A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

A - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
A - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
A - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
a - Variable in class org.eigenbase.test.ThreadIteratorTest.ArrayIterator
 
a - Variable in class org.eigenbase.util.HashableArray
 
A_TABLE - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
AB_TABLES - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
abort() - Method in class net.sf.farrago.fennel.FennelStreamGraph
Aborts the current execution (but does not close the graph).
abort() - Method in class net.sf.farrago.test.FarragoMockLoginModule
Called if LoginContext's required authentications failed.
abortOnError - Static variable in class org.eigenbase.oj.rel.IterCalcRel
 
abs - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
ABS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ABS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ABS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
absFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
ABSOLUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ABSOLUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ABSOLUTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
absolute(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
AbstractConverter - Class in org.eigenbase.relopt.volcano
Converts a relational expression to any given output convention.
AbstractConverter(RelOptCluster, RelNode, CallingConvention) - Constructor for class org.eigenbase.relopt.volcano.AbstractConverter
 
AbstractConverter(RelOptCluster, RelNode, RelTraitDef, RelTraitSet) - Constructor for class org.eigenbase.relopt.volcano.AbstractConverter
 
AbstractConverter.ExpandConversionRule - Class in org.eigenbase.relopt.volcano
Rule which converts an AbstractConverter into a chain of converters from the source relation to the target traits.
AbstractConverter.ExpandConversionRule() - Constructor for class org.eigenbase.relopt.volcano.AbstractConverter.ExpandConversionRule
Creates an ExpandConversionRule.
abstractConverters - Variable in class org.eigenbase.relopt.volcano.RelSet
List of AbstractConverter objects which have not yet been satisfied.
AbstractFactoryPattern - Static variable in class org.eigenbase.util.Glossary
Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
AbstractIterResultSet - Class in org.eigenbase.runtime
AbstractIterResultSet provides functionality common to all ResultSet implementations that convert from iterator convention.
AbstractIterResultSet(AbstractIterResultSet.ColumnGetter) - Constructor for class org.eigenbase.runtime.AbstractIterResultSet
 
AbstractIterResultSet.ColumnGetter - Interface in org.eigenbase.runtime
A ColumnGetter retrieves a column from an input row based upon its 1-based ordinal.
AbstractIterResultSet.FieldGetter - Class in org.eigenbase.runtime
A FieldGetter retrieves each public field as a separate column.
AbstractIterResultSet.FieldGetter(Class) - Constructor for class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
AbstractIterResultSet.MetaData - Class in org.eigenbase.runtime
 
AbstractIterResultSet.MetaData() - Constructor for class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
AbstractIterResultSet.SingletonColumnGetter - Class in org.eigenbase.runtime
A SingletonColumnGetter retrieves the object itself.
AbstractIterResultSet.SingletonColumnGetter() - Constructor for class org.eigenbase.runtime.AbstractIterResultSet.SingletonColumnGetter
 
AbstractIterResultSet.SqlTimeoutException - Exception in org.eigenbase.runtime
Indicates that an operation timed out.
AbstractIterResultSet.SqlTimeoutException() - Constructor for exception org.eigenbase.runtime.AbstractIterResultSet.SqlTimeoutException
 
AbstractIterResultSet.SyntheticColumnGetter - Class in org.eigenbase.runtime
A SyntheticColumnGetter retrieves columns from a synthetic object.
AbstractIterResultSet.SyntheticColumnGetter(Class) - Constructor for class org.eigenbase.runtime.AbstractIterResultSet.SyntheticColumnGetter
 
AbstractNamespace - Class in org.eigenbase.sql.validate
Abstract implementation of SqlValidatorNamespace.
AbstractNamespace(SqlValidatorImpl, SqlNode) - Constructor for class org.eigenbase.sql.validate.AbstractNamespace
Creates an AbstractNamespace.
AbstractRelNode - Class in org.eigenbase.rel
Base class for every relational expression (RelNode).
AbstractRelNode(RelOptCluster, RelTraitSet) - Constructor for class org.eigenbase.rel.AbstractRelNode
Creates a AbstractRelNode.
AbstractRelOptPlanner - Class in org.eigenbase.relopt
AbstractRelOptPlanner is an abstract base for implementations of the RelOptPlanner interface.
AbstractRelOptPlanner() - Constructor for class org.eigenbase.relopt.AbstractRelOptPlanner
Creates an AbstractRelOptPlanner.
AbstractResultSet - Class in org.eigenbase.util14
AbstractResultSet provides a abstract implementation for a TYPE_FORWARD_ONLY, CONCUR_READ_ONLY ResultSet.
AbstractResultSet() - Constructor for class org.eigenbase.util14.AbstractResultSet
 
AbstractSqlTester - Class in org.eigenbase.sql.test
Abstract implementation of SqlTester.
AbstractSqlTester() - Constructor for class org.eigenbase.sql.test.AbstractSqlTester
 
AbstractSqlTester.SqlTypeChecker - Class in org.eigenbase.sql.test
Checks that a type matches a given SQL type.
AbstractSqlTester.SqlTypeChecker(SqlTypeName) - Constructor for class org.eigenbase.sql.test.AbstractSqlTester.SqlTypeChecker
 
AbstractSqlTester.StringTypeChecker - Class in org.eigenbase.sql.test
Type checker which compares types to a specified string.
AbstractSqlTester.StringTypeChecker(String) - Constructor for class org.eigenbase.sql.test.AbstractSqlTester.StringTypeChecker
 
AbstractSqlType - Class in org.eigenbase.sql.type
Abstract base class for SQL implementations of RelDataType.
AbstractSqlType(SqlTypeName, boolean, RelDataTypeField[]) - Constructor for class org.eigenbase.sql.type.AbstractSqlType
Creates an AbstractSqlType.
AbstractTupleIter - Class in org.eigenbase.runtime
A base class for implementations of TupleIter, with default implementations of some of its methods.
AbstractTupleIter() - Constructor for class org.eigenbase.runtime.AbstractTupleIter
 
accept(Object) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiVisitor
 
accept(File, String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory.BcpFileFilter
 
accept(File, String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory.FlatFileFilter
 
accept(RexVisitor<R>) - Method in class org.eigenbase.oj.util.JavaRowExpression
 
accept(RelDataType) - Method in class org.eigenbase.relopt.RelOptUtil.TypeDumper
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexCall
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexCorrelVariable
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexDynamicParam
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexFieldAccess
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexInputRef
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexLiteral
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexLocalRef
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexNode
Accepts a visitor, dispatching to the right overloaded visitXxx method.
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexOver
 
accept(RexVisitor<R>) - Method in class org.eigenbase.rex.RexRangeRef
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlCall
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlDynamicParam
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlIdentifier
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlLiteral
 
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlNode
Accepts a generic visitor.
accept(SqlVisitor<R>) - Method in class org.eigenbase.sql.SqlNodeList
 
acceptCall(SqlVisitor<R>, SqlCall, boolean, SqlBasicVisitor.ArgHandler<R>) - Method in class org.eigenbase.sql.SqlAsOperator
 
acceptCall(SqlVisitor<R>, SqlCall) - Method in class org.eigenbase.sql.SqlOperator
Accepts a SqlVisitor, visiting each operand of a call.
acceptCall(SqlVisitor<R>, SqlCall, boolean, SqlBasicVisitor.ArgHandler<R>) - Method in class org.eigenbase.sql.SqlOperator
Accepts a SqlVisitor, directing an SqlBasicVisitor.ArgHandler to visit operand of a call.
acceptCall(SqlVisitor<R>, SqlCall, boolean, SqlBasicVisitor.ArgHandler<R>) - Method in class org.eigenbase.sql.SqlOverOperator
 
acceptCall(SqlVisitor<R>, SqlCall, boolean, SqlBasicVisitor.ArgHandler<R>) - Method in class org.eigenbase.sql.SqlSelectOperator
 
acceptCall(SqlVisitor<R>, SqlCall, boolean, SqlBasicVisitor.ArgHandler<R>) - Method in class org.eigenbase.sql.SqlWindowOperator
 
acceptFields(RelDataTypeField[]) - Method in class org.eigenbase.relopt.RelOptUtil.TypeDumper
 
acceptsURL(String) - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
acceptsUrlWithHostPort() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
Indicates whether driver accepts URLs with host:port specification.
accessEntry(FarragoCacheEntry) - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Receives notification that an existing entry in the cache is being accessed.
accessEntry(FarragoCacheEntry) - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
accessEnums - Variable in class org.eigenbase.sql.SqlAccessType
 
accessMap - Variable in class org.eigenbase.relopt.TableAccessMap
 
AccessNotAllowed - Variable in class org.eigenbase.resource.EigenbaseResource
AccessNotAllowed is 'Not allowed to perform {0} on {1}'
accessor - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
accessSql() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
accessTable(FarragoSessionTxnId, List<String>, TableAccessMap.Mode) - Method in class com.lucidera.farrago.LucidDbTxnMgr
 
accessTable(FarragoSessionTxnId, List<String>, TableAccessMap.Mode) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
Called by accessTables for each table accessed.
accessTable(List<String>, TableAccessMap.Mode) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Acquires locks (or whatever transaction manager wants) on a single table.
accessTablePrivate(FarragoSessionTxnId, List<String>, TableAccessMap.Mode) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
accessTables(FarragoSessionTxnId, TableAccessMap) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
accessTables(FarragoSessionExecutableStmt) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Acquires locks (or whatever transaction manager wants) on all tables accessed by this statement.
accessTables(FarragoSessionTxnId, TableAccessMap) - Method in interface net.sf.farrago.session.FarragoSessionTxnMgr
Notifies transaction manager that a collection of tables is about to be accessed.
accessTargetTable(FarragoDbStmtContextBase, FarragoSessionDdlStmt) - Method in class net.sf.farrago.db.FarragoDbSession
Accesses the target table of a DDL statement for write to prevent concurrent DML on the same table.
accessType - Variable in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
accessValue(RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Retrieves the primitive value of a numeric node.
acquire() - Method in class org.eigenbase.runtime.Semaphore
Acquires a permit from this semaphore, blocking until one is available.
acquireLock(FarragoSessionTxnId, Object, String, int) - Method in class com.lucidera.farrago.LucidDbTxnMgr
 
action - Variable in class net.sf.farrago.ddl.DdlAlterStmt
 
ACTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ACTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
action - Variable in class net.sf.farrago.session.FarragoSessionDdlDropRule
 
ACTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
action$Hib - Variable in class net.sf.farrago.fem.security.FemGrant$Hib
 
ACTION_ID - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
actionCondition$Comp$CwmTrigger$Hib - Variable in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
actionCondition$Comp$CwmTrigger$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
actionHandlers - Variable in class net.sf.farrago.ddl.DdlValidator
List of handlers to be invoked.
actionId - Variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
actionOrientation$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
ActionOrientationType - Interface in net.sf.farrago.cwm.relational.enumerations
ActionOrientationType enumeration interface.
ActionOrientationTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
ActionOrientationType enumeration class implementation.
ActionOrientationTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
 
actionStatement$Comp$CwmTrigger$Hib - Variable in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
actionStatement$Comp$CwmTrigger$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
activate() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnection
 
activateObject(Object) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
active - Variable in class net.sf.farrago.jdbc.FarragoJdbcUtil.SerializationChecker
 
active - Variable in class org.eigenbase.relopt.volcano.RelSubset
whether findBestPlan is being called
activeNamespaces - Variable in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
activeThread - Variable in class net.sf.farrago.ddl.DdlValidator
Thread binding to prevent cross-talk.
actualArgument$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
ADA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ADA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ADA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
AdapterPattern - Static variable in class org.eigenbase.util.Glossary
Convert the interface of a class into another interface clients expect.
add(LcsIndexOptimizer.SargColumnFilter, FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
add(LcsIndexOptimizer.IndexFilterTuple) - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
adds a tuple(index,listOfFilters).
add(CwmBehavioralFeature, CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
add(CwmBehavioralFeature, CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter
Creates a link between the pair of instance objects in the associations link set.
add(CwmArgument, CwmCallAction) - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
add(CwmArgument, CwmCallAction) - Method in interface net.sf.farrago.cwm.behavioral.CallArguments
Creates a link between the pair of instance objects in the associations link set.
add(CwmCallAction, CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
add(CwmCallAction, CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.CalledOperation
Creates a link between the pair of instance objects in the associations link set.
add(CwmEvent, CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
add(CwmEvent, CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.EventParameter
Creates a link between the pair of instance objects in the associations link set.
add(CwmOperation, CwmMethod) - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
add(CwmOperation, CwmMethod) - Method in interface net.sf.farrago.cwm.behavioral.OperationMethod
Creates a link between the pair of instance objects in the associations link set.
add(CwmParameter, CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
add(CwmParameter, CwmClassifier) - Method in interface net.sf.farrago.cwm.behavioral.ParameterType
Creates a link between the pair of instance objects in the associations link set.
add(CwmClassifier, CwmFeature) - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
add(CwmClassifier, CwmFeature) - Method in interface net.sf.farrago.cwm.core.ClassifierFeature
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
add(CwmModelElement, CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencyClient
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
add(CwmModelElement, CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencySupplier
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmConstraint) - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
add(CwmModelElement, CwmConstraint) - Method in interface net.sf.farrago.cwm.core.ElementConstraint
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmNamespace) - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
add(CwmModelElement, CwmNamespace) - Method in interface net.sf.farrago.cwm.core.ElementOwnership
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmPackage) - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
add(CwmModelElement, CwmPackage) - Method in interface net.sf.farrago.cwm.core.ImportedElements
Creates a link between the pair of instance objects in the associations link set.
add(CwmMultiplicity, CwmMultiplicityRange) - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
add(CwmMultiplicity, CwmMultiplicityRange) - Method in interface net.sf.farrago.cwm.core.RangeMultiplicity
Creates a link between the pair of instance objects in the associations link set.
add(CwmConstraint, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
add(CwmConstraint, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeConstraints
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
add(CwmModelElement, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypedElement
Creates a link between the pair of instance objects in the associations link set.
add(CwmTaggedValue, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
add(CwmTaggedValue, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeTaggedValues
Creates a link between the pair of instance objects in the associations link set.
add(CwmStructuralFeature, CwmClassifier) - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
add(CwmStructuralFeature, CwmClassifier) - Method in interface net.sf.farrago.cwm.core.StructuralFeatureType
Creates a link between the pair of instance objects in the associations link set.
add(CwmModelElement, CwmTaggedValue) - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
add(CwmModelElement, CwmTaggedValue) - Method in interface net.sf.farrago.cwm.core.TaggedElement
Creates a link between the pair of instance objects in the associations link set.
add(CwmClassifier, CwmTypeAlias) - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
add(CwmClassifier, CwmTypeAlias) - Method in interface net.sf.farrago.cwm.datatypes.ClassifierAlias
Creates a link between the pair of instance objects in the associations link set.
add(CwmEnumeration, CwmEnumerationLiteral) - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
add(CwmEnumeration, CwmEnumerationLiteral) - Method in interface net.sf.farrago.cwm.datatypes.EnumerationLiterals
Creates a link between the pair of instance objects in the associations link set.
add(CwmStructuralFeature, CwmUnion) - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
add(CwmStructuralFeature, CwmUnion) - Method in interface net.sf.farrago.cwm.datatypes.UnionDiscriminator
Creates a link between the pair of instance objects in the associations link set.
add(CwmStructuralFeature, CwmSlot) - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
add(CwmStructuralFeature, CwmSlot) - Method in interface net.sf.farrago.cwm.instance.FeatureSlot
Creates a link between the pair of instance objects in the associations link set.
add(CwmInstance, CwmClassifier) - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
add(CwmInstance, CwmClassifier) - Method in interface net.sf.farrago.cwm.instance.InstanceClassifier
Creates a link between the pair of instance objects in the associations link set.
add(CwmSlot, CwmObject) - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
add(CwmSlot, CwmObject) - Method in interface net.sf.farrago.cwm.instance.ObjectSlot
Creates a link between the pair of instance objects in the associations link set.
add(CwmSlot, CwmInstance) - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
add(CwmSlot, CwmInstance) - Method in interface net.sf.farrago.cwm.instance.SlotValue
Creates a link between the pair of instance objects in the associations link set.
add(CwmIndex, CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
add(CwmIndex, CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo
Creates a link between the pair of instance objects in the associations link set.
add(CwmStructuralFeature, CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
add(CwmStructuralFeature, CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatures
Creates a link between the pair of instance objects in the associations link set.
add(CwmClass, CwmIndex) - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
add(CwmClass, CwmIndex) - Method in interface net.sf.farrago.cwm.keysindexes.IndexSpansClass
Creates a link between the pair of instance objects in the associations link set.
add(CwmStructuralFeature, CwmKeyRelationship) - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
add(CwmStructuralFeature, CwmKeyRelationship) - Method in interface net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures
Creates a link between the pair of instance objects in the associations link set.
add(CwmStructuralFeature, CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
add(CwmStructuralFeature, CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueFeature
Creates a link between the pair of instance objects in the associations link set.
add(CwmKeyRelationship, CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
add(CwmKeyRelationship, CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship
Creates a link between the pair of instance objects in the associations link set.
add(CwmColumn, CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
add(CwmColumn, CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnOptionsColumnSet
Creates a link between the pair of instance objects in the associations link set.
add(CwmSqlstructuredType, CwmColumn) - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
add(CwmSqlstructuredType, CwmColumn) - Method in interface net.sf.farrago.cwm.relational.ColumnRefStructuredType
Creates a link between the pair of instance objects in the associations link set.
add(CwmSqlstructuredType, CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
add(CwmSqlstructuredType, CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnSetOfStructuredType
Creates a link between the pair of instance objects in the associations link set.
add(CwmSqldistinctType, CwmSqlsimpleType) - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
add(CwmSqldistinctType, CwmSqlsimpleType) - Method in interface net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType
Creates a link between the pair of instance objects in the associations link set.
add(CwmTable, CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
add(CwmTable, CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TableOwningTrigger
Creates a link between the pair of instance objects in the associations link set.
add(CwmNamedColumnSet, CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
add(CwmNamedColumnSet, CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TriggerUsingColumnSet
Creates a link between the pair of instance objects in the associations link set.
add - Variable in class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
add(FemRoutineParameter, ProcedureType, StringBuilder) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Generates DDL for a routine parameter.
add(FemAbstractColumnSet, FemRowCountStatistics) - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
add(FemAbstractColumnSet, FemRowCountStatistics) - Method in interface net.sf.farrago.fem.ColumnSetHasRowCountStats
Creates a link between the pair of instance objects in the associations link set.
add(FemFarragoConfig, FemFennelConfig) - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
add(FemFarragoConfig, FemFennelConfig) - Method in interface net.sf.farrago.fem.config.FarragoConfiguresFennel
Creates a link between the pair of instance objects in the associations link set.
add(FemAggStreamDef, FemAggInvocation) - Method in class net.sf.farrago.fem.fennel.AggHasInvocation$Hib
 
add(FemAggStreamDef, FemAggInvocation) - Method in interface net.sf.farrago.fem.fennel.AggHasInvocation
Creates a link between the pair of instance objects in the associations link set.
add(FemBarrierStreamDef, FemDynamicParameter) - Method in class net.sf.farrago.fem.fennel.BarrierHasDynamicParameter$Hib
 
add(FemBarrierStreamDef, FemDynamicParameter) - Method in interface net.sf.farrago.fem.fennel.BarrierHasDynamicParameter
Creates a link between the pair of instance objects in the associations link set.
add(FemCsnHandleReturningCmd, FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsCsnHandle$Hib
 
add(FemCsnHandleReturningCmd, FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsCsnHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemCmdOpenDatabase, FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsDbHandle$Hib
 
add(FemCmdOpenDatabase, FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsDbHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemCmdCreateExecutionStreamGraph, FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle$Hib
 
add(FemCmdCreateExecutionStreamGraph, FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemCmdCreateStreamHandle, FemStreamHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamHandle$Hib
 
add(FemCmdCreateStreamHandle, FemStreamHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemCmdSavepoint, FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsSvptHandle$Hib
 
add(FemCmdSavepoint, FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsSvptHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemBeginTxnCmd, FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsTxnHandle$Hib
 
add(FemBeginTxnCmd, FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsTxnHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemCmdBeginTxnWithCsn, FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesCsnHandle$Hib
 
add(FemCmdBeginTxnWithCsn, FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesCsnHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemDatabaseCmd, FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesDbHandle$Hib
 
add(FemDatabaseCmd, FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesDbHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemTupleStreamGraphCmd, FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle$Hib
 
add(FemTupleStreamGraphCmd, FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemEndTxnCmd, FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesSvptHandle$Hib
 
add(FemEndTxnCmd, FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesSvptHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemTxnCmd, FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesTxnHandle$Hib
 
add(FemTxnCmd, FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesTxnHandle
Creates a link between the pair of instance objects in the associations link set.
add(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamInput$Hib
 
add(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamInput
Creates a link between the pair of instance objects in the associations link set.
add(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamOutput$Hib
 
add(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamOutput
Creates a link between the pair of instance objects in the associations link set.
add(FemFlatFileTupleStreamDef, FemColumnName) - Method in class net.sf.farrago.fem.fennel.FlatFileHasColumn$Hib
 
add(FemFlatFileTupleStreamDef, FemColumnName) - Method in interface net.sf.farrago.fem.fennel.FlatFileHasColumn
Creates a link between the pair of instance objects in the associations link set.
add(FemIndexSearchDef, FemCorrelation) - Method in class net.sf.farrago.fem.fennel.IndexSearchHasParameter$Hib
 
add(FemIndexSearchDef, FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.IndexSearchHasParameter
Creates a link between the pair of instance objects in the associations link set.
add(FemNestedLoopJoinStreamDef, FemCorrelation) - Method in class net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey$Hib
 
add(FemNestedLoopJoinStreamDef, FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey
Creates a link between the pair of instance objects in the associations link set.
add(FemExecutionStreamDef, FemDynamicParamUse) - Method in class net.sf.farrago.fem.fennel.ParamUses$Hib
 
add(FemExecutionStreamDef, FemDynamicParamUse) - Method in interface net.sf.farrago.fem.fennel.ParamUses
Creates a link between the pair of instance objects in the associations link set.
add(FemReshapeStreamDef, FemReshapeParameter) - Method in class net.sf.farrago.fem.fennel.ReshapeHasParameter$Hib
 
add(FemReshapeStreamDef, FemReshapeParameter) - Method in interface net.sf.farrago.fem.fennel.ReshapeHasParameter
Creates a link between the pair of instance objects in the associations link set.
add(FemLcsRowScanStreamDef, FemLcsClusterScanDef) - Method in class net.sf.farrago.fem.fennel.RowScanHasClusterScan$Hib
 
add(FemLcsRowScanStreamDef, FemLcsClusterScanDef) - Method in interface net.sf.farrago.fem.fennel.RowScanHasClusterScan
Creates a link between the pair of instance objects in the associations link set.
add(FemLbmSplicerStreamDef, FemSplicerIndexAccessorDef) - Method in class net.sf.farrago.fem.fennel.SplicerHasIndexAccessor$Hib
 
add(FemLbmSplicerStreamDef, FemSplicerIndexAccessorDef) - Method in interface net.sf.farrago.fem.fennel.SplicerHasIndexAccessor
Creates a link between the pair of instance objects in the associations link set.
add(FemTableWriterDef, FemIndexWriterDef) - Method in class net.sf.farrago.fem.fennel.TableWriterDataflow$Hib
 
add(FemTableWriterDef, FemIndexWriterDef) - Method in interface net.sf.farrago.fem.fennel.TableWriterDataflow
Creates a link between the pair of instance objects in the associations link set.
add(FemTupleAccessor, FemTupleAttrAccessor) - Method in class net.sf.farrago.fem.fennel.TupleAccessorAttrs$Hib
 
add(FemTupleAccessor, FemTupleAttrAccessor) - Method in interface net.sf.farrago.fem.fennel.TupleAccessorAttrs
Creates a link between the pair of instance objects in the associations link set.
add(FemTupleDescriptor, FemTupleAttrDescriptor) - Method in class net.sf.farrago.fem.fennel.TupleDescriptorAttrs$Hib
 
add(FemTupleDescriptor, FemTupleAttrDescriptor) - Method in interface net.sf.farrago.fem.fennel.TupleDescriptorAttrs
Creates a link between the pair of instance objects in the associations link set.
add(FemTupleProjection, FemTupleAttrProjection) - Method in class net.sf.farrago.fem.fennel.TupleProjectionAttrs$Hib
 
add(FemTupleProjection, FemTupleAttrProjection) - Method in interface net.sf.farrago.fem.fennel.TupleProjectionAttrs
Creates a link between the pair of instance objects in the associations link set.
add(FemWindowPartitionDef, FemWindowDef) - Method in class net.sf.farrago.fem.fennel.WindowPartitions$Hib
 
add(FemWindowPartitionDef, FemWindowDef) - Method in interface net.sf.farrago.fem.fennel.WindowPartitions
Creates a link between the pair of instance objects in the associations link set.
add(FemWindowDef, FemWindowStreamDef) - Method in class net.sf.farrago.fem.fennel.Windows$Hib
 
add(FemWindowDef, FemWindowStreamDef) - Method in interface net.sf.farrago.fem.fennel.Windows
Creates a link between the pair of instance objects in the associations link set.
add(FemStoredColumn, FemSequenceGenerator) - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
add(FemStoredColumn, FemSequenceGenerator) - Method in interface net.sf.farrago.fem.med.ColumnHasSequence
Creates a link between the pair of instance objects in the associations link set.
add(FemColumnHistogram, FemColumnHistogramBar) - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
add(FemColumnHistogram, FemColumnHistogramBar) - Method in interface net.sf.farrago.fem.med.ColumnHistogramHasBar
Creates a link between the pair of instance objects in the associations link set.
add(FemElementWithStorageOptions, FemStorageOption) - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
add(FemElementWithStorageOptions, FemStorageOption) - Method in interface net.sf.farrago.fem.med.ElementHasStorageOptions
Creates a link between the pair of instance objects in the associations link set.
add(FemLabel, FemLabel) - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
add(FemLabel, FemLabel) - Method in interface net.sf.farrago.fem.med.LabelHasAlias
Creates a link between the pair of instance objects in the associations link set.
add(FemLocalIndex, FemIndexStatistics) - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
add(FemLocalIndex, FemIndexStatistics) - Method in interface net.sf.farrago.fem.med.LocalIndexHasStats
Creates a link between the pair of instance objects in the associations link set.
add(FemDataServer, FemBaseColumnSet) - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
add(FemDataServer, FemBaseColumnSet) - Method in interface net.sf.farrago.fem.med.ServerProvidesColumnSet
Creates a link between the pair of instance objects in the associations link set.
add(FemDataWrapper, FemDataServer) - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
add(FemDataWrapper, FemDataServer) - Method in interface net.sf.farrago.fem.med.WrapperAccessesServer
Creates a link between the pair of instance objects in the associations link set.
add(FemAuthId, FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
add(FemAuthId, FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor
Creates a link between the pair of instance objects in the associations link set.
add(FemGrant, CwmModelElement) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
add(FemGrant, CwmModelElement) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement
Creates a link between the pair of instance objects in the associations link set.
add(FemAuthId, FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
add(FemAuthId, FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee
Creates a link between the pair of instance objects in the associations link set.
add(FemUser, CwmNamespace) - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
add(FemUser, CwmNamespace) - Method in interface net.sf.farrago.fem.security.UserAssignedNamespace
Creates a link between the pair of instance objects in the associations link set.
add(FemAbstractAttribute, FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
add(FemAbstractAttribute, FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.AttributeIsConstrained
Creates a link between the pair of instance objects in the associations link set.
add(FemAbstractColumn, FemColumnHistogram) - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
add(FemAbstractColumn, FemColumnHistogram) - Method in interface net.sf.farrago.fem.sql2003.ColumnHasHistogram
Creates a link between the pair of instance objects in the associations link set.
add(FemSampleDataset, FemAbstractColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
add(FemSampleDataset, FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset
Creates a link between the pair of instance objects in the associations link set.
add(FemSampleDataset, CwmColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
add(FemSampleDataset, CwmColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset
Creates a link between the pair of instance objects in the associations link set.
add(FemAbstractKeyConstraint, FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
add(FemAbstractKeyConstraint, FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.ConstraintHasComponent
Creates a link between the pair of instance objects in the associations link set.
add(FemAnnotatedElement, FemTagAnnotation) - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
add(FemAnnotatedElement, FemTagAnnotation) - Method in interface net.sf.farrago.fem.sql2003.ElementHasTagAnnotation
Creates a link between the pair of instance objects in the associations link set.
add(FemLocalSchema, FemSqlpathElement) - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
add(FemLocalSchema, FemSqlpathElement) - Method in interface net.sf.farrago.fem.sql2003.SchemaDefinesPath
Creates a link between the pair of instance objects in the associations link set.
add(FemUserDefinedType, FemUserDefinedOrdering) - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
add(FemUserDefinedType, FemUserDefinedOrdering) - Method in interface net.sf.farrago.fem.sql2003.TypeHasOrdering
Creates a link between the pair of instance objects in the associations link set.
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.BoolInstructionDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.BoolNativeInstructionDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.ComparisonInstructionDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.ExtInstrDef
 
add(CalcProgramBuilder, CalcReg[], String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.ExtInstrDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.ExtInstrSizeDef
 
add(CalcProgramBuilder, List<CalcReg>) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
Convenience method which converts the register list into an array and calls the CalcProgramBuilder.InstructionDef.add(CalcProgramBuilder,CalcReg[]) method.
add(CalcProgramBuilder, CalcProgramBuilder.Operand...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
Adds this instruction with a set of operands to a program.
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
Adds this instruction to a program.
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.IntegralNativeInstructionDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.IntegralNativeShift
 
add(CalcProgramBuilder, CalcProgramBuilder.Operand...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.JumpInstructionDef
 
add(CalcProgramBuilder, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.JumpInstructionDef
 
add(CalcProgramBuilder, String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.JumpInstructionDef
 
add(CalcProgramBuilder, int, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.JumpInstructionDef
 
add(CalcProgramBuilder, String, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.JumpInstructionDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.NativeInstructionDef
 
add(CalcProgramBuilder, CalcReg...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.PointerBoolInstructionDef
 
add(FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelTupleData
adds a new FennelTupleDatum object.
add(FennelTupleAttributeDescriptor) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
Adds a new FennelTupleAttributeDescriptor.
ADD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ADD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
add(Object) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ManyList
 
add(Object) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.OneWayList
 
add(RelNode) - Method in class org.eigenbase.relopt.volcano.RelSet
Adds a relational expression to a set, with its results available under a particular calling convention.
add(RelNode) - Method in class org.eigenbase.relopt.volcano.RelSubset
Adds expression rel to this subset.
add(List<RexNode>, List<RexLocalRef>, RexLocalRef, RelDataType, RexShuttle, boolean) - Method in class org.eigenbase.rex.RexProgramBuilder
Adds a set of expressions, projections and filters, applying a shuttle first.
ADD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
add(SqlNode) - Method in class org.eigenbase.sql.SqlNodeList
 
add(String, SqlTypeName, boolean) - Method in class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
add(String, SqlTypeName, int, boolean) - Method in class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
add(String, SqlTypeName, int, int, boolean) - Method in class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
add(SqlOperatorTable) - Method in class org.eigenbase.sql.util.ChainedSqlOperatorTable
Adds an underlying table.
add(SqlOperator) - Method in class org.eigenbase.sql.util.ListSqlOperatorTable
 
add(E) - Method in class org.eigenbase.util.ArrayQueue
Adds the specified element to this queue.
add(int, E) - Method in class org.eigenbase.util.CastingList
 
add(OptionsList.Option) - Method in class org.eigenbase.util.OptionsList
 
add(Trigger) - Method in class org.eigenbase.util.property.Property.TriggerList
Adds a Trigger, wrapping it in a WeakReference.
add(Double, Double) - Static method in class org.eigenbase.util14.NumberUtil
 
add_escapes(String) - Method in exception net.sf.farrago.parser.impl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception net.sf.farrago.rng.parserimpl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.eigenbase.lurql.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.eigenbase.sql.parser.impl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAdditionalFilters(RelNode, LoptMultiJoin, LoptJoinTree, LoptJoinTree, List<RexNode>) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Determines whether any additional filters are applicable to a jointree.
addAggCall(AggregateCall, int, List<AggregateCall>, Map<AggregateCall, RexNode>) - Method in class org.eigenbase.rex.RexBuilder
Creates a reference to an aggregate call, checking for repeated calls.
addAlias(SqlNode, String) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Converts an expression "expr" into "expr AS alias".
addAlias(SqlOperator, SqlOperator) - Method in class org.eigenbase.sql2rel.ReflectiveConvertletTable
Registers that one operator is an alias for another.
addAliasPackages() - Method in class javax.jmi.primitivetypes.PrimitiveTypesPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.relational.enumerations.EnumerationsPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.FarragoPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
addAliasPackages() - Method in class net.sf.farrago.primitivetypes.PrimitiveTypesPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.rngmodel.RngmodelPackage$Hib
 
addAliasPackages() - Method in class net.sf.farrago.rngmodel.rngschema.RngschemaPackage$Hib
 
addAll(Collection<?>) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ManyList
 
addAll(Collection<?>) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.OneWayList
 
addAll(Collection<? extends E>) - Method in class org.eigenbase.util.ArrayQueue
Adds all of the elements in the specified collection to this queue.
addAllocation(ClosableAllocation) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
addAllocation(ClosableAllocation) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
addAllocation(ClosableAllocation) - Method in interface org.eigenbase.util.ClosableAllocationOwner
Assigns ownership of a ClosableAllocation to this owner.
addAllocation(ClosableAllocation) - Method in class org.eigenbase.util.CompoundClosableAllocation
 
addAssignmentStatement(StatementList, Expression, RelDataType, Variable, boolean) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
addAtomicClasses(Vector<OJClass>, OJClass) - Static method in class org.eigenbase.oj.util.OJClassMap
 
addBaseClasses(RefPackage) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Adds all classes from a JMI package to the set of interfaces to use as bases.
addBatch() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
addBatch(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
addBatch(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
addCarets(String, int, int, int, int) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Converts a string to a string with one or two carets in it.
addCasts - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
addCasts - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.RexReplacer
 
addCharsetAndCollation(RelDataType, RelDataTypeFactory) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Adds collation and charset to a character type, returns other types unchanged.
addChild(SargExpr) - Method in class org.eigenbase.sarg.SargSetExpr
Adds a child to this expression.
addChild(SqlValidatorNamespace, String) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
addChild(SqlValidatorNamespace, String) - Method in class org.eigenbase.sql.validate.EmptyScope
 
addChild(SqlValidatorNamespace, String) - Method in class org.eigenbase.sql.validate.JoinScope
 
addChild(SqlValidatorNamespace, String) - Method in class org.eigenbase.sql.validate.ListScope
 
addChild(SqlValidatorNamespace, String) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Registers a relation in this scope.
addChildStmtContext(FarragoSessionStmtContext) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
addChildStmtContext(FarragoSessionStmtContext) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Adds a child statement context to the list of children context for a statement.
addClassVertex(JmiClassVertex) - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
addCloseCommand(int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Closes a previously prepared SQL statement.
addClusterCols(int) - Method in class com.lucidera.lcs.LcsIndexGuide
Flattens a column and adds an entry for each subcolumn within the flattened column into clusterMap
addColumn(int, String, RelDataType) - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
addColumn(String, RelDataType) - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
addColumnNames(SqlValidatorNamespace, List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
addColumns(StringBuilder, List<CwmColumn>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
addColumns(StringBuilder, List<CwmColumn>, boolean, boolean) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
AddColumnStmt(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
AddColumnStmt(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
addCommand(int, int, ConcurrentTestCommand) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Handles adding a command to ConcurrentTestCommandGenerator.threadMap.
addComment(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Adds an comment string to the last instruction.
addCommitCommand(int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Commits pending transaction on the thread's connection.
addCommonRelSubExprInstruction() - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to attempt to match instances of CommonRelSubExprRule, but only in cases where vertices have more than one parent.
addConcatUniqueKeys(Set<BitSet>, Set<BitSet>) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
addCondition(RexNode) - Method in class org.eigenbase.rex.RexProgramBuilder
Sets the condition of the program.
addConjunction() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
addConvertedNonCorrSubqs(Map<SqlNode, RexNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Adds to the current map of non-correlated converted subqueries the elements from another map that contains non-correlated subqueries that have been converted by another SqlToRelConverter.
addConverters(boolean) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to attempt to match instances of ConverterRule, but only where a conversion is actually required.
addDataFlowFromProducerToConsumer(FemExecutionStreamDef, FemExecutionStreamDef) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
addDataFlowFromProducerToConsumer(FemExecutionStreamDef, FemExecutionStreamDef, boolean) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
addDataFlowFromProducerToConsumer(FemExecutionStreamDef, FemExecutionStreamDef) - Method in interface net.sf.farrago.query.FennelRelImplementor
Adds a new explicit dataflow edge between two existing stream definitions.
addDataFlowFromProducerToConsumer(FemExecutionStreamDef, FemExecutionStreamDef, boolean) - Method in interface net.sf.farrago.query.FennelRelImplementor
Adds a new dataflow edge between two existing stream definitions.
addDdlCommand(int, int, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Executes a DDL statement immediately.
addDecl(Statement, ExpressionList) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
addDefaultAttributes(RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
addDefaultRules(FarragoSessionPlanner, boolean, CalcVirtualMachine) - Static method in class net.sf.farrago.defimpl.FarragoStandardPlannerRules
Adds a set of default rules to a planner.
addDependency(CwmModelElement, PrivilegedAction) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
addDependencyEdges(Collection<RefObject>, JmiAssocMapping) - Method in class org.eigenbase.jmi.JmiDependencyGraph
 
addDescription(StringBuilder, FemAnnotatedElement) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
addDiffMask(String) - Method in class org.eigenbase.test.DiffTestCase
Adds a diff mask.
AddedFieldWarning - Variable in class net.sf.farrago.resource.FarragoResource
AddedFieldWarning is '''{0}'' has field ''{1}'' added in external data source.'
addElements(Collection<RefObject>) - Method in class org.eigenbase.jmi.JmiDependencyGraph
 
addElementToVertex(RefObject, JmiDependencyVertex) - Method in class org.eigenbase.jmi.JmiDependencyGraph
 
addEscapes(String) - Static method in error net.sf.farrago.parser.impl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error net.sf.farrago.rng.parserimpl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.eigenbase.lurql.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.eigenbase.sql.parser.impl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExact(String, Serializable) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
addExecutingStmtInfo(FarragoSessionExecutingStmtInfo) - Method in class net.sf.farrago.db.FarragoDbSessionInfo
Adds a running statement.
addExplainCommand(int, int, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Adds an "explain plan" command.
addExpr(List<RexNode>, RexNode) - Method in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
Adds an expression to a list if the same expression isn't already in the list.
addExpr(RexNode) - Method in class org.eigenbase.rex.RexProgramBuilder
Adds an expression to the list of common expressions, and returns a reference to the expression.
addExpr(RexNode, String) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
Adds an expression, deducing an appropriate name if possible.
addFactorToTree(LoptMultiJoin, LoptSemiJoinOptimizer, LoptJoinTree, int, BitSet, List<RexNode>, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Adds a new factor into the current join tree.
addFeatures(List<T>, MofClass, Class<T>, boolean) - Static method in class org.eigenbase.jmi.JmiObjUtil
 
addFennelCalcRules(FarragoSessionPlanner, boolean) - Static method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
 
addFetchAndCompareCommand(int, int, int, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Executes a previously prepared SQL statement and compares its ResultSet to the given data.
addField(RelDataTypeFactory, RelDataType, int, String, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Adds a field to a record type at a specified position.
addFields(List<RelDataTypeField>, List<RelDataType>, List<String>, HashSet<String>) - Static method in class org.eigenbase.rel.JoinRelBase
 
addFields(RelDataType, ArrayList<RelDataTypeField>) - Static method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
Adds all fields in type to fieldList.
addFile(String) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
addFilter(ProjectRel) - Method in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
Inserts a FilterRel with a TRUE condition in between a ProjectRel and its input.
addFilter(Integer, RelDataTypeField[], CompOperatorEnum, RexNode, boolean, List<RexNode>, RexBuilder) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
addFilters(LoptMultiJoin, LoptJoinTree, int, LoptJoinTree, List<RexNode>, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Determines which join filters can be added to the current join tree.
addFilters(LurqlPlanVertex, List<LurqlFilter>) - Method in class org.eigenbase.lurql.LurqlPlan
 
addFilters(List<LurqlFilter>) - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
AddFilterToQueryRule - Class in org.eigenbase.rel.jdbc
AddFilterToQueryRule grafts a FilterRel onto a JdbcQuery.
AddFilterToQueryRule() - Constructor for class org.eigenbase.rel.jdbc.AddFilterToQueryRule
 
addFrom(SqlIdentifier) - Method in class org.eigenbase.sql.SqlSelect
 
addGenClasses(RefPackage) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Adds all classes from a JMI package to the set of interfaces to be generated.
addGroupBegin() - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to begin a group of rules.
addGroupEnd() - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to end a group of rules, firing the group collectively.
addGroupExpr(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
addHierarchyEdges(Collection<RefObject>) - Method in class org.eigenbase.jmi.JmiDependencyGraph
 
addIdentity() - Method in class org.eigenbase.rex.RexProgramBuilder
Adds a project item for every input field.
addIgnorePattern(String) - Method in class org.eigenbase.test.DiffTestCase
 
addIndex(String, Index) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
addInList(String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
addInsertCommand(int, int, int, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Executes the given SQL via Statement.executeUpdate(String).
addInstruction(CalcProgramBuilder.InstructionDef, CalcProgramBuilder.Operand...) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
For internal use only.
addInternal(CalcProgramBuilder, CalcProgramBuilder.Operand[]) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
 
addInternal(JmiMemFactory.ElementImpl) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ManyList
 
addInternal(RelNode) - Method in class org.eigenbase.relopt.volcano.RelSet
Adds an expression rel to this set, without creating a RelSubset.
addIntersect(RelNode, RelOptRuleCall, int, FemLocalIndex, RelNode, Integer[], Integer[], FennelRelParamId, FennelRelParamId, boolean, Double) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Add new index access rel and intersect that with the oldIndexAccessRel.
addInterval(SargInterval) - Method in class org.eigenbase.sarg.SargIntervalSequence
 
ADDITIONAL_PARAMETER_TYPES - Static variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
additionSet - Variable in class org.eigenbase.jmi.JmiCorrespondence
 
addJarUrl(String) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
addJoinKey(List<RexNode>, RexNode, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
 
addJumpBooleanWithCondition(CalcProgramBuilder.JumpInstructionDef, int, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addJumpFalse(int, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addJumpNotNull(int, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addJumpNull(int, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addJumpTrue(int, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Adds an condtional JMP instruction.
addKeyCols(List<FemAbstractColumn>, BitSet) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
 
addKeyCols(RelNode, FarragoRepos, List<FemAbstractColumn>, boolean, Set<BitSet>) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
Forms bitmaps representing the columns in a constraint and adds them to a set
addLabel(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addLabelJump(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addLabelJumpFalse(String, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addLabelJumpNotNull(String, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addLabelJumpNull(String, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addLabelJumpTrue(String, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addList(SqlTypeName, SqlTypeName[]) - Static method in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
addListener(FarragoSessionTxnListener) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
addListener(FarragoSessionTxnListener) - Method in interface net.sf.farrago.session.FarragoSessionTxnMgr
Adds a listener for transaction events.
addListener(RelOptListener) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
addListener(RelOptListener) - Method in class org.eigenbase.relopt.MulticastRelOptListener
Adds a listener which will receive multicast events.
addListener(RelOptListener) - Method in interface org.eigenbase.relopt.RelOptPlanner
Adds a listener to this planner.
addListener(RelOptListener) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
addMapping(RefObject, RefObject) - Method in class org.eigenbase.jmi.JmiCorrespondence
Creates a mapping between a "before" version of an object and its corresponding "after" version.
addMatch(VolcanoRuleMatch) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Adds a rule match.
addMatchLimit(int) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to limit the number of pattern matches for subsequent instructions.
addMatchOrder(HepMatchOrder) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to change the order of pattern matching for subsequent instructions.
addMember(MemberDeclaration) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
addMembers(ClassDeclaration, OJClass[]) - Static method in class org.eigenbase.oj.util.OJSyntheticClass
Adds declarations of a set of classes classes as inner classes of a class declaration outerClassDecl.
addMethod(ClassDeclaration, StatementList, String, String[], OJClass[], OJClass) - Static method in class org.eigenbase.oj.util.OJSyntheticClass
Creates a method in a class.
addMiniplannerRules(FarragoSessionPlanner) - Static method in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory
 
addMofAssoc(Association) - Method in class org.eigenbase.jmi.JmiModelGraph
 
addMofClass(MofClass) - Method in class org.eigenbase.jmi.JmiModelGraph
 
addMofPackage(MofPackage) - Method in class org.eigenbase.jmi.JmiModelGraph
 
addNewIndexAccessRel(RelNode, RelOptRuleCall, int, LcsIndexOptimizer.CandidateIndex, Double) - Method in class com.lucidera.lcs.LcsIndexAccessRule
 
addNewIndexAccessRel(RelNode, RelOptRuleCall, int, FemLocalIndex, RelNode, Integer[], Integer[], boolean, Double) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Add new index access rel using a given index to the input of the row scan rel matched by the call.
addNewIndexAccessRel(RelOptRuleCall, int, FennelSortRel, FemLocalIndex, Double) - Static method in class com.lucidera.lcs.LcsIndexSemiJoinRule
 
addNewPendingRestoreRecord(FarragoRepos, BackupTypeEnum) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
 
addNumericList(SqlTypeName, List<SqlTypeName>) - Static method in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
addObjectsInUse(Object, Set<String>) - Method in class net.sf.farrago.util.FarragoDdlLockManager
 
addOnJoinFieldRefCounts(RelNode[], int, RexNode, List<int[]>, Map<Integer, int[]>) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Adds on to the existing join condition reference counts the references from the new join condition.
addOperations(StringBuilder, List<CwmOperation>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
addOperator(SqlOperator) - Method in class org.eigenbase.test.MockSqlOperatorTable
Adds an operator to this table.
addOptionalPropertyInfo(String, String, String) - Method in class net.sf.farrago.plugin.FarragoPluginInfoList
Adds optional property information.
addOptions(StringBuilder, Collection<FemStorageOption>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
addOptions(StringBuilder, Collection<FemStorageOption>, int) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
addOrderBy(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
addOutputColumn(List<Integer>, ResultSet, PreparedStatement, int) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
addOutputColumn(List<String>, List<RelDataType>, int, int, SqlOperatorBinding, RelDataTypeField) - Method in class org.eigenbase.sql.type.TableFunctionReturnTypeInference
 
addOver(RelDataType, SqlAggFunction, RexNode[], RexProgramBuilder) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
 
addParam(LurqlDynamicParam, Class) - Method in class org.eigenbase.lurql.LurqlPlan
 
addPattern(String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
addPendingRestore(FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Adds or updates records in the system backup catalog, indicating that a partial restore has been completed.
addPendingSystemBackup(FarragoRepos, String, Long, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Adds new records to the system backup catalog corresponding to a pending backup.
addPluginUrl(URL) - Method in class net.sf.farrago.plugin.FarragoPluginClassLoader
Adds a URL from which plugins can be loaded.
addPrepareCommand(int, int, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Creates a PreparedStatement for the given SQL.
addPrimaryKeyConstraint(StringBuilder, List<String>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
addProgram - Variable in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
addProject(RelNode) - Method in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
Inserts a ProjectRel on top of a filter node.
addProject(RexNode, String) - Method in class org.eigenbase.rex.RexProgramBuilder
Adds a project expression to the program.
addProject(int, String) - Method in class org.eigenbase.rex.RexProgramBuilder
Adds a projection based upon the indexth expression.
addProject(int, RexNode, String) - Method in class org.eigenbase.rex.RexProgramBuilder
Adds a project expression to the program at a given position.
addProject(int, int, String) - Method in class org.eigenbase.rex.RexProgramBuilder
Adds a projection based upon the indexth expression at a given position.
addProjectAndFilter(RelNode) - Method in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
Inserts a ProjectRel and FilterRel on top of a row scan.
AddProjectToQueryRule - Class in org.eigenbase.rel.jdbc
A AddProjectToQueryRule grafts a ProjectRel onto a JdbcQuery.
AddProjectToQueryRule() - Constructor for class org.eigenbase.rel.jdbc.AddProjectToQueryRule
 
addPropInfo(String) - Method in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
addPropInfo(String, boolean) - Method in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
addPropInfo(String, boolean, String[]) - Method in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
addProvider(RelMetadataProvider) - Method in class org.eigenbase.rel.metadata.ChainedRelMetadataProvider
Adds a provider, giving it higher priority than all those already in chain.
addRamp(MockSqlOperatorTable) - Static method in class org.eigenbase.test.MockSqlOperatorTable
 
addRange(List<FarragoColumnHistogram.HistogramBarCoverage>, FarragoColumnHistogram.HistogramRange, String) - Static method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
Determines how a histogram range, possibly spanning several bars, covers each histogram bar, and accumulates a running total of the coverage.
AddRedundantSemiJoinRule - Class in org.eigenbase.rel.rules
Rule to add a semijoin into a joinrel.
AddRedundantSemiJoinRule() - Constructor for class org.eigenbase.rel.rules.AddRedundantSemiJoinRule
Creates an AddRedundantSemiJoinRule.
addRef(CalcReg, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Adds a REF instruction.
addRefAssoc(RefAssociation) - Method in class org.eigenbase.jmi.JmiModelGraph
 
addRefClass(RefClass) - Method in class org.eigenbase.jmi.JmiModelGraph
 
addRefPackage(RefPackage) - Method in class org.eigenbase.jmi.JmiModelGraph
 
addRelPathEntry(RelNode, int) - Method in class net.sf.farrago.query.FarragoRelImplementor
Adds a RelPathEntry corresponding to a new RelNode to the current RelPathEntry list
addRelToGraph(RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
addRelTraitDef(RelTraitDef) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
addRelTraitDef(RelTraitDef) - Method in interface org.eigenbase.relopt.RelOptPlanner
Registers a rel trait definition.
addRelTraitDef(RelTraitDef) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
addRemovableOuterJoinFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
Adds a join factor to the set of factors that can be removed because the factor is the null generating factor in an outer join, its join keys are unique, and the factor is not projected in the query
addRemovableSelfJoinPair(int, int) - Method in class com.lucidera.opt.LoptMultiJoin
Adds to a map that keeps track of removable self-join pairs.
addRequiredPropertyInfo(String, String, String) - Method in class net.sf.farrago.plugin.FarragoPluginInfoList
Adds required property information.
addResourceBundles(List<ResourceBundle>) - Method in interface net.sf.farrago.catalog.FarragoRepos
Defines localization for this repository.
addResourceBundles(List<ResourceBundle>) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
addResourceBundles(List<ResourceBundle>) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
addressType - Variable in class org.eigenbase.test.MockCatalogReader
 
addRestartableInput(TupleIter) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
Called by generated code to add an input cursor's iterator so that it can be restarted as needed.
addResult(RexNode) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
addReturn() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
addReturnPrefix(String) - Static method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
addRollbackCommand(int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Rolls back pending transaction on the thread's connection.
addRowCount(ResultSet, List<Long>) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
addRule(RelOptRule) - Method in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
addRule(RelOptRule) - Method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
addRule(RelOptRule) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
addRule(RelOptRule) - Method in interface org.eigenbase.relopt.RelOptPlanner
Registers a rule.
addRule(RelOptRule) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
addRule(RelOptRule) - Method in class org.eigenbase.test.MockRelOptPlanner
 
addRuleByDescription(String) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to attempt to match a specific rule identified by its unique description.
addRuleClass(Class<R>) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to attempt to match any rules of a given class.
addRuleCollection(Collection<RelOptRule>) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to attempt to match any rules in a given collection.
addRuleInstance(RelOptRule) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to attempt to match a specific rule object.
addRulesAndCheckQuery(String, List<RelOptRule>) - Method in class net.sf.farrago.test.FarragoSqlToRelTestBase
 
addSampleClass(long, boolean) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
Add a pre-aggregated sample of the population to the estimator.
addSession(FarragoDatabase, FarragoDbSession) - Static method in class net.sf.farrago.db.FarragoDbSingleton
 
addSleepCommand(int, int, long) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Causes the given thread to sleep for the indicated number of milliseconds.
addStandardRules(FarragoSessionPlanner, boolean, CalcVirtualMachine) - Static method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
Adds a set of standard rules to a planner.
addStateButton(JMenuBar, String, int) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
addStatement(Statement) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Adds the statement to the statement list if it is not null.
addStatement(Statement) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
addStatementList(StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Adds a list of statements according to FarragoOJRexCastImplementor.CastHelper.addStatement(Statement)
addStatementsFromList(StatementList) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
addStmt(String) - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
addSubprogram(HepProgram) - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Adds an instruction to execute a subprogram.
addSynchronizationCommand(int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Adds a synchronization commands.
addSysInfo(PreparedStatement, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
 
addTable(String) - Method in class org.eigenbase.test.MockCatalogReader.MockSchema
 
addTestMethods(TestSuite, Object, MethodCallTestCase.Dispatcher) - Static method in class org.eigenbase.util.MethodCallTestCase
 
addTestsForOp(SqlOperator, TestSuite, FarragoCalcSystemTest.VirtualMachine) - Static method in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
addThreadWriters(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
addToPrivateCache(FarragoObjectCache.Entry) - Method in class net.sf.farrago.plugin.FarragoPluginCache
Adds a plugin object to this cache.
addToSelectList(List<SqlNode>, List<String>, List<RelDataType>, SqlNode, SqlValidatorScope, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Adds an expression to a select list, ensuring that its alias does not clash with any existing expressions on the list.
addToTop(LoptMultiJoin, LoptSemiJoinOptimizer, LoptJoinTree, int, List<RexNode>, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Creates a join tree with the new factor added to the top of the tree
addTrait(RelTrait) - Method in class org.eigenbase.relopt.RelTraitSet
Adds a new RelTrait to the set.
addTransform(RelNode, ClassDeclaration) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
addTraversals(LurqlPlanVertex, LurqlPlanVertex, LurqlFollow, Collection<JmiAssocEdge>, JmiClassVertex, int) - Method in class org.eigenbase.lurql.LurqlPlan
 
addTrigger(Trigger) - Method in class org.eigenbase.util.property.Property
Adds a trigger to this property.
addTupleAttrDescriptor(FarragoMetadataFactory, FemTupleDescriptor, RelDataType) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Adds a type to a tuple descriptor.
addTypeMapping(String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
addWhere(SqlNode) - Method in class org.eigenbase.sql.SqlSelect
 
addWindowName(String) - Method in class org.eigenbase.sql.validate.SelectScope
 
addWindows(List<FennelWindowRel.Window>, RexOver, RexProgramBuilder) - Method in class net.sf.farrago.fennel.rel.FennelWindowRule
 
addZoomButton(JMenuBar, String, double) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
ADJUST_PRECISION_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Name of SqlDateTimeWithoutTZ.adjustPrecision(int) method.
adjustBeginLineColumn(int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustCondition(ProjectRel, SemiJoinRel) - Method in class org.eigenbase.rel.rules.PushSemiJoinPastProjectRule
Pulls the project above the semijoin and returns the resulting semijoin condition.
adjustExceptionParserPosition(CwmModelElement, Throwable) - Method in class net.sf.farrago.ddl.DdlHandler
 
adjustFilter(LoptMultiJoin, LoptJoinTree, LoptJoinTree, RexNode, int, List<Integer>, RelDataTypeField[]) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Adjusts a filter to reflect a newly added factor in the middle of an existing join tree
adjustInputRef(SqlToRelConverter.Blackboard, RexInputRef) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Adjust the type of a reference to an input field to account for nulls introduced by outer joins; and adjust the offset to match the physical implementation.
adjustKeys(List<Integer>, int) - Static method in class org.eigenbase.relopt.RelOptUtil
Adjusts key values in a list by some fixed amount.
adjustMemoryUsage(long) - Method in class net.sf.farrago.util.FarragoObjectCache
 
adjustments - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
adjustPrecision(int) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Adjusts the precision of the value.
adjustSemiJoinCondition(LoptMultiJoin, int, RexNode, int, int) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Modifies the semijoin condition to reflect the fact that the RHS is now the second factor into a join and the LHS is the first
adjustSubqueries(int, int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Shifts the expressions used to reference subqueries to the right.
adjustType(SqlValidator, SqlCall, RelDataType) - Method in class org.eigenbase.sql.SqlBinaryOperator
 
adjustType(SqlValidator, SqlCall, RelDataType) - Method in class org.eigenbase.sql.SqlOperator
Validates and determines coercibility and resulting collation name of binary operator if needed.
adjustType(SqlValidator, SqlCall, RelDataType) - Method in class org.eigenbase.sql.SqlPostfixOperator
 
adjustType(SqlValidator, SqlCall, RelDataType) - Method in class org.eigenbase.sql.SqlPrefixOperator
 
ADMIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ADMIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ADMIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
AF_ASSOCIATION - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_BACKWARD - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_COMPOSITE - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_DESTINATION_CLASS - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_DESTINATION_END - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_FORWARD - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_NONCOMPOSITE - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_ORIGIN_CLASS - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AF_ORIGIN_END - Static variable in class org.eigenbase.lurql.LurqlFollow
 
AFTER - Static variable in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Enumeration constant corresponding to literal after.
AFTER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
AFTER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
after - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
AFTER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
after() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
afterLast() - Method in class org.eigenbase.util14.AbstractResultSet
 
afterTableFunction(SqlToRelConverter.Blackboard, SqlCall, TableFunctionRel) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
afterToBeforeMap - Variable in class org.eigenbase.jmi.JmiCorrespondence
 
agency - Variable in class net.sf.farrago.test.FarragoObjectCacheTest
 
agg - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Workspace for building aggregates.
AGG_FUNC_COUNT - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
Enumeration constant corresponding to literal AGG_FUNC_COUNT.
AGG_FUNC_MAX - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
Enumeration constant corresponding to literal AGG_FUNC_MAX.
AGG_FUNC_MIN - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
Enumeration constant corresponding to literal AGG_FUNC_MIN.
AGG_FUNC_SINGLE_VALUE - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
Enumeration constant corresponding to literal AGG_FUNC_SINGLE_VALUE.
AGG_FUNC_SUM - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
Enumeration constant corresponding to literal AGG_FUNC_SUM.
AGG_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
aggCallMapping - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
aggCalls - Variable in class org.eigenbase.rel.AggregateRelBase
 
aggCalls - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
AggChecker - Class in org.eigenbase.sql.validate
Visitor which throws an exception if any component of the expression is not a group expression.
AggChecker(SqlValidatorImpl, AggregatingScope, List<SqlNode>, boolean) - Constructor for class org.eigenbase.sql.validate.AggChecker
Creates an AggChecker.
AggFinder - Class in org.eigenbase.sql.validate
Visitor which looks for an aggregate function inside a tree of SqlNode objects.
AggFinder(boolean) - Constructor for class org.eigenbase.sql.validate.AggFinder
Creates an AggFinder.
aggFinder - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
AggFunction - Interface in net.sf.farrago.fem.fennel
AggFunction enumeration interface.
AggFunctionEnum - Class in net.sf.farrago.fem.fennel
AggFunction enumeration class implementation.
AggFunctionEnum(String) - Constructor for class net.sf.farrago.fem.fennel.AggFunctionEnum
 
AggHasInvocation - Interface in net.sf.farrago.fem.fennel
AggHasInvocation association proxy interface.
aggHasInvocation - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
AggHasInvocation$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's AggHasInvocation association interface.
AggHasInvocation$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.AggHasInvocation$Hib
 
aggImplementationMap - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Maps SqlAggFunction to CalcRexAggImplementor.
aggImplementorMap - Variable in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
aggInvocation - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
aggInvocation - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
aggInvocation - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
aggInvocation - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
aggMapping - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
AggOp - Enum in net.sf.farrago.fennel.calc
Enumeration of aggregate operations to be performed on aggregation buckets for windowed or streaming aggregation.
AggOp() - Constructor for enum net.sf.farrago.fennel.calc.AggOp
 
aggOp - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Aggregate operation (add, drop) currently being implemented.
aggOrOverFinder - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
AggregateCall - Class in org.eigenbase.rel
Call to an aggregation function within an AggregateRel.
AggregateCall(Aggregation, boolean, List<Integer>, RelDataType, String) - Constructor for class org.eigenbase.rel.AggregateCall
Creates an AggregateCall.
aggregateCorrelatorOutput(CorrelatorRel, ProjectRel, Set<Integer>) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Pulls projRel above the joinRel from its RHS input.
AggregateIllegalInClause - Variable in class org.eigenbase.resource.EigenbaseResource
AggregateIllegalInClause is 'Aggregate expression is illegal in {0} clause'
AggregateIllegalInGroupBy - Variable in class org.eigenbase.resource.EigenbaseResource
AggregateIllegalInGroupBy is 'Aggregate expression is illegal in GROUP BY clause'
AggregateIllegalInOrderBy - Variable in class org.eigenbase.resource.EigenbaseResource
AggregateIllegalInOrderBy is 'Aggregate expression is illegal in ORDER BY clause of non-aggregating SELECT'
AggregateRel - Class in org.eigenbase.rel
AggregateRel is a relational operator which eliminates duplicates and computes totals.
AggregateRel(RelOptCluster, RelNode, int, List<AggregateCall>) - Constructor for class org.eigenbase.rel.AggregateRel
Creates an AggregateRel.
aggregateRel - Variable in class org.eigenbase.rel.AggregateRelBase.AggCallBinding
 
AggregateRelBase - Class in org.eigenbase.rel
AggregateRelBase is an abstract base class for implementations of AggregateRel.
AggregateRelBase(RelOptCluster, RelTraitSet, RelNode, int, List<AggregateCall>) - Constructor for class org.eigenbase.rel.AggregateRelBase
Creates an AggregateRelBase.
AggregateRelBase.AggCallBinding - Class in org.eigenbase.rel
Implementation of the SqlOperatorBinding interface for an aggregate call applied to a set of operands in the context of a AggregateRel.
AggregateRelBase.AggCallBinding(RelDataTypeFactory, SqlAggFunction, AggregateRelBase, List<Integer>) - Constructor for class org.eigenbase.rel.AggregateRelBase.AggCallBinding
Creates an AggCallBinding
AggregatingScope - Interface in org.eigenbase.sql.validate
An extension to the SqlValidatorScope interface which indicates that the scope is aggregating.
AggregatingSelectScope - Class in org.eigenbase.sql.validate
Scope for resolving identifers within a SELECT statement which has a GROUP BY clause.
AggregatingSelectScope(SqlValidatorScope, SqlSelect, boolean) - Constructor for class org.eigenbase.sql.validate.AggregatingSelectScope
 
aggregation - Variable in class org.eigenbase.rel.AggregateCall
 
Aggregation - Interface in org.eigenbase.rel
An Aggregation aggregates a set of values into one value.
aggs - Variable in class org.eigenbase.rex.RexProgram
Whether this program contains aggregates.
aggStreamDef - Variable in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
AggToOJTranslator - Class in org.eigenbase.oj.rex
Converts aggregate expressions in logical format (AggregateCall) into OpenJava code.
AggToOJTranslator() - Constructor for class org.eigenbase.oj.rex.AggToOJTranslator
 
AIO_LINUX - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Enumeration constant corresponding to literal aioLinux.
AIO_POLLING - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Enumeration constant corresponding to literal aioPolling.
AIO_SIGNAL - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Enumeration constant corresponding to literal aioSignal.
alias$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
ALIAS_OPERAND - Static variable in class org.eigenbase.sql.SqlDelete
 
ALIAS_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
ALIAS_OPERAND - Static variable in class org.eigenbase.sql.SqlUpdate
 
aliasesAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
aliasesAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
aliasList - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
AliasListDegree - Variable in class org.eigenbase.resource.EigenbaseResource
AliasListDegree is 'List of column aliases must have same degree as table; table has {0,number,#} columns {1}, whereas alias list has {2,number,#} columns'
AliasListDuplicate - Variable in class org.eigenbase.resource.EigenbaseResource
AliasListDuplicate is 'Duplicate name ''{0}'' in column alias list'
AliasMustBeSimpleIdentifier - Variable in class org.eigenbase.resource.EigenbaseResource
AliasMustBeSimpleIdentifier is 'Table or column alias must be a simple identifier'
aliasName - Variable in class org.eigenbase.lurql.LurqlPathBranch
 
AliasNamespace - Class in org.eigenbase.sql.validate
Namespace for an AS t(c1, c2, ...) clause.
AliasNamespace(SqlValidatorImpl, SqlCall, SqlNode) - Constructor for class org.eigenbase.sql.validate.AliasNamespace
Creates an AliasNamespace.
aliasToBranchMap - Variable in class org.eigenbase.lurql.LurqlPlan
Map from alias name to corresponding LurqlPathBranch
aliasType - Variable in class net.sf.farrago.init.Initializer$Hib
 
aliasType - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
aliasTypeInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
aliasTypeInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
alignBufferPosition(ByteBuffer) - Method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
Adjusts ByteBuffer position according to the tuple alignment mask.
alignRoundUp(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
rounds up a value to the next multiple of FennelTupleAccessor.tupleAlignment.
ALL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ALL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
all - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
all - Variable in class org.eigenbase.rel.SetOpRel
 
all - Variable in class org.eigenbase.sql.fun.SqlMultisetSetOperator
 
ALL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ALL - Static variable in class org.eigenbase.sql.SqlAccessType
 
All - Static variable in class org.eigenbase.sql.SqlSelectKeyword
 
all - Variable in class org.eigenbase.sql.SqlSetOperator
 
ALL_DECLS - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
All_ordinal - Static variable in class org.eigenbase.sql.SqlSelectKeyword
 
allDependencies - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
allIncomingAssocEdges - Variable in class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
allInstrDefs - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
allJoinFilters - Variable in class com.lucidera.opt.LoptMultiJoin
All join filters associated with the MultiJoinRel, decomposed into a list.
allNumericFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
List of all numeric function names defined by JDBC.
ALLOCATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ALLOCATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ALLOCATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
allocateNewObjectHandle(FarragoAllocationOwner, Object) - Method in interface net.sf.farrago.fennel.FennelDbHandle
Creates a native handle for a Java object for reference by XML commands.
allocateNewObjectHandle(FarragoAllocationOwner, Object) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
Creates a native handle for a Java object for reference by XML commands.
allocateOwnBytes(int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
allocateOwnBytesForPrecision(int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
allocateOwnBytesForPrecision(int) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
allocateRelParamId() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
allocateRelParamId() - Method in interface net.sf.farrago.query.FennelRelImplementor
Reserves a Fennel dynamic parameter.
allocateTransform() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
allocations - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
allocations - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
allocations - Variable in class org.eigenbase.util.CompoundClosableAllocation
List of owned ClosableAllocation objects.
allocOwner - Variable in class net.sf.farrago.test.FarragoTestCase
An owner for any heavyweight allocations.
allOfClass(Class<T>) - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns a collection of all instances of a given class.
allOfClass(Class<T>) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
allOfClass(Class<T>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
allOfClass(Class<T>) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
allOfType(Class<T>) - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns a collection of all instances of a given type.
allOfType(Class<T>) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
allOfType(Class<T>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
allOfType(Class<T>) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
allOperands - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
List of all operands of all rules.
allOutgoingAssocEdges - Variable in class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
ALLOW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ALLOW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ALLOW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
allowDups - Variable in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
allowedAccess - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
allowedAccess - Variable in class net.sf.farrago.query.FarragoQueryNamedColumnSet
Allowed access
allowedAccess$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
allowedAccess$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
allowedRules - Variable in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
allowInfiniteCostConverters - Variable in class org.eigenbase.util.SaffronProperties
The boolean property "saffron.opt.allowInfiniteCostConverters" determines whether the optimizer will consider adding converters of infinite cost in order to convert a relational expression from one calling convention to another.
allowNull - Variable in class org.eigenbase.sql.type.LiteralOperandTypeChecker
 
AllowPartial_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which declares whether to allow partial results.
allowPartialImplementation - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
allowsAccess(SqlAccessEnum) - Method in class org.eigenbase.sql.SqlAccessType
 
allowsAs() - Method in class org.eigenbase.sql.SqlDialect
 
allowsNoPrecNoScale() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
allowsPrec() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
allowsPrecNoScale() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
allowsPrecScale(boolean, boolean) - Method in enum org.eigenbase.sql.type.SqlTypeName
Returns whether this type can be specified with a given combination of precision and scale.
allowSql - Variable in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
allowSql - Variable in class net.sf.farrago.runtime.FarragoUdrInvocationFrame
 
allowsScale() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
allProceduresAreCallable() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
allRules - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
allRules - Static variable in class org.eigenbase.relopt.volcano.RuleQueue
 
allSets - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
List of all sets.
allStringFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
List of all string function names defined by JDBC.
allSubclassVertices - Variable in class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
allSuperclassVertices - Variable in class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
allSystemFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
List of all system function names defined by JDBC.
allTablesAreSelectable() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
allTimeDateFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
List of all time/date function names defined by JDBC.
allTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
ALPHABET - Static variable in class org.eigenbase.util.RhBase64
The 64 valid Base64 values.
alreadyCalled(RelOptRuleCall, boolean) - Method in class com.lucidera.lcs.LcsAddDeletionScanRule
Determines if the deletion scan is already included in the row scan input, or if this particular instance of the rule shouldn't be fired in favor of another more specific rule instance.
ALT_TRAIT - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
Private alternate trait.
ALT_TRAIT2 - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
Private alternate trait.
ALT_TRAIT_DEF - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
Private trait definition for an alternate type of traits.
alter(FemSequenceGenerator, RelDataType) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
Alter an existing sequence based upon options
ALTER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ALTER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ALTER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
alter_java_path(String, String) - Static method in class net.sf.farrago.ddl.DdlSqlj
 
ALTER_TABLE_ADD_COLUMN - Static variable in class net.sf.farrago.fem.med.RecoveryTypeEnum
Enumeration constant corresponding to literal ALTER_TABLE_ADD_COLUMN.
AlterColumnStmt(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
AlterColumnStmt(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
alterIdentityColumn(FarragoSequenceOptions) - Method in class net.sf.farrago.ddl.DdlAlterStmt
 
AlterIdentityColumnStmt(CwmColumn) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
AlterIdentityColumnStmt(CwmColumn) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
alterSequence(FarragoSequenceOptions, RelDataType) - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Modifies a sequence and loads updated fields.
alterTable - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
AlterTableStmt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
AlterTableStmt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
altTraitOrdinal - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
Ordinal count for alternate traits (so they can implement equals() and avoid being canonized into the same trait).
ALWAYS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ALWAYS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ALWAYS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
alwaysCopy - Variable in class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
alwaysUseParentheses - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
ambitious - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
If true, the planner keeps applying rules as long as they continue to reduce the cost.
amend(String, String) - Method in class org.eigenbase.test.DiffRepository
 
ANALYZE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
analyze(RexNode) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
ANALYZE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
analyze(RexNode) - Method in class org.eigenbase.sarg.SargRexAnalyzer
Analyzes a rex predicate.
analyzeAll(RexNode) - Method in class org.eigenbase.sarg.SargRexAnalyzer
Analyzes a rex predicate.
analyzeCall(RexCall, FarragoReduceExpressionsRule.ReducibleExprLocator.Constancy) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
analyzeOperands(RexNode[]) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
Convenience method for reading characteristics of operands (such as scale, precision, whole digits) into an ArithmeticExpander.
analyzeRoutineDependencies(SqlNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
analyzeRowCount$Hib - Variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
analyzeSimpleEquiJoin(JoinRel, int[]) - Static method in class org.eigenbase.relopt.RelOptUtil
 
analyzeSql(String, RelDataTypeFactory, RelDataType, boolean) - Method in class net.sf.farrago.db.FarragoDbSession
 
analyzeSql(SqlNode, FarragoSessionAnalyzedSql) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
analyzeSql(String, RelDataTypeFactory, RelDataType, boolean) - Method in interface net.sf.farrago.session.FarragoSession
Analyzes an SQL expression, and returns information about it.
analyzeSql(SqlNode, FarragoSessionAnalyzedSql) - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Analyzes an SQL expression, and returns information about it.
AnalyzeStmt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an analyze statement.
AnalyzeStmt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an analyze statement.
analyzeTime$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
analyzeTime$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
analyzeTime$Hib - Variable in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
analyzeTime$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
analyzeTime$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
analyzeTime$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
analyzeTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
AND - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
AND - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
AND - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
AND - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
And - Static variable in class org.eigenbase.sql.SqlKind
 
andExpressions(SqlNode, SqlNode) - Static method in class org.eigenbase.sql.SqlUtil
 
andJoinFilters(RexBuilder, RexNode, RexNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Ands two sets of join filters together, either of which can be null.
andOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical AND operator.
AndORDINAL - Static variable in class org.eigenbase.sql.SqlKind
And
andOrList(SqlWriter, SqlKind) - Method in class org.eigenbase.sql.SqlNodeList
 
andRexNodeList(RexBuilder, List<RexNode>) - Static method in class org.eigenbase.rex.RexUtil
Creates an AND expression from a list of RexNodes
AnonFields - Static variable in interface org.eigenbase.rel.ProjectRelBase.Flags
 
ANY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ANY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ANY - Static variable in class org.eigenbase.relopt.RelOptRule
Shorthand for RelOptRuleOperand.Dummy.ANY.
ANY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ANY - Static variable in class org.eigenbase.sql.parser.SqlParserTest
 
ANY - Static variable in class org.eigenbase.test.SqlValidatorTest
 
AnyTypeChecker - Static variable in class org.eigenbase.sql.test.AbstractSqlTester
Checker which allows any type.
APOS - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
appendBitmapAttr(FemTupleDescriptor) - Method in class com.lucidera.lcs.LcsIndexGuide
 
appendClusteredDistinctKey(FemLocalIndex, List<FemAbstractColumn>) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
appendConstraintColumns(List<FemAbstractColumn>, FemAbstractUniqueConstraint) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
appendDefinedKey(List<FemAbstractColumn>, FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
appendHours(StringBuffer, long) - Static method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
appendInt64Attr(FemTupleDescriptor) - Method in class com.lucidera.lcs.LcsIndexGuide
 
appendMinutes(StringBuffer, long) - Static method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
appendPosixDaylightTransition(TimeZone, StringBuilder, int, int, int, int, int, int, boolean, boolean) - Static method in class org.eigenbase.util.Util
Writes a daylight savings time transition to a POSIX timezone description.
appendPosixTime(StringBuilder, int) - Static method in class org.eigenbase.util.Util
Given a time expressed in milliseconds, append the time formatted as "hh[:mm[:ss]]".
appendRel - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
appendSeconds(StringBuffer, long, long) - Static method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
appendStatementText(StringBuilder, GeneratedDdlStmt) - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
Appends all the statements in a GeneratedDdlStmt object to the end of a string.
appendType(StringBuilder, CwmClassifier, Integer, Integer, Integer, NullableType, CwmExpression, boolean) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
apply(RelOptRuleCall, ProjectRel, FilterRel, ValuesRel) - Method in class net.sf.farrago.query.FarragoReduceValuesRule
Does the work.
apply(RexNode[], RexNode) - Method in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
Applies this visitor to an array of expressions and an optional single expression.
apply(RexNode[], RexNode) - Method in class org.eigenbase.relopt.RelOptUtil.InputFinder
Applies this visitor to an array of expressions and an optional single expression.
apply(RexVisitor<Void>, RexNode[], RexNode) - Static method in class org.eigenbase.rex.RexProgram
Applies a visitor to an array of expressions and, if specified, a single expression.
apply(List<T>) - Method in class org.eigenbase.rex.RexShuttle
Applies this shuttle to each expression in a list.
apply(RexNode) - Method in class org.eigenbase.rex.RexShuttle
Applies this shuttle to an expression, or returns null if the expression is null.
apply(List<RexNode>, RexNode) - Method in class org.eigenbase.rex.RexUtil.FieldAccessFinder
Applies this visitor to an array of expressions and an optional single expression.
applyDefaultConnectionProps(Properties) - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
Returns new Properties object with all input properties and default connection properties.
applyDiffMask(String) - Method in class org.eigenbase.test.DiffTestCase
 
applyFennelExtensionParameters(Properties) - Method in class com.lucidera.farrago.LucidDbSessionFactory
 
applyFennelExtensionParameters(Properties) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
applyFennelExtensionParameters(Properties) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Allows extensions of Farrago to add their own parameters to the Fennel configuration parameters.
applyPushDownFilterRules(HepProgramBuilder) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
Applies rules that push filters past various RelNodes.
applyPushDownProjectRules(HepProgramBuilder) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
Applies rules that push projects past various RelNodes.
applyRefinedRules(List<JmiDependencyMappedTransform.AssocRule>, RefObject, RefObject, Collection, JmiAssocMapping) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
applyRule(RelOptRule, HepRelVertex, boolean) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
applyRules(Collection<RelOptRule>, boolean) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
applyTo(FemSequenceGenerator, RelDataType, boolean) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
Apply options to a sequence
applyTransformationResults(HepRelVertex, HepRuleCall, RelTrait) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
applyVariableRebindings() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
APPROX_NUMERIC_LITERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
APPROX_NUMERIC_LITERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
APPROX_NUMERIC_LITERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
approxTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
archiveDirectory - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
archiveDirectory - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
arcs - Variable in class org.eigenbase.util.Graph
 
ARE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ARE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ARE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
areCharacterSetsMismatched(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Determines whether two types both have different character sets.
areColumnsDefinitelyUnique(RelNode, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Returns true if the columns represented in a bit mask are definitely known to form a unique column set.
areColumnsDefinitelyUnique(RelNode, List<RexInputRef>) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
 
areColumnsDefinitelyUniqueWhenNullsFiltered(RelNode, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Returns true if the columns represented in a bit mask are definitely known to form a unique column set, when nulls have been filtered from the columns.
areColumnsDefinitelyUniqueWhenNullsFiltered(RelNode, List<RexInputRef>) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
 
areColumnsUnique(ProjectRel, BitSet, boolean) - Method in class com.lucidera.opt.LoptMetadataProvider
 
areColumnsUnique(LcsRowScanRel, BitSet, boolean) - Method in class com.lucidera.opt.LoptMetadataProvider
 
areColumnsUnique(FtrsIndexScanRel, BitSet, boolean) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
areColumnsUnique(RelNode, BitSet, FarragoRepos) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
Deprecated.  
areColumnsUnique(RelNode, BitSet, FarragoRepos, boolean) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
 
areColumnsUnique(MedJdbcQueryRel, BitSet, boolean) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcMetadataProvider
 
areColumnsUnique(RelNode, BitSet, boolean) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
areColumnsUnique(FilterRelBase, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(SortRel, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(CorrelatorRel, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(ProjectRelBase, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(JoinRelBase, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(SemiJoinRel, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(AggregateRelBase, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(RelNode, BitSet, boolean) - Method in class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
areColumnsUnique(RelNode, List<RexInputRef>) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
 
areColumnsUnique(RelNode, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Determines if a specified set of columns from a specified relational expression are unique.
areColumnsUnique(RelNode, BitSet, boolean) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Determines if a specified set of columns from a specified relational expression are unique, optionally ignoring null values in the columns.
areColumnsUniqueForKeys(Set<BitSet>, BitSet) - Static method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
 
areColumnsUniqueWhenNullsFiltered(RelNode, List<RexInputRef>) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
 
areRowTypesEqual(RelDataType, RelDataType, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
 
areSelfJoinKeysUnique(RelNode, RelNode, RexNode) - Static method in class com.lucidera.opt.LoptOptimizeJoinRule
Determines if the equality portion of a self-join condition is between identical keys that are unique.
arg - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl.JJCalls
 
arg - Variable in class net.sf.farrago.rng.parserimpl.RngParser.JJCalls
 
arg - Variable in class org.eigenbase.lurql.parser.LurqlParser.JJCalls
 
arg - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl.JJCalls
 
argCastExprs - Variable in class net.sf.farrago.query.FarragoRoutineInvocation
 
argCount - Variable in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
argCounts - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
List of the possible numbers of operands this function can take.
argExprs - Variable in class net.sf.farrago.query.FarragoRoutineInvocation
 
argList - Variable in class org.eigenbase.rel.AggregateCall
 
args - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
args - Variable in class net.sf.farrago.test.LurqlQueryTest
 
args - Variable in class org.eigenbase.javac.JaninoCompiler
 
args - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
args - Variable in class org.eigenbase.oj.stmt.BoundMethod
 
args - Variable in class org.eigenbase.rel.AggregateCall
Deprecated. todo: change all public uses to use AggregateCall.getArgList(), then make private
args - Variable in class org.eigenbase.util.MainApp
 
args - Variable in class org.eigenbase.util.MethodCallTestCase
 
argsList - Variable in class org.eigenbase.javac.JavaCompilerArgs
 
argTypes - Variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
argTypesValid(SqlCallBinding) - Method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
ArgumentMustBeLiteral - Variable in class org.eigenbase.resource.EigenbaseResource
ArgumentMustBeLiteral is 'Argument to function ''{0}'' must be a literal'
ArgumentMustBePositiveInteger - Variable in class org.eigenbase.resource.EigenbaseResource
ArgumentMustBePositiveInteger is 'Argument to function ''{0}'' must be a positive integer literal'
argumentMustBeScalar(int) - Method in class org.eigenbase.sql.fun.SqlCursorConstructor
 
argumentMustBeScalar(int) - Method in class org.eigenbase.sql.fun.SqlInOperator
 
argumentMustBeScalar(int) - Method in class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
argumentMustBeScalar(int) - Method in class org.eigenbase.sql.SqlOperator
Returns whether the ordinalth argument to this operator must be scalar (as opposed to a query).
argumentMustBeScalar(int) - Method in class org.eigenbase.sql.SqlSelectOperator
 
argumentMustBeScalar(int) - Method in class org.eigenbase.sql.SqlUnnestOperator
 
ArgumentMustBeValidPrecision - Variable in class org.eigenbase.resource.EigenbaseResource
ArgumentMustBeValidPrecision is 'Argument to function ''{0}'' must be a valid precision between ''{1}'' and ''{2}'''
ArgumentMustHaveScaleZero - Variable in class org.eigenbase.resource.EigenbaseResource
ArgumentMustHaveScaleZero is 'Argument to function ''{0}'' must have a scale of 0'
ArgumentMustNotBeNull - Variable in class org.eigenbase.resource.EigenbaseResource
ArgumentMustNotBeNull is 'Argument to function ''{0}'' must not be NULL'
argv - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ShellCommand
 
array() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
ARRAY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ARRAY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ARRAY - Static variable in class org.eigenbase.relopt.CallingConvention
 
ARRAY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ARRAY_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The ARRAY calling convention results in a Java expression which evaluates to an array containing the rows returned.
arrayHashCode(Object[]) - Static method in class org.eigenbase.util.HashableArray
 
ArrayQueue<E> - Class in org.eigenbase.util
ArrayQueue is a queue implementation backed by an array.
ArrayQueue(int) - Constructor for class org.eigenbase.util.ArrayQueue
Constructs an empty ArrayQueue with the specified initial capacity.
ArrayQueue() - Constructor for class org.eigenbase.util.ArrayQueue
Constructs an empty ArrayQueue with the default initial capacity of DEFAULT_CAPACITY.
ArrayQueue(Collection<? extends E>) - Constructor for class org.eigenbase.util.ArrayQueue
Constructs an ArrayQueue with the given contents.
ArrayQueue(int, Collection<? extends E>) - Constructor for class org.eigenbase.util.ArrayQueue
Constructs an ArrayQueue with the given contents and initial capacity.
ArrayQueueTest - Class in org.eigenbase.util
Unit test for ArrayQueue.
ArrayQueueTest(String) - Constructor for class org.eigenbase.util.ArrayQueueTest
 
arraysAreEqual(Object[], Object[]) - Static method in class org.eigenbase.util.HashableArray
Returns whether two arrays are equal (deep compare).
artificialSelectivityFunc - Static variable in class org.eigenbase.rel.metadata.RelMdUtil
 
AS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
AS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
AS - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
AS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
As - Static variable in class org.eigenbase.sql.SqlKind
 
AS_XML_OPERAND - Static variable in class org.eigenbase.sql.SqlExplain
 
ASC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ASC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ASC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ascending - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
ASENSITIVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ASENSITIVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ASENSITIVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
asList(int[]) - Static method in class org.eigenbase.util.IntList
Returns a list backed by an array of primitive int values.
asOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
AS operator associates an expression in the SELECT clause with an alias.
AsORDINAL - Static variable in class org.eigenbase.sql.SqlKind
AS operator
assertBasic(SqlTypeName) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
assertByteArray(String, String, int) - Method in class org.eigenbase.util.UtilTest
 
assertComplete(String, List<String>...) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
assertComplete(String, String, String) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
Tests that a given SQL which may be invalid or incomplete simplifies itself and yields the salesTables set of completion hints.
assertConstraints(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Deprecated. use RefBaseObject.refVerifyConstraints(boolean) instead
assertContains(String, String) - Static method in class net.sf.farrago.test.FarragoJdbcTest
Asserts that a given string contains a given substring.
assertContains(String, String) - Method in class org.eigenbase.util.OptionsListTest
 
assertConvertsTo(String, String) - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
Checks that a SQL statement converts to a given plan.
assertConvertsTo(String, String) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
assertEquals(String, Object, Object) - Static method in class net.sf.farrago.test.FarragoJdbcTest
Overrides Assert.assertEquals(String,Object,Object) to handle byte arrays correctly.
assertEquals(TupleIter, Object[]) - Method in class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
assertEquals(String[], List<String>...) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
assertEquals(String, String, String) - Method in class org.eigenbase.test.DiffRepository
 
assertEquals(Iterator, Object[]) - Method in class org.eigenbase.test.EigenbaseTestCase
Checks that an iterator returns the same objects as the contents of an array.
assertEquals(TupleIter, Object[]) - Method in class org.eigenbase.test.EigenbaseTestCase
Checks that a TupleIter returns the same objects as the contents of an array.
assertEquals(List, Object[]) - Method in class org.eigenbase.test.EigenbaseTestCase
Checks that a list has the same contents as an array.
assertEquals(Object[], Object[]) - Method in class org.eigenbase.test.EigenbaseTestCase
Checks that two arrays are equal.
assertEquals(Object[], Object) - Method in class org.eigenbase.test.EigenbaseTestCase
 
assertEqualsDeep(Object, Object) - Static method in class org.eigenbase.test.EigenbaseTestCase
 
assertEqualsMulti(String[], String[], String[], boolean) - Method in class org.eigenbase.test.DiffRepository
As DiffRepository.assertEquals(String, String, String), but checks multiple values in parallel.
assertEqualsVerbose(String, String) - Static method in class org.eigenbase.util.TestUtil
 
assertExceptionIsThrown(Method, Object[], String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
assertExceptionIsThrown(CalcProgramBuilder.InstructionDef, CalcProgramBuilder.Operand[], String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
assertExceptionIsThrown(String, Object[], String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
assertExceptionIsThrown(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
assertExceptionIsThrown(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
 
assertExceptionIsThrown(String, String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Checks that a query is valid, or, if invalid, throws the right message at the right location.
assertExceptionIsThrown(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
assertExceptionMatches(Throwable, String) - Static method in class net.sf.farrago.test.FarragoJdbcTest
 
assertExceptionMatches(Throwable, String) - Static method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
asserts that exception message matches the specified pattern.
assertExceptionMatches(Throwable, String) - Static method in class org.eigenbase.test.ConnectStringParserTest
 
assertExprPrintsTo(boolean, String, String) - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
assertFetchNext(TimeoutQueueTupleIter, Object, long) - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
 
assertFetchNextTimesOut(TimeoutQueueTupleIter, long) - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
 
assertHasNext(QueueIterator, boolean, long) - Method in class org.eigenbase.runtime.QueueIteratorTest
 
assertHasNextTimesOut(QueueIterator, long) - Method in class org.eigenbase.runtime.QueueIteratorTest
 
assertHint(String, List<String>...) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
assertHint(String, String) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
Checks that a given SQL statement yields the expected set of completion hints.
ASSERTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ASSERTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ASSERTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
assertionsAreEnabled() - Static method in class org.eigenbase.rex.RexProgramBuilder
Returns whether assertions are enabled in this class.
assertIsNativeType(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts input is of native type except booleans
assertIsVarchar(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts input is of type CalcProgramBuilder.OpType.Varchar
assertMonotonicity(String, SqlMonotonicity) - Method in class org.eigenbase.sql.fun.SqlMonotonicBinaryOperator
 
assertNext(QueueIterator, Object, long) - Method in class org.eigenbase.runtime.QueueIteratorTest
 
assertNextTimesOut(QueueIterator, long) - Method in class org.eigenbase.runtime.QueueIteratorTest
 
assertNoCycles() - Method in class org.eigenbase.relopt.hep.HepPlanner
 
assertNoFennelHandles() - Method in class net.sf.farrago.db.FarragoDatabase
 
assertNonNegative(Double) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
 
assertNotDivideByZero(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that Register is nothing of the following, all at once of Literal type of Integer type its value is zero
assertOperandsNotNull(CalcProgramBuilder.Operand[]) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that all operands are not null.
assertPartialValid(int[], int[]) - Static method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
assertPercentage(Double) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
 
assertPrintEquals(String, String, boolean) - Method in class org.eigenbase.util.UtilTest
 
assertPrintsTo(boolean, String, String) - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
assertRange(SargIntervalExpr) - Method in class org.eigenbase.test.SargTest
 
assertRegisterBool(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that the register is declared as CalcProgramBuilder.OpType.Bool
assertRegisterInteger(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that the register is declared as integer.
assertRegisterIsPointer(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that the register is declared as a pointer.
assertRegisterLiteral(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that the register is declared as CalcProgramBuilder.RegisterSetType.Literal
assertRegisterNotConstant(CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Asserts that the register is not declared as CalcProgramBuilder.RegisterSetType.Literal or CalcProgramBuilder.RegisterSetType.Input.
assertReversible(String) - Static method in class org.eigenbase.util.UtilTest
 
assertRowType() - Method in class org.eigenbase.rel.ValuesRelBase
 
assertSimplify(String, String) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
Tests that a given SQL statement simplifies to the salesTables result.
assertSuccessful() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
assertThrowableContains(Throwable, String) - Method in class org.eigenbase.test.EigenbaseTestCase
Fails if throwable is null, or if its message does not contain the string pattern.
assertTimestampBecomes(String) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
assertTokenizesTo(String, String) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
assertUnboxedEquals(Iterator, Object[]) - Method in class org.eigenbase.runtime.CompoundIterator.Test
Checks that a BoxIterator returns the same values as the contents of an array.
assertUnboxedEquals(TupleIter, Object[]) - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
Checks that a BoxTupleIter returns the same values as the contents of an array.
assign(Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Creates a simple assignment statement as in a = b.
assign(Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates a simple assignment statement
ASSIGN_TO_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
AssignableOperandTypeChecker - Class in org.eigenbase.sql.type
AssignableOperandTypeChecker implements SqlOperandTypeChecker by verifying that the type of each argument is assignable to a predefined set of parameter types (under the SQL definition of "assignable").
AssignableOperandTypeChecker(RelDataType[]) - Constructor for class org.eigenbase.sql.type.AssignableOperandTypeChecker
Instantiates this strategy with a specific set of parameter types.
AssignableValue - Interface in net.sf.farrago.type.runtime
The AssignableValue interface represents a writable SQL value of non-primitive type at runtime.
assignFrom(Object) - Method in interface net.sf.farrago.type.runtime.AssignableValue
Assigns value from an Object.
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.BytePointer
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
assignFrom(long) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
assignFrom(long) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalYM
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.NullablePrimitive
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableLong
 
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Assigns a value from another object.
assignFrom(String, String, TimeZone) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Assigns a value from a formatted string, optionally performing timezone translation.
assignFrom(long) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Assigns a value from another object.
assignFrom(Object) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
 
assignFromAnd3VL(boolean, boolean, boolean, boolean) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
Implements the three-valued-logic version of the AND operator.
AssignFromFailed - Variable in class net.sf.farrago.resource.FarragoResource
AssignFromFailed is 'Cannot assign ''{0}'' to a {1} value: {2}'
assignFromOr3VL(boolean, boolean, boolean, boolean) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
Implements the three-valued-logic version of the OR operator.
assignFromString(String, String, TimeZone) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Assigns the value from a string.
assignFromString(String, String, TimeZone) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlDate
 
assignFromString(String, String, TimeZone) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTime
 
assignFromString(String, String, TimeZone) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
 
assignInputRow(OJClass, Variable, Variable) - Static method in class org.eigenbase.oj.rel.IterCalcRel
 
ASSIGNMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ASSIGNMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ASSIGNMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ASSIGNMENT_METHOD_NAME - Static variable in interface net.sf.farrago.type.runtime.AssignableValue
Name of method implementing assignment operator.
assignNamesFrom(SqlIdentifier) - Method in class org.eigenbase.sql.SqlIdentifier
Copies names and components from another identifier.
assignSolveOrder() - Method in class org.eigenbase.relopt.RelOptRule
Builds each operand's solve-order.
assignTo(NullablePrimitive.NullableLong) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
Assigns the internal value of this decimal to a long variable
assocEdge - Variable in class org.eigenbase.lurql.LurqlPlanFollowEdge
The model edge representing the association to be traversed.
assocGraph - Variable in class org.eigenbase.jmi.JmiModelGraph
Subgraph with just inheritance edges.
associateStream(FemExecutionStreamDef, FennelDynamicParamId.StreamType) - Method in class net.sf.farrago.fennel.FennelDynamicParamId
Associates a stream with the dynamic parameter.
association - Variable in class net.sf.farrago.init.Initializer$Hib
 
association - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
association - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
ASSOCIATION - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
associationEnd - Variable in class net.sf.farrago.init.Initializer$Hib
 
associationEnd - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
associationEndInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
associationEndInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
AssociationFilter(Map) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
associationFilters - Variable in class org.eigenbase.lurql.LurqlFollow
 
associationInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
associationInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
asSql(boolean, boolean) - Method in class org.eigenbase.util.NlsString
Returns the string quoted for SQL, for example _ISO-8859-1'is it a plane? no it''s superman!'.
assumeUniqueConstraint - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
Controls whether FarragoCardinalityEstimator.f, FarragoCardinalityEstimator.f_small, FarragoCardinalityEstimator.B, FarragoCardinalityEstimator.n_small, and FarragoCardinalityEstimator.dn_small are computed.
assureQuality() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
Tests this car's quality after fabrication, throwing a FarragoObjectCacheTest.LemonException if unacceptable.
asXml - Variable in class org.eigenbase.oj.stmt.PreparedExplanation
 
ASYMMETRIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ASYMMETRIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ASYMMETRIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
async - Variable in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
AT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
AT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
AT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
atoi(String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
atoiWithNullForErr(String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
ATOMIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ATOMIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ATOMIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
AtomicRowExpression() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an atomic row expression.
AtomicRowExpression() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an atomic row expression.
AtomicRowExpression() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an atomic row expression.
attachesToAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
attachesToAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
attemptFastAsciiByteToLong() - Method in class net.sf.farrago.type.runtime.BytePointer
Attempts to convert this pointer's contents from a single-byte-ASCII-encoded integer string into a long.
attemptFastAsciiByteToLong() - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
attemptParse(String, String, TimeZone) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Attempts to parse the string, throwing an understandable exception if an error was detected.
attemptReferenceResolution(JmiMemFactory.ElementImpl.ResolvedReference, AssociationEnd) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
attrAccessor - Variable in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
attrAccessors - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputed accessors for attributes, in logical tuple order.
attrDescriptor - Variable in class net.sf.farrago.fem.fennel.FemTupleDescriptor$Hib
 
attribute - Variable in class net.sf.farrago.init.Initializer$Hib
 
ATTRIBUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ATTRIBUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
attribute - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
ATTRIBUTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
attribute$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
ATTRIBUTE_ASSOC - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
ATTRIBUTE_MAPPING - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
ATTRIBUTE_REQUESTED_KIND - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
ATTRIBUTE_SOURCE_CLASS - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
ATTRIBUTE_TARGET_CLASS - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
AttributeDefinition(FemSqlobjectType) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
AttributeDefinition(FemSqlobjectType) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
attributeIndex - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
attributeInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
attributeInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
AttributeIsConstrained - Interface in net.sf.farrago.fem.sql2003
AttributeIsConstrained association proxy interface.
attributeIsConstrained - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
AttributeIsConstrained$Hib - Class in net.sf.farrago.fem.sql2003
AttributeIsConstrained association implementation.
AttributeIsConstrained$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
attributeName - Variable in class org.eigenbase.lurql.LurqlFilter
 
ATTRIBUTES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ATTRIBUTES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ATTRIBUTES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
attrProjection - Variable in class net.sf.farrago.fem.fennel.FemTupleProjection$Hib
 
attrs - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
a collection of the FennelTupleAttributeDescriptor objects we're keeping.
augmentBeforeSet(Collection<RefObject>) - Method in class org.eigenbase.jmi.JmiCorrespondence
Adds a collection of "before" objects.
authenticateLocalConnections - Variable in class net.sf.farrago.db.FarragoDatabase
 
authenticationConfig - Variable in class net.sf.farrago.db.FarragoDatabase
 
authMap - Variable in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
AUTHORIZATION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
AUTHORIZATION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
AUTHORIZATION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Auto - Static variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
autocommit - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
autoCommit - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
autoCommitFailureClosesAllResultSets() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
autoUpdate$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
autoUpdate$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
available() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
available - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
available - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
available - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
available - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
AVG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
AVG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
AVG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
avgColumnLength - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
avgOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
AVG aggregate function.
awtToolkit - Static variable in class org.eigenbase.util.Util
 
awtWorkaroundProperty - Static variable in class org.eigenbase.util.Util
Name of the system property that controls whether the AWT work-around is enabled.

B

B - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
The number of items in each class where the class appears greater than FarragoCardinalityEstimator.Duj2a_DIVIDER times.
b4 - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
backup(int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
backup(int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
backup(int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
backup(int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
BackupArchiveDirNotReadable - Variable in class net.sf.farrago.resource.FarragoResource
BackupArchiveDirNotReadable is 'The backup archive directory ''{0}'' is not readable'
BackupArchiveDirNotWritable - Variable in class net.sf.farrago.resource.FarragoResource
BackupArchiveDirNotWritable is 'The backup archive directory ''{0}'' is not writable'
backupDatabase() - Method in class net.sf.farrago.syslib.FarragoSystemBackup
Backs up the database.
backupDatabaseWithoutSpaceCheck(String, String, String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Backs up the database, but without checking that there's enough space to perform the backup.
backupDatabaseWithSpaceCheck(String, String, String, long) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Backs up the database, checking that there's enough space to perform the backup.
BackupFileAlreadyExists - Variable in class net.sf.farrago.resource.FarragoResource
BackupFileAlreadyExists is 'The file ''{0}'' already exists in the archive directory'
BackupFileDoesNotExist - Variable in class net.sf.farrago.resource.FarragoResource
BackupFileDoesNotExist is 'The file ''{0}'' does not exist in the archive directory'
BackupFileNotReadable - Variable in class net.sf.farrago.resource.FarragoResource
BackupFileNotReadable is 'The file ''{0}'' is not readable in the archive directory'
backupInProgress - Static variable in class net.sf.farrago.db.FarragoDbSingleton
Flag indicating whether a database backup is already in progress
BackupInProgress - Variable in class net.sf.farrago.resource.FarragoResource
BackupInProgress is 'Another database backup is already in progress'
backupPathname - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
backupPathname - Variable in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
BackupStatusType - Interface in net.sf.farrago.fem.med
BackupStatusType enumeration interface.
BackupStatusTypeEnum - Class in net.sf.farrago.fem.med
BackupStatusType enumeration class implementation.
BackupStatusTypeEnum(String) - Constructor for class net.sf.farrago.fem.med.BackupStatusTypeEnum
 
BackupType - Interface in net.sf.farrago.fem.med
BackupType enumeration interface.
backupType - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
backupType - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
BackupTypeEnum - Class in net.sf.farrago.fem.med
BackupType enumeration class implementation.
BackupTypeEnum(String) - Constructor for class net.sf.farrago.fem.med.BackupTypeEnum
 
BACKWARD - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
badDatetimeMessage - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
BADFORMAT - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
BadFormat - Variable in class org.eigenbase.resource.EigenbaseResource
BadFormat is 'not in format ''{0}'''
BadLowerBoundary - Variable in class org.eigenbase.resource.EigenbaseResource
BadLowerBoundary is 'UNBOUNDED FOLLOWING cannot be specified for the lower frame boundary'
badStringifyColumns1(ResultSet, List, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
badStringifyColumns2(ResultSet, List<Integer>, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
badStringifyColumns3(ResultSet, Map<String, Integer>, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
BadUpperBoundary - Variable in class org.eigenbase.resource.EigenbaseResource
BadUpperBoundary is 'UNBOUNDED PRECEDING cannot be specified for the upper frame boundary'
badValue(int) - Method in class org.eigenbase.util14.Enum14
Returns an error indicating that the value is illegal.
Bar - Static variable in class org.eigenbase.util.UtilTest.SerializableEnum
 
Bar - Static variable in class org.eigenbase.util.UtilTest.UnserializableEnum
 
bar$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
barCount - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
barCount - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
barCount$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
BarfingInvocationHandler - Class in org.eigenbase.util
A class derived from BarfingInvocationHandler handles a method call by looking for a method in itself with identical parameters.
BarfingInvocationHandler() - Constructor for class org.eigenbase.util.BarfingInvocationHandler
 
barrier - Variable in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
BARRIER_RET_ALL_INPUTS - Static variable in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Enumeration constant corresponding to literal BARRIER_RET_ALL_INPUTS.
BARRIER_RET_ANY_INPUT - Static variable in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Enumeration constant corresponding to literal BARRIER_RET_ANY_INPUT.
BARRIER_RET_FIRST_INPUT - Static variable in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Enumeration constant corresponding to literal BARRIER_RET_FIRST_INPUT.
BarrierHasDynamicParameter - Interface in net.sf.farrago.fem.fennel
BarrierHasDynamicParameter association proxy interface.
barrierHasDynamicParameter - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
BarrierHasDynamicParameter$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BarrierHasDynamicParameter association interface.
BarrierHasDynamicParameter$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.BarrierHasDynamicParameter$Hib
 
BarrierReturnMode - Interface in net.sf.farrago.fem.fennel
BarrierReturnMode enumeration interface.
BarrierReturnModeEnum - Class in net.sf.farrago.fem.fennel
BarrierReturnMode enumeration class implementation.
BarrierReturnModeEnum(String) - Constructor for class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
 
bars - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
bars - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
 
bars - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
base - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
Storage for the first N (FarragoCardinalityEstimator.SparseLongArray.GENERIC_THRESHOLD) indices.
base - Variable in class org.eigenbase.runtime.CompoundIterator.Test.BoxIterator
 
base - Variable in class org.eigenbase.runtime.CompoundTupleIter.Test.BoxTupleIter
 
baseClass$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
baseIndexMap - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
baseInterfaces - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Set containing all base interfaces (represented as Class objects) from which C++ proxies are to inherit.
Baseline() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
BASELINE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
Baseline() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
BASELINE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
baselineTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
baseName - Static variable in class net.sf.farrago.resource.FarragoInternalQuery
 
baseName - Static variable in class net.sf.farrago.resource.FarragoResource
 
baseName - Static variable in class net.sf.farrago.rng.resource.FarragoRngResource
 
baseName - Static variable in class org.eigenbase.resource.EigenbaseResource
 
basePrefix - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
 
baseRepos - Variable in class org.eigenbase.test.DiffRepository
 
baseTime - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
baseTraits - Variable in class org.eigenbase.relopt.RelTraitPropagationVisitor
 
baseValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
BasicColumnDefinition(CwmColumnSet, FemAbstractColumn) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
BasicColumnDefinition(CwmColumnSet, FemAbstractColumn) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
BasicDatetime - Interface in org.eigenbase.util14
BasicDatetime is an interface for dates, times, or timestamps that can be assigned from a long value.
BasicSequenceOption(FarragoSequenceOptions) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
BasicSequenceOption(FarragoSequenceOptions) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
BasicSqlType - Class in org.eigenbase.sql.type
BasicSqlType represents a standard atomic SQL type (excluding interval types).
BasicSqlType(SqlTypeName) - Constructor for class org.eigenbase.sql.type.BasicSqlType
Constructs a type with no parameters.
BasicSqlType(SqlTypeName, int) - Constructor for class org.eigenbase.sql.type.BasicSqlType
Constructs a type with precision/length but no scale.
BasicSqlType(SqlTypeName, int, int) - Constructor for class org.eigenbase.sql.type.BasicSqlType
Constructs a type with precision/length and scale.
bb - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
bb - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.DeferredLookup
 
bean - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
BEFORE - Static variable in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Enumeration constant corresponding to literal before.
BEFORE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BEFORE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
before - Variable in class org.eigenbase.relopt.RelOptListener.RuleAttemptedEvent
 
BEFORE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
before() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
beforeFirst() - Method in class org.eigenbase.util14.AbstractResultSet
 
beforeToAfterMap - Variable in class org.eigenbase.jmi.JmiCorrespondence
 
BEGIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BEGIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BEGIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
beginColumn - Variable in class net.sf.farrago.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class net.sf.farrago.rng.parserimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.eigenbase.lurql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.eigenbase.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginExclusiveAccess() - Method in class net.sf.farrago.catalog.FarragoReposImpl
Puts the repository in exclusive access mode.
beginExclusiveAccess() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Puts the repository in exclusive access mode.
beginLine - Variable in class net.sf.farrago.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class net.sf.farrago.rng.parserimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.eigenbase.lurql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.eigenbase.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLockedTxn(boolean) - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Acquires a repository lock and begins a matching MDR transaction (shared lock for read, or exclusive lock for write).
beginLockedTxn(boolean) - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
beginMedPluginRegistration(String) - Method in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
beginMedPluginRegistration(String) - Method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
beginMedPluginRegistration(String) - Method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
 
beginMedPluginRegistration(String) - Method in interface net.sf.farrago.session.FarragoSessionPlanner
Notifies this planner that registration for a particular SQL/MED plugin is about to start, meaning the plugin might call the planner via methods such as RelOptPlanner.addRule(org.eigenbase.relopt.RelOptRule).
beginMedPluginRegistration(String) - Method in class net.sf.farrago.test.FarragoTestPlanner
 
beginReading() - Method in class org.eigenbase.runtime.ExclusivePipe
 
beginReading() - Method in class org.eigenbase.runtime.Interlock
Acquires the buffer, in preparation for reading.
beginReadTxn() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Begins a new read-only transaction.
beginReadTxn() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
beginReposSession() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
beginReposSession() - Method in interface net.sf.farrago.catalog.FarragoRepos
Begins a session on the metadata repository.
beginReposSession() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
beginReposSession() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
beginReposTxn(boolean) - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
beginReposTxn(boolean) - Method in interface net.sf.farrago.catalog.FarragoRepos
Begins a metadata transaction on the repository.
beginReposTxn(boolean) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
beginSession() - Method in class net.sf.farrago.catalog.FarragoReposImpl.ReposCache
 
BeginToken() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
BeginToken() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
BeginToken() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
BeginToken() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
beginTxn(FarragoSession) - Method in class com.lucidera.farrago.LucidDbTxnMgr
 
beginTxn(FarragoSession) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
beginTxn(FarragoSession) - Method in interface net.sf.farrago.session.FarragoSessionTxnMgr
Begins a new transaction.
beginWriteTxn() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Begins a new read/write transaction.
beginWriteTxn() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
beginWriting() - Method in class org.eigenbase.runtime.ExclusivePipe
 
beginWriting() - Method in class org.eigenbase.runtime.Interlock
Acquires the buffer, in preparation for writing.
behavioralFeature$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
behavioralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
behavioralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
behavioralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
BehavioralFeatureParameter - Interface in net.sf.farrago.cwm.behavioral
BehavioralFeatureParameter association proxy interface.
behavioralFeatureParameter - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
BehavioralFeatureParameter$Hib - Class in net.sf.farrago.cwm.behavioral
BehavioralFeatureParameter association implementation.
BehavioralFeatureParameter$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
BehavioralPackage - Interface in net.sf.farrago.cwm.behavioral
Behavioral package interface.
behavioralPackage - Variable in class net.sf.farrago.cwm.CwmPackage$Hib
 
BehavioralPackage$Hib - Class in net.sf.farrago.cwm.behavioral
Behavioral package implementation.
BehavioralPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
BEL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BEL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BEL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
BERNOULLI - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BERNOULLI - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BERNOULLI - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
best - Variable in class org.eigenbase.relopt.volcano.RelSubset
best known plan
bestCost - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
bestCost - Variable in class org.eigenbase.relopt.volcano.RelSubset
cost of best known plan (it may have improved since)
bestMapping - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
BETWEEN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BETWEEN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BETWEEN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Between - Static variable in class org.eigenbase.sql.SqlKind
 
BetweenFrameType - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
 
betweenNames - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
 
betweenOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
BetweenORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Between
BetweenWithoutAnd - Variable in class org.eigenbase.resource.EigenbaseResource
BetweenWithoutAnd is 'BETWEEN operator has no terminating AND'
bigDecimalValue - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
bigDecimalValue() - Method in class org.eigenbase.sql.SqlLiteral
Returns a numeric literal's value as a BigDecimal.
BIGINT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BIGINT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BIGINT - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Bigint - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the BIGINT SQL type.
BIGINT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
bigIntMaxUnscaled - Static variable in class org.eigenbase.util14.NumberUtil
 
bigIntMinUnscaled - Static variable in class org.eigenbase.util14.NumberUtil
 
bigIntObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
bigIntTen - Static variable in class org.eigenbase.util14.NumberUtil
 
bigIntTenPow - Static variable in class org.eigenbase.util14.NumberUtil
 
BINARY - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a fixed-width binary string.
BINARY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BINARY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BINARY - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Binary - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the BINARY(10) SQL type.
BINARY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
BINARY_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
BINARY_STRING_LITERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BINARY_STRING_LITERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BINARY_STRING_LITERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
BinaryLiteralInvalid - Variable in class org.eigenbase.resource.EigenbaseResource
BinaryLiteralInvalid is 'Binary literal string must contain only characters ''0'' - ''9'', ''A'' - ''F'''
BinaryLiteralOdd - Variable in class org.eigenbase.resource.EigenbaseResource
BinaryLiteralOdd is 'Binary literal string must contain an even number of hexits'
BinaryMultisetOperator() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a binary multiset operator.
BinaryMultisetOperator() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a binary multiset operator.
BinaryMultisetOperator() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a binary multiset operator.
BinaryQueryOperator() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a binary query operator like UNION.
BinaryQueryOperator() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a binary query operator like UNION.
BinaryQueryOperator() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a binary query operator like UNION.
BinaryRowOperator() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a binary row operator like AND.
BinaryRowOperator() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a binary row operator like AND.
BinaryRowOperator() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a binary row operator like AND.
binaryTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
bind(RelNode, Variable) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Records the fact that instances of rel are available in variable.
bind(RelNode, StatementList, VariableInitializer) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Declares a variable, and binds it lazily, so it only gets initialized if it is actually used.
bind(RelNode, RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Shares a variable between relations.
bind(RelNode, JavaRelImplementor.Bind) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Records the fact that instances of rel are available via bind (which may be eager or lazy).
bind - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.Frame
Holds variable which hasn't been declared yet.
bindArgument(OJPreparingStmt.Argument) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
bindCorrel(String, Variable) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Binds a correlating variable.
bindDeferred(JavaRelImplementor.Frame, RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
bindings - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
bindInputs(FarragoRuntimeContext) - Method in class net.sf.farrago.query.FarragoTransformDef
 
bindReferences() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Replaces a label with a line number
BIT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BIT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BIT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
bitCount - Variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
bitCount - Variable in class org.eigenbase.util.BitString
 
bitFieldOffset - Variable in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
bitFieldOffset - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputed byte offset for bit array.
BitReference - Interface in net.sf.farrago.type.runtime
BitReference represents a bit which can be accessed by marshalling and unmarshalling.
bitReferences - Variable in class net.sf.farrago.type.runtime.FarragoSyntheticObject
Array of BitReferences to be used by marshal/unmarshal.
bits - Variable in class org.eigenbase.util.BitString
 
BitString - Class in org.eigenbase.util
String of bits.
BitString(String, int) - Constructor for class org.eigenbase.util.BitString
 
bitValueIndex - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
BLOB - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BLOB - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BLOB - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
BLUE - Static variable in class org.eigenbase.util.OptionsListTest.Color
 
body$Comp$CwmConstraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
body$Comp$CwmConstraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
body$Comp$CwmConstraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
body$Comp$CwmMethod$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
body$Comp$CwmMethod$Hib - Variable in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
body$Comp$CwmMethod$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
body$Comp$CwmMethod$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
body$Hib - Variable in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
body$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
body$Hib - Variable in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
body$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
BOOL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a boolean.
BOOL_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
boolAnd - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
BOOLEAN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BOOLEAN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BOOLEAN - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Boolean - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the BOOLEAN SQL type.
BOOLEAN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
BOOLEAN_CHOICES_DEFAULT_FALSE - Static variable in class net.sf.farrago.plugin.FarragoAbstractPluginBase
 
BOOLEAN_CHOICES_DEFAULT_TRUE - Static variable in class net.sf.farrago.plugin.FarragoAbstractPluginBase
 
BOOLEAN_TYPE - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
booleanFalse - Variable in class org.eigenbase.rex.RexBuilder
 
booleanProp - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
BooleanProperty - Class in org.eigenbase.util.property
Definition and accessor for a boolean property.
BooleanProperty(Properties, String, boolean) - Constructor for class org.eigenbase.util.property.BooleanProperty
Creates a Boolean property.
BooleanProperty(Properties, String) - Constructor for class org.eigenbase.util.property.BooleanProperty
Creates a Boolean property which has no default value.
booleanPropNoDefault - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
booleanTrue - Variable in class org.eigenbase.rex.RexBuilder
 
booleanType - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
BooleanTypeChecker - Static variable in class org.eigenbase.sql.test.AbstractSqlTester
 
booleanTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
booleanValue(RexNode) - Static method in class org.eigenbase.rex.RexLiteral
 
booleanValue(SqlNode) - Static method in class org.eigenbase.sql.SqlLiteral
Converts extracts the value from a boolean literal.
booleanValue() - Method in class org.eigenbase.util.OptionsList.BooleanOption
 
booleanValue() - Method in class org.eigenbase.util.property.Property
Returns the boolean value of this property.
boolEqual - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolGreaterOrEqualThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolGreaterThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolIsNotNull - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolIsNull - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolLessOrEqualThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolLessThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolMove - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeEqual - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeGreaterOrEqualThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeGreaterThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeIsNotNull - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeIsNull - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeLessOrEqualThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeLessThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNativeNotEqual - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNot - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolNotEqual - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
boolOr - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
boolRelDataType - Variable in class org.eigenbase.test.RexTransformerTest
 
boolType - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsBoolImplementor
 
boolValue - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
boosted - Variable in class org.eigenbase.relopt.volcano.RelSubset
Flag indicating whether this RelSubset's importance was artificially boosted.
boostedSubsets - Variable in class org.eigenbase.relopt.volcano.RuleQueue
The set of RelSubsets whose importance is currently in an artificially raised state.
boostImportance(Collection<RelSubset>, double) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Artificially boosts the importance of the given RelSubsets by a given factor.
borrowStmtList(StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Borrows the active statement list, by temporarily setting it to a new statement list.
BOTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BOTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BOTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
bound - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
boundInputRef - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
BoundMethod - Class in org.eigenbase.oj.stmt
BoundMethod is a "thunk": a method which has already been bound to a particular object on which it should be invoked, together with the arguments which should be passed on invocation.
BoundMethod(Object, Method, String[]) - Constructor for class org.eigenbase.oj.stmt.BoundMethod
 
boundMethod - Variable in class org.eigenbase.oj.stmt.PreparedExecution
 
boundType - Variable in class org.eigenbase.sarg.SargEndpoint
 
boundType - Variable in class org.eigenbase.sarg.SargRexAnalyzer.ComparisonConvertlet
 
box(OJClass, Expression) - Static method in class org.eigenbase.oj.util.OJUtil
Ensures that an expression is an object.
box - Variable in class org.eigenbase.runtime.CompoundIterator.Test.BoxIterator
 
box - Variable in class org.eigenbase.runtime.CompoundTupleIter.Test.BoxTupleIter
 
Boxed - Static variable in interface org.eigenbase.rel.ProjectRelBase.Flags
Whether the resulting row is to be a synthetic class whose fields are the aliases of the fields.
boxingHelperMethod - Variable in class net.sf.farrago.catalog.codegen.ProxyGen.CppTypeInfo
 
branches - Variable in class org.eigenbase.lurql.LurqlPathSpec
 
BREADTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BREADTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BREADTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
breakLines - Variable in class org.eigenbase.util.RhBase64.InputStream
 
breakLines - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
BridgePattern - Static variable in class org.eigenbase.util.Glossary
Decouple an abstraction from its implementation so that the two can very independently.
broadenType(SqlTypeName) - Method in class net.sf.farrago.query.FarragoReentrantStmtExecutor
 
browseConnectServer(String, ResultSet, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
Queries SQL/MED connection information for a foreign data server.
browseConnectServerChoice(int, DriverPropertyInfo, int, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
 
browseConnectServerImpl(FarragoSessionStmtValidator, String, Properties, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
 
browseForeignSchemas(String, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
 
browseForeignSchemasImpl(FarragoSessionStmtValidator, String, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
 
bucketDesc - Variable in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
buf - Variable in class org.eigenbase.runtime.ExclusivePipe
 
buf - Variable in class org.eigenbase.util.OptionsListTest.StringBufferOptionsHandler
 
BUF_BYTES - Static variable in class org.eigenbase.test.ExclusivePipeTest
 
BUF_SIZE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
bufcolumn - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
bufcolumn - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
bufcolumn - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
bufcolumn - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
buffer - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
buffer - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
buffer - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
buffer - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
buffer - Variable in class org.eigenbase.util.RhBase64.InputStream
 
buffer - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
bufferAsArray - Variable in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
BufferedIterator - Class in org.eigenbase.runtime
BufferedIterator converts a regular iterator into one which implements Iterable (and Enumeration for good measure).
BufferedIterator(Iterator) - Constructor for class org.eigenbase.runtime.BufferedIterator
 
BufferedIterator.Clonerator - Class in org.eigenbase.runtime
Reads from an iterator, duplicating elements into a list as it does so.
BufferedIterator.Clonerator(Iterator, List) - Constructor for class org.eigenbase.runtime.BufferedIterator.Clonerator
 
BufferedIterator.Test - Class in org.eigenbase.runtime
 
BufferedIterator.Test(String) - Constructor for class org.eigenbase.runtime.BufferedIterator.Test
 
bufferLength - Variable in class org.eigenbase.util.RhBase64.InputStream
 
bufferLength - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
bufferRight(RelNode, RelNode) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Returns a FennelBufferRel in the case where it makes sense to buffer the RHS into the cartesian product join.
bufline - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
bufline - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
bufline - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
bufline - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
bufpos - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
bufpos - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
bufpos - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
bufpos - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
bufsize - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
bufsize - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
bufsize - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
bufsize - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
Bug - Class in org.eigenbase.util
Holder for a list of constants describing which bugs which have not been fixed.
Bug() - Constructor for class org.eigenbase.util.Bug
 
buildBars(ResultSet, long, FarragoCardinalityEstimator) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Given a result set from a column distribution query, compute the bars in the Histogram.
buildCheapestPlan(VolcanoPlanner) - Method in class org.eigenbase.relopt.volcano.RelSubset
Recursively builds a tree consisting of the cheapest plan at each node.
buildColumnFilters(Integer[], RelTraitSet, RelNode[], int, List<SargBinding>, LcsRowScanRel) - Method in class com.lucidera.lcs.LcsIndexAccessRule
 
buildColumnMap(List<String>, int, ResultSetMetaData, List<Integer>) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
buildConnection(RJConnectionInterface) - Method in class net.sf.farrago.jdbc.client.FarragoJdbcClientDriver.CustomRJDriver
 
buildConnectionServer(Connection) - Method in class net.sf.farrago.server.FarragoRJDriverServer
 
buildDescriptor(FennelStandardTypeDescriptor[], boolean[], int[]) - Method in class net.sf.farrago.test.FennelTupleTest
 
buildDescriptor(FennelStandardTypeDescriptor[]) - Method in class net.sf.farrago.test.FennelTupleTest
 
buildDriverServer() - Method in class net.sf.farrago.server.FarragoRJJdbcServer
 
builder - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
builder - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
builder - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Factory for constructing new relational expressions
builder - Variable in class org.eigenbase.rex.RexCopier
 
BuilderPattern - Static variable in class org.eigenbase.util.Glossary
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
buildEstimatedHistogram(DdlAnalyzeStmt.ColumnDetail, long, ResultSet, boolean, boolean) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Iterate over the sample given in the result set and generate a histogram for the column.
buildFemBars(DdlAnalyzeStmt.Histogram, List<FemColumnHistogramBar>) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Convert the DdlAnalyzeStmt.ColumnHistogramBar instances in the given DdlAnalyzeStmt.Histogram into FemColumnHistogramBar instances.
buildFinalPlan(HepRelVertex) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
buildHistogram(DdlAnalyzeStmt.ColumnDetail, long, ResultSet) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Iterate over the given result set and generate a histogram for the column.
buildImportForeignSchemaSql(String, String, String, String, boolean, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function to build the import foreign schema SQL used in exporting from a foreign schema
buildQuery(String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
Helper method which converts a scalar expression into a SQL query.
buildQuery(String) - Static method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
buildQuerySql(int, String, String, String, Timestamp, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function to build sql to query tables
builtinFunction - Variable in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
BuiltinFunctionCall() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a call to a builtin function with special syntax.
BuiltinFunctionCall() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a call to a builtin function with special syntax.
BuiltinFunctionCall() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a call to a builtin function with special syntax.
BY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
BY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
BY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
byteBuffer - Variable in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
ByteLength - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
byteLength - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
BytePointer - Class in net.sf.farrago.type.runtime
BytePointer is instantiated during execution to refer to a contiguous subset of a byte array.
BytePointer() - Constructor for class net.sf.farrago.type.runtime.BytePointer
Creates a new BytePointer object.
bytes - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterDescriptor
 
bytes - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
bytes - Variable in class org.eigenbase.test.ExclusivePipeTest.Consumer
 
bytesMax - Variable in class net.sf.farrago.util.FarragoObjectCache
 
bytesUsed - Variable in class net.sf.farrago.util.FarragoObjectCache
Number of bytes currently in use by cached objects.

C

C - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
C - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
C - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
cache - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
cache - Variable in class org.eigenbase.rel.metadata.CachingRelMetadataProvider
 
CACHE_STATEMENTS - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
Whether statement caching is enabled for a session
CACHE_STATEMENTS_DEFAULT - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
cachedImportance - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
 
CachedValues - Static variable in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
 
cachePagesInit$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
cachePageSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
cachePagesMax$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
cacheReservePercentage$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
cachingDisabled - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
CachingRelMetadataProvider - Class in org.eigenbase.rel.metadata
CachingRelMetadataProvider implements the RelMetadataProvider interface by caching results from an underlying provider.
CachingRelMetadataProvider(RelMetadataProvider, RelOptPlanner) - Constructor for class org.eigenbase.rel.metadata.CachingRelMetadataProvider
 
CachingRelMetadataProvider.CacheEntry - Class in org.eigenbase.rel.metadata
 
CachingRelMetadataProvider.CacheEntry() - Constructor for class org.eigenbase.rel.metadata.CachingRelMetadataProvider.CacheEntry
 
cal - Variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Calendar, which holds the client time zone.
cal - Variable in class org.eigenbase.util14.DateTimeUtil.PrecisionTime
 
calc - Variable in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
calcInstance - Static variable in class net.sf.farrago.query.FarragoReduceExpressionsRule
 
calcJoinRow() - Method in class org.eigenbase.runtime.NestedLoopCalcTupleIter
Method to be implemented by subclasses to either calculate the next joined row based on current values of leftObj and rightObj, or else to filter out this combination.
CalcOnWin - Static variable in class net.sf.farrago.fennel.rel.FennelWindowRule
Instance of the rule which matches a CalcRel on top of a WindowedAggregateRel.
CalcOnWinOnCalc - Static variable in class net.sf.farrago.fennel.rel.FennelWindowRule
Instance of the rule which matches CalcRel on top of WindowedAggregateRel on top of CalcRel.
calcProgram - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
CalcProgramBuilder - Class in net.sf.farrago.fennel.calc
Constructs a calculator assembly language program based upon a series of calls made by the client.
CalcProgramBuilder() - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder
Creates a CalcProgramBuilder.
CalcProgramBuilder.BoolInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.BoolInstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.BoolInstructionDef
 
CalcProgramBuilder.BoolNativeInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.BoolNativeInstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.BoolNativeInstructionDef
 
CalcProgramBuilder.ComparisonInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.ComparisonInstructionDef(String) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.ComparisonInstructionDef
 
CalcProgramBuilder.ExtInstrDef - Class in net.sf.farrago.fennel.calc
Defines an extended instruction.
CalcProgramBuilder.ExtInstrDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.ExtInstrDef
 
CalcProgramBuilder.ExtInstrSizeDef - Class in net.sf.farrago.fennel.calc
Defines an extended instruction with name depending on the number or operands.
CalcProgramBuilder.ExtInstrSizeDef(String) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.ExtInstrSizeDef
 
CalcProgramBuilder.FunctionCall - Class in net.sf.farrago.fennel.calc
Holds and represents the parameters for a call to an operator
CalcProgramBuilder.FunctionCall(CalcReg, String, CalcReg[]) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.FunctionCall
 
CalcProgramBuilder.Instruction - Class in net.sf.farrago.fennel.calc
Represents an instruction and its operands
CalcProgramBuilder.Instruction(CalcProgramBuilder.InstructionDef, CalcProgramBuilder.Operand[]) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
CalcProgramBuilder.InstructionDef - Class in net.sf.farrago.fennel.calc
Definition for an instruction.
CalcProgramBuilder.InstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
 
CalcProgramBuilder.IntegralNativeInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.IntegralNativeInstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.IntegralNativeInstructionDef
 
CalcProgramBuilder.IntegralNativeShift - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.IntegralNativeShift(String) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.IntegralNativeShift
 
CalcProgramBuilder.JumpInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.JumpInstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.JumpInstructionDef
 
CalcProgramBuilder.Line - Class in net.sf.farrago.fennel.calc
Reference to a line number
CalcProgramBuilder.Line(int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
CalcProgramBuilder.Line(String) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
CalcProgramBuilder.LiteralPair - Class in net.sf.farrago.fennel.calc
A key-value pair class to hold
1) Value of a literal and
2) Type of a literal
For use in a hashtable
CalcProgramBuilder.LiteralPair(CalcProgramBuilder.OpType, Object) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.LiteralPair
 
CalcProgramBuilder.NativeInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.NativeInstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.NativeInstructionDef
 
CalcProgramBuilder.Operand - Interface in net.sf.farrago.fennel.calc
Represents an Operand in an opereation e.g.
CalcProgramBuilder.OpType - Enum in net.sf.farrago.fennel.calc
Enumeration of the types supported by the calculator.
CalcProgramBuilder.OpType(FennelStandardTypeDescriptor, String) - Constructor for enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
CalcProgramBuilder.PointerBoolInstructionDef - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.PointerBoolInstructionDef(String, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.PointerBoolInstructionDef
 
CalcProgramBuilder.RegisterDescriptor - Class in net.sf.farrago.fennel.calc
 
CalcProgramBuilder.RegisterDescriptor(CalcProgramBuilder.OpType, int) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterDescriptor
 
CalcProgramBuilder.RegisterSets - Class in net.sf.farrago.fennel.calc
A place holder to hold defined register sets
CalcProgramBuilder.RegisterSets() - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSets
 
CalcProgramBuilder.RegisterSetType - Enum in net.sf.farrago.fennel.calc
Enumeration of register types
CalcProgramBuilder.RegisterSetType(char) - Constructor for enum net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSetType
 
CalcProgramBuilderTest - Class in net.sf.farrago.fennel.calc
Unit test for CalcProgramBuilder.
CalcProgramBuilderTest(String) - Constructor for class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
CalcReg - Class in net.sf.farrago.fennel.calc
Represents a virtual register.
CalcReg(CalcProgramBuilder.OpType, Object, CalcProgramBuilder.RegisterSetType, int, int) - Constructor for class net.sf.farrago.fennel.calc.CalcReg
 
CalcRel - Class in org.eigenbase.rel
A relational expression which computes project expressions and also filters.
CalcRel(RelOptCluster, RelTraitSet, RelNode, RelDataType, RexProgram, List<RelCollation>) - Constructor for class org.eigenbase.rel.CalcRel
 
CalcRelBase - Class in org.eigenbase.rel
CalcRelBase is an abstract base class for implementations of CalcRel.
CalcRelBase(RelOptCluster, RelTraitSet, RelNode, RelDataType, RexProgram, List<RelCollation>) - Constructor for class org.eigenbase.rel.CalcRelBase
 
CalcRelSplitter - Class in net.sf.farrago.fennel.rel
CalcRelSplitter operates on a CalcRel with multiple RexCall sub-expressions that cannot all be implemented by a single concrete RelNode.
CalcRelSplitter(CalcRel, CalcRelSplitter.RelType[]) - Constructor for class net.sf.farrago.fennel.rel.CalcRelSplitter
Constructs a CalcRelSplitter.
CalcRelSplitter.CannotImplement - Exception in net.sf.farrago.fennel.rel
Control exception for CalcRelSplitter.ImplementTester.
CalcRelSplitter.CannotImplement() - Constructor for exception net.sf.farrago.fennel.rel.CalcRelSplitter.CannotImplement
 
CalcRelSplitter.HighestUsageFinder - Class in net.sf.farrago.fennel.rel
Builds an array of the highest level which contains an expression which uses each expression as an input.
CalcRelSplitter.HighestUsageFinder(RexNode[], int[]) - Constructor for class net.sf.farrago.fennel.rel.CalcRelSplitter.HighestUsageFinder
 
CalcRelSplitter.ImplementTester - Class in net.sf.farrago.fennel.rel
Visitor which returns whether an expression can be implemented in a given type of relational expression.
CalcRelSplitter.ImplementTester(CalcRelSplitter.RelType) - Constructor for class net.sf.farrago.fennel.rel.CalcRelSplitter.ImplementTester
 
CalcRelSplitter.InputToCommonExprConverter - Class in net.sf.farrago.fennel.rel
Shuttle which converts every reference to an input field in an expression to a reference to a common sub-expression.
CalcRelSplitter.InputToCommonExprConverter(int[], int[], int, int[]) - Constructor for class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
CalcRelSplitter.MaxInputFinder - Class in net.sf.farrago.fennel.rel
Finds the highest level used by any of the inputs of a given expression.
CalcRelSplitter.MaxInputFinder(int[]) - Constructor for class net.sf.farrago.fennel.rel.CalcRelSplitter.MaxInputFinder
 
CalcRelSplitter.RelType - Class in net.sf.farrago.fennel.rel
 
CalcRelSplitter.RelType(String) - Constructor for class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
CalcRexAggImplementor - Interface in net.sf.farrago.fennel.calc
Translates a call to an aggregate function to calculator assembly language.
CalcRexImplementor - Interface in net.sf.farrago.fennel.calc
Translates a call to a particular operator to calculator assembly language.
calcRexImplementor - Variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionFactory
 
calcRexImplementor - Variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
CalcRexImplementorTable - Interface in net.sf.farrago.fennel.calc
Contains, for each operator, an implementor which can convert a call to that operator into a set of calculator instructions.
CalcRexImplementorTableImpl - Class in net.sf.farrago.fennel.calc
Implementation of CalcRexImplementorTable, containing implementations for all standard functions.
CalcRexImplementorTableImpl(CalcRexImplementorTable) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Creates an empty table which delegates to another table.
CalcRexImplementorTableImpl.AbstractCalcRexAggImplementor - Class in net.sf.farrago.fennel.calc
Abstract base class for classes which implement CalcRexAggImplementor.
CalcRexImplementorTableImpl.AbstractCalcRexAggImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AbstractCalcRexAggImplementor
 
CalcRexImplementorTableImpl.AbstractCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Abstract base class for classes which implement CalcRexImplementor.
CalcRexImplementorTableImpl.AbstractCalcRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AbstractCalcRexImplementor
 
CalcRexImplementorTableImpl.AddCharSetNameInstrImplementor - Class in net.sf.farrago.fennel.calc
A Class that gets a specified operand of a call and retrieves its charset name and add it as a vc literal to the program.
CalcRexImplementorTableImpl.AddCharSetNameInstrImplementor(String, int, int) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AddCharSetNameInstrImplementor
 
CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor - Class in net.sf.farrago.fennel.calc
Makes all numeric types the same before calling a given instruction.
CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor(CalcProgramBuilder.InstructionDef) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor
 
CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor(CalcProgramBuilder.InstructionDef, boolean) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor
 
CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor - Class in net.sf.farrago.fennel.calc
Makes all string types the same before calling a given instruction.
CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor(CalcProgramBuilder.InstructionDef, int, int) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor
Creates an implementor which makes a given pair of arguments the same type.
CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor(CalcProgramBuilder.InstructionDef) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor
Creates an implementor which makes the first and second arguments the same type.
CalcRexImplementorTableImpl.CaseImplementor - Class in net.sf.farrago.fennel.calc
Implementor for CASE operator.
CalcRexImplementorTableImpl.CaseImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CaseImplementor
 
CalcRexImplementorTableImpl.CastDecimalImplementor - Class in net.sf.farrago.fennel.calc
Implementor for casting between char and decimal types.
CalcRexImplementorTableImpl.CastDecimalImplementor(CalcProgramBuilder.InstructionDef) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastDecimalImplementor
 
CalcRexImplementorTableImpl.CastImplementor - Class in net.sf.farrago.fennel.calc
Implementor for CAST operator.
CalcRexImplementorTableImpl.CastImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
CalcRexImplementorTableImpl.CastTimestampToDateImplementor - Class in net.sf.farrago.fennel.calc
Implementor for casting from TIMESTAMP to DATE.
CalcRexImplementorTableImpl.CastTimestampToDateImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastTimestampToDateImplementor
 
CalcRexImplementorTableImpl.CastTimestampToTimeImplementor - Class in net.sf.farrago.fennel.calc
Implementor for casting from TIMESTAMP to TIME.
CalcRexImplementorTableImpl.CastTimestampToTimeImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastTimestampToTimeImplementor
 
CalcRexImplementorTableImpl.CastTimeToTimestampImplementor - Class in net.sf.farrago.fennel.calc
Implementor for casting from TIME to TIMESTAMP.
CalcRexImplementorTableImpl.CastTimeToTimestampImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastTimeToTimestampImplementor
 
CalcRexImplementorTableImpl.ConcatImplementor - Class in net.sf.farrago.fennel.calc
 
CalcRexImplementorTableImpl.ConcatImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.ConcatImplementor
 
CalcRexImplementorTableImpl.CountCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the COUNT aggregate function, SqlStdOperatorTable.countOperator.
CalcRexImplementorTableImpl.CountCalcRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CountCalcRexImplementor
 
CalcRexImplementorTableImpl.DatetimeRoundingImplementor - Class in net.sf.farrago.fennel.calc
Helper to implement CAST to TIMESTAMP or TIME values.
CalcRexImplementorTableImpl.DatetimeRoundingImplementor(CalcRexImplementor) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.DatetimeRoundingImplementor
 
CalcRexImplementorTableImpl.DoubleKeyMap - Class in net.sf.farrago.fennel.calc
 
CalcRexImplementorTableImpl.DoubleKeyMap() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.DoubleKeyMap
 
CalcRexImplementorTableImpl.FirstValueCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the FIST_VALUE aggregate function, SqlStdOperatorTable.sumOperator.
CalcRexImplementorTableImpl.FirstValueCalcRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.FirstValueCalcRexImplementor
 
CalcRexImplementorTableImpl.HistogramAggRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the $HISTOGRAM aggregate function (SqlStdOperatorTable.histogramAggFunction, which helps implement MIN, MAX, FIRST_VALUE, LAST_VALUE in a windowed aggregation scenario.
CalcRexImplementorTableImpl.HistogramAggRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramAggRexImplementor
 
CalcRexImplementorTableImpl.HistogramResultRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the operators which extract a result from a histogram: $HISTOGRAM_MIN, $HISTOGRAM_MAX, $HISTOGRAM_FIRST_VALUE, $HISTOGRAM_LAST_VALUE
CalcRexImplementorTableImpl.HistogramResultRexImplementor(SqlAggFunction) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramResultRexImplementor
 
CalcRexImplementorTableImpl.IdentityImplementor - Class in net.sf.farrago.fennel.calc
Implements the identity operator.
CalcRexImplementorTableImpl.IdentityImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IdentityImplementor
 
CalcRexImplementorTableImpl.InstrDefImplementor - Class in net.sf.farrago.fennel.calc
Generic implementor that takes a CalcProgramBuilder.InstructionDef which implements an operator by generating a call to a given instruction.
CalcRexImplementorTableImpl.InstrDefImplementor(CalcProgramBuilder.InstructionDef) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.InstrDefImplementor
Creates an instruction implementor
CalcRexImplementorTableImpl.IsBoolImplementor - Class in net.sf.farrago.fennel.calc
Implements "IS TRUE" and "IS FALSE" operators.
CalcRexImplementorTableImpl.IsBoolImplementor(boolean) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsBoolImplementor
 
CalcRexImplementorTableImpl.IsNotBoolImplementor - Class in net.sf.farrago.fennel.calc
Implements "IS NOT TRUE" and "IS NOT FALSE" operators.
CalcRexImplementorTableImpl.IsNotBoolImplementor(boolean) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsNotBoolImplementor
 
CalcRexImplementorTableImpl.LastValueCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the LAST_VALUE aggregate function, SqlStdOperatorTable.sumOperator.
CalcRexImplementorTableImpl.LastValueCalcRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.LastValueCalcRexImplementor
 
CalcRexImplementorTableImpl.MakeOperandsDoubleImplementor - Class in net.sf.farrago.fennel.calc
Implementor that will convert a RexCall's operands to approx DOUBLE if needed
CalcRexImplementorTableImpl.MakeOperandsDoubleImplementor(CalcProgramBuilder.InstructionDef) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MakeOperandsDoubleImplementor
 
CalcRexImplementorTableImpl.MinMaxCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the MIN and MAX aggregate function, SqlStdOperatorTable.sumOperator.
CalcRexImplementorTableImpl.MinMaxCalcRexImplementor(SqlAggFunction) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
CalcRexImplementorTableImpl.ReinterpretCastImplementor - Class in net.sf.farrago.fennel.calc
Implementor for REINTERPRET operator.
CalcRexImplementorTableImpl.ReinterpretCastImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.ReinterpretCastImplementor
 
CalcRexImplementorTableImpl.SliceImplementor - Class in net.sf.farrago.fennel.calc
Implements the internal $SLICE operator.
CalcRexImplementorTableImpl.SliceImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SliceImplementor
 
CalcRexImplementorTableImpl.SumCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the SUM aggregate function, SqlStdOperatorTable.sumOperator.
CalcRexImplementorTableImpl.SumCalcRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumCalcRexImplementor
 
CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor - Class in net.sf.farrago.fennel.calc
Implementation of the SUM0 aggregate function, SqlStdOperatorTable.sumEmptyIsZeroOperator.
CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor
 
CalcRexImplementorTableImpl.TimeFunctionImplementor - Class in net.sf.farrago.fennel.calc
 
CalcRexImplementorTableImpl.TimeFunctionImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.TimeFunctionImplementor
 
CalcRexImplementorTableImpl.TrimImplementor - Class in net.sf.farrago.fennel.calc
Implements the TRIM function.
CalcRexImplementorTableImpl.TrimImplementor() - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.TrimImplementor
 
CalcRexImplementorTableImpl.UsingInstrImplementor - Class in net.sf.farrago.fennel.calc
Implements a call by invoking a given instruction.
CalcRexImplementorTableImpl.UsingInstrImplementor(CalcProgramBuilder.InstructionDef) - Constructor for class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.UsingInstrImplementor
 
calcRightNullRow() - Method in class org.eigenbase.runtime.NestedLoopCalcTupleIter
Method to be implemented by subclasses to calculate a mismatch row in a left outer join.
calcSubstringPointers(int, int, int, boolean) - Method in class net.sf.farrago.type.runtime.BytePointer
 
CalcTupleIter - Class in org.eigenbase.runtime
CalcTupleIter is an abstract base for iterator implementations generated by IterCalcRel .
CalcTupleIter(TupleIter) - Constructor for class org.eigenbase.runtime.CalcTupleIter
Constructor.
calculateFlattenedOffset(RelDataType, int) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
CalcVirtualMachine - Interface in net.sf.farrago.fem.config
CalcVirtualMachine enumeration interface.
calcVirtualMachine$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
CalcVirtualMachineEnum - Class in net.sf.farrago.fem.config
CalcVirtualMachine enumeration class implementation.
CalcVirtualMachineEnum(String) - Constructor for class net.sf.farrago.fem.config.CalcVirtualMachineEnum
 
CALCVM_AUTO - Static variable in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Enumeration constant corresponding to literal CALCVM_AUTO.
CALCVM_FENNEL - Static variable in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Enumeration constant corresponding to literal CALCVM_FENNEL.
CALCVM_JAVA - Static variable in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Enumeration constant corresponding to literal CALCVM_JAVA.
call - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
CALL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CALL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
call() - Method in class org.eigenbase.oj.stmt.BoundMethod
 
CALL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
call - Variable in class org.eigenbase.sql.SqlCallBinding
 
call - Variable in class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
call - Variable in class org.eigenbase.sql.validate.AliasNamespace
 
call - Variable in class org.eigenbase.sql.validate.ProcedureNamespace
 
call - Variable in class org.eigenbase.sql.validate.SetopNamespace
 
call(Method, Object, Object[]) - Method in interface org.eigenbase.util.MethodCallTestCase.Dispatcher
 
callAction$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
callArguments - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CallArguments - Interface in net.sf.farrago.cwm.behavioral
CallArguments association proxy interface.
CallArguments$Hib - Class in net.sf.farrago.cwm.behavioral
CallArguments association implementation.
CallArguments$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
callbackHandler - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
callCounter - Variable in class org.eigenbase.test.PropertyTest.State2
 
callCounter - Variable in class org.eigenbase.test.PropertyTest.State3
 
CALLED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CALLED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CALLED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
calledOnNullInput$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
calledOperation - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CalledOperation - Interface in net.sf.farrago.cwm.behavioral
CalledOperation association proxy interface.
CalledOperation$Hib - Class in net.sf.farrago.cwm.behavioral
CalledOperation association implementation.
CalledOperation$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
calledOperation_CallAction$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
CallingConvention - Class in org.eigenbase.relopt
CallingConvention enumerates the calling conventions built in to the Saffron project.
CallingConvention(String, int, Class) - Constructor for class org.eigenbase.relopt.CallingConvention
 
CallingConventionTraitDef - Class in org.eigenbase.relopt
CallingConventionTraitDef is a RelTraitDef that defines the calling-convention trait.
CallingConventionTraitDef() - Constructor for class org.eigenbase.relopt.CallingConventionTraitDef
 
CallingConventionTraitDef.ConversionData - Class in org.eigenbase.relopt
 
CallingConventionTraitDef.ConversionData() - Constructor for class org.eigenbase.relopt.CallingConventionTraitDef.ConversionData
 
callRule(RelOptRule, RelNode[]) - Method in class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl
 
canAssignFrom(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Tests assignability of a value to a site.
canCastFrom(SqlTypeName, SqlTypeName, boolean) - Method in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
canCastFrom(RelDataType, RelDataType, boolean) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Compares two types and returns true if fromType can be cast to toType.
cancel() - Method in class net.sf.farrago.db.FarragoDbSession
 
cancel() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
cancel(boolean) - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
cancel() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
cancel() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
cancel() - Method in interface net.sf.farrago.session.FarragoSession
Cancels execution of any statements on this session (but does not kill it or them).
cancel() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Requests cancellation of this execution (either for asynchronous abort, or because execution has ended).
cancel() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Cancels execution.
cancelExecution() - Method in class net.sf.farrago.fennel.FennelExecutionHandle
Cancels execution of the statement corresponding to this handle.
cancelExecution(long) - Static method in class net.sf.farrago.fennel.FennelStorage
Cancels execution of a statement associated with an execution handle.
cancelFlag - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
cancelFlag - Variable in class org.eigenbase.relopt.AbstractRelOptPlanner
 
CancelFlag - Class in org.eigenbase.util
CancelFlag is used to post and check cancellation requests.
CancelFlag() - Constructor for class org.eigenbase.util.CancelFlag
 
cancelRequested - Variable in class org.eigenbase.util.CancelFlag
 
cancelRowUpdates() - Method in class org.eigenbase.util14.AbstractResultSet
 
canCombine(RelNode, boolean) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
 
canConvert(RelOptPlanner, RelTrait, RelTrait) - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
canConvert(RelOptPlanner, RelTrait, RelTrait) - Method in class org.eigenbase.relopt.RelTraitDef
Tests whether the given RelTrait can be converted to another RelTrait.
canConvert(RelTraitSet, RelTraitSet) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
canConvert(RelOptPlanner, RelTrait, RelTrait) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
canConvertCall(RexCall) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
canConvertSubquery() - Method in class net.sf.farrago.query.ScalarSubqueryConverter
 
canConvertSubquery() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.NoOpSubqueryConverter
 
canConvertSubquery() - Method in interface org.eigenbase.sql2rel.SubqueryConverter
 
canExpand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.PassThroughExpander
 
canExpand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.ReinterpretExpander
 
canExpand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
This defaults to the utility method, RexUtil.requiresDecimalExpansion(RexNode, boolean) which checks general guidelines on whether a rewrite should be considered at all.
canImplement(RexCall) - Method in interface net.sf.farrago.fennel.calc.CalcRexAggImplementor
Returns whether this implementor can handle the given call.
canImplement(RexCall) - Method in interface net.sf.farrago.fennel.calc.CalcRexImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AbstractCalcRexAggImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AbstractCalcRexImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IdentityImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsBoolImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.ReinterpretCastImplementor
 
canImplement(CalcRel, String) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Returns whether a relational expression can be implemented solely in a given CalcRelSplitter.RelType.
canImplement(RexFieldAccess) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
canImplement(RexDynamicParam) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
canImplement(RexLiteral) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
canImplement(RexNode, boolean) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
Returns whether this RelType can implement a given expression.
canImplement(RexProgram) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
Returns whether this tester's RelType can implement a given program.
canImplement(CalcRel) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.AutoCalcRelSplitter
 
canImplement(RexFieldAccess) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
 
canImplement(RexDynamicParam) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
 
canImplement(RexLiteral) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
 
canImplement(RexFieldAccess) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
canImplement(RexDynamicParam) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
canImplement(RexLiteral) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
canImplement(RexCall) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
canImplement(RexCall) - Method in class net.sf.farrago.ojrex.FarragoOJRexCaseImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.ojrex.FarragoOJRexContextVariableImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.ojrex.FarragoOJRexReinterpretImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.ojrex.FarragoOJRexSimilarLikeImplementor
 
canImplement(RexCall) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
canImplement(SqlOperator) - Method in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
canImplement(RexCall) - Method in class org.eigenbase.oj.rex.OJRexBinaryExpressionImplementor
 
canImplement(RexCall) - Method in class org.eigenbase.oj.rex.OJRexCastImplementor
 
canImplement(RexCall) - Method in class org.eigenbase.oj.rex.OJRexIgnoredCallImplementor
 
canImplement(RexCall) - Method in interface org.eigenbase.oj.rex.OJRexImplementor
Tests whether it is possible to implement a call.
canImplement(RexCall) - Method in class org.eigenbase.oj.rex.OJRexUnaryExpressionImplementor
 
canImplementInFennel(CalcRel) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule
Returns whether an expression can be implemented in Fennel convention.
canMerge() - Method in interface org.eigenbase.oj.rex.OJAggImplementor
Returns whether this aggregation can merge together two accumulators.
canMerge() - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJBasicAggImplementor
 
canMerge() - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJCountAggImplementor
 
canMerge() - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJMinMaxAggImplementor
 
canMerge() - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJSumAggImplementor
 
CanNotApplyOp2Type - Variable in class org.eigenbase.resource.EigenbaseResource
CanNotApplyOp2Type is 'Cannot apply ''{0}'' to arguments of type {1}.
CannotCastValue - Variable in class org.eigenbase.resource.EigenbaseResource
CannotCastValue is 'Cast function cannot convert value of type {0} to type {1}'
CannotDeriveColumnTypes - Variable in class net.sf.farrago.resource.FarragoResource
CannotDeriveColumnTypes is 'Cannot derive column types for file {0}'
cannotImplement() - Method in class org.eigenbase.rel.convert.ConverterRelImpl
 
CannotOverrideWindowAttribute - Variable in class org.eigenbase.resource.EigenbaseResource
CannotOverrideWindowAttribute is 'Cannot override window attribute'
CannotUseDisallowPartialWithRange - Variable in class org.eigenbase.resource.EigenbaseResource
CannotUseDisallowPartialWithRange is 'Cannot use DISALLOW PARTIAL with window based on RANGE'
canonicalMap - Variable in class org.eigenbase.relopt.RelTraitDef
 
canonicalString - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
The text of the SQL expression after expansion by the validator.
canonize(RelTrait) - Method in class org.eigenbase.relopt.RelTraitDef
Takes an arbitrary RelTrait and returns the canonical representation of that RelTrait.
canonize(RelTrait) - Method in class org.eigenbase.relopt.RelTraitSet
Converts a trait to canonical form.
canonize(RelSubset) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
If a subset has one or more equivalent subsets (owing to a set having merged with another), returns the subset which is the leader of the equivalence class.
canonize(RelDataType) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
Registers a type, or returns the existing type if it is already registered.
canonize(RelDataType) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
canRaiseAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
canRaiseAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
canReinterpretOverflow(RexCall) - Static method in class org.eigenbase.rex.RexUtil
 
canRestart(MedJdbcQueryRel) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcMetadataProvider
 
canRestart(RelNode) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
canRestart(RelNode) - Static method in class net.sf.farrago.query.FarragoRelMetadataQuery
Determines whether a physical expression can be restarted.
canSimplify(RexCall, RexCall, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.ReinterpretExpander
Detect, in a generic, but strict way, whether it is possible to simplify a reinterpret cast.
canTranslate(RexNode, boolean) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Returns whether an expression can be translated.
canTranslate(RexProgram) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Returns whether a program can be translated.
canTranslate(RelNode, RexProgram) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Determines whether it is possible to implement a set of expressions in Java.
canTranslate(RelNode, RexNode, boolean) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Determines whether it is possible to implement an expression in Java.
canTranslate(RexNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor.TranslationTester
Returns whether an expression can be translated.
capacity - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Copied from FennelTupleAttributeDescriptor.storageSize.
capacity - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
maximum size of this data in externalized form.
capacity - Variable in class org.eigenbase.util.ArrayQueue
The current capacity (not size) of this queue.
capInfinity(Double) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Caps a double value at Double.MAX_VALUE if it's currently infinity
car - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgreement
 
carDescriptions - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
cardinality - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
CARDINALITY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CARDINALITY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CARDINALITY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
cardinalityFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CARDINALITY operator, used to retrieve the number of elements in a MULTISET
cardinalityPoint - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
 
cardinalityRanges - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
 
cardOfProjExpr(ProjectRelBase, RexNode) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Computes the cardinality of a particular expression from the projection list
CARTESIAN_JOIN_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
cartesianJoinInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
CASCADE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CASCADE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CASCADE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CASCADED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CASCADED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CASCADED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CascadeOption() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CascadeOption() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CASE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CASE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CASE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Case - Static variable in class org.eigenbase.sql.SqlKind
 
caseClausesOnNewLines - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
CaseFrameType - Static variable in class org.eigenbase.sql.fun.SqlCaseOperator
 
caseOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
CaseORDINAL - Static variable in class org.eigenbase.sql.SqlKind
CASE
cast - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
CAST - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CAST - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
cast(float, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
cast(double, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
cast(boolean, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
cast(long, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
cast(EncodedSqlDecimal, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
CAST - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Cast - Static variable in class org.eigenbase.sql.SqlKind
 
cast(List<? super E>, Class<E>) - Static method in class org.eigenbase.util.Util
Converts a list whose members are automatically down-cast to a given type.
cast(Iterator<?>, Class<E>) - Static method in class org.eigenbase.util.Util
Converts a iterator whose members are automatically down-cast to a given type.
cast(Iterable<? super E>, Class<E>) - Static method in class org.eigenbase.util.Util
Converts an Iterable whose members are automatically down-cast to a given type.
castA - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castADecimal - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castDateToMillis - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castDateToStr - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castDecimal(long, int, int) - Method in class net.sf.farrago.type.runtime.BytePointer
Casts a decimal into a string.
castFrom - Variable in class org.eigenbase.sql.fun.SqlCastFunction.TypeFamilyCast
 
castFromNull() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Implements a cast from NULL.
castFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The SQL CAST operator.
castImplementor - Variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
CastingList<E> - Class in org.eigenbase.util
Converts a list whose members are automatically down-cast to a given type.
CastingList(List<? super E>, Class<E>) - Constructor for class org.eigenbase.util.CastingList
 
castJoinKeys(List<Integer>, RelDataTypeField[], int, List<Integer>, RexBuilder, RexNode[], FarragoTypeFactory) - Method in class com.lucidera.lcs.LcsIndexSemiJoinRule
Casts the types of the join keys from the right hand side of the join to the types of the left hand side
castNoChecking(double, int, boolean) - Method in class net.sf.farrago.type.runtime.BytePointer
 
castNullLiteralIfNeeded(RexNode, RelDataType) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
CastORDINAL - Static variable in class org.eigenbase.sql.SqlKind
CAST
castPrimitiveToNullablePrimitive() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Implements a cast from any Java primitive to a nullable Java primitive as a simple assignment.
castStrAToDate - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castStrAToTime - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castStrAToTimestamp - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castTimestampToStr - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castTimeToStr - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
castTo - Variable in class org.eigenbase.sql.fun.SqlCastFunction.TypeFamilyCast
 
castToAssignableValue() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Casts the rhs to an AssignableValue using that interface's standard assignment method.
castToAssignableValueImpl() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
castToNotNullPrimitive() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Casts the rhs to a non nullable primitive value.
castToValidatedType(SqlRexContext, SqlCall, RexNode) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
Casts a RexNode value to the validated type of a SqlCall.
CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
catalog - Variable in class net.sf.farrago.session.FarragoSessionResolvedObject
 
CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CATALOG_BACKUP_FILENAME - Static variable in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
 
CATALOG_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CATALOG_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CATALOG_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CatalogBootstrapObjDescription - Variable in class net.sf.farrago.resource.FarragoResource
CatalogBootstrapObjDescription is 'Created by system initialization'
CatalogBootUrlReadFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogBootUrlReadFailed is 'Failed reading boot URL list'
CatalogBootUrlUpdateFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogBootUrlUpdateFailed is 'Failed to modify boot URL list'
catalogCache - Variable in class net.sf.farrago.catalog.FarragoReposImpl.ReposCache
 
CatalogDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CatalogDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
catalogDir - Variable in class net.sf.farrago.util.FarragoProperties
The optional string property "net.sf.farrago.catalog" is the path to the Farrago repository directory.
CatalogDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CatalogDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CatalogDumpFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogDumpFailed is 'Failed to dump catalog'
catalogDumpRequested - Variable in class net.sf.farrago.db.FarragoDbSession
 
CatalogExtension() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CatalogExtension() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CatalogExternalInitFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogExternalInitFailed is 'Failed to initialize external repository'
CatalogExternalLoadFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogExternalLoadFailed is 'Failed to access external repository'
CatalogFileLockFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogFileLockFailed is 'Failed to lock catalog file {0}'
CatalogInitTransientFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogInitTransientFailed is 'Failed to initialize transient portion of catalog'
CatalogModelAlreadyImported - Variable in class net.sf.farrago.resource.FarragoResource
CatalogModelAlreadyImported is 'Model already imported from {0}'
CatalogModelImportFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogModelImportFailed is 'Failed to import model from {0}'
CatalogModelTimestampCheckFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogModelTimestampCheckFailed is 'Stored catalog model timestamp ''{0}'' does not match compiled catalog timestamp ''{1}'''
catalogName - Variable in class net.sf.farrago.ddl.DdlSetCatalogStmt
 
catalogName - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
catalogName - Variable in class net.sf.farrago.session.FarragoSessionResolvedObject
 
catalogName - Variable in class net.sf.farrago.session.FarragoSessionVariables
The name of the default catalog qualifier, changed by SET CATALOG.
CatalogPropsAccessFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogPropsAccessFailed is 'Failed to access repository storage properties file {0}'
catalogReader - Variable in class org.eigenbase.sql.validate.DelegatingSqlValidatorCatalogReader
 
catalogReader - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
catalogReader - Variable in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
CatalogReadOnly - Variable in class net.sf.farrago.resource.FarragoResource
CatalogReadOnly is 'Catalog data is readonly.'
CatalogReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CatalogReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CatalogReloadFailed - Variable in class net.sf.farrago.resource.FarragoResource
CatalogReloadFailed is 'Failed to reload catalog'
CatalogReplace() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CatalogReplace() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CatalogUninitialized - Variable in class net.sf.farrago.resource.FarragoResource
CatalogUninitialized is 'Installation error: catalog package not found in repository'
category$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
CEIL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CEIL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ceil(int) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
Rounds this interval value up to a unit of time expressed using its ordinal.
ceil(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
ceil(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
Rounds this interval value up to a unit of time.
ceil(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Rounds this datetime value up to a unit of time.
ceil(int) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Rounds this datetime value up to a unit of time expressed using its ordinal.
CEIL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CEIL_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Name of SqlDateTimeWithoutTZ.ceil(org.eigenbase.sql.SqlIntervalQualifier.TimeUnit) method.
ceilFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CEIL function.
CEILING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CEILING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CEILING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHAIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHAIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHAIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
chainedInitialize(Map<VolcanoPlannerPhase, Set<String>>) - Method in class org.eigenbase.relopt.volcano.ChainedPhaseRuleMappingInitializer
Extend this method to provide phase-to-rule mappings beyond what is provided by this initializer's subordinate.
ChainedPhaseRuleMappingInitializer - Class in org.eigenbase.relopt.volcano
ChainedPhaseRuleMappingInitializer is an abstract implementation of VolcanoPlannerPhaseRuleMappingInitializer that allows additional rules to be layered ontop of those configured by a subordinate VolcanoPlannerPhaseRuleMappingInitializer.
ChainedPhaseRuleMappingInitializer(VolcanoPlannerPhaseRuleMappingInitializer) - Constructor for class org.eigenbase.relopt.volcano.ChainedPhaseRuleMappingInitializer
 
ChainedRelMetadataProvider - Class in org.eigenbase.rel.metadata
ChainedRelMetadataProvider implements the RelMetadataProvider interface via the Glossary.ChainOfResponsibilityPattern.
ChainedRelMetadataProvider() - Constructor for class org.eigenbase.rel.metadata.ChainedRelMetadataProvider
Creates a new empty chain.
ChainedSqlOperatorTable - Class in org.eigenbase.sql.util
ChainedSqlOperatorTable implements the SqlOperatorTable interface by chaining together any number of underlying operator table instances.
ChainedSqlOperatorTable() - Constructor for class org.eigenbase.sql.util.ChainedSqlOperatorTable
Creates a new empty table.
ChainOfResponsibilityPattern - Static variable in class org.eigenbase.util.Glossary
Avoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request.
change(MDRChangeEvent) - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
change(MDRChangeEvent) - Method in class net.sf.farrago.ddl.DdlValidator
 
changeability$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
changeability$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
changeability$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
changeability$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
changeability$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
changeability$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
ChangeableKind - Interface in net.sf.farrago.cwm.core
ChangeableKind enumeration interface.
ChangeableKindEnum - Class in net.sf.farrago.cwm.core
ChangeableKind enumeration class implementation.
ChangeableKindEnum(String) - Constructor for class net.sf.farrago.cwm.core.ChangeableKindEnum
 
changeCancelled(MDRChangeEvent) - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
changeCancelled(MDRChangeEvent) - Method in class net.sf.farrago.ddl.DdlValidator
 
changeConvention(RelNode, Graph.Arc, MultiMap<Graph.Arc, ConverterRule>) - Method in class org.eigenbase.relopt.CallingConventionTraitDef
Tries to convert a relational expression to the target convention of an arc.
changeLength(String, String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
changeState(int) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
ChangeToUnicodeFailed - Variable in class net.sf.farrago.resource.FarragoResource
ChangeToUnicodeFailed is 'Cannot change default character set to Unicode because local tables have already been defined'
changeTraits(RelNode, RelTraitSet) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
changeTraits(RelNode, RelTraitSet) - Method in interface org.eigenbase.relopt.RelOptPlanner
Changes a relational expression to an equivalent one with a different set of traits.
changeTraits(RelNode, RelTraitSet) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
changeTraits(RelNode, RelTraitSet) - Method in class org.eigenbase.test.MockRelOptPlanner
 
changeTraitsUsingConverters(RelNode, RelTraitSet, boolean) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
changeTraitsUsingConverters(RelNode, RelTraitSet) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
changeType(String, String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
channel - Variable in class net.sf.farrago.util.FarragoFileLockAllocation
 
CHAR - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a fixed-width character string.
CHAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHAR - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Char - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the CHAR(100) SQL type.
CHAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHAR_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHAR_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHAR_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHAR_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
char_to_date(String, String) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
char_to_time(String, String) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
char_to_timestamp(String, String) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
CHARACTER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHARACTER_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTER_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTER_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHARACTER_SET_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTER_SET_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTER_SET_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHARACTER_SET_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTER_SET_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTER_SET_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHARACTER_SET_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTER_SET_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTER_SET_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CHARACTERISTICS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTERISTICS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTERISTICS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
characterLengthFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
characterMaximumLength$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
characterOctetLength$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
CHARACTERS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARACTERS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARACTERS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
characterSetName$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
characterSetName$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
characterSetName$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
characterSetName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
characterSetName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
characterSetName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
characterSetName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
charAt(int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
charAt(int) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
charCount - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
charEmpty - Variable in class org.eigenbase.rex.RexBuilder
 
charLength - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
charLengthFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
charObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
charset - Variable in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
charset - Variable in class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
charset - Variable in class org.eigenbase.util.NlsString
 
charset - Variable in class org.eigenbase.util.SerializableCharset
 
CharsetEncoding - Variable in class org.eigenbase.resource.EigenbaseResource
CharsetEncoding is 'Failed to encode ''{0}'' in character set ''{1}'''
CHARSETNAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHARSETNAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CHARSETNAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
charSetName - Variable in class org.eigenbase.sql.SqlDataTypeSpec
 
charsetName - Variable in class org.eigenbase.util.NlsString
 
charsetName - Variable in class org.eigenbase.util.SerializableCharset
 
CharStringComparator - Class in net.sf.farrago.type.runtime
A very slow, generic comparator for two objects with valid toString() methods.
CharStringComparator() - Constructor for class net.sf.farrago.type.runtime.CharStringComparator
 
charToDateHelper(String, String) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
Converts a string to a standard Java date, expressed in milliseconds
charTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
check(int) - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
CHECK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHECK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
check(HepProgram, String) - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
check(HepProgram, String, List<RelOptRule>) - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
check(RelOptRule, String) - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
check(String, SqlTester.TypeChecker, Object, double) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
check(FarragoCalcSystemTest.VirtualMachine, SqlOperator, String, SqlTester.TypeChecker, Object, double) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
check(String, boolean, boolean) - Method in interface net.sf.farrago.test.Rex2CalcPlanTest.Tester
Compiles a SQL statement, and compares the generated calc program with the contents of a reference file with the same name as the current test.
check(String, boolean, boolean) - Method in class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl
 
CHECK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
check(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest
 
check(String, String) - Method in interface org.eigenbase.sql.parser.SqlParserTest.Tester
 
check(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
 
check(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.UnparsingTesterImpl
 
check(String, SqlTester.TypeChecker, Object, double) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a SQL query returns a single column with the given type.
check(Boolean, RexNode, String) - Method in class org.eigenbase.test.RexTransformerTest
 
check(String, String) - Method in class org.eigenbase.test.SqlToRelConverterTest
 
check(String) - Method in class org.eigenbase.test.SqlValidatorTestCase
 
check(String, SqlTester.TypeChecker, Object, double) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkAbstract(FarragoPreparingStmt, RelNode) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkAbstract(FarragoPreparingStmt, RelNode) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
checkAbstract(FarragoPreparingStmt, RelNode) - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
checkAbstract(FarragoPreparingStmt, RelNode) - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
checkAbstract(FarragoPreparingStmt, RelNode) - Method in class net.sf.farrago.test.FarragoSqlToRelTestBase
 
checkAccess() - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
checkAccess() - Method in interface net.sf.farrago.session.FarragoSessionPrivilegeChecker
Checks access for all requests that have been submitted, and clears the request list.
checkAgg(String, boolean) - Method in interface net.sf.farrago.test.Rex2CalcPlanTest.Tester
Compiles a SQL statement containing aggregation, and compares the generated programs (init, add, drop) with the contents of a reference file.
checkAgg(String, boolean) - Method in class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl
 
checkAgg(String, String[], Object, double) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkAgg(String, String[], Object, double) - Method in interface org.eigenbase.sql.test.SqlTester
Checks that an aggregate expression returns the expected result.
checkAgg(String, String[], Object, double) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkAggregateExpr(SqlNode, boolean) - Method in interface org.eigenbase.sql.validate.AggregatingScope
Checks whether an expression is constant within the GROUP BY clause.
checkAggregateExpr(SqlNode, boolean) - Method in class org.eigenbase.sql.validate.AggregatingSelectScope
 
checkBackupFile(String, String, boolean) - Static method in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
 
checkBackupFiles(String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
Verifies the existence or non-existence of files in the archive directory.
checkBinaryOp(String, String) - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
checkBoolean(String, Boolean) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkBoolean(String, Boolean) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression returns the expected boolean result.
checkBoolean(String, Boolean) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkCancel() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
checkCancel() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
checkCancel() - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Tests to see whether the statement invoking this UDR has been cancelled; if so, an exception is thrown.
checkCancel() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Throws an exception if execution has been canceled.
checkCancel() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Checks to see whether cancellation has been requested, and if so, throws an exception.
checkCancelException(SQLException) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkCastFails(String, String, String, boolean) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
checkCastToApproxOkay(String, String, double, double) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
checkCastToScalarOkay(String, String, String) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
checkCastToScalarOkay(String, String) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
checkCastToString(String, String, String) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
checkCastToStringOkay(String, String, String) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
checkCatalogTypes() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Verifies that statistics can be estimated for the given table.
checkCharOp(String, String) - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
checkCharset(String, Charset) - Method in class org.eigenbase.test.SqlValidatorTestCase
 
checkCharset(String, Charset) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
 
checkCharset(String, Charset) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkCharsetAndCollateConsistentIfCharType(RelDataType) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
 
checkCollation(String, String, SqlCollation.Coercibility) - Method in class org.eigenbase.test.SqlValidatorTestCase
 
checkCollation(String, String, SqlCollation.Coercibility) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
 
checkCollation(String, String, SqlCollation.Coercibility) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkColumn(int, RexNode, Double, Double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkColumnDistributionQuery() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Validate that the RelDataType of the current DdlAnalyzeStmt.stmtContext matches what's expected from a column distribution query.
checkColumnName(int, String, String, String, String, String, String, Connection) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Checks the column names passed in are valid for a table; last modified column for incremental export and id column for merge export
checkColumnOrigin(String) - Method in class org.eigenbase.test.RelMetadataTest
 
checkColumnOrigin(RelColumnOrigin, String, String, boolean) - Static method in class org.eigenbase.test.RelMetadataTest
 
checkColumnType(String, String) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
checkColumnType(FarragoCalcSystemTest.VirtualMachine, SqlOperator, String, String) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
checkColumnType(String, String) - Method in interface org.eigenbase.sql.test.SqlTester
Checks that a query returns one column of an expected type.
checkColumnType(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
Checks that a query returns a single column, and that the column has the expected type.
checkColumnType(String, String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Checks that a query returns one column of an expected type.
checkColumnType(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkColumnUniqueness(Set<BitSet>, Boolean) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
checkCompatibility(SqlTypeName, SqlTypeName) - Static method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
checkConstraints(List<JmiException>, boolean) - Method in class javax.jmi.primitivetypes.PrimitiveTypesPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.enumerations.EnumerationsPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.FarragoPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.FemPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemAggInvocationClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemAggStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdAbandonBackup$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdAbandonBackupClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpointClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCloseDatabase$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCloseDatabaseClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCommitClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraphClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnIdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdRollbackClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdSavepointClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdSetParamClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemColumnNameClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCorrelationClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCsnHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDatabaseCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDatabaseParamClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDbHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDynamicParameterClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUseClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemEndTxnCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemExecutionStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexAccessCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexAccessorDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemKeyAccessorDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameterClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemStreamHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemSvptHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableInserterDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTableWriterDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAccessorClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleDescriptor$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleDescriptorClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleProjection$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleProjectionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleStreamGraphCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTxnCmdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemTxnHandleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDefClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.primitivetypes.PrimitiveTypesPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.rngmodel.RngmodelPackage$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
checkConstraints(List<JmiException>, boolean) - Method in class net.sf.farrago.rngmodel.rngschema.RngschemaPackage$Hib
 
checkConvertedRowType(SqlNode, RelDataType) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
checkConvertedType(SqlNode, RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
checkCorVars(CorrelatorRel, ProjectRel, FilterRel, List<RexFieldAccess>) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Checks whether the correlations in projRel and filterRel are related to the correlated variables provided by corRel.
checkCost(double, RelOptCost) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkDateFormat(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Checks if the date/time format is valid
checkDateFormat(String) - Static method in class org.eigenbase.util14.DateTimeUtil
Checks if the date/time format is valid
checkDistinctRowCount(String, BitSet, Double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkDistinctRowCount(RelNode, BitSet, Double) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
checkDouble(Double, Double, double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkDynamicParamsSet() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Checks that all dynamic parameters have been set.
checkEndpoint(SargEndpoint) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram
Check if the given SargEndpoint is infinite or is bounded by a literal expression.
checkEvent(List<RelOptListener.RelEvent>, int, Class, RelNode, Class<? extends RelOptRule>) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
 
checkEx(Throwable, String, SqlParserUtil.StringAndPos) - Static method in class org.eigenbase.test.SqlValidatorTestCase
Checks whether an exception matches the expected pattern.
checkExp(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest
 
checkExp(String, String) - Method in interface org.eigenbase.sql.parser.SqlParserTest.Tester
 
checkExp(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
 
checkExp(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.UnparsingTesterImpl
 
checkExp(String) - Method in class org.eigenbase.test.SqlValidatorTestCase
 
checkExpFails(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest
Tests that an expression throws an exception which matches the given pattern.
checkExpFails(String, String) - Method in interface org.eigenbase.sql.parser.SqlParserTest.Tester
 
checkExpFails(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
Tests that an expression throws an exception which matches the given pattern.
checkExpFails(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.UnparsingTesterImpl
 
checkExpFails(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
Checks that a SQL expression gives a particular error.
checkExpSame(String) - Method in class org.eigenbase.sql.parser.SqlParserTest
 
checkExpType(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
 
checkFails(String, String, boolean) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
checkFails(FarragoCalcSystemTest.VirtualMachine, String, String, boolean) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
Checks that a scalar expression fails at validate time or runtime on a given virtual machine.
checkFails(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest
 
checkFails(String, String) - Method in interface org.eigenbase.sql.parser.SqlParserTest.Tester
 
checkFails(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
 
checkFails(String, String) - Method in class org.eigenbase.sql.parser.SqlParserTest.UnparsingTesterImpl
 
checkFails(String, String, boolean) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression fails at run time.
checkFails(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
Checks that a SQL query gives a particular error, or succeeds if expected is null.
checkFails(String, String, boolean) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkFeature(String, ResourceDefinition) - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
checkFieldCount(SqlNode, RelDataType, RelDataType) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
checkFilterSelectivity(String, double) - Method in class org.eigenbase.test.RelMetadataTest
 
checkForSatisfiedConverters(RelSet, RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
checkIntersection(int, int, int, String) - Method in class org.eigenbase.test.SargTest
 
checkIntervalConv(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
Checks that the first column returned by a query has the expected type.
checkIntervalConv(String, String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Checks if the interval value conversion to milliseconds is valid.
checkIntervalConv(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkInUse(String) - Method in class net.sf.farrago.ddl.DdlValidator
Checks if an object is in use by a running statement.
checkIsValid(Object, boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlApproxType
 
checkIsValid(Object, boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
checkIsValid(Object, boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlIntegralType
 
checkIsValid(Object) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
checkIsValid(Object, boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
checkIt(String, OptionsList.Option[], String[]) - Method in class org.eigenbase.util.OptionsListTest
 
checkJmiConstraints(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
checkLurqlSecurityRoleCycle(String, String, String) - Method in class net.sf.farrago.test.FarragoQueryTest
 
checkLurqlTableSchema(String, String, String) - Method in class net.sf.farrago.test.FarragoQueryTest
 
checkMissingProperty(String, Object) - Method in class net.sf.farrago.syslib.FarragoSystemRestore
 
checkModelTimestamp(String) - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
checkNameMatch(String, String) - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
checkNegWindow(String, String) - Method in class org.eigenbase.test.SqlValidatorTest
 
checkNoColumnOrigin(String) - Method in class org.eigenbase.test.RelMetadataTest
 
checkNonQueryExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
checkNonQueryExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
checkNonQueryExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
checkNoSimpleColumnOrigin(String) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkNotNull() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Generates code to throw an exception when a NULL value is casted to a NOT NULL type
checkNotNull(String, NullableValue) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called when a nullable value is cast to a NOT NULL type.
checkNotNull(String, Object) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called when a nullable value is cast to a NOT NULL type.
checkNull(String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkNull(String) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a SQL expression returns the SQL NULL value.
checkNull(String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkNullability(FarragoRexToOJTranslator, RelDataType, RexNode, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexReinterpretImplementor
Inserts a null test if a value is nullable, but a target type is not.
checkNullable() - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
checkNumberOfArg(int) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
Returns false if number of arguments are unexpected, otherwise true.
checkOperandCount(SqlValidator, SqlOperandTypeChecker, SqlCall) - Method in class org.eigenbase.sql.SqlOperator
 
checkOperands(SqlNode, SqlNode) - Method in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
Determines if the first operand matches the target column and the second matches the source column
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlCastFunction
Makes sure that the number and types of arguments are allowable.
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlLikeOperator
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlMultisetMemberOfOperator
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlMultisetValueConstructor
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlOverlapsOperator
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlPositionFunction
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlSubstringFunction
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.fun.SqlTrimFunction
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.SqlOperator
Checks that the operand values in a SqlCall to this operator are valid.
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.AssignableOperandTypeChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.ComparableOperandTypeChecker
 
checkOperandTypes(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.ComparableOperandTypeChecker
Similar functionality to ComparableOperandTypeChecker.checkOperandTypes(SqlCallBinding, boolean), but not part of the interface, and cannot throw an error.
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.LiteralOperandTypeChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.MultisetOperandTypeChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.SameOperandTypeChecker
 
checkOperandTypes(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.SameOperandTypeChecker
Similar functionality to SameOperandTypeChecker.checkOperandTypes(SqlCallBinding, boolean), but not part of the interface, and cannot throw an error.
checkOperandTypes(SqlCallBinding, boolean) - Method in class org.eigenbase.sql.type.SetopOperandTypeChecker
 
checkOperandTypes(SqlCallBinding, boolean) - Method in interface org.eigenbase.sql.type.SqlOperandTypeChecker
Checks the types of all operands to an operator call.
checkOperandTypesImpl(SqlOperatorBinding, boolean, SqlCallBinding) - Method in class org.eigenbase.sql.type.SameOperandTypeChecker
 
checkOption$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
checkOption$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
checkOverflow(Expression, RelDataType) - Method in class net.sf.farrago.ojrex.FarragoOJRexBinaryExpressionImplementor
 
checkOverflow() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Checks for overflow when assigning one primitive type to another.
checkPercentageOriginalRows(String, double) - Method in class org.eigenbase.test.RelMetadataTest
 
checkPercentageOriginalRows(String, double, double) - Method in class org.eigenbase.test.RelMetadataTest
 
checkPlanning(RelOptRule, String) - Method in class org.eigenbase.test.RelOptTestBase
Checks the plan for a SQL statement before/after executing a given rule.
checkPlanning(HepProgram, String) - Method in class org.eigenbase.test.RelOptTestBase
Checks the plan for a SQL statement before/after executing a given program.
checkPlanning(RelOptPlanner, String) - Method in class org.eigenbase.test.RelOptTestBase
Checks the plan for a SQL statement before/after executing a given planner.
checkPlanning(HepProgram, RelOptRule, String) - Method in class org.eigenbase.test.RelOptTestBase
Checks the plan for a SQL statement before/after executing a given rule, with a pre-program to prepare the tree.
checkPlanning(HepProgram, RelOptPlanner, String) - Method in class org.eigenbase.test.RelOptTestBase
Checks the plan for a SQL statement before/after executing a given rule, with a pre-program to prepare the tree.
CHECKPOINT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CHECKPOINT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
checkpointInterval$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
checkPopulation(String, BitSet, Double) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
checkPredicate(int, SqlBinaryOperator, BigDecimal, Double, Double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkPreparedStmtDataTypes(String) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkPrettySeparateLines(String) - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
checkProjAndChildInputs(ProjectRel, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
Determines if a projection and its input reference identical input references.
checkQuery(String) - Method in class net.sf.farrago.test.FarragoSqlToRelTestBase
 
checkQueryExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
checkQueryExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
checkQueryExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
checkRange(BigInteger, BigInteger, BigInteger) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
checkRange(long, long, long) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
checkRange(double, double, double) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
checkRelSelectivity(RelNode, double) - Method in class org.eigenbase.test.RelMetadataTest
 
checkResults(ResultSet, FarragoJdbcTest.TestJavaType) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkResults(FarragoJdbcTest.TestJavaType) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkResultType(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
Checks that a query returns a row of the expected type.
checkResultType(String, String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Checks that a query returns one column of an expected type.
checkResultType(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkRewrite(SqlValidator, String, String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Checks that a query gets rewritten to an expected form.
checkRewrite(SqlValidator, String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkRowCount(String, Double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkRowCount(String, double) - Method in class org.eigenbase.test.RelMetadataTest
 
checkRowCountJoin(String, Double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkRowCountQuery() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Validate that the RelDataType of the current DdlAnalyzeStmt.stmtContext matches a table row count query.
checkScalar(String, Object, String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkScalar(String, Object, String) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression returns the expected result and the expected type.
checkScalar(String, Object, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkScalarApprox(String, String, double, double) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkScalarApprox(String, String, double, double) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression returns expected appoximate numeric result.
checkScalarApprox(String, String, double, double) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkScalarExact(String, String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkScalarExact(String, String, String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkScalarExact(String, String) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression returns the expected exact numeric result as an integer.
checkScalarExact(String, String, String) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression returns the expected exact numeric result.
checkScalarExact(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkScalarExact(String, String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkSet(FarragoJdbcTest.TestJavaType, FarragoJdbcTest.TestSqlType[], Object) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSet(FarragoJdbcTest.TestJavaType, FarragoJdbcTest.TestSqlType, Object) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetBigDecimal() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetBooleanFalse() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetByteMax() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetByteMin() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetBytes() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetDate() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetDoubleMax() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetDoubleMin() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetFloat() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetFloatMax() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetFloatMin() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetIntMax() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetIntMin() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetInvalidIndex(int) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetLongMax() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetLongMin() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetNull() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetObject() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetOp(SargSetOperator, int, int, int, String) - Method in class org.eigenbase.test.SargTest
 
checkSetShortMax() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetShortMin() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetString() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetTime() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSetTimestamp() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkSimple(SqlPrettyWriter, String, String) - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
checkSimpleColumnOrigin(String) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkSimpleColumnOrigin(RelColumnOrigin, String, String, boolean) - Static method in class com.lucidera.opt.test.LoptMetadataTest
 
checkSingleColClusters(List<String>, LcsTable, FarragoRepos) - Method in class com.lucidera.lcs.LcsTableMergeRule
Determines if each of the columns from a list of columns being updated all belong to clusters containing only a single column.
checkSingleColumnOrigin(String, String, String, boolean) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
checkSingleColumnOrigin(String, String, String, boolean) - Method in class org.eigenbase.test.RelMetadataTest
 
checkSingleOperandType(SqlCallBinding, SqlNode, int, boolean) - Method in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
checkSingleOperandType(SqlCallBinding, SqlNode, int, boolean) - Method in class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
checkSingleOperandType(SqlCallBinding, SqlNode, int, boolean) - Method in class org.eigenbase.sql.type.LiteralOperandTypeChecker
 
checkSingleOperandType(SqlCallBinding, SqlNode, int, boolean) - Method in interface org.eigenbase.sql.type.SqlSingleOperandTypeChecker
Checks the type of a single operand against a particular ordinal position within a formal operator signature.
checkSpace - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
checkSpaceRequirements - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
checkSpecialLiterals(SqlWindow, SqlValidator) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
checkString(String, String, String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkString(String, String, String) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a scalar SQL expression returns the expected string result.
checkString(String, String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkStringLength(AttributeEvent) - Method in class net.sf.farrago.ddl.DdlValidator
 
checkTermination() - Method in class org.eigenbase.runtime.QueueIterator
Checks for end-of-queue, and throws an error if one has been set via QueueIterator.done(Throwable).
checkThrowable(String, String, Throwable) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
checkTraceConfig() - Method in class net.sf.farrago.db.FarragoDatabase.WatchdogTask
 
checkTranslation(String, String) - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
Tests translation of a single row expression.
checkTranslation(String) - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
Tests translation of a single row expression, using the SALES.EMPS table for context.
checkTwoColumnOrigin(String, String, String, String, String, boolean) - Method in class org.eigenbase.test.RelMetadataTest
 
checkType(String, String) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkType(RelDataType) - Method in class org.eigenbase.sql.test.AbstractSqlTester.SqlTypeChecker
 
checkType(RelDataType) - Method in class org.eigenbase.sql.test.AbstractSqlTester.StringTypeChecker
 
checkType(String, String) - Method in interface org.eigenbase.sql.test.SqlTester
Tests that a SQL expression has a given type.
checkType(RelDataType) - Method in interface org.eigenbase.sql.test.SqlTester.TypeChecker
 
checkType(SqlCallBinding, boolean, RelDataType) - Method in class org.eigenbase.sql.type.ComparableOperandTypeChecker
 
checkType(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkTypeAssignment(RelDataType, RelDataType, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
checkUnicodeEscapeChar(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Checks a UESCAPE string for validity, and returns the escape character if no exception is thrown.
checkUnion(int, int, int, String) - Method in class org.eigenbase.test.SargTest
 
checkUniqueJoinKeys(JoinRel) - Method in class com.lucidera.lcs.LcsTableMergeRule
Determines if the join keys corresponding to the source for the MERGE are unique.
checkUniqueKeys(String, Set<BitSet>, Set<BitSet>, Boolean) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
checkUniqueKeysJoin(String, Set<BitSet>, Set<BitSet>) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
checkValidated(CwmModelElement) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
checkValidationExcnQueue() - Method in class net.sf.farrago.ddl.DdlValidator
 
checkVetoChangeValue(boolean, boolean) - Method in class org.eigenbase.test.PropertyTest
Checks that one can veto a property change.
checkWholeExpFails(String, String) - Method in class org.eigenbase.test.SqlValidatorTestCase
Checks that a SQL expression gives a particular error, and that the location of the error is the whole expression.
checkWin(String, String) - Method in class org.eigenbase.test.SqlValidatorTest
 
checkWinAgg(String, boolean) - Method in interface net.sf.farrago.test.Rex2CalcPlanTest.Tester
Compiles a SQL statement containing windowed aggregation, and compares the generated programs (for init, add, drop and output) with the contents of a reference file.
checkWinAgg(String, boolean) - Method in class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl
 
checkWinAgg(String, String[], String, String, Object, double) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
checkWinAgg(String, String[], String, String, Object, double) - Method in interface org.eigenbase.sql.test.SqlTester
Checks that a windowed aggregate expression returns the expected result.
checkWinAgg(String, String[], String, String, Object, double) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
checkWinClauseExp(String, String) - Method in class org.eigenbase.test.SqlValidatorTest
 
checkWinFuncExp(String, String) - Method in class org.eigenbase.test.SqlValidatorTest
 
checkWinFuncExpWithWinClause(String, String) - Method in class org.eigenbase.test.SqlValidatorTest
 
child - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
child - Variable in class org.eigenbase.rel.SingleRel
 
child - Variable in class org.eigenbase.sql.validate.CollectNamespace
 
child - Variable in class org.eigenbase.sql.validate.CollectScope
 
childBitmap - Variable in class org.eigenbase.rel.rules.PushProjector
Bitmap containing the fields in the RelNode that the projection is being pushed past, if the RelNode is not a join.
childFields - Variable in class org.eigenbase.rel.rules.PushProjector
Fields from the RelNode that the projection is being pushed past
childPreserveExprs - Variable in class org.eigenbase.rel.rules.PushProjector
Expressions referenced in the projection/filter that should be preserved.
childRel - Variable in class org.eigenbase.rel.rules.PushProjector
 
children - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
children - Variable in class org.eigenbase.sarg.SargSetExpr
 
children - Variable in class org.eigenbase.sql.validate.ListScope
List of child SqlValidatorNamespace objects.
childrenAccept(RelVisitor) - Method in class net.sf.farrago.fennel.rel.FennelOptionalRel
 
childrenAccept(RelVisitor) - Method in class org.eigenbase.rel.AbstractRelNode
 
childrenAccept(RelVisitor) - Method in class org.eigenbase.rel.JoinRelBase
 
childrenAccept(RelVisitor) - Method in interface org.eigenbase.rel.RelNode
Interacts with the RelVisitor in a visitor pattern to traverse the tree of relational expressions.
childrenAccept(RelVisitor) - Method in class org.eigenbase.rel.SingleRel
 
childrenNames - Variable in class org.eigenbase.sql.validate.ListScope
Aliases of the SqlValidatorNamespace objects.
childrenStmtContexts - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
The children statement contexts associated with a root statement context.
childStreamDefsMap - Variable in class net.sf.farrago.query.IteratorToFennelConverter
 
childToStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.query.FennelToIteratorConverter
Converts the child relational expression (which is in Fennel convention) into a FemExecutionStreamDef.
chooseBestSemiJoin(LoptMultiJoin) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Finds the optimal semijoin for filtering the least costly fact table from among the remaining possible semijoins to choose from.
chooseDelegate() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
chooseDelegate() - Method in interface org.eigenbase.relopt.RelOptPlanner
Negotiates an appropriate planner to deal with distributed queries.
chooseDelegate() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
chooseLevels(RexNode[], int, int[], int[]) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Figures out which expressions to calculate at which level.
chooseSamplePercentage(long) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Choose an appropriate sampling percentage for a table with the given row count.
chosenSemiJoins - Variable in class com.lucidera.opt.LoptSemiJoinOptimizer
Semijoins corresponding to each join factor, if they are going to be filtered by semijoins.
CK_ADD_ONLY - Static variable in class net.sf.farrago.cwm.core.ChangeableKindEnum
Enumeration constant corresponding to literal ck_addOnly.
CK_CHANGEABLE - Static variable in class net.sf.farrago.cwm.core.ChangeableKindEnum
Enumeration constant corresponding to literal ck_changeable.
CK_FROZEN - Static variable in class net.sf.farrago.cwm.core.ChangeableKindEnum
Enumeration constant corresponding to literal ck_frozen.
clamp(long, long, long) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
CLASS - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
class_ - Variable in class net.sf.farrago.init.Initializer$Hib
 
class_ - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
CLASS_ORIGIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CLASS_ORIGIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CLASS_ORIGIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
classDir - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.class.dir" is the path of the directory to compile classes to.
classes - Variable in class net.sf.farrago.ddl.gen.DdlGenerator.MyComparator
 
classes - Variable in class org.eigenbase.oj.util.OJSyntheticClass
 
classesRoot - Variable in class net.sf.farrago.query.FarragoPreparingStmt
Root directory for all generated Java.
classifier$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
classifier$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
classifier$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
classifier$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
ClassifierAlias - Interface in net.sf.farrago.cwm.datatypes
ClassifierAlias association proxy interface.
classifierAlias - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
ClassifierAlias$Hib - Class in net.sf.farrago.cwm.datatypes
ClassifierAlias association implementation.
ClassifierAlias$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
classifierAlias_Alias$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
ClassifierFeature - Interface in net.sf.farrago.cwm.core
ClassifierFeature association proxy interface.
classifierFeature - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
ClassifierFeature$Hib - Class in net.sf.farrago.cwm.core
ClassifierFeature association implementation.
ClassifierFeature$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
classifyFilters(RelNode, List<RexNode>, boolean, boolean, boolean, List<RexNode>, List<RexNode>, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
Classifies filters according to where they should be processed.
classInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
classInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
classLoader - Variable in class net.sf.farrago.plugin.FarragoPluginCache
 
classLoader - Variable in class org.eigenbase.javac.JaninoCompiler
 
classLoader - Variable in class org.eigenbase.javac.JavaCompilerArgs
 
classLoader - Variable in class org.eigenbase.jmi.JmiModelGraph
Class loader to instantiate MDR classes.
classMap - Variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
className - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
SQL className.
className - Variable in class net.sf.farrago.query.FarragoTransformDef
 
className - Variable in class org.eigenbase.lurql.LurqlRoot
 
classNameComparator - Static variable in class net.sf.farrago.catalog.codegen.ProxyGen
 
classVertexAttributes - Variable in class org.eigenbase.jmi.JmiModelView
Map from JmiClassVertex to ClassAttributes.
classVertexSet - Variable in class org.eigenbase.lurql.LurqlPlanVertex
Set of JmiClassVertex references corresponding to classes which need to be queried at this point in the plan.
clauseStartsLine - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
clazz - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
clazz - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
clazz - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
 
clazz - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
clazz - Variable in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
clazz - Variable in class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
clazz - Variable in class org.eigenbase.runtime.VarDecl
 
clazz - Variable in class org.eigenbase.util.CastingList
 
clazzArrays - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzClass - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzCollection - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzComparable - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzComparator - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzEntry - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzEnumeration - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzHashtable - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzInteger - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzIterable - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzIterator - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzList - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzMap - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzMapEntry - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzObject - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzObjectArray - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzRestartableIterator - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzResultSet - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzSet - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzSQLException - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzString - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzTupleIter - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzVector - Static variable in class org.eigenbase.oj.util.OJUtil
 
clazzVoid - Static variable in class org.eigenbase.oj.util.OJUtil
 
cleanTest() - Static method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
CLEANUP - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
CLEANUP_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
CLEANUP_THREAD_ID - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
cleanupBackupData(boolean, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
Cleans up the system backup catalog by either removing pending backup data if the last backup failed, or by updating the pending data to completed, if the last backup succeeded.
cleanupCommands - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
cleanupParseException(ParseException) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
cleanupParseException(ParseException) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
cleanupParseException(ParseException) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
cleanupSessions() - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
cleanupSessions() - Method in interface net.sf.farrago.session.FarragoSessionFactory
Gives this factory a chance to clean up after a session has been closed.
clear() - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
clear() - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
clear() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Re-initializes a CalcProgramBuilder.
clear() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSets
 
clear() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
 
clear() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
reset this accessor.
clear() - Method in class org.eigenbase.javac.JavaCompilerArgs
 
clear() - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
 
clear() - Method in class org.eigenbase.util.ArrayQueue
Removes all elements from the queue.
clear() - Method in class org.eigenbase.util.MultiMap
 
clearBatch() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
clearBatch() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
clearCache() - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Receives notification that all entries are being removed from the cache
clearCache() - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
clearCachedImportance() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Clears the cached importance value of this rule match.
clearCancel() - Method in class org.eigenbase.util.CancelFlag
Clears any pending cancellation request.
clearDate() - Method in class org.eigenbase.util14.ZonelessDatetime
Clears the date component of this datetime
clearDmlValidation() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
clearExecutingStmtInfo() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Clears session's FarragoSessionExecutingStmtInfo.
clearImportanceBoost() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Clear all importance boosts.
clearLeaf() - Method in class org.eigenbase.sarg.SargRexAnalyzer
 
clearParameters() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
clearParameters() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
clearParameters() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
clearParameters() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
clearParameters() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Clears any settings for all dynamic parameters.
clearPassword() - Method in class net.sf.farrago.db.FarragoNoninteractiveCallbackHandler
 
clearProgram(RexProgram) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
clearProjects() - Method in class org.eigenbase.rex.RexProgramBuilder
Removes all project items.
clearStatement() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Clears the thread's current JDBC statement.
clearTime() - Method in class org.eigenbase.util14.ZonelessDatetime
Clears the time component of this datetime
clearWarnings() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
clearWarnings() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
clearWarnings() - Method in class net.sf.farrago.util.FarragoWarningQueue
Clears accumulated warnings.
clearWarnings() - Method in class org.eigenbase.util14.AbstractResultSet
After this call getWarnings returns null until a new warning is reported for this ResultSet.
client$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
clientDependency$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
CLOB - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CLOB - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CLOB - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
clone() - Method in class com.lucidera.lcs.LcsIndexAggRel
 
clone() - Method in class com.lucidera.lcs.LcsIndexBuilderRel
 
clone() - Method in class com.lucidera.lcs.LcsIndexIntersectRel
 
clone() - Method in class com.lucidera.lcs.LcsIndexMergeRel
 
clone() - Method in class com.lucidera.lcs.LcsIndexMinusRel
 
clone() - Method in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
clone() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
clone() - Method in class com.lucidera.lcs.LcsNormalizerRel
 
clone() - Method in class com.lucidera.lcs.LcsRowScanRel
 
clone() - Method in class com.lucidera.lcs.LcsSamplingRowScanRel
 
clone() - Method in class com.lucidera.lcs.LcsTableAppendRel
 
clone() - Method in class com.lucidera.lcs.LcsTableDeleteRel
 
clone() - Method in class com.lucidera.lcs.LcsTableMergeRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelAggRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelBufferRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelMergeRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelMultiUseBufferRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelPullCollectRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelPullUncollectRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelRenameRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
clone() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
clone() - Method in class net.sf.farrago.fennel.rel.LhxAggRel
 
clone() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
clone() - Method in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
clone() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
clone() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
clone() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
clone() - Method in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRel
 
clone() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
clone() - Method in class net.sf.farrago.namespace.jdbc.ResultSetToFarragoIteratorConverter
 
clone() - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
clone() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
clone() - Method in class net.sf.farrago.namespace.mock.MedMockFennelRel
 
clone() - Method in class net.sf.farrago.namespace.mock.MedMockIterRel
 
clone() - Method in class net.sf.farrago.query.FarragoIndexBuilderRel
 
clone() - Method in class net.sf.farrago.query.FarragoJavaUdxRel
 
clone() - Method in class net.sf.farrago.query.FennelToIteratorConverter
 
clone() - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
clone() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
clone() - Method in class org.eigenbase.oj.rel.IterConcatenateRel
 
clone(RelNode[], boolean) - Method in class org.eigenbase.oj.rel.IterConcatenateRel
 
clone() - Method in class org.eigenbase.oj.rel.IterOneRowRel
 
clone() - Method in class org.eigenbase.oj.util.JavaRowExpression
 
clone() - Method in class org.eigenbase.rel.AbstractRelNode
 
clone() - Method in class org.eigenbase.rel.AggregateRel
 
clone() - Method in class org.eigenbase.rel.CalcRel
 
clone() - Method in class org.eigenbase.rel.CollectRel
 
clone() - Method in class org.eigenbase.rel.convert.NoneConverterRel
 
clone() - Method in class org.eigenbase.rel.CorrelatorRel
 
clone() - Method in class org.eigenbase.rel.EmptyRel
 
clone() - Method in class org.eigenbase.rel.FilterRel
 
clone() - Method in class org.eigenbase.rel.IntersectRel
 
clone(RelNode[], boolean) - Method in class org.eigenbase.rel.IntersectRel
 
clone() - Method in class org.eigenbase.rel.jdbc.JdbcQuery
 
clone() - Method in class org.eigenbase.rel.JoinRel
 
clone() - Method in class org.eigenbase.rel.MinusRel
 
clone(RelNode[], boolean) - Method in class org.eigenbase.rel.MinusRel
 
clone() - Method in class org.eigenbase.rel.OneRowRelBase
 
clone() - Method in class org.eigenbase.rel.ProjectRel
 
clone() - Method in interface org.eigenbase.rel.RelNode
Clones this RelNode.
clone() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
clone() - Method in class org.eigenbase.rel.rules.SemiJoinRel
 
clone() - Method in class org.eigenbase.rel.SamplingRel
 
clone(RelNode[], boolean) - Method in class org.eigenbase.rel.SetOpRel
 
clone() - Method in class org.eigenbase.rel.SortRel
 
clone() - Method in class org.eigenbase.rel.TableAccessRelBase
 
clone() - Method in class org.eigenbase.rel.TableFunctionRel
 
clone() - Method in class org.eigenbase.rel.TableModificationRel
 
clone() - Method in class org.eigenbase.rel.UncollectRel
 
clone() - Method in class org.eigenbase.rel.UnionRel
 
clone(RelNode[], boolean) - Method in class org.eigenbase.rel.UnionRel
 
clone() - Method in class org.eigenbase.rel.ValuesRelBase
 
clone() - Method in class org.eigenbase.rel.WindowedAggregateRel
 
clone() - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
clone(RelNode[]) - Static method in class org.eigenbase.relopt.RelOptUtil
 
clone(RelTraitSet) - Static method in class org.eigenbase.relopt.RelOptUtil
 
clone() - Method in class org.eigenbase.relopt.RelTraitSet
 
clone() - Method in class org.eigenbase.relopt.volcano.AbstractConverter
 
clone() - Method in class org.eigenbase.relopt.volcano.RelSubset
A RelSubSet is its own clone.
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.NoneSingleRel
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysSingleRel
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysToIteratorConverter
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverter
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRel
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.NoneSingleRel
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysToIteratorConverter
 
clone() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
clone() - Method in class org.eigenbase.rex.RexCall
 
clone(RelDataType, RexNode[]) - Method in class org.eigenbase.rex.RexCall
Creates a new call to the same operator with different operands.
clone() - Method in class org.eigenbase.rex.RexCorrelVariable
 
clone() - Method in class org.eigenbase.rex.RexDynamicParam
 
clone() - Method in class org.eigenbase.rex.RexFieldAccess
 
clone() - Method in class org.eigenbase.rex.RexInputRef
 
clone() - Method in class org.eigenbase.rex.RexLiteral
 
clone() - Method in class org.eigenbase.rex.RexLocalRef
 
clone() - Method in class org.eigenbase.rex.RexNode
 
clone() - Method in class org.eigenbase.rex.RexOver
 
clone() - Method in class org.eigenbase.rex.RexRangeRef
 
clone(RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Returns a copy of an array of row-expressions.
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlBinaryStringLiteral
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlCall
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlCharStringLiteral
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlDateLiteral
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlDynamicParam
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlIdentifier
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlIntervalLiteral
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlLiteral
 
clone() - Method in class org.eigenbase.sql.SqlNode
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlNode
Clones a SqlNode with a different position.
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlNodeList
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlNumericLiteral
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlTimeLiteral
 
clone(SqlParserPos) - Method in class org.eigenbase.sql.SqlTimestampLiteral
Converts this literal to a Time object.
clone() - Method in class org.eigenbase.util.NlsString
 
clone() - Method in class org.eigenbase.util.Permutation
 
clone(StatementList) - Static method in class org.eigenbase.util.Util
 
clone(String[]) - Static method in class org.eigenbase.util.Util
 
clone(int[]) - Static method in class org.eigenbase.util.Util
 
clone(Expression) - Static method in class org.eigenbase.util.Util
 
clone(Expression[]) - Static method in class org.eigenbase.util.Util
 
clone() - Method in class org.eigenbase.util14.Enum14
 
cloneArray(SqlNode[]) - Static method in class org.eigenbase.sql.SqlNode
 
clonedOperands - Variable in class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
cloneJoinFieldRefCountsMap() - Method in class org.eigenbase.rel.rules.MultiJoinRel
Returns a deep copy of MultiJoinRel.joinFieldRefCountsMap.
clonerator - Variable in class org.eigenbase.runtime.BufferedIterator
 
cloneRefObj(JmiModelGraph, JmiModelGraph, RefObject) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
Clones an object from one repository to another, sort of.
cloneSession(FarragoSessionVariables) - Method in class net.sf.farrago.db.FarragoDbSession
 
cloneSession(FarragoSessionVariables) - Method in interface net.sf.farrago.session.FarragoSession
Clones this session.
cloneTraits() - Method in class org.eigenbase.rel.AbstractRelNode
Returns a clone of this RelNode's traits.
cloneVariables() - Method in class net.sf.farrago.session.FarragoSessionVariables
 
cloneWithNewParams(FennelRelParamId, FennelRelParamId) - Method in class com.lucidera.lcs.LcsIndexSearchRel
Create a new index search rel based on the existing one but with new dynamic parameters.
ClosableAllocation - Interface in org.eigenbase.util
ClosableAllocation represents an object which requires a call in order to release resources early rather than waiting for finalization.
ClosableAllocationOwner - Interface in org.eigenbase.util
ClosableAllocationOwner represents an object which can take ownership of ClosableAllocations and guarantee that they will be cleaned up correctly when its own closeAllocation() is called.
close() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
close() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
close() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
close(boolean) - Method in class net.sf.farrago.db.FarragoDatabase
 
close() - Method in class net.sf.farrago.fennel.FennelStreamGraph
Closes the stream graph (but does not deallocate it).
close() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
close() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
CLOSE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CLOSE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
close() - Method in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
close() - Method in class net.sf.farrago.test.FarragoTestCase.ReplacingOutputStream
 
close() - Method in class org.eigenbase.runtime.IteratorResultSet
 
close(long) - Method in class org.eigenbase.runtime.TimeoutQueueIterator
Releases the resources used by this iterator, including killing the underlying thread.
close() - Method in class org.eigenbase.runtime.TupleIterResultSet
 
CLOSE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
close - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
CLOSE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
close() - Method in class org.eigenbase.util.RhBase64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.eigenbase.util14.AbstractResultSet
 
CLOSE_ABORT - Static variable in class net.sf.farrago.fennel.FennelStorage
 
CLOSE_DEALLOCATE - Static variable in class net.sf.farrago.fennel.FennelStorage
 
CLOSE_RESULT - Static variable in class net.sf.farrago.fennel.FennelStorage
 
CLOSE_SQL_IDENTIFIER - Static variable in class org.eigenbase.util.StackWriter
directive for ending an SQL identifier
CLOSE_SQL_STRING_LITERAL - Static variable in class org.eigenbase.util.StackWriter
directive for ending an SQL string literal
closeAllocation() - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
closeAllocation() - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
closeAllocation() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
closeAllocation() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Deallocates unused sequence values.
closeAllocation() - Method in class net.sf.farrago.db.FarragoDatabase.ReposSwitcher
 
closeAllocation() - Method in class net.sf.farrago.db.FarragoDbSession
 
closeAllocation() - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
closeAllocation() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
closeAllocation() - Method in class net.sf.farrago.ddl.DdlValidator
 
closeAllocation() - Method in interface net.sf.farrago.fennel.FennelDbHandle
 
closeAllocation() - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
 
closeAllocation() - Method in class net.sf.farrago.fennel.FennelJavaHandle
 
closeAllocation() - Method in class net.sf.farrago.fennel.FennelStreamGraph
 
closeAllocation() - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
closeAllocation() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
closeAllocation() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
closeAllocation() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
closeAllocation() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
closeAllocation() - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
closeAllocation() - Method in class net.sf.farrago.namespace.mock.MedMockTupleIter
 
closeAllocation() - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
 
closeAllocation() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
closeAllocation() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
closeAllocation() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
closeAllocation() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
closeAllocation() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext.StreamOwner
 
closeAllocation() - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
 
closeAllocation() - Method in class net.sf.farrago.runtime.FennelTransformTupleIter
 
closeAllocation() - Method in class net.sf.farrago.runtime.FennelTupleIter
 
closeAllocation() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
closeAllocation() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
closeAllocation() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
closeAllocation() - Method in class net.sf.farrago.util.FarragoCacheEntry
 
closeAllocation() - Method in class net.sf.farrago.util.FarragoFileAllocation
 
closeAllocation() - Method in class net.sf.farrago.util.FarragoFileLockAllocation
 
closeAllocation() - Method in class net.sf.farrago.util.FarragoObjectCache
 
closeAllocation() - Method in class net.sf.farrago.util.FarragoStatementAllocation
 
closeAllocation() - Method in class net.sf.farrago.util.FarragoTimerAllocation
 
closeAllocation() - Method in class org.eigenbase.runtime.CalcTupleIter
 
closeAllocation() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter
 
closeAllocation() - Method in class org.eigenbase.runtime.CompoundTupleIter
 
closeAllocation() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test.BoxTupleIter
 
closeAllocation() - Method in class org.eigenbase.runtime.RestartableCollectionTupleIter
 
closeAllocation() - Method in class org.eigenbase.runtime.RestartableIteratorTupleIter
 
closeAllocation() - Method in class org.eigenbase.runtime.ResultSetTupleIter
 
closeAllocation(long) - Method in class org.eigenbase.runtime.TimeoutQueueTupleIter
Releases the resources used by this iterator, including killing the underlying thread.
closeAllocation() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
closeAllocation() - Method in interface org.eigenbase.util.ClosableAllocation
Closes this object.
closeAllocation() - Method in class org.eigenbase.util.CompoundClosableAllocation
 
closeConnection() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
closeMdrSession() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
closeResultSet() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
closeResultSet() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Closes any result set associated with this statement context.
closeStreamGraph() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
closeWrapperCache() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
cluster - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
cluster - Variable in class org.eigenbase.rel.AbstractRelNode
 
cluster - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
clusterColProj - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
clusterColProj - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
CLUSTERED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CLUSTERED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
clusteredIndexes - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
clusteredIndexes - Variable in class com.lucidera.lcs.LcsIndexGuide
 
clusteredIndexes - Variable in class com.lucidera.lcs.LcsRowScanRelBase
 
clusteredIndexes - Variable in class com.lucidera.lcs.LcsTable
 
clusterMap - Variable in class com.lucidera.lcs.LcsIndexGuide
 
clusterScan - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
clusterScan - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
clusterToRootPageIdParamIdMap - Variable in class com.lucidera.lcs.LcsIndexGuide
 
clusterTupleDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
cmdExecutor - Variable in class net.sf.farrago.fennel.FennelDbHandleImpl
 
CmdReturnsCsnHandle - Interface in net.sf.farrago.fem.fennel
CmdReturnsCsnHandle association proxy interface.
cmdReturnsCsnHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdReturnsCsnHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdReturnsCsnHandle association interface.
CmdReturnsCsnHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdReturnsCsnHandle$Hib
 
cmdReturnsCsnHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
CmdReturnsDbHandle - Interface in net.sf.farrago.fem.fennel
CmdReturnsDbHandle association proxy interface.
cmdReturnsDbHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdReturnsDbHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdReturnsDbHandle association interface.
CmdReturnsDbHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdReturnsDbHandle$Hib
 
cmdReturnsDbHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
CmdReturnsStreamGraphHandle - Interface in net.sf.farrago.fem.fennel
CmdReturnsStreamGraphHandle association proxy interface.
cmdReturnsStreamGraphHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdReturnsStreamGraphHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdReturnsStreamGraphHandle association interface.
CmdReturnsStreamGraphHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle$Hib
 
cmdReturnsStreamGraphHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
CmdReturnsStreamHandle - Interface in net.sf.farrago.fem.fennel
CmdReturnsStreamHandle association proxy interface.
cmdReturnsStreamHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdReturnsStreamHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdReturnsStreamHandle association interface.
CmdReturnsStreamHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdReturnsStreamHandle$Hib
 
cmdReturnsStreamHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
CmdReturnsSvptHandle - Interface in net.sf.farrago.fem.fennel
CmdReturnsSvptHandle association proxy interface.
cmdReturnsSvptHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdReturnsSvptHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdReturnsSvptHandle association interface.
CmdReturnsSvptHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdReturnsSvptHandle$Hib
 
cmdReturnsSvptHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
CmdReturnsTxnHandle - Interface in net.sf.farrago.fem.fennel
CmdReturnsTxnHandle association proxy interface.
cmdReturnsTxnHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdReturnsTxnHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdReturnsTxnHandle association interface.
CmdReturnsTxnHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdReturnsTxnHandle$Hib
 
cmdReturnsTxnHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
CmdUsesCsnHandle - Interface in net.sf.farrago.fem.fennel
CmdUsesCsnHandle association proxy interface.
cmdUsesCsnHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdUsesCsnHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdUsesCsnHandle association interface.
CmdUsesCsnHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdUsesCsnHandle$Hib
 
cmdUsesCsnHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
CmdUsesDbHandle - Interface in net.sf.farrago.fem.fennel
CmdUsesDbHandle association proxy interface.
cmdUsesDbHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdUsesDbHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdUsesDbHandle association interface.
CmdUsesDbHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdUsesDbHandle$Hib
 
cmdUsesDbHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
CmdUsesStreamGraphHandle - Interface in net.sf.farrago.fem.fennel
CmdUsesStreamGraphHandle association proxy interface.
cmdUsesStreamGraphHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdUsesStreamGraphHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdUsesStreamGraphHandle association interface.
CmdUsesStreamGraphHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle$Hib
 
cmdUsesStreamGraphHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
CmdUsesSvptHandle - Interface in net.sf.farrago.fem.fennel
CmdUsesSvptHandle association proxy interface.
cmdUsesSvptHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdUsesSvptHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdUsesSvptHandle association interface.
CmdUsesSvptHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdUsesSvptHandle$Hib
 
cmdUsesSvptHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
CmdUsesTxnHandle - Interface in net.sf.farrago.fem.fennel
CmdUsesTxnHandle association proxy interface.
cmdUsesTxnHandle - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
CmdUsesTxnHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdUsesTxnHandle association interface.
CmdUsesTxnHandle$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.CmdUsesTxnHandle$Hib
 
cmdUsesTxnHandle_Cmd - Variable in class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
cndBuildKey - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
cardinality of the build key
cndBuildKeys - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
cndGroupByKey - Variable in class net.sf.farrago.fennel.rel.LhxAggRel
cardinality of the group by key
cndGroupByKeys - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
COALESCE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COALESCE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COALESCE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
coalesceFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The COALESCE builtin function.
COBOL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COBOL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COBOL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
codeCache - Variable in class net.sf.farrago.db.FarragoDatabase
Cache of all sorts of stuff; see the design docs.
codeCache - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
codeCache - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
codeCache - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Cache for Fennel tuple streams.
codeCacheMaxBytes$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
codePage - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
CoerceInputsRule - Class in org.eigenbase.rel.rules
CoerceInputsRule precasts inputs to a particular type.
CoerceInputsRule(Class<? extends RelNode>, boolean) - Constructor for class org.eigenbase.rel.rules.CoerceInputsRule
Constructs the rule.
coerceNames - Variable in class org.eigenbase.rel.rules.CoerceInputsRule
 
coerceRules - Static variable in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
coercibility - Variable in class org.eigenbase.sql.SqlCollation
 
colDataLength - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
colDataType - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
colId - Variable in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
colIdMap - Variable in class com.lucidera.query.LucidDbSpecialOperators
Maps the special column id representing a special operator to the object containing information about the operator
COLLATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLLATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CollateClause() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a COLLATE clause
CollateClause() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a COLLATE clause
CollateClause() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a COLLATE clause
COLLATION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLATION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
collation - Variable in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
COLLATION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
collation - Variable in class org.eigenbase.sql.SqlIdentifier
This identifier's collation (if any).
collation - Variable in class org.eigenbase.sql.type.BasicSqlType
 
collation - Variable in class org.eigenbase.util.NlsString
 
COLLATION_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLATION_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLLATION_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COLLATION_ID - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLATION_ID - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLLATION_ID - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COLLATION_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLATION_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLLATION_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COLLATION_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLATION_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLLATION_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
collationList - Variable in class org.eigenbase.rel.CalcRelBase
 
collationList - Variable in class org.eigenbase.rel.ProjectRelBase
 
collationList - Variable in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
collationName - Variable in class org.eigenbase.sql.SqlCollation
 
collationName$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
collationName$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
collationName$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
collationName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
collationName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
collationName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
collationName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
collations - Variable in class net.sf.farrago.fennel.rel.FennelSortRel
 
collations - Variable in class org.eigenbase.rel.SortRel
 
COLLECT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLLECT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLLECT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
collectDynamicParams(Set<RexDynamicParam>) - Method in interface org.eigenbase.sarg.SargExpr
Collects all dynamic parameters referenced by this expression.
collectDynamicParams(Set<RexDynamicParam>) - Method in class org.eigenbase.sarg.SargIntervalExpr
 
collectDynamicParams(Set<RexDynamicParam>) - Method in class org.eigenbase.sarg.SargSetExpr
 
collectExplainTerms(String, List<String>, List<Object>) - Method in class org.eigenbase.rex.RexProgram
 
collectExplainTerms(String, List<String>, List<Object>, SqlExplainLevel) - Method in class org.eigenbase.rex.RexProgram
Collects the expressions in this program into a list of terms and values.
collectFields(RelDataType, List<String>, List<RelDataType>) - Static method in class org.eigenbase.relopt.RelOptUtil
Collects the names and types of the fields in a given struct type.
collectFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The COLLECT operator.
collectGarbage() - Method in class org.eigenbase.relopt.hep.HepPlanner
 
collecting - Variable in class org.eigenbase.relopt.hep.HepInstruction.EndGroup
 
collectInsertTargets(SqlInsert, RexNode, List<String>, List<RexNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Given an INSERT statement, collects the list of names to be populated and the expressions to put in them.
COLLECTION - Static variable in class org.eigenbase.relopt.CallingConvention
 
collection - Variable in class org.eigenbase.runtime.RestartableCollectionIterator
 
collection - Variable in class org.eigenbase.runtime.RestartableCollectionTupleIter
 
COLLECTION_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The COLLECTION calling convention results in a Java expression which evaluates to a Collection, typically a ArrayList.
CollectionsTypeName() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CollectionsTypeName() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CollectionsTypeName() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
collectionsTypeName - Variable in class org.eigenbase.sql.SqlDataTypeSpec
 
CollectionTable - Static variable in class org.eigenbase.sql.SqlKind
 
collectionTableOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "table function derived table" operator, which a table-valued function into a relation, e.g.
CollectionTableORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Table operator which converts user-defined transform into a relation, for example, select * from TABLE(udx(x, y, z)).
collectionTypeInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
collectionTypeInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
CollectNamespace - Class in org.eigenbase.sql.validate
Namespace for COLLECT and TABLE constructs.
CollectNamespace(SqlCall, SqlValidatorScope, SqlNode) - Constructor for class org.eigenbase.sql.validate.CollectNamespace
Creates a CollectNamespace.
collectOperandTypes(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
collectOperandTypes() - Method in class org.eigenbase.sql.SqlOperatorBinding
Collects the types of the bound operands into an array.
collectParserError(String, List<SqlAdvisor.ValidateErrorInfo>) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Attempts to parse a SQL statement and adds to the errorList if any syntax error is found.
CollectRel - Class in org.eigenbase.rel
A relational expression which collapses multiple rows into one.
CollectRel(RelOptCluster, RelNode, String) - Constructor for class org.eigenbase.rel.CollectRel
Creates a CollectRel.
collectResults() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Builds a map of thread ids to result data for the thread.
CollectScope - Class in org.eigenbase.sql.validate
The name-resolution context for expression inside a multiset call.
CollectScope(SqlValidatorScope, SqlValidatorScope, SqlCall) - Constructor for class org.eigenbase.sql.validate.CollectScope
 
collectTypes(RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Collects the types of an array of row expressions.
collectTypes(RelNode[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Collects the row types of an array of relational expressions.
collectVariablesSet(Set<String>) - Method in class org.eigenbase.rel.AbstractRelNode
 
collectVariablesSet(Set<String>) - Method in interface org.eigenbase.rel.RelNode
Collects variables set by this expression.
collectVariablesSet(Set<String>) - Method in class org.eigenbase.relopt.volcano.RelSubset
 
collectVariablesUsed(Set<String>) - Method in class org.eigenbase.rel.AbstractRelNode
 
collectVariablesUsed(Set<String>) - Method in class org.eigenbase.rel.CalcRel
 
collectVariablesUsed(Set<String>) - Method in interface org.eigenbase.rel.RelNode
Collects variables known to be used by this expression or its descendants.
collectVariablesUsed(Set<String>) - Method in class org.eigenbase.relopt.volcano.RelSubset
 
colNames - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
COLON - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLON - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLON - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COLSTORE_DEPTS_ROWCOUNT - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
COLSTORE_EMPS_ROWCOUNT - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
column - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
column - Variable in class net.sf.farrago.ddl.DdlAlterStmt
 
column - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
column - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
column - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
column - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
COLUMN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
column - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
COLUMN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
column - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
column - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
column - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
COLUMN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
column$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
column$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
COLUMN_NAME - Static variable in class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
COLUMN_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLUMN_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COLUMN_NAME - Static variable in class net.sf.farrago.test.JmiMemTest
 
COLUMN_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COLUMN_NAME_2 - Static variable in class net.sf.farrago.test.JmiMemTest
 
COLUMN_NO_NULLS - Static variable in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Enumeration constant corresponding to literal columnNoNulls.
COLUMN_NULLABLE - Static variable in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Enumeration constant corresponding to literal columnNullable.
COLUMN_NULLABLE_UNKNOWN - Static variable in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Enumeration constant corresponding to literal columnNullableUnknown.
COLUMN_UPDATE_THRESHOLD - Static variable in class com.lucidera.lcs.LcsTableMergeRule
The upper bound on the percentage of columns that must be updated for the replace column optimization to be used
ColumnAmbiguous - Variable in class org.eigenbase.resource.EigenbaseResource
ColumnAmbiguous is 'Column ''{0}'' is ambiguous'
ColumnConstraint(CwmNamedColumnSet, CwmColumn) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ColumnConstraint(CwmNamedColumnSet, CwmColumn) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ColumnCorrelationFactor - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
ColumnCountMismatchInSetop - Variable in class org.eigenbase.resource.EigenbaseResource
ColumnCountMismatchInSetop is 'Column count mismatch in {0}'
ColumnDefinition(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ColumnDefinition(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
columnDetails - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
columnGetter - Variable in class org.eigenbase.runtime.AbstractIterResultSet
 
ColumnHasHistogram - Interface in net.sf.farrago.fem.sql2003
ColumnHasHistogram association proxy interface.
columnHasHistogram - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
ColumnHasHistogram$Hib - Class in net.sf.farrago.fem.sql2003
ColumnHasHistogram association implementation.
ColumnHasHistogram$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
ColumnHasSequence - Interface in net.sf.farrago.fem.med
ColumnHasSequence association proxy interface.
columnHasSequence - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
ColumnHasSequence$Hib - Class in net.sf.farrago.fem.med
ColumnHasSequence association implementation.
ColumnHasSequence$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
ColumnHistogramHasBar - Interface in net.sf.farrago.fem.med
ColumnHistogramHasBar association proxy interface.
columnHistogramHasBar - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
ColumnHistogramHasBar$Hib - Class in net.sf.farrago.fem.med
ColumnHistogramHasBar association implementation.
ColumnHistogramHasBar$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
ColumnIdentifier(CwmNamedColumnSet) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ColumnIdentifier(CwmNamedColumnSet) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ColumnInUsingNotUnique - Variable in class org.eigenbase.resource.EigenbaseResource
ColumnInUsingNotUnique is 'Column name ''{0}'' in USING clause is not unique on one side of join'
columnList - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
columnListConstructor - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The COLUMN_LIST constructor.
ColumnListConstructor - Static variable in class org.eigenbase.sql.SqlKind
 
ColumnListConstructorORDINAL - Static variable in class org.eigenbase.sql.SqlKind
COLUMN_LIST constructor, for example, the ROW() call in select * from TABLE(udx(CURSOR(select ...), ROW(a, b, c, d), x, y, z))
columnListParamToParentCursorMap - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.FunctionParamInfo
Maps a column list parameter to the parent cursor parameter it references.
columnListTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
columnMap - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
columnMapping - Variable in class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
A mapping that maps references to columns from the right factor to columns in the left factor, if the column is referenced in both factors
columnMappings - Variable in class org.eigenbase.rel.TableFunctionRelBase
 
columnMappings - Variable in class org.eigenbase.sql.type.TableFunctionReturnTypeInference
 
columnMd - Variable in class com.lucidera.opt.LoptMetadataProvider
 
columnMd - Variable in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
columnMd - Variable in class net.sf.farrago.query.FarragoRelMetadataProvider
 
columnMofId - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
columnMonotonicities - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
columnNameList - Variable in class org.eigenbase.test.MockCatalogReader.MockTable
 
columnNames - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
columnNames - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
columnNames - Variable in class org.eigenbase.runtime.AbstractIterResultSet.SyntheticColumnGetter
 
ColumnNotFound - Variable in class org.eigenbase.resource.EigenbaseResource
ColumnNotFound is 'Column ''{0}'' not found in any table'
ColumnNotFoundInTable - Variable in class org.eigenbase.resource.EigenbaseResource
ColumnNotFoundInTable is 'Column ''{0}'' not found in table ''{1}'''
columnNumber - Variable in class org.eigenbase.sql.parser.SqlParserPos
 
ColumnOptionsColumnSet - Interface in net.sf.farrago.cwm.relational
ColumnOptionsColumnSet association proxy interface.
columnOptionsColumnSet - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
ColumnOptionsColumnSet$Hib - Class in net.sf.farrago.cwm.relational
ColumnOptionsColumnSet association implementation.
ColumnOptionsColumnSet$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
columnOrigins - Variable in class com.lucidera.opt.LoptMetadataProvider
 
columnOrigins - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
Information about column origins, in same order as resultType row; null if expression is not a query.
columnPos - Variable in class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilter
 
columnPropMap - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
ColumnRefStructuredType - Interface in net.sf.farrago.cwm.relational
ColumnRefStructuredType association proxy interface.
columnRefStructuredType - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
ColumnRefStructuredType$Hib - Class in net.sf.farrago.cwm.relational
ColumnRefStructuredType association implementation.
ColumnRefStructuredType$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
COLUMNS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COLUMNS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
columnSet - Variable in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
columnSet - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
columnSet - Variable in class net.sf.farrago.namespace.mock.MedMockFennelRel
 
columnSet - Variable in class net.sf.farrago.namespace.mock.MedMockIterRel
 
columnSet$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
columnSet$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
columnSet$Hib - Variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
columnSet$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
columnSet$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
ColumnSetHasRowCountStats - Interface in net.sf.farrago.fem
ColumnSetHasRowCountStats association proxy interface.
columnSetHasRowCountStats - Variable in class net.sf.farrago.fem.FemPackage$Hib
 
ColumnSetHasRowCountStats$Hib - Class in net.sf.farrago.fem
ColumnSetHasRowCountStats association implementation.
ColumnSetHasRowCountStats$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
ColumnSetIdentifier() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ColumnSetIdentifier() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ColumnSetOfStructuredType - Interface in net.sf.farrago.cwm.relational
ColumnSetOfStructuredType association proxy interface.
columnSetOfStructuredType - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
ColumnSetOfStructuredType$Hib - Class in net.sf.farrago.cwm.relational
ColumnSetOfStructuredType association implementation.
ColumnSetOfStructuredType$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
ColumnSetOwnsSampleDataset - Interface in net.sf.farrago.fem.sql2003
ColumnSetOwnsSampleDataset association proxy interface.
columnSetOwnsSampleDataset - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
ColumnSetOwnsSampleDataset$Hib - Class in net.sf.farrago.fem.sql2003
ColumnSetOwnsSampleDataset association implementation.
ColumnSetOwnsSampleDataset$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
ColumnSetUsesSampleDataset - Interface in net.sf.farrago.fem.sql2003
ColumnSetUsesSampleDataset association proxy interface.
columnSetUsesSampleDataset - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
ColumnSetUsesSampleDataset$Hib - Class in net.sf.farrago.fem.sql2003
ColumnSetUsesSampleDataset association implementation.
ColumnSetUsesSampleDataset$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
columnSetUsesSampleDataset_UsingDataset$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
columnStr - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
columnType - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
columnTypeList - Variable in class org.eigenbase.test.MockCatalogReader.MockTable
 
ColumnTypeMismatchInSetop - Variable in class org.eigenbase.resource.EigenbaseResource
ColumnTypeMismatchInSetop is 'Type mismatch in column {0,number} of {1}'
columnTypeStr - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
columnValues - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
com.lucidera.farrago - package com.lucidera.farrago
Integrates LucidDB into Farrago.
com.lucidera.farrago.fennel - package com.lucidera.farrago.fennel
Defines the native interface used for loading LucidEra Fennel components.
com.lucidera.farrago.namespace.flatfile - package com.lucidera.farrago.namespace.flatfile
Deprecated package replaced by net.sf.farrago.namespace.flatfile.
com.lucidera.farrago.test - package com.lucidera.farrago.test
Contains test for components contributed to Farrago by LucidEra, Inc.
com.lucidera.jdbc - package com.lucidera.jdbc
Provides LucidDB-specific JDBC drivers.
com.lucidera.lcs - package com.lucidera.lcs
Defines the LucidDB column-store local data wrapper implementation.
com.lucidera.lurql - package com.lucidera.lurql
Deprecated package replaced by org.eigenbase.lurql.
com.lucidera.opt - package com.lucidera.opt
Defines the heuristic optimizer to determine optimal join ordering and to insert semijoins into a query tree.
com.lucidera.opt.test - package com.lucidera.opt.test
Contains tests for the LucidDB optimizer.
com.lucidera.query - package com.lucidera.query
Implements LucidDb query processing.
com.lucidera.runtime - package com.lucidera.runtime
Provides LucidDB-specific runtime support for query execution.
com.lucidera.type - package com.lucidera.type
Provides LucidDB-specific datatype support.
combine(RelDataTypeFactoryImpl, IntervalSqlType) - Method in class org.eigenbase.sql.type.IntervalSqlType
Combines two IntervalTypes and returns the result.
combine(SqlTypeName[], SqlTypeName[]) - Static method in enum org.eigenbase.sql.type.SqlTypeName
 
combinedGraph - Variable in class org.eigenbase.jmi.JmiModelGraph
The underlying graph structure; we hide it here so that it can only be modified internally.
combineFilters(FilterRel, FilterRel, LcsRowScanRel) - Method in class com.lucidera.opt.LoptRemoveSelfJoinRule
Combines filters on top of row scans into a single filter.
combineFractionalSecondPrecisionPreservingDefault(SqlIntervalQualifier, SqlIntervalQualifier) - Static method in class org.eigenbase.sql.SqlIntervalQualifier
 
combineInputs(JoinRel, RelNode, RelNode, List<BitSet>, List<int[]>) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Combines the inputs into a JoinRel into an array of inputs.
combineJoinFilters(JoinRel, RelNode, RelNode) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Combines the join filters from the left and right inputs (if they are MultiJoinRels) with the join filter in the joinrel into a single AND'd join filter, unless the inputs correspond to null generating inputs in an outer join
combineOuterJoins(JoinRel, RelNode[], RelNode, RelNode, RexNode[], JoinRelType[]) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Combines the outer join conditions and join types from the left and right join inputs.
combinePostJoinFilters(JoinRel, RelNode, RelNode) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Combines the post-join filters from the left and right inputs (if they are MultiJoinRels) into a single AND'd filter.
combineProjects(ProjectRel, ProjectRel, RelNode) - Method in class com.lucidera.opt.LoptRemoveSelfJoinRule
Combines projections on top of filters that are top of row scans into a single projection.
combineRowScans(LcsRowScanRel, LcsRowScanRel) - Method in class com.lucidera.opt.LoptRemoveSelfJoinRule
Combines two row scans into one by taking the intersection of the inputs into each row scan.
combineStartPrecisionPreservingDefault(SqlIntervalQualifier, SqlIntervalQualifier) - Static method in class org.eigenbase.sql.SqlIntervalQualifier
 
combineStringifyColumns(ResultSet, List<String>, ResultSet, List<String>, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
combineStringifyColumnsJumbledArgs(List<String>, ResultSet, String, ResultSet, List<String>, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
CombineUnionsRule - Class in org.eigenbase.rel.rules
CombineUnionsRule implements the rule for combining two non-distinct UnionRels into a single UnionRel.
CombineUnionsRule() - Constructor for class org.eigenbase.rel.rules.CombineUnionsRule
Creates a CombineUnionsRule.
COMMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COMMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COMMA - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
COMMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COMMA - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
commaList(SqlWriter) - Method in class org.eigenbase.sql.SqlNodeList
 
command - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ShellCommand
 
COMMAND_FUNCTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COMMAND_FUNCTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COMMAND_FUNCTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COMMAND_FUNCTION_CODE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COMMAND_FUNCTION_CODE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COMMAND_FUNCTION_CODE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
commandIndex - Variable in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
CommandPattern - Static variable in class org.eigenbase.util.Glossary
Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations.
commands - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Command sequence for this thread.
commands - Variable in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
comment - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
commit() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Commits the active transaction, if any.
commit() - Method in class net.sf.farrago.db.FarragoDbSession
 
commit() - Method in class net.sf.farrago.fennel.FennelTxnContext
Commits the current txn, if any.
commit() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
COMMIT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COMMIT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
commit() - Method in interface net.sf.farrago.session.FarragoSession
Commits current transaction if any.
commit() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
commit() - Method in class net.sf.farrago.test.FarragoMockLoginModule
Called if the LoginContext's required authentications succeeded.
COMMIT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
commitChanges() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
commitChangesPublic() - Method in class net.sf.farrago.catalog.FarragoTransientStorage.MVIndex
 
commitChangesPublic() - Method in class net.sf.farrago.catalog.FarragoTransientStorage.PVIndex
 
commitChangesPublic() - Method in class net.sf.farrago.catalog.FarragoTransientStorage.SVIndex
 
commitChangesPublic() - Method in interface net.sf.farrago.catalog.FarragoTransientStorage.TxnIndex
 
commitImpl() - Method in class net.sf.farrago.db.FarragoDbSession
 
commitSequenceNumber$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
commitSequenceNumber$Hib - Variable in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
COMMITTED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COMMITTED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COMMITTED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CommonNonReservedKeyWord() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a non-reserved keyword for use as an identifier.
CommonNonReservedKeyWord() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a non-reserved keyword for use as an identifier.
CommonNonReservedKeyWord() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a non-reserved keyword for use as an identifier.
CommonRelSubExprRule - Class in org.eigenbase.relopt
A CommonRelSubExprRule is an abstract base class for rules that are fired only on relational expressions that appear more than once in a query tree.
CommonRelSubExprRule(RelOptRuleOperand) - Constructor for class org.eigenbase.relopt.CommonRelSubExprRule
Creates a CommonRelSubExprRule.
CommonSequenceOption(FarragoSequenceOptions) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CommonSequenceOption(FarragoSequenceOptions) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
COMP_EQ - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_EQ.
COMP_GE - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_GE.
COMP_GT - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_GT.
COMP_LE - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_LE.
COMP_LT - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_LT.
COMP_NE - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_NE.
COMP_NOOP - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
Enumeration constant corresponding to literal COMP_NOOP.
compact() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
comparability - Variable in class org.eigenbase.sql.type.ObjectSqlType
 
ComparableOperandTypeChecker - Class in org.eigenbase.sql.type
Type checking strategy which verifies that types have the required attributes to be used as arguments to comparison operators.
ComparableOperandTypeChecker(int, RelDataTypeComparability) - Constructor for class org.eigenbase.sql.type.ComparableOperandTypeChecker
 
compare(FemLocalIndex, FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexLengthComparator
 
compare(FemLocalIndex, FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexPageCountComparator
 
compare(LcsIndexOptimizer.IndexFilterTuple, LcsIndexOptimizer.IndexFilterTuple) - Method in class com.lucidera.lcs.LcsIndexOptimizer.MappedFilterSelectivityComparator
 
compare(RelNode, RelNode) - Method in class com.lucidera.lcs.LcsIndexOptimizer.RowCountComparator
 
compare(LcsIndexOptimizer.SargColumnFilter, LcsIndexOptimizer.SargColumnFilter) - Method in class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilterSelectivityComparator
 
compare(FemLocalIndex, FemLocalIndex) - Method in class com.lucidera.lcs.LcsTable.ClusterComparator
 
compare(Integer, Integer) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer.FactorCostComparator
 
compare(String, RexLiteral) - Static method in class net.sf.farrago.catalog.FarragoColumnHistogram
Compares a value in a histogram with a Sarg coordinate
compare(FemAbstractUniqueConstraint, FemAbstractUniqueConstraint) - Method in class net.sf.farrago.ddl.DdlRelationalHandler.UniqueConstraintComparator
 
compare(RefObject, RefObject) - Method in class net.sf.farrago.ddl.DdlValidator.RefObjectPositionComparator
 
compare(RefBaseObject, RefBaseObject) - Method in class net.sf.farrago.ddl.gen.DdlGenerator.MyComparator
 
compare(FemStorageOption, FemStorageOption) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator.FemStorageOptionNameComparator
 
compare(FemLocalIndex, FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule.IndexLengthComparator
 
compare(Object, Object) - Method in class net.sf.farrago.type.runtime.CharStringComparator
 
compare(Object, Object) - Method in class net.sf.farrago.type.runtime.VarbinaryComparator
 
compare(RefBaseObject, RefBaseObject) - Method in class org.eigenbase.jmi.JmiMofIdComparator
 
compare(RelSubset, RelSubset) - Method in class org.eigenbase.relopt.volcano.RuleQueue.RelImportanceComparator
 
compare(VolcanoRuleMatch, VolcanoRuleMatch) - Method in class org.eigenbase.relopt.volcano.RuleQueue.RuleMatchImportanceComparator
 
compare(SargInterval, SargInterval) - Method in class org.eigenbase.sarg.SargSetExpr.IntervalComparator
 
compare(SqlMoniker, SqlMoniker) - Method in class org.eigenbase.sql.validate.SqlMonikerComparator
 
compare(T, T) - Method in class org.eigenbase.util.StringRepresentationComparator
 
compareBytes(BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
Implementation for Comparable.compareTo() which assumes non-null and does byte-for-byte comparison.
compareCharStrings(Object, Object) - Static method in class net.sf.farrago.type.runtime.CharStringComparator
 
compareClass(Object, Object) - Method in class net.sf.farrago.ddl.gen.DdlGenerator.MyComparator
Compares objects by their class.
compareCoordinates(RexNode, RexNode) - Static method in class org.eigenbase.sarg.SargEndpoint
 
compareKeysUsingGroupBySemantics(Object, Object) - Static method in class net.sf.farrago.syslib.FarragoSyslibUtil
Compares two key objects retrieved from cursor columns having the exact same SQL datatype.
compareModelElements(CwmModelElement, CwmModelElement) - Method in class net.sf.farrago.ddl.gen.DdlGenerator.MyComparator
Compares two model elements of the same type by their position in the hierarchy.
compareObjects(Object[], Object[]) - Method in class net.sf.farrago.test.FennelTupleTest
 
compareOffset - Variable in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
compareOp - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
compareRels(RelNode[], RelNode[]) - Static method in class org.eigenbase.relopt.volcano.RuleQueue
 
compareResultList(List<String>) - Method in class net.sf.farrago.test.ResultSetTestCase
Compares the first column of a result set against a String-valued reference set, taking order into account.
compareResultLists(List<String>...) - Method in class net.sf.farrago.test.ResultSetTestCase
Compares the columns of a result set against several String-valued reference lists, taking order into account.
compareResultSet(Set<String>) - Method in class net.sf.farrago.test.ResultSetTestCase
Compares the first column of a result set against a String-valued reference set, disregarding order entirely.
compareResultSetWithDelta(double, double) - Method in class net.sf.farrago.test.ResultSetTestCase
Compares the first column of a result set against a numeric result, within a given tolerance.
compareResultSetWithPattern(Pattern) - Method in class net.sf.farrago.test.ResultSetTestCase
Compares the first column of a result set against a pattern.
compareTo(CorrelatorRel.Correlation) - Method in class org.eigenbase.rel.CorrelatorRel.Correlation
 
compareTo(SargEndpoint) - Method in class org.eigenbase.sarg.SargEndpoint
 
compareTo(NlsString) - Method in class org.eigenbase.util.NlsString
 
compareTo(Object) - Method in class org.eigenbase.util14.Enum14.BasicValue
 
compareTypePrecedence(RelDataType, RelDataType) - Method in interface org.eigenbase.reltype.RelDataTypePrecedenceList
Compares the precedence of two types.
compareTypePrecedence(RelDataType, RelDataType) - Method in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
compareVarbinary(Object, Object) - Static method in class net.sf.farrago.type.runtime.VarbinaryComparator
 
Comparison - Static variable in class org.eigenbase.sql.SqlKind
 
ComparisonORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Comparison
compatibleTypes(RexNode[], RelDataType, boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether the type of an array of expressions is compatible with a struct type.
compilationAssert(boolean, String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
compilationAssert(boolean) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
CompilationAssertionError - Variable in class net.sf.farrago.resource.FarragoResource
CompilationAssertionError is 'Calculator program compilation assertion error: {0}'
compile(FarragoPreparingStmt, String) - Method in class net.sf.farrago.query.FarragoTransformDef
 
compile() - Method in class org.eigenbase.javac.JaninoCompiler
 
compile() - Method in interface org.eigenbase.javac.JavaCompiler
 
compile(ClassDeclaration, Environment, ParseTree, OJPreparingStmt.Argument[]) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
compile(String, String, String, Class[], String[]) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
compileAndBind(ClassDeclaration, ParseTree, OJPreparingStmt.Argument[]) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
compileAndBind(ClassDeclaration, ParseTree, OJPreparingStmt.Argument[]) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
compileClass(String, String, String) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
compileClass(String, String, String) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Compile a single class with the given source in the given package.
compiledDiffMatcher - Variable in class org.eigenbase.test.DiffTestCase
 
compiledIgnoreMatcher - Variable in class org.eigenbase.test.DiffTestCase
 
compileImpl() - Method in class org.eigenbase.javac.JaninoCompiler
 
compileTransforms(String) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
completeAfterExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession, boolean) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
completeAfterExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession, boolean) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
completeAfterExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession, boolean) - Method in interface net.sf.farrago.ddl.DdlMultipleTransactionStmt
Provides access to the repository after execution of the DDL.
completeAfterExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession, boolean) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
completeAfterExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession, boolean) - Method in class net.sf.farrago.ddl.DdlTruncateStmt
 
COMPLETED - Static variable in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Enumeration constant corresponding to literal COMPLETED.
completeDeferredException(RuntimeException) - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Completes defered exception during record logging
completeDeferredException(RuntimeException) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
completeDeferredException(RuntimeException) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuotaLogger
 
completeRequiresWriteTxn() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
completeRequiresWriteTxn() - Method in interface net.sf.farrago.ddl.DdlMultipleTransactionStmt
Checks whether the DdlMultipleTransactionStmt.completeAfterExecuteUnlocked( FarragoSessionDdlValidator, FarragoSession, boolean) method requires a repository write transaction.
completeRequiresWriteTxn() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
completeRequiresWriteTxn() - Method in class net.sf.farrago.ddl.DdlTruncateStmt
 
component$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
component$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
componentPositions - Variable in class org.eigenbase.sql.SqlIdentifier
A list of the positions of the components of compound identifiers.
compOp - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
CompOperator - Interface in net.sf.farrago.fem.fennel
CompOperator enumeration interface.
CompOperatorEnum - Class in net.sf.farrago.fem.fennel
CompOperator enumeration class implementation.
CompOperatorEnum(String) - Constructor for class net.sf.farrago.fem.fennel.CompOperatorEnum
 
COMPOSITE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
compositeChild - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
compositeEquals(RefObject, RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
 
CompositeOperandTypeChecker - Class in org.eigenbase.sql.type
This class allows multiple existing SqlOperandTypeChecker rules to be combined into one rule.
CompositeOperandTypeChecker(CompositeOperandTypeChecker.Composition, SqlOperandTypeChecker...) - Constructor for class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
CompositeOperandTypeChecker.Composition - Enum in org.eigenbase.sql.type
 
CompositeOperandTypeChecker.Composition() - Constructor for enum org.eigenbase.sql.type.CompositeOperandTypeChecker.Composition
 
compositeParent - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
CompositePattern - Static variable in class org.eigenbase.util.Glossary
Compose objects into tree structures to represent part-whole hierarchies.
composition - Variable in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
CompoundClosableAllocation - Class in org.eigenbase.util
CompoundClosableAllocation represents a collection of ClosableAllocations which share a common lifecycle.
CompoundClosableAllocation() - Constructor for class org.eigenbase.util.CompoundClosableAllocation
 
CompoundIdentifier() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a compound identifier.
CompoundIdentifier() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a compound identifier.
CompoundIdentifier() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a compound identifier.
CompoundIdentifier2() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Syntactical Descriptions *
CompoundIdentifier2() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Syntactical Descriptions *
CompoundIdentifier3() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
CompoundIdentifier3() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
CompoundIterator - Class in org.eigenbase.runtime
CompoundIterator creates an iterator out of several.
CompoundIterator(Iterator[]) - Constructor for class org.eigenbase.runtime.CompoundIterator
 
CompoundIterator.Test - Class in org.eigenbase.runtime
 
CompoundIterator.Test(String) - Constructor for class org.eigenbase.runtime.CompoundIterator.Test
 
CompoundIterator.Test.Box - Class in org.eigenbase.runtime
 
CompoundIterator.Test.Box() - Constructor for class org.eigenbase.runtime.CompoundIterator.Test.Box
 
CompoundIterator.Test.BoxIterator - Class in org.eigenbase.runtime
 
CompoundIterator.Test.BoxIterator(Iterator) - Constructor for class org.eigenbase.runtime.CompoundIterator.Test.BoxIterator
 
CompoundOrderByProhibitsRange - Variable in class org.eigenbase.resource.EigenbaseResource
CompoundOrderByProhibitsRange is 'RANGE clause cannot be used with compound ORDER BY clause'
CompoundParallelTupleIter - Class in org.eigenbase.runtime
CompoundParallelTupleIter creates one TupleIter out of several.
CompoundParallelTupleIter(TupleIter[]) - Constructor for class org.eigenbase.runtime.CompoundParallelTupleIter
 
CompoundParallelTupleIter.Test - Class in org.eigenbase.runtime
 
CompoundParallelTupleIter.Test(String) - Constructor for class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
CompoundRoot() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
CompoundTupleIter - Class in org.eigenbase.runtime
CompoundTupleIter creates an iterator out of several iterators.
CompoundTupleIter(TupleIter[]) - Constructor for class org.eigenbase.runtime.CompoundTupleIter
 
CompoundTupleIter.Test - Class in org.eigenbase.runtime
 
CompoundTupleIter.Test(String) - Constructor for class org.eigenbase.runtime.CompoundTupleIter.Test
 
CompoundTupleIter.Test.Box - Class in org.eigenbase.runtime
 
CompoundTupleIter.Test.Box() - Constructor for class org.eigenbase.runtime.CompoundTupleIter.Test.Box
 
CompoundTupleIter.Test.BoxTupleIter - Class in org.eigenbase.runtime
 
CompoundTupleIter.Test.BoxTupleIter(TupleIter) - Constructor for class org.eigenbase.runtime.CompoundTupleIter.Test.BoxTupleIter
 
compressionMode - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
compressionProgram - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
compressionProgram - Variable in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
compute(FennelTupleDescriptor, int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputes access for a particular tuple format.
compute(FennelTupleDescriptor) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputes access for a particular tuple format.
compute(FennelTupleDescriptor) - Method in class net.sf.farrago.fennel.tuple.FennelTupleData
creates our FennelTupleDatum objects from a FennelTupleDescriptor.
COMPUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COMPUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
compute_nj(double, double, double) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
computeBitAccessors(int) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
computes bit accessors.
computeColumnStats(Map<DdlAnalyzeStmt.ColumnDetail, DdlAnalyzeStmt.Histogram>, DdlAnalyzeStmt.ColumnDetail, long) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Build a complete histogram and calculate cardinality for the given column by querying it.
computeCost(RelOptPlanner, double) - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
computeCost(RelOptPlanner, double) - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
computeCost(RelOptPlanner, double) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
computeDefaultCostWithFilters(RelNode, RexNode, boolean) - Method in class com.lucidera.opt.LoptMetadataProvider
 
computeDigest(StringBuilder) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
 
computeDigest() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
computeDigest(StringBuilder) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
computeDigest() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
computeDigest() - Method in class org.eigenbase.rel.AbstractRelNode
Computes the digest.
computeDigest() - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
computeDigest() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
computeDigest() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Computes a string describing this rule match.
computeDigest() - Method in class org.eigenbase.reltype.RelDataTypeImpl
Computes the digest field.
computeDigest(boolean) - Method in class org.eigenbase.rex.RexCall
 
computeDigest() - Method in class org.eigenbase.rex.RexFieldAccess
 
computeDigest(boolean) - Method in class org.eigenbase.rex.RexOver
 
computeDigest() - Method in class org.eigenbase.rex.RexWindow
 
computeDsh3(double) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
computeDuj1(long, long, long, double) - Static method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
computeDuj2(long, long, long, double, double) - Static method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
computeDuj2a(long, double, double) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
computeExternalCount() - Static method in class net.sf.farrago.test.regression.FarragoSorterTest
 
computeFieldOffset(RelNode, int) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Returns the index of the first field in rel which comes from its ordinalth input.
computeHistogramType(RelDataType) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
Returns the type for a histogram function.
computeImportance(RelSubset) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Computes the importance of a node.
computeImportance() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Computes the importance of this rule match.
computeImportanceOfChild(RelSubset, RelSubset) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Returns the importance of a child to a parent.
computeIndexStats(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
computeIndexStats(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
computeIndexStats(FemLocalIndex, long, boolean, FennelTxnContext) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Verifies an index and returns its page count.
computeIndexStats(FemLocalIndex, long, boolean, FennelTxnContext) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
computeIndexStats(FemLocalIndex, long, boolean, FennelTxnContext) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
computeIndexStats(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Verifies an index and records returns page count for the index.
computeJoinCardinality(LoptMultiJoin, LoptSemiJoinOptimizer, LoptJoinTree, List<RexNode>, int) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Computes the cardinality of the join columns from a particular factor, when that factor is joined with another join tree.
computeOneMinusEpsilon() - Static method in class org.eigenbase.relopt.volcano.RuleQueue
 
computeProjectedColumn(int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
computeProjectedColumns(Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a projection list relative to the cluster columns
computeProjectedColumns() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
computeRowCount - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
computeRowCount() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Executes a query against the table to compute the row count.
computeRowCountGivenConds(RelNode, RelNode, JoinRelType, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
Computes the rowcount from a join, given a join condition and the join inputs
computeRowsLastHistogramBar(long, long) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Compute the number of rows in the last histogram bar based on the DdlAnalyzeStmt.DEFAULT_HISTOGRAM_BAR_COUNT.
computeRowsPerHistogramBar(long) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Compute the number of rows per histogram bar based on the DdlAnalyzeStmt.DEFAULT_HISTOGRAM_BAR_COUNT.
computeRowType(FarragoTypeFactory, RefClass) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
computeScore(RelNode, RelNode, SemiJoinRel) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Computes a score relevant to applying a set of semijoins on a fact table.
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsIndexBitOpRel
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsIndexBuilderRel
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsIndexMergeRel
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsTableAppendRel
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsTableDeleteRel
 
computeSelfCost(RelOptPlanner) - Method in class com.lucidera.lcs.LcsTableMergeRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelBufferRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelMergeRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelPullCollectRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelPullUncollectRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelRenameRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
computeSelfCost(RelOptPlanner) - Method in class net.sf.farrago.query.FarragoJavaUdxRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.oj.rel.IterCalcRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.oj.rel.IterConcatenateRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.AbstractRelNode
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.AggregateRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.CalcRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.convert.ConverterRelImpl
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.EmptyRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.FilterRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.jdbc.JdbcQuery
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.JoinRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.OneRowRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.ProjectRelBase
 
computeSelfCost(RelOptPlanner) - Method in interface org.eigenbase.rel.RelNode
Returns the cost of this plan (not including children).
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.rules.SemiJoinRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.TableAccessRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.TableFunctionRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.TableModificationRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.rel.ValuesRelBase
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.AbstractConverter
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.RelSubset
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysLeafRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysSingleRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestSingleRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysLeafRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
computeSelfCost(RelOptPlanner) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestSingleRel
 
computeSemiJoinSelectivity(SemiJoinRel) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Computes the selectivity of a semijoin filter if it is applied on a fact table.
computeSemiJoinSelectivity(RelNode, RelNode, SemiJoinRel) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Computes the selectivity of a semijoin filter if it is applied on a fact table.
computeSemiJoinSelectivity(RelNode, RelNode, List<Integer>, List<Integer>) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Computes the selectivity of a semijoin filter if it is applied on a fact table.
computeStreamDefOutputDesc(RelDataType) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
computeStringRep() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
computeTuple() - Method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
compute the tuple accessors
concat - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
CONCAT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONCAT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
concat(BytePointer, BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
Assigns this pointer to the result of concatenating two input strings.
CONCAT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
concat(BitString[]) - Static method in class org.eigenbase.util.BitString
Concatenates some BitStrings.
concat(NlsString[]) - Static method in class org.eigenbase.util.NlsString
Concatenates some NlsString objects.
concat1(SqlLiteral[]) - Method in class org.eigenbase.sql.SqlAbstractStringLiteral
Helper routine for SqlUtil.concatenateLiterals(org.eigenbase.sql.SqlLiteral[]).
concat1(SqlLiteral[]) - Method in class org.eigenbase.sql.SqlBinaryStringLiteral
 
concat1(SqlLiteral[]) - Method in class org.eigenbase.sql.SqlCharStringLiteral
 
CONCAT_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
concatenateLiterals(SqlLiteral[]) - Static method in class org.eigenbase.sql.SqlUtil
Concatenates string literals.
concatenateOperands(SqlCall) - Static method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
Concatenates the operands of a call to this operator.
concatOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
String concatenation operator, '||'.
ConcurrentTestCommand - Interface in org.eigenbase.test.concurrent
ConcurrentTestCommand represents a command, sequentially executed by ConcurrentTestCommandExecutor, during a concurrency test
ConcurrentTestCommand.ShouldHaveFailedException - Exception in org.eigenbase.test.concurrent
Indicates that a command should have failed, but instead succeeded, which is a test error
ConcurrentTestCommand.ShouldHaveFailedException(String) - Constructor for exception org.eigenbase.test.concurrent.ConcurrentTestCommand.ShouldHaveFailedException
 
ConcurrentTestCommandExecutor - Class in org.eigenbase.test.concurrent
ConcurrentTestCommandExecutor is a thread that executes a sequence of commands on a JDBC connection.
ConcurrentTestCommandExecutor(int, String, String, Properties, Iterator, ConcurrentTestCommandExecutor.Sync, PrintStream) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Constructs a ConcurrentTestCommandExecutor with the given thread ID, JDBC URL, commands and synchronization object.
ConcurrentTestCommandExecutor.Sync - Class in org.eigenbase.test.concurrent
Synchronization object that allows multiple ConcurrentTestCommandExecutors to execute commands in lock-step.
ConcurrentTestCommandExecutor.Sync(int) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor.Sync
 
ConcurrentTestCommandGenerator - Class in org.eigenbase.test.concurrent
ConcurrentTestCommandGenerator creates instances of ConcurrentTestCommand that perform specific actions in a specific order and within the context of a test thread (ConcurrentTestCommandExecutor).
ConcurrentTestCommandGenerator() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Constructs a new ConcurrentTestCommandGenerator.
ConcurrentTestCommandGenerator.AbstractCommand - Class in org.eigenbase.test.concurrent
abstract base to handle SQLExceptions
ConcurrentTestCommandGenerator.AbstractCommand() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
ConcurrentTestCommandGenerator.AutoSynchronizationCommand - Class in org.eigenbase.test.concurrent
AutoSynchronizationCommand is idential to SynchronizationCommand, except that it is generated automatically by the test harness and is not counted when displaying the step number in which an error occurred.
ConcurrentTestCommandGenerator.AutoSynchronizationCommand() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AutoSynchronizationCommand
 
ConcurrentTestCommandGenerator.CloseCommand - Class in org.eigenbase.test.concurrent
CloseCommand closes a previously prepared statement.
ConcurrentTestCommandGenerator.CloseCommand() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CloseCommand
 
ConcurrentTestCommandGenerator.CommandWithTimeout - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandGenerator.CommandWithTimeout(int) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CommandWithTimeout
 
ConcurrentTestCommandGenerator.CommitCommand - Class in org.eigenbase.test.concurrent
CommitCommand commits pending transactions via Connection.commit().
ConcurrentTestCommandGenerator.CommitCommand() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CommitCommand
 
ConcurrentTestCommandGenerator.DdlCommand - Class in org.eigenbase.test.concurrent
DdlCommand executes DDL commands.
ConcurrentTestCommandGenerator.DdlCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.DdlCommand
 
ConcurrentTestCommandGenerator.ExplainCommand - Class in org.eigenbase.test.concurrent
ExplainCommand executes explain plan commands.
ConcurrentTestCommandGenerator.ExplainCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.ExplainCommand
 
ConcurrentTestCommandGenerator.FailedThread - Class in org.eigenbase.test.concurrent
Describes a thread that failed
ConcurrentTestCommandGenerator.FailedThread(String, String, Throwable) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FailedThread
 
ConcurrentTestCommandGenerator.FetchAndCompareCommand - Class in org.eigenbase.test.concurrent
FetchAndCompareCommand executes a previously prepared statement stored in the ConcurrentTestCommandExecutor and then validates the returned rows against expected data.
ConcurrentTestCommandGenerator.FetchAndCompareCommand(int, String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
ConcurrentTestCommandGenerator.InsertCommand - Class in org.eigenbase.test.concurrent
InsertCommand exeutes an insert, update or delete SQL statement.
ConcurrentTestCommandGenerator.InsertCommand(int, String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.InsertCommand
 
ConcurrentTestCommandGenerator.PrepareCommand - Class in org.eigenbase.test.concurrent
PrepareCommand creates a PreparedStatement.
ConcurrentTestCommandGenerator.PrepareCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.PrepareCommand
 
ConcurrentTestCommandGenerator.RollbackCommand - Class in org.eigenbase.test.concurrent
RollbackCommand rolls back pending transactions via Connection.rollback().
ConcurrentTestCommandGenerator.RollbackCommand() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.RollbackCommand
 
ConcurrentTestCommandGenerator.SleepCommand - Class in org.eigenbase.test.concurrent
SleepCommand causes the execution thread to wait for all other threads in the test before continuing.
ConcurrentTestCommandGenerator.SleepCommand(long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SleepCommand
 
ConcurrentTestCommandGenerator.SynchronizationCommand - Class in org.eigenbase.test.concurrent
SynchronizationCommand causes the execution thread to wait for all other threads in the test before continuing.
ConcurrentTestCommandGenerator.SynchronizationCommand() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SynchronizationCommand
 
ConcurrentTestCommandScript - Class in org.eigenbase.test.concurrent
ConcurrentTestCommandScript creates instances of ConcurrentTestCommand that perform specific actions in a specific order and within the context of a test thread (ConcurrentTestCommandExecutor).
ConcurrentTestCommandScript() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
ConcurrentTestCommandScript(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Constructs and prepares a new ConcurrentTestCommandScript.
ConcurrentTestCommandScript.CommandParser - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.CommandParser() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
ConcurrentTestCommandScript.CommandParser.Binding - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.CommandParser.Binding(String, String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser.Binding
 
ConcurrentTestCommandScript.CommandParser.Binding(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser.Binding
 
ConcurrentTestCommandScript.CommandWithTimeout - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.CommandWithTimeout(long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeout
 
ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit(long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit
 
ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit(long, int) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit
 
ConcurrentTestCommandScript.EchoCommand - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.EchoCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.EchoCommand
 
ConcurrentTestCommandScript.FetchAndPrintCommand - Class in org.eigenbase.test.concurrent
FetchAndPrintCommand executes a previously prepared statement stored inthe ConcurrentTestCommandExecutor and then outputs the returned rows.
ConcurrentTestCommandScript.FetchAndPrintCommand(long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.FetchAndPrintCommand
 
ConcurrentTestCommandScript.PrepareCommand - Class in org.eigenbase.test.concurrent
PrepareCommand creates a PreparedStatement, which is saved as the current statement of its test thread.
ConcurrentTestCommandScript.PrepareCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrepareCommand
 
ConcurrentTestCommandScript.PrintCommand - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.PrintCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrintCommand
 
ConcurrentTestCommandScript.ResultsReader - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.ResultsReader(BufferedWriter) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
ConcurrentTestCommandScript.ResultsReader(BufferedWriter, int, boolean, boolean) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
ConcurrentTestCommandScript.SelectCommand - Class in org.eigenbase.test.concurrent
SelectCommand creates and executes a SQL select statement, with optional timeout and row limit.
ConcurrentTestCommandScript.SelectCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SelectCommand
 
ConcurrentTestCommandScript.SelectCommand(String, boolean) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SelectCommand
 
ConcurrentTestCommandScript.SelectCommand(String, long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SelectCommand
 
ConcurrentTestCommandScript.SelectCommand(String, long, int) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SelectCommand
 
ConcurrentTestCommandScript.ShellCommand - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.ShellCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ShellCommand
 
ConcurrentTestCommandScript.SqlCommand - Class in org.eigenbase.test.concurrent
SelectCommand creates and executes a SQL select statement, with optional timeout.
ConcurrentTestCommandScript.SqlCommand(String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SqlCommand
 
ConcurrentTestCommandScript.SqlCommand(String, boolean) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SqlCommand
 
ConcurrentTestCommandScript.SqlCommand(String, long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SqlCommand
 
ConcurrentTestCommandScript.StateAction - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.StateAction(String, ConcurrentTestCommandScript.StateDatum[]) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateAction
 
ConcurrentTestCommandScript.StateDatum - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.StateDatum(String, String) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateDatum
 
ConcurrentTestCommandScript.Tool - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.Tool() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
ConcurrentTestCommandScript.VariableTable - Class in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.VariableTable() - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
ConcurrentTestCommandScript.VariableTable.Excn - Exception in org.eigenbase.test.concurrent
 
ConcurrentTestCommandScript.VariableTable.Excn(String) - Constructor for exception org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable.Excn
 
ConcurrentTestTimedCommandGenerator - Class in org.eigenbase.test.concurrent
ConcurrentTestTimedCommandGenerator extends ConcurrentTestCommandGenerator and repeats the configured command sequence until a certain amount of time has elapsed.
ConcurrentTestTimedCommandGenerator(int) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator
Constructs a new ConcurrentTestTimedCommandGenerator that will run for at least the given amount of time.
ConcurrentTestTimedCommandGenerator.TimedIterator - Class in org.eigenbase.test.concurrent
TimedIterator is an Iterator that repeats a given collection's elements until System.currentTimeMillis() >= endTimeMillis.
ConcurrentTestTimedCommandGenerator.TimedIterator(Collection, long) - Constructor for class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
condition - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
CONDITION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONDITION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
condition - Variable in class org.eigenbase.rel.FilterRelBase
 
condition - Variable in class org.eigenbase.rel.JoinRelBase
 
condition - Variable in class org.eigenbase.rex.RexProgram
The optional condition.
CONDITION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CONDITION_FIELD_NAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
CONDITION_NUMBER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONDITION_NUMBER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONDITION_NUMBER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CONDITION_OPERAND - Static variable in class org.eigenbase.sql.SqlDelete
 
CONDITION_OPERAND - Static variable in class org.eigenbase.sql.SqlJoin
 
CONDITION_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
CONDITION_OPERAND - Static variable in class org.eigenbase.sql.SqlUpdate
 
CONDITION_TYPE_OPERAND - Static variable in class org.eigenbase.sql.SqlJoin
Value must be a SqlLiteral, one of the integer codes for SqlJoinOperator.ConditionType.
conditionRef - Variable in class org.eigenbase.rex.RexProgramBuilder
 
conditionReferenceNewTable$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
conditionReferenceOldTable$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
conditionTiming$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
ConditionTimingType - Interface in net.sf.farrago.cwm.relational.enumerations
ConditionTimingType enumeration interface.
ConditionTimingTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
ConditionTimingType enumeration class implementation.
ConditionTimingTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
 
CondMustBeBoolean - Variable in class org.eigenbase.resource.EigenbaseResource
CondMustBeBoolean is '{0} clause must be a condition'
config(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
ConfigPackage - Interface in net.sf.farrago.fem.config
Config package interface.
configPackage - Variable in class net.sf.farrago.fem.FemPackage$Hib
 
ConfigPackage$Hib - Class in net.sf.farrago.fem.config
Config package implementation.
ConfigPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.config.ConfigPackage$Hib
 
configureNetwork(FarragoReleaseProperties, FemFarragoConfig) - Method in class net.sf.farrago.server.FarragoAbstractServer
 
conformance - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
conformance - Variable in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
conn - Variable in class net.sf.farrago.util.FarragoStatementAllocation
 
connCounter - Static variable in class net.sf.farrago.test.FarragoTestCase
Connection counter for distinguishing connections during debug.
connect(String, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoJdbcClientDriver
 
connect(String, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcClientDriver
 
connect(String, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcHttpClientDriver
 
connect(String, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcRoutineDriver
 
connect(String, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
 
CONNECT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONNECT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONNECT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
connection - Variable in class com.lucidera.lcs.LcsRowScanRelBase
 
connection - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
connection - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
Connection through which this stmt was created.
connection - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
connection - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
CONNECTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONNECTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
connection - Variable in class net.sf.farrago.runtime.FarragoUdrInvocationFrame
 
connection - Variable in class net.sf.farrago.test.FarragoJdbcTest
JDBC connection to Farrago database.
connection - Static variable in class net.sf.farrago.test.FarragoTestCase
JDBC connection to Farrago database.
connection - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
connection - Variable in class org.eigenbase.rel.jdbc.JdbcQuery
The expression which yields the connection object.
connection - Variable in class org.eigenbase.rel.TableAccessRelBase
The connection to the optimizing session.
connection - Variable in class org.eigenbase.rel.TableModificationRelBase
The connection to the optimizing session.
CONNECTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
connection - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
connection - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
JDBC connection for commands.
CONNECTION_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONNECTION_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONNECTION_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CONNECTION_VAR_NAME - Static variable in class net.sf.farrago.query.IteratorToFennelConverter
 
connectionFactory - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
connectionPool - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
connectionSource - Variable in class net.sf.farrago.db.FarragoDbSession
The connection source for this session.
connectionSource - Variable in class net.sf.farrago.session.FarragoSessionDataSource
 
connectionTimeoutMillis - Variable in class net.sf.farrago.server.FarragoAbstractServer
 
connectionTimeoutMillis$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
connectionVariable - Static variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
connectProps - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
ConnectStringParser - Class in org.eigenbase.util14
ConnectStringParser is a utility class that parses or creates a JDBC connect string according to the OLE DB connect string syntax described at OLE DB Connection String Syntax.
ConnectStringParser(String) - Constructor for class org.eigenbase.util14.ConnectStringParser
Creates a new connect string parser.
ConnectStringParserTest - Class in org.eigenbase.test
Unit test for JDBC connect string parser, ConnectStringParser.
ConnectStringParserTest() - Constructor for class org.eigenbase.test.ConnectStringParserTest
 
considerIndex(RelOptRuleCall, int, SargRexAnalyzer, List<SargBinding>) - Method in class com.lucidera.lcs.LcsIndexAccessRule
 
considerIndex(JoinRel, FemLocalIndex, FtrsIndexScanRel, CwmColumn, int, int, RelNode, RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexJoinRule
 
considerIndex(FemLocalIndex, FtrsIndexScanRel, FemAbstractColumn, SargExpr, RelOptRuleCall, RexNode) - Method in class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
 
constantInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
constantInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
constantNull - Variable in class org.eigenbase.rex.RexBuilder
 
constantNull() - Method in class org.eigenbase.rex.RexBuilder
Creates a constant for the SQL NULL value.
constExprs - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
constrain(OptionsList.Option[], int, int) - Method in class org.eigenbase.util.OptionsList
Tells the options list that the given options are mutually exclusive.
constrainedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
constrainedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
constrainsAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
constrainsAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
CONSTRAINT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONSTRAINT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONSTRAINT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
constraint$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
constraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
constraint$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
CONSTRAINT_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONSTRAINT_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONSTRAINT_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CONSTRAINT_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONSTRAINT_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONSTRAINT_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CONSTRAINT_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONSTRAINT_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONSTRAINT_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ConstraintHasComponent - Interface in net.sf.farrago.fem.sql2003
ConstraintHasComponent association proxy interface.
constraintHasComponent - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
ConstraintHasComponent$Hib - Class in net.sf.farrago.fem.sql2003
ConstraintHasComponent association implementation.
ConstraintHasComponent$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
constraintInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
constraintInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
CONSTRAINTS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONSTRAINTS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONSTRAINTS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
constructFuncList(String[]) - Static method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
constructIndexBuildPlan(RelOptTable, FemLocalIndex, RelOptCluster) - Method in class com.lucidera.lcs.LcsDataServer
 
constructIndexBuildPlan(RelOptTable, FemLocalIndex, RelOptCluster) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Creates a plan for loading existing rows of a table into an index.
constructIndexBuildPlan(RelOptTable, FemLocalIndex, RelOptCluster) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
constructIndexBuildPlan(RelOptTable, FemLocalIndex, RelOptCluster) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
constructionThread - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
CONSTRUCTOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONSTRUCTOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONSTRUCTOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ConstructorAssignment() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ConstructorAssignment() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ConstructorDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ConstructorDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
constructorToSqlMap - Variable in class net.sf.farrago.query.ReposDefaultValueFactory
 
constructSql92ReservedWordList() - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
Builds a comma-separated list of JDBC reserved words.
consumeQuery(ListIterator<SqlSimpleParser.Token>, List<SqlSimpleParser.Token>) - Method in class org.eigenbase.sql.advise.SqlSimpleParser
 
consumer - Variable in class com.lucidera.lcs.LcsCompositeStreamDef
 
consumer - Variable in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
consumerRelClass - Variable in class org.eigenbase.rel.rules.CoerceInputsRule
 
consumerSridParamId - Variable in class com.lucidera.lcs.LcsIndexMergeRel
 
consumerSridParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
consumerStream - Variable in class net.sf.farrago.fennel.FennelDynamicParamId
 
consumeSelect(ListIterator<SqlSimpleParser.Token>, List<SqlSimpleParser.Token>) - Method in class org.eigenbase.sql.advise.SqlSimpleParser
 
containCommonExprs(RexNode[], boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether an array of expressions has any common sub-expressions.
containComplexExprs(List<RexNode>) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a list of expressions contains complex expressions, that is, a call whose arguments are not RexVariable (or a subtype such as RexInputRef) or RexLiteral.
containForwardRefs(RexNode[], RelDataType, boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether an array of expressions contains a forward reference.
containIdentity(RexNode[], RelDataType, boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether the leading edge of a given array of expressions is wholly RexInputRef objects with types corresponding to the underlying datatype.
containNonTrivialAggs(RexNode[], boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether an array of exp contains aggregate function calls whose arguments are not RexInputRef.s
CONTAINS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONTAINS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
contains(SqlTester.VmName[], String) - Static method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
contains(BitSet, BitSet) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns true if all bits set in the second parameter are also set in the first
contains(RelTrait) - Method in class org.eigenbase.relopt.RelTraitSet
Returns whether this trait set contains a given trait.
contains(SargInterval) - Method in class org.eigenbase.sarg.SargInterval
 
contains(String) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
CONTAINS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
contains(String[], int, String) - Static method in class org.eigenbase.util.Util
Returns whether an array of strings contains a given string among the first length entries.
containsAggs() - Method in class org.eigenbase.rex.RexProgram
Returns whether this program contains windowed aggregate functions
containsAnd(SqlNode) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator.AndFinder
 
containsAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
containsAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
containsCycle(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
Check transitive closure of dependencies of an element for cycles.
containsDistinctCall() - Method in class org.eigenbase.rel.AggregateRelBase
Returns whether any of the aggregates are DISTINCT.
containsFieldAccess(RexNode) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a given tree contains any RexFieldAccess nodes.
containsInOperator(SqlNode) - Static method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns whether a given node contains a SqlInOperator.
containsInputRef(RexNode) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a given tree contains any {link RexInputRef} nodes.
containsJava - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
True if the statement contains java RelNodes
containsJavaRel() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt.JavaRelFinder
 
containsKey(K) - Method in class org.eigenbase.util.MultiMap
 
containsMixing(RexProgram) - Static method in class org.eigenbase.rex.RexMultisetUtil
Returns true if any expression in a program contains a mixing between multiset and non-multiset calls.
containsMixing(RexNode) - Static method in class org.eigenbase.rex.RexMultisetUtil
Returns true if a node contains a mixing between multiset and non-multiset calls.
containsMultiset(RexNode, boolean) - Static method in class org.eigenbase.rex.RexMultisetUtil
Returns true if node contains a multiset operator, otherwise false.
containsMultiset(RexProgram) - Static method in class org.eigenbase.rex.RexMultisetUtil
Returns whether a program contains a multiset.
containsName(String) - Method in class org.eigenbase.util14.Enum14
Returns true if this enumerationr contains name, else false.
containsNestedMultiset(RexProgram) - Method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
Returns true if any expression in a program contains a multiset call directly under another multiset call.
containsNestedMultiset(RexNode, boolean) - Method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
Returns true if node contains a multiset call directly under another multiset call.
containsNull() - Method in class net.sf.farrago.fennel.tuple.FennelTupleData
indicates whether this tuple contains any null FennelTupleDatum elements.
containsNullable() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
Indicates if any descriptors we're keeping might contain nulls.
containsNullable(RelDataType[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns whether one or more of an array of types is nullable.
containsNullable(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Determines whether a type or any of its fields (if a structured type) are nullable.
containsOver(RexNode) - Static method in class org.eigenbase.rex.RexOver
Returns whether an expression contains an OVER clause.
containsOver(RexProgram) - Static method in class org.eigenbase.rex.RexOver
Returns whether a program contains an OVER clause.
containsOver(RexNode[], RexNode) - Static method in class org.eigenbase.rex.RexOver
Deprecated.  
containsOver(RexNode) - Method in class org.eigenbase.rex.RexOver.Finder
Returns whether an expression contains an OVER clause.
containsResult(RexNode) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Returns whether a given expression has been implemented as a register.
containsType(RelDataType) - Method in interface org.eigenbase.reltype.RelDataTypePrecedenceList
Determines whether a type appears in this precedence list.
containsType(RelDataType) - Method in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
containsVariable(String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Tests whether a session variable is defined in this map.
content - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
contentsAsArray(String, String) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
contentsAsArray(String, String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
contentsAsArray(String, String) - Method in interface org.eigenbase.relopt.RelOptConnection
In theory, this method returns the contents of tableName as an array; in practice, it is a placeholder recognized by the optimizer to do something much more efficient.
contentsAsArray(String, String) - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptConnection
 
context - Variable in class net.sf.farrago.runtime.FarragoUdrInvocationFrame
 
context - Variable in class net.sf.farrago.runtime.NativeRuntimeContext
 
contextRel - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
 
ContextVariable() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Tests whether the current input is a context variable name.
ContextVariable() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ContextVariable() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ContextVariable() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
contextVariableNames - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
CONTINUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CONTINUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CONTINUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
contractVertices(HepRelVertex, HepRelVertex, List<HepRelVertex>) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
controlFileExtension - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
conversionGraph - Variable in class org.eigenbase.relopt.CallingConventionTraitDef.ConversionData
 
conversionMap - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
ConversionUtil - Class in org.eigenbase.util14
Utility functions for converting from one type to another
ConversionUtil() - Constructor for class org.eigenbase.util14.ConversionUtil
 
convert(RelNode) - Method in class net.sf.farrago.fennel.rel.FennelCalcRule
 
convert(RelNode) - Method in class net.sf.farrago.fennel.rel.FennelEmptyRule
 
convert(RelNode) - Method in class net.sf.farrago.fennel.rel.FennelOneRowRule
 
convert(RelNode) - Method in class net.sf.farrago.fennel.rel.FennelUnionRule
 
convert(RelNode) - Method in class net.sf.farrago.fennel.rel.FennelValuesRule
 
CONVERT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
convert(RelNode) - Method in class net.sf.farrago.query.IteratorToFennelConverter.IteratorToFennelPullRule
 
CONVERT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
convert(RelNode) - Method in class org.eigenbase.oj.rel.IterRules.HomogeneousUnionToIteratorRule
 
convert(RelNode) - Method in class org.eigenbase.oj.rel.IterRules.IterCalcRule
 
convert(RelNode) - Method in class org.eigenbase.oj.rel.IterRules.OneRowToIteratorRule
 
convert(RelNode) - Method in class org.eigenbase.oj.rel.IterRules.UnionToIteratorRule
 
convert(RelNode) - Method in interface org.eigenbase.rel.convert.ConverterFactory
Converts a relational expression, which must have ConverterFactory.getInConvention() calling convention, to a relational expression of ConverterFactory.getConvention() calling convention.
convert(RelNode) - Method in class org.eigenbase.rel.convert.ConverterRule
 
convert(RelNode) - Method in class org.eigenbase.rel.convert.FactoryConverterRule
 
convert(RelOptPlanner, RelNode, RelTrait, boolean) - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
convert(RelNode, RelTraitSet) - Static method in class org.eigenbase.relopt.RelOptRule
Converts a relation expression to a give set of traits, if it does not already have those traits.
convert(RelOptPlanner, RelNode, RelTrait, boolean) - Method in class org.eigenbase.relopt.RelTraitDef
Converts the given RelNode to the given RelTrait.
convert(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverterRule
 
convert(RelOptPlanner, RelNode, RelTrait, boolean) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
convert(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysToIteratorConverterRule
 
convert(RexCall) - Method in class org.eigenbase.sarg.SargRexAnalyzer.BooleanConvertlet
 
convert(RexCall) - Method in class org.eigenbase.sarg.SargRexAnalyzer.CallConvertlet
 
convert(RexCall) - Method in class org.eigenbase.sarg.SargRexAnalyzer.ComparisonConvertlet
 
CONVERT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
convert(Object) - Method in class org.eigenbase.util.property.Property.TriggerList
Converts a trigger or a weak reference to a trigger into a trigger.
convertAgg(SqlToRelConverter.Blackboard, SqlSelect, List<SqlNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts the SELECT, GROUP BY and HAVING clauses of an aggregate query.
convertAggregateFunction(SqlRexContext, SqlAggFunction, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertBCPSqlToSqlType(String) - Static method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Converts a BCP SQL type to one of SqlTypeName
convertBetween(SqlRexContext, SqlBetweenOperator, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
Converts a BETWEEN expression.
convertBinaryOp(SqlOperator, RexToSqlNodeConverter, RexCall) - Method in class org.eigenbase.rex.RexSqlStandardConvertletTable
 
convertByteArrayLiteral(byte[]) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
convertByteArrayLiteralToInitializer(byte[]) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
convertBytes(ByteBuffer) - Method in class org.eigenbase.sarg.SargEndpoint
 
convertCall(RexCall, Expression[]) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Converts a call after its operands have already been translated.
convertCall(RexToSqlNodeConverter, RexCall) - Method in interface org.eigenbase.rex.RexSqlConvertlet
Converts a RexCall to a SqlNode expression.
convertCall(RexToSqlNodeConverter, RexCall) - Method in class org.eigenbase.rex.RexSqlStandardConvertletTable
Converts a call to an operator into a SqlCall to the same operator.
convertCall(RexCall) - Method in interface org.eigenbase.rex.RexToSqlNodeConverter
Converts a RexCall to a SqlNode expression.
convertCall(RexCall) - Method in class org.eigenbase.rex.RexToSqlNodeConverterImpl
 
convertCall(SqlRexContext, SqlCall) - Method in interface org.eigenbase.sql2rel.SqlNodeToRexConverter
Converts a SqlCall to a RexNode expression.
convertCall(SqlRexContext, SqlCall) - Method in class org.eigenbase.sql2rel.SqlNodeToRexConverterImpl
 
convertCall(SqlRexContext, SqlCall) - Method in interface org.eigenbase.sql2rel.SqlRexConvertlet
 
convertCall(SqlRexContext, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
Converts a call to an operator into a RexCall to the same operator.
convertCase(SqlRexContext, SqlCase) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
Converts a CASE expression.
convertCast(SqlRexContext, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertCastOrAssignment(FarragoRexToOJTranslator, StatementList, String, RelDataType, RelDataType, Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor
Generates code to cast an OJ expression as another type.
convertCastOrAssignment(String, RelDataType, RelDataType, Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
convertCastOrAssignmentWithStmtList(StatementList, String, RelDataType, RelDataType, Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
convertCastToAssignableValue(FarragoRexToOJTranslator, StatementList, RelDataType, RelDataType, Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor
Generates code to cast an OJ expression as another type.
convertCollectionTable(SqlToRelConverter.Blackboard, SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertColumnList(SqlInsert, RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Creates a source for an INSERT statement.
convertCompletionHints(List<SqlMoniker>) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
convertConstructorAssignment(FarragoUserDefinedRoutine, FemSqltypeAttribute, RexNode[]) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
convertCoordinate(RexBuilder, SargEndpoint) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a SargEndpoint into the rex coordinate representation expected by Fennel BTree searches.
convertCursor(SqlToRelConverter.Blackboard, SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertDatetimeMinus(SqlRexContext, SqlDatetimeSubtractionOperator, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertDelete(SqlDelete) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertDynamicParam(SqlDynamicParam) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertedInputExprNames - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
Names of SqlToRelConverter.AggConverter.convertedInputExprs, where the expressions are simple mappings to input fields.
convertedInputExprs - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
Input expressions for the group columns and aggregates, in RexNode format.
convertEndpoint(RexBuilder, SargEndpoint) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a SargEndpoint into the literal representation for a lower/upper bound directive expected by Fennel BTree searches.
converter - Variable in class org.eigenbase.rel.convert.TraitMatchingRule
 
ConverterFactory - Interface in org.eigenbase.rel.convert
A ConverterFactory is ...
ConverterRel - Interface in org.eigenbase.rel.convert
A relational expression implements the interface ConverterRel to indicate that it converts a physical attribute, or trait, of a relational expression from one value to another.
ConverterRelImpl - Class in org.eigenbase.rel.convert
Abstract implementation of ConverterRel.
ConverterRelImpl(RelOptCluster, RelTraitDef, RelTraitSet, RelNode) - Constructor for class org.eigenbase.rel.convert.ConverterRelImpl
Creates a ConverterRelImpl.
ConverterRule - Class in org.eigenbase.rel.convert
Abstract base class for a rule which converts from one calling convention to another without changing semantics.
ConverterRule(Class, RelTrait, RelTrait, String) - Constructor for class org.eigenbase.rel.convert.ConverterRule
Creates a ConverterRule.
ConverterRule.ConverterRelOptRuleOperand - Class in org.eigenbase.rel.convert
 
ConverterRule.ConverterRelOptRuleOperand(Class, RelTrait) - Constructor for class org.eigenbase.rel.convert.ConverterRule.ConverterRelOptRuleOperand
 
convertException(Throwable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
convertException(Throwable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
convertException(Throwable) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
convertExists(SqlNode, boolean, boolean, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts an EXISTS or IN predicate into a join.
convertExpression(CwmExpression) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
Converts an expression definition from the repository into RexNode format.
convertExpression(RexToSqlNodeConverter, RexNode) - Method in class org.eigenbase.rex.RexSqlStandardConvertletTable
Converts an expression from RexNode to SqlNode format.
convertExpression(SqlNode) - Method in interface org.eigenbase.sql2rel.SqlRexContext
Converts an expression from SqlNode to RexNode format.
convertExpression(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
convertExpression(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts an expression from SqlNode to RexNode format.
convertExpression(SqlNode, Map<String, RexNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts an expression from SqlNode to RexNode format, mapping identifier references to predefined expressions.
convertExpressionList(RexToSqlNodeConverter, RexNode[]) - Method in class org.eigenbase.rex.RexSqlStandardConvertletTable
 
convertExpressionList(SqlRexContext, SqlNode[]) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertExtendedExpression(SqlNode, SqlToRelConverter.Blackboard) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a non-standard expression.
convertExtract(SqlRexContext, SqlExtractFunction, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertField(RelDataType, RelDataTypeField) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertFieldAccess(Variable, RelDataTypeField) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
convertFieldToCwmColumn(RelDataTypeField, CwmColumn, CwmNamespace) - Method in class net.sf.farrago.ddl.DdlHandler
Initializes a CwmColumn definition based on a RelDataTypeField.
convertFloorCeil(SqlRexContext, SqlCall, boolean) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertFrom(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a FROM clause into a relational expression.
convertFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
convertFunction(SqlRexContext, SqlFunction, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertIdentifier(SqlToRelConverter.Blackboard, SqlIdentifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts an identifier into an expression in a given scope.
convertInput(RelTraitSet, RelNode) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Converts an input so its traits include FENNEL_EXEC_CONVENTION
convertInputRef(RexInputRef) - Method in interface org.eigenbase.rex.RexToSqlNodeConverter
Converts a RexInputRef to a SqlIdentifier.
convertInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexToSqlNodeConverterImpl
 
convertInsert(SqlInsert) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertInterval(SqlRexContext, SqlIntervalQualifier) - Method in interface org.eigenbase.sql2rel.SqlNodeToRexConverter
Converts a SQL Interval Qualifier to a REX literal.
convertInterval(SqlRexContext, SqlIntervalQualifier) - Method in class org.eigenbase.sql2rel.SqlNodeToRexConverterImpl
 
convertInterval(SqlIntervalQualifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
convertIntervalListToTuple(RexBuilder, List<SargInterval>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a list of SargInterval representing intervals on multiple columns into the directive tuple representation expected by Fennel BTree searches.
convertIntervalTupleToRel(RelTraitSet, RelDataType, RelOptCluster, List<RexNode>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts the tuple representation of a SargInterval into a relational expression.
convertInToOr(SqlToRelConverter.Blackboard, RexNode[], SqlNodeList, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts "x IN (1, 2, ...)" to "x=1 OR x=2 OR ...".
convertIsDistinctFrom(SqlRexContext, SqlCall, boolean) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertJdbc(SqlRexContext, SqlJdbcFunctionCall, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertJoinCondition(SqlToRelConverter.Blackboard, SqlNode, SqlJoinOperator.ConditionType, RelNode, RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertJoinType(SqlJoinOperator.JoinType) - Static method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertKeyProjection(Integer[]) - Static method in class net.sf.farrago.fennel.rel.FennelSortRel
 
convertletMap - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
convertletTable - Variable in class org.eigenbase.rex.RexToSqlNodeConverterImpl
 
convertletTable - Variable in class org.eigenbase.sql2rel.SqlNodeToRexConverterImpl
 
convertLiteral(RexLiteral) - Method in interface org.eigenbase.rex.RexToSqlNodeConverter
Converts a RexLiteral to a SqlLiteral.
convertLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexToSqlNodeConverterImpl
 
convertLiteral(SqlRexContext, SqlLiteral) - Method in interface org.eigenbase.sql2rel.SqlNodeToRexConverter
Converts a SQL literal to a REX literal.
convertLiteral(SqlRexContext, SqlLiteral) - Method in class org.eigenbase.sql2rel.SqlNodeToRexConverterImpl
 
convertLiteral(SqlLiteral) - Method in interface org.eigenbase.sql2rel.SqlRexContext
Converts a literal.
convertLiteral(SqlLiteral) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
convertLiteralChain(SqlRexContext, SqlLiteralChainOperator, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
Converts a LiteralChain expression: that is, concatenates the operands immediately, to produce a single literal string.
convertLiteralInValuesList(SqlNode, SqlToRelConverter.Blackboard, RelDataType, int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertMerge(SqlMerge) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertMonopole(AggregateRel, List<Integer>) - Method in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
Converts an aggregrate relational expression which contains just one distinct aggregate function (or perhaps several over the same arguments) and no non-distinct aggregate functions.
ConvertMultiJoinRule - Class in org.eigenbase.rel.rules
Rule to flatten a tree of JoinRels into a single MultiJoinRel with N inputs.
ConvertMultiJoinRule() - Constructor for class org.eigenbase.rel.rules.ConvertMultiJoinRule
Creates a ConvertMultiJoinRule.
ConvertMultiJoinRule.InputReferenceCounter - Class in org.eigenbase.rel.rules
Visitor that keeps a reference count of the inputs used by an expression.
ConvertMultiJoinRule.InputReferenceCounter(int[]) - Constructor for class org.eigenbase.rel.rules.ConvertMultiJoinRule.InputReferenceCounter
 
convertMultiset(SqlRexContext, SqlMultisetValueConstructor, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertMultisetQuery(SqlRexContext, SqlMultisetQueryConstructor, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
convertMultisets(SqlNode[], SqlToRelConverter.Blackboard) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertNonCorrelatedSubq(SqlCall, SqlToRelConverter.Blackboard, RelNode, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Determines if a subquery is non-correlated and if so, converts it to a constant.
convertNumber(BigDecimal) - Method in class org.eigenbase.sarg.SargEndpoint
 
convertOrder(SqlSelect, SqlToRelConverter.Blackboard, List<RelFieldCollation>, List<SqlNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertOrderItem(SqlSelect, SqlNode, List<SqlNode>, RelFieldCollation.Direction) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertOver(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertPostfixOp(SqlOperator, RexToSqlNodeConverter, RexCall) - Method in class org.eigenbase.rex.RexSqlStandardConvertletTable
 
convertPrefixOp(SqlOperator, RexToSqlNodeConverter, RexCall) - Method in class org.eigenbase.rex.RexSqlStandardConvertletTable
 
convertPrimitiveAccess(Expression, RexNode) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
convertProject(RexNode) - Method in class org.eigenbase.rel.rules.PushProjector
Decomposes a projection to the input references referenced by a projection and a filter, either of which is optional.
convertQuery(SqlNode, boolean, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts an unvalidated query's parse tree into a relational expression.
convertQueryOrInList(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertQueryRecursive(SqlNode, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Recursively converts a query to a relational expression.
convertRefClassToMof(RefClass) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
convertRefsAndExprs(RexNode, RelDataTypeField[], int[]) - Method in class org.eigenbase.rel.rules.PushProjector
Clones an expression tree and walks through it, adjusting each RexInputRef index by some amount, and converting expressions that need to be preserved to field references.
convertRoster() - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
convertRoutine(FemRoutine) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
Converts the validated catalog definition of a routine into SqlFunction representation.
convertRowConstructor(SqlToRelConverter.Blackboard, SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a row constructor into a relational expression.
convertRowTypeToFennelTupleDesc(RelDataType) - Static method in class net.sf.farrago.fennel.FennelUtil
Creates a FennelTupleDescriptor for a RelDataType which is a row.
convertRowTypeToFennelTupleDesc(RelDataType) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Creates a FennelTupleDescriptor for a RelDataType which is a row.
convertRowValues(SqlToRelConverter.Blackboard, SqlNode, Collection<SqlNode>, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertSargExpr(RelTraitSet, RelDataType, RelOptCluster, List<SargIntervalSequence>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a list of SargIntervalSequence into a relational expression which produces a representation for the sequence of resolved intervals expected by Fennel BTree searches.
convertSargExpr(RelTraitSet, RelDataType, RelOptCluster, SargExpr) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a SargExpr into a relational expression which produces a representation for the sequence of resolved intervals expected by Fennel BTree searches.
convertSelect(SqlSelect) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a SELECT statement's parse tree into a relational expression.
convertSelectImpl(SqlToRelConverter.Blackboard, SqlSelect) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Implementation of SqlToRelConverter.convertSelect(SqlSelect); derived class may override.
convertSelectList(SqlToRelConverter.Blackboard, SqlSelect, List<SqlNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertSetOp(SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a set operation (UNION, INTERSECT, MINUS) into relational expressions.
convertSql(String) - Method in class org.eigenbase.test.RelMetadataTest
 
convertSqlToCatalogType(SqlDataTypeSpec, FemSqltypedElement) - Method in class net.sf.farrago.ddl.DdlHandler
 
convertSqlToRel(String) - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
Converts a SQL string to a RelNode tree.
convertSqlToRel(String) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
convertSqlTypeToFennelType(RelDataType) - Static method in class net.sf.farrago.fennel.FennelUtil
Converts a SQL type to a Fennel type.
convertString(String) - Static method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
Implements cast from string to non-nullable boolean Invoked by generated code
convertString(NlsString) - Method in class org.eigenbase.sarg.SargEndpoint
 
convertSubquery(SqlCall, SqlToRelConverter, boolean, boolean) - Method in class net.sf.farrago.query.ScalarSubqueryConverter
 
convertSubquery(SqlCall, SqlToRelConverter, boolean, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.NoOpSubqueryConverter
 
convertSubquery(SqlCall, SqlToRelConverter, boolean, boolean) - Method in interface org.eigenbase.sql2rel.SubqueryConverter
Converts the subquery to an equivalent expression.
convertToSingleValueSubq(SqlSelect, RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts the RelNode tree for a select statement to a select that produces a single value.
convertToTargetType() - Method in class org.eigenbase.sarg.SargEndpoint
 
convertTraits(RelTraitSet, RelTrait) - Static method in class org.eigenbase.rel.convert.ConverterRelImpl
Returns a new trait set based on traits, with a different trait for a given type of trait.
convertTuplesToBase64String(RelDataType, List<List<RexLiteral>>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a list of a list of RexLiterals representing tuples into a base-64 encoded string.
convertTypeToCwmColumn(RelDataType, CwmColumn, CwmNamespace) - Method in class net.sf.farrago.ddl.DdlHandler
Populates a CwmColumn object with type information.
convertTypeToSpec(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Converts an instance of RelDataType to an instance of SqlDataTypeSpec.
convertUnicodeToEscapedForm(String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
convertUpdate(SqlUpdate) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
convertUsing(RelNode, RelNode, List<String>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns an expression for matching columns of a USING clause or inferred from NATURAL JOIN.
convertValues(SqlToRelConverter.Blackboard, SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a values clause (as in "INSERT INTO T(x,y) VALUES (1,2)") into a relational expression.
convertVariable(RelDataType, String, ExpressionList) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
convertVariableWithCast(RelDataType, Class, String, ExpressionList) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
convertWhere(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Converts a WHERE clause.
coordinate - Variable in class org.eigenbase.sarg.SargEndpoint
Coordinate for this endpoint, constrained to be either RexLiteral, RexInputRef, RexDynamicParam, or null to represent infinity (positive or negative infinity is implied by boundType).
coordinate - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
copy(RexNode) - Method in class org.eigenbase.rex.RexBuilder
Creates a copy of an expression, which may have been created using a different RexBuilder and/or RelDataTypeFactory, using this RexBuilder.
copy() - Method in class org.eigenbase.rex.RexProgram
Creates a copy of this program.
copy(Map<K, V>) - Static method in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
copy(Set<T>) - Static method in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
copyAttributes(RefObject, RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Copies attribute values from one RefObject to another compatible RefObject.
copyFrom(LcsIndexOptimizer.Filter2IndexMapping) - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
copyFrom(FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
copy construction helper.
copyFrom(BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
 
copyFrom(SargEndpoint) - Method in class org.eigenbase.sarg.SargEndpoint
 
copyFrom(SargIntervalBase) - Method in class org.eigenbase.sarg.SargInterval
 
copyFromReaderToWriter(Reader, Writer) - Static method in class net.sf.farrago.util.FarragoUtil
Copies everything from a Reader into a Writer.
copyIntervalType(RelDataType, boolean) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
copyMultisetType(RelDataType, boolean) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
copyObjectType(RelDataType, boolean) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
copyOuterJoinInfo(MultiJoinRel, RexNode[], JoinRelType[], int, int, RelDataTypeField[], RelDataTypeField[]) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Copies outer join data from a source MultiJoinRel to a new set of arrays.
copyProperties(Properties, Properties) - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
Returns destination Properties object after copying source properties into it.
copyQueueToArray(E[]) - Method in class org.eigenbase.util.ArrayQueue
Copies the contents of the queue into an array.
copyRecordType(RelRecordType, boolean, boolean) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
copySimpleType(RelDataType, boolean) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
copySuite(TestSuite, Pattern) - Static method in class org.eigenbase.test.EigenbaseTestCase
Copies all of the tests in a suite whose names match a given pattern.
copyType(RelDataType) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Duplicates a type, making a deep copy.
copyType(RelDataType) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
copyVariables(FarragoSessionVariables) - Method in class net.sf.farrago.session.FarragoSessionVariables
Copy the values in baseVariables to this instance.
CorePackage - Interface in net.sf.farrago.cwm.core
Core package interface.
corePackage - Variable in class net.sf.farrago.cwm.CwmPackage$Hib
 
CorePackage$Hib - Class in net.sf.farrago.cwm.core
Core package implementation.
CorePackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CorePackage$Hib
 
CORR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CORR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CORR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
correlations - Variable in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
correlations - Variable in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
correlations - Variable in class org.eigenbase.rel.CorrelatorRel
 
CorrelatorRel - Class in org.eigenbase.rel
A CorrelatorRel behaves like a kind of JoinRel, but works by setting variables in its environment and restarting its right-hand input.
CorrelatorRel(RelOptCluster, RelNode, RelNode, RexNode, List<CorrelatorRel.Correlation>, JoinRelType) - Constructor for class org.eigenbase.rel.CorrelatorRel
Creates a CorrelatorRel.
CorrelatorRel(RelOptCluster, RelNode, RelNode, List<CorrelatorRel.Correlation>, JoinRelType) - Constructor for class org.eigenbase.rel.CorrelatorRel
Creates a CorrelatorRel with no join condition.
CorrelatorRel.Correlation - Class in org.eigenbase.rel
Describes the neccessary parameters for an implementation in order to identify and set dynamic variables
CorrelatorRel.Correlation(int, int) - Constructor for class org.eigenbase.rel.CorrelatorRel.Correlation
Creates a correlation.
correlPrefix - Static variable in class org.eigenbase.relopt.RelOptQuery
Prefix to the name of correlating variables.
correlPrefix - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
correlVariable - Variable in class org.eigenbase.rel.AbstractRelNode
The variable by which to refer to rows from this relational expression, as correlating expressions; null if this expression is not correlated on.
CORRESPONDING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CORRESPONDING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CORRESPONDING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CostImprovement - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
costIndexAccess(List<LcsIndexOptimizer.SargColumnFilter>, List<LcsIndexOptimizer.SargColumnFilter>, LcsIndexOptimizer.Filter2IndexMapping) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of using index access and residual filtering with a row scan.
costIndexAccessWithInputRel(RelNode, List<Integer>, List<Integer>, FemLocalIndex, int) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of using index access, driven by an input rel, on a row scan.
count - Variable in class net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStat
 
count(boolean[]) - Static method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Returns the number of bits set in an array.
COUNT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COUNT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
count - Variable in class org.eigenbase.runtime.Semaphore
 
COUNT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
count - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrintCommand
 
counted - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
prefix printed row with its sequence number
countLargeNumerics(Class) - Static method in class net.sf.farrago.catalog.codegen.FactoryGen
Counts the number of attributes in the given class that are of type long or double.
countLoopbackSessions() - Static method in class net.sf.farrago.db.FarragoDbSingleton
 
countOccurrences(String, String[]) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
 
countOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
COUNT aggregate function.
countParseTreeNodes(ParseTree) - Static method in class org.eigenbase.oj.util.OJUtil
Counts the number of nodes in a parse tree.
countTrivial(RexLocalRef[]) - Static method in class org.eigenbase.rex.RexProgram
Returns the number of expressions at the front of an array which are simply projections of the same field.
COVAR_POP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COVAR_POP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COVAR_POP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
COVAR_SAMP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
COVAR_SAMP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
COVAR_SAMP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CppEnumGen - Class in net.sf.farrago.catalog.codegen
CppEnumGen is a tool for generating a C++ enumeration based on the public static final data members of a Java class.
CppEnumGen(PrintWriter) - Constructor for class net.sf.farrago.catalog.codegen.CppEnumGen
Creates a new CppEnumGen.
cppTypeMap - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Map from Class to corresponding C++ type name as String.
cppTypeName - Variable in class net.sf.farrago.catalog.codegen.ProxyGen.CppTypeInfo
 
crashIfTrapSet() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
create(boolean, ObjectResolver) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
create(FemLocalView, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemLocalSchema, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemLocalTable, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemForeignTable, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemDataWrapper, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(CwmOperation, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemRoutine, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemSqlobjectType, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemSqldistinguishedType, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemDataServer, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(CwmDependency, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemLocalIndex, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create(FemLabel, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
create() - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Starts a new bcp file, writes just the version number
CREATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CREATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
create(Properties) - Method in class net.sf.farrago.server.FarragoVjdbcServer.FarragoConnectionConfiguration
 
create(OJClass, OJClass[], String[], boolean) - Method in class org.eigenbase.oj.util.OJClassMap
 
create(RelDataType, RexNode[], RexNode, RelDataType, RexBuilder) - Static method in class org.eigenbase.rex.RexProgram
Creates a program which calculates projections and filters rows based upon a condition.
create(RexBuilder, RelDataType, List<RexNode>, List<RexLocalRef>, RexLocalRef, RelDataType) - Static method in class org.eigenbase.rex.RexProgramBuilder
Creates a program builder with the same contents as a program.
create(RexBuilder, RelDataType, List<RexNode>, List<RexLocalRef>, RexLocalRef, RelDataType, RexShuttle, boolean) - Static method in class org.eigenbase.rex.RexProgramBuilder
Creates a program builder with the same contents as a program, applying a shuttle first.
CREATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
create(String[]) - Static method in class org.eigenbase.sql.SqlAccessType
 
create(String) - Static method in class org.eigenbase.sql.SqlAccessType
 
create(String) - Static method in enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
 
create(MappingType, int, int) - Static method in class org.eigenbase.util.mapping.Mappings
Creates a mapping with required properties.
createAdvisor(SqlValidatorWithHints) - Method in class org.eigenbase.sql.test.SqlAdvisorTest.AdvisorTestImpl
 
createAdvisor(SqlValidatorWithHints) - Method in interface org.eigenbase.sql.test.SqlAdvisorTest.Tester
 
createAggImpl(SqlToRelConverter.Blackboard, SqlToRelConverter.AggConverter, SqlNodeList, SqlNodeList, SqlNode, List<SqlNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
createAggregate(SqlToRelConverter.Blackboard, int, List<AggregateCall>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Creates an AggregateRel.
createApproxNumeric(String, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createArc(T, T) - Method in class org.eigenbase.util.Graph
 
createArrayOf(String, Object[]) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
createArrayOf(String, Object[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createArrayType(RelDataType, long) - Method in class org.eigenbase.oj.OJTypeFactoryImpl
 
createArrayType(RelDataType, long) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates an array type.
createArrayType(RelDataType, long) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createBinaryString(String, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a literal like X'ABAB'.
createBinaryString(byte[], SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a literal like X'ABAB' from an array of bytes.
createBinding(AggregateRelBase) - Method in class org.eigenbase.rel.AggregateCall
Creates a binding of this call in the context of an AggregateRel, which can then be used to infer the return type.
createBitmapAppendStreams(FennelRelImplementor, FemBarrierStreamDef, int) - Method in class com.lucidera.lcs.LcsAppendStreamDef
Creates the bottom half of an insert execution stream, i.e., the part the inserts into the unclustered indexes.
createBlackboard(SqlValidatorScope, Map<String, RexNode>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Factory method for creating translation workspace.
createBlob() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
createBlob() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createBoolean(boolean, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a boolean literal.
createBound(SqlLiteral) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.fun.SqlTrimFunction
 
createCall(SqlIdentifier, SqlParserPos, SqlFunctionCategory, SqlLiteral, SqlNode[]) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl
Creates a call.
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
createCall(SqlNode[], SqlParserPos) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
Creates and return a SqlCall.
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.SqlJoinOperator
 
createCall(SqlNode, SqlLiteral, SqlLiteral, SqlNode, SqlLiteral, SqlNode, SqlParserPos) - Method in class org.eigenbase.sql.SqlJoinOperator
 
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.SqlOperator
Creates a call to this operand with an array of operands.
createCall(SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.SqlOperator
Creates a call to this operand with an array of operands.
createCall(SqlNodeList) - Method in class org.eigenbase.sql.SqlOperator
Creates a call to this operand with a list of operands contained in a SqlNodeList.
createCall(SqlParserPos, List<? extends SqlNode>) - Method in class org.eigenbase.sql.SqlOperator
Creates a call to this operand with a list of operands.
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.SqlSelectOperator
 
createCall(SqlNodeList, SqlNodeList, SqlNode, SqlNode, SqlNode, SqlNode, SqlNodeList, SqlNode, SqlParserPos) - Method in class org.eigenbase.sql.SqlSelectOperator
Creates a call to the SELECT operator.
createCall(SqlLiteral, SqlParserPos, SqlNode...) - Method in class org.eigenbase.sql.SqlWindowOperator
 
createCall(SqlIdentifier, SqlIdentifier, SqlNodeList, SqlNodeList, SqlLiteral, SqlNode, SqlNode, SqlLiteral, SqlParserPos) - Method in class org.eigenbase.sql.SqlWindowOperator
 
createCaseExpression(RexInputRef, RexLiteral, RexNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
createCastRel(RelNode, RelDataType, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a projection which casts a rel's output to a desired row type.
createCatalogReader(RelDataTypeFactory) - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
Factory method for a SqlValidatorCatalogReader.
createCatalogReader(RelDataTypeFactory) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createChangeFilterRel(ProjectRel, RelDataTypeField[], List<String>, boolean, RexNode, RexBuilder, int) - Method in class com.lucidera.lcs.LcsTableMergeRule
Creates the filter expression used to detect changed rows.
createCharString(String, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a string literal in the system character set.
createCharString(String, String, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a string literal, with optional character-set.
createClob() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
createClob() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createCluster(Environment, RelDataTypeFactory, RexBuilder) - Method in class org.eigenbase.relopt.RelOptQuery
Creates a cluster.
createClusterAppends(FennelRelImplementor, List<FemLcsClusterAppendStreamDef>) - Method in class com.lucidera.lcs.LcsAppendStreamDef
 
createClusterAppends(FennelRelImplementor, List<FemLcsClusterAppendStreamDef>) - Method in class com.lucidera.lcs.LcsReplaceStreamDef
 
createClusterAppendStreams(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsAppendStreamDef
Creates the top half of an insert execution stream, i.e., the part that appends the clustered indexes.
createClusteredBTreePageIdDesc() - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple projection for the PageId attribute of the BTree index tuple corresponding to a clustered index.
createClusteredBTreeRidDesc() - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple projection for the RID attribute of the BTree index corresponding to a clustered index.
createClusteredBTreeTupleDesc() - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple descriptor for the BTree index corresponding to a clustered index.
createClusterMap(List<FemLocalIndex>) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates an array mapping cluster columns to table columns, the order of the array matching the order of the cluster columns in an ordered list of clusters.
createColumnHistogram(FarragoSession, String, String, String, String, long, int, long, int, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
Creates a column histogram
createColumnHistogramBars(FarragoRepos, FemAbstractColumn, long, int, long, long, int, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
createColumnSet(SqlValidatorTable, String[], RelDataType, List<RelCollation>) - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
createCompiler() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
createConstraintColumnMetadata(FemAbstractUniqueConstraint) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
createCoordinate(SargTest.Zodiac) - Method in class org.eigenbase.test.SargTest
 
createCorrel() - Method in class org.eigenbase.relopt.RelOptQuery
Constructs a new name for a correlating variable.
createCorrel() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
createCorrelUnresolved(RelOptQuery.DeferredLookup) - Method in class org.eigenbase.relopt.RelOptQuery
Creates a name for a correlating variable for which no RelNode has been created yet.
createCurrentRow(SqlParserPos) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
createCurrentRowWindow(String) - Method in class org.eigenbase.sql.SqlWindowOperator
Creates a window (RANGE columnName CURRENT ROW).
createCwmArgument() - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
createCwmArgument(String, VisibilityKind, CwmExpression) - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
createCwmArgument() - Method in interface net.sf.farrago.cwm.behavioral.CwmArgumentClass
The default factory operation used to create an instance object.
createCwmArgument(String, VisibilityKind, CwmExpression) - Method in interface net.sf.farrago.cwm.behavioral.CwmArgumentClass
Creates an instance object having attributes initialized by the passed values.
createCwmAttribute() - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
createCwmAttribute(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression) - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
createCwmAttribute() - Method in interface net.sf.farrago.cwm.core.CwmAttributeClass
The default factory operation used to create an instance object.
createCwmAttribute(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression) - Method in interface net.sf.farrago.cwm.core.CwmAttributeClass
Creates an instance object having attributes initialized by the passed values.
createCwmBooleanExpression() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
createCwmBooleanExpression(String, String) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
createCwmBooleanExpression() - Method in interface net.sf.farrago.cwm.core.CwmBooleanExpressionClass
The default factory operation used to create an instance object.
createCwmBooleanExpression(String, String) - Method in interface net.sf.farrago.cwm.core.CwmBooleanExpressionClass
Creates an instance object having attributes initialized by the passed values.
createCwmCallAction() - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
createCwmCallAction(String, VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
createCwmCallAction() - Method in interface net.sf.farrago.cwm.behavioral.CwmCallActionClass
The default factory operation used to create an instance object.
createCwmCallAction(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.behavioral.CwmCallActionClass
Creates an instance object having attributes initialized by the passed values.
createCwmCatalog() - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
createCwmCatalog(String, VisibilityKind, String, String) - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
createCwmCatalog() - Method in interface net.sf.farrago.cwm.relational.CwmCatalogClass
The default factory operation used to create an instance object.
createCwmCatalog(String, VisibilityKind, String, String) - Method in interface net.sf.farrago.cwm.relational.CwmCatalogClass
Creates an instance object having attributes initialized by the passed values.
createCwmCheckConstraint() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
createCwmCheckConstraint(String, VisibilityKind, CwmBooleanExpression, DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
createCwmCheckConstraint() - Method in interface net.sf.farrago.cwm.relational.CwmCheckConstraintClass
The default factory operation used to create an instance object.
createCwmCheckConstraint(String, VisibilityKind, CwmBooleanExpression, DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmCheckConstraintClass
Creates an instance object having attributes initialized by the passed values.
createCwmClass() - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
createCwmClass(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
createCwmClass() - Method in interface net.sf.farrago.cwm.core.CwmClassClass
The default factory operation used to create an instance object.
createCwmClass(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.core.CwmClassClass
Creates an instance object having attributes initialized by the passed values.
createCwmColumn() - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
createCwmColumn(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String) - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
createCwmColumn() - Method in interface net.sf.farrago.cwm.relational.CwmColumnClass
The default factory operation used to create an instance object.
createCwmColumn(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String) - Method in interface net.sf.farrago.cwm.relational.CwmColumnClass
Creates an instance object having attributes initialized by the passed values.
createCwmColumnSet() - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
createCwmColumnSet(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
createCwmColumnSet() - Method in interface net.sf.farrago.cwm.relational.CwmColumnSetClass
The default factory operation used to create an instance object.
createCwmColumnSet(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.relational.CwmColumnSetClass
Creates an instance object having attributes initialized by the passed values.
createCwmColumnValue() - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
createCwmColumnValue(String, VisibilityKind, String) - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
createCwmColumnValue() - Method in interface net.sf.farrago.cwm.relational.CwmColumnValueClass
The default factory operation used to create an instance object.
createCwmColumnValue(String, VisibilityKind, String) - Method in interface net.sf.farrago.cwm.relational.CwmColumnValueClass
Creates an instance object having attributes initialized by the passed values.
createCwmConstraint() - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
createCwmConstraint(String, VisibilityKind, CwmBooleanExpression) - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
createCwmConstraint() - Method in interface net.sf.farrago.cwm.core.CwmConstraintClass
The default factory operation used to create an instance object.
createCwmConstraint(String, VisibilityKind, CwmBooleanExpression) - Method in interface net.sf.farrago.cwm.core.CwmConstraintClass
Creates an instance object having attributes initialized by the passed values.
createCwmDataType() - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
createCwmDataType(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
createCwmDataType() - Method in interface net.sf.farrago.cwm.core.CwmDataTypeClass
The default factory operation used to create an instance object.
createCwmDataType(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.core.CwmDataTypeClass
Creates an instance object having attributes initialized by the passed values.
createCwmDataValue() - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
createCwmDataValue(String, VisibilityKind, String) - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
createCwmDataValue() - Method in interface net.sf.farrago.cwm.instance.CwmDataValueClass
The default factory operation used to create an instance object.
createCwmDataValue(String, VisibilityKind, String) - Method in interface net.sf.farrago.cwm.instance.CwmDataValueClass
Creates an instance object having attributes initialized by the passed values.
createCwmDependency() - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
createCwmDependency(String, VisibilityKind, String) - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
createCwmDependency() - Method in interface net.sf.farrago.cwm.core.CwmDependencyClass
The default factory operation used to create an instance object.
createCwmDependency(String, VisibilityKind, String) - Method in interface net.sf.farrago.cwm.core.CwmDependencyClass
Creates an instance object having attributes initialized by the passed values.
createCwmElementType(FemAbstractTypedElement) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents the datatype of a FemAbstractTypedElement.
createCwmElementType(FemAbstractTypedElement) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createCwmEnumeration() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
createCwmEnumeration(String, VisibilityKind, boolean, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
createCwmEnumeration() - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationClass
The default factory operation used to create an instance object.
createCwmEnumeration(String, VisibilityKind, boolean, boolean) - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationClass
Creates an instance object having attributes initialized by the passed values.
createCwmEnumerationLiteral() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
createCwmEnumerationLiteral(String, VisibilityKind, CwmExpression) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
createCwmEnumerationLiteral() - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass
The default factory operation used to create an instance object.
createCwmEnumerationLiteral(String, VisibilityKind, CwmExpression) - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass
Creates an instance object having attributes initialized by the passed values.
createCwmEvent() - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
createCwmEvent(String, VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
createCwmEvent() - Method in interface net.sf.farrago.cwm.behavioral.CwmEventClass
The default factory operation used to create an instance object.
createCwmEvent(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.behavioral.CwmEventClass
Creates an instance object having attributes initialized by the passed values.
createCwmExpression() - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
createCwmExpression(String, String) - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
createCwmExpression() - Method in interface net.sf.farrago.cwm.core.CwmExpressionClass
The default factory operation used to create an instance object.
createCwmExpression(String, String) - Method in interface net.sf.farrago.cwm.core.CwmExpressionClass
Creates an instance object having attributes initialized by the passed values.
createCwmExtent() - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
createCwmExtent(String, VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
createCwmExtent() - Method in interface net.sf.farrago.cwm.instance.CwmExtentClass
The default factory operation used to create an instance object.
createCwmExtent(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.instance.CwmExtentClass
Creates an instance object having attributes initialized by the passed values.
createCwmForeignKey() - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
createCwmForeignKey(String, VisibilityKind, ReferentialRuleType, ReferentialRuleType, DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
createCwmForeignKey() - Method in interface net.sf.farrago.cwm.relational.CwmForeignKeyClass
The default factory operation used to create an instance object.
createCwmForeignKey(String, VisibilityKind, ReferentialRuleType, ReferentialRuleType, DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmForeignKeyClass
Creates an instance object having attributes initialized by the passed values.
createCwmIndex() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
createCwmIndex(String, VisibilityKind, boolean, boolean, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
createCwmIndex() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexClass
The default factory operation used to create an instance object.
createCwmIndex(String, VisibilityKind, boolean, boolean, boolean) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexClass
Creates an instance object having attributes initialized by the passed values.
createCwmIndexedFeature() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
createCwmIndexedFeature(String, VisibilityKind, Boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
createCwmIndexedFeature() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass
The default factory operation used to create an instance object.
createCwmIndexedFeature(String, VisibilityKind, Boolean) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass
Creates an instance object having attributes initialized by the passed values.
createCwmInterface() - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
createCwmInterface(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
createCwmInterface() - Method in interface net.sf.farrago.cwm.behavioral.CwmInterfaceClass
The default factory operation used to create an instance object.
createCwmInterface(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.behavioral.CwmInterfaceClass
Creates an instance object having attributes initialized by the passed values.
createCwmKeyRelationship() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
createCwmKeyRelationship(String, VisibilityKind) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
createCwmKeyRelationship() - Method in interface net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass
The default factory operation used to create an instance object.
createCwmKeyRelationship(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass
Creates an instance object having attributes initialized by the passed values.
createCwmMethod() - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
createCwmMethod(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression) - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
createCwmMethod() - Method in interface net.sf.farrago.cwm.behavioral.CwmMethodClass
The default factory operation used to create an instance object.
createCwmMethod(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression) - Method in interface net.sf.farrago.cwm.behavioral.CwmMethodClass
Creates an instance object having attributes initialized by the passed values.
createCwmModel() - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
createCwmModel(String, VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
createCwmModel() - Method in interface net.sf.farrago.cwm.core.CwmModelClass
The default factory operation used to create an instance object.
createCwmModel(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.core.CwmModelClass
Creates an instance object having attributes initialized by the passed values.
createCwmMultiplicity() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
createCwmMultiplicity() - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityClass
The default factory operation used to create an instance object.
createCwmMultiplicityRange() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
createCwmMultiplicityRange(int, int) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
createCwmMultiplicityRange() - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRangeClass
The default factory operation used to create an instance object.
createCwmMultiplicityRange(int, int) - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRangeClass
Creates an instance object having attributes initialized by the passed values.
createCwmNamedColumnSet() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
createCwmNamedColumnSet(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
createCwmNamedColumnSet() - Method in interface net.sf.farrago.cwm.relational.CwmNamedColumnSetClass
The default factory operation used to create an instance object.
createCwmNamedColumnSet(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.relational.CwmNamedColumnSetClass
Creates an instance object having attributes initialized by the passed values.
createCwmObject() - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
createCwmObject(String, VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
createCwmObject() - Method in interface net.sf.farrago.cwm.instance.CwmObjectClass
The default factory operation used to create an instance object.
createCwmObject(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.instance.CwmObjectClass
Creates an instance object having attributes initialized by the passed values.
createCwmOperation() - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
createCwmOperation(String, VisibilityKind, ScopeKind, boolean, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
createCwmOperation() - Method in interface net.sf.farrago.cwm.behavioral.CwmOperationClass
The default factory operation used to create an instance object.
createCwmOperation(String, VisibilityKind, ScopeKind, boolean, boolean) - Method in interface net.sf.farrago.cwm.behavioral.CwmOperationClass
Creates an instance object having attributes initialized by the passed values.
createCwmPackage() - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
createCwmPackage(String, VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
createCwmPackage() - Method in interface net.sf.farrago.cwm.core.CwmPackageClass
The default factory operation used to create an instance object.
createCwmPackage(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.core.CwmPackageClass
Creates an instance object having attributes initialized by the passed values.
createCwmParameter() - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
createCwmParameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind) - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
createCwmParameter() - Method in interface net.sf.farrago.cwm.behavioral.CwmParameterClass
The default factory operation used to create an instance object.
createCwmParameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind) - Method in interface net.sf.farrago.cwm.behavioral.CwmParameterClass
Creates an instance object having attributes initialized by the passed values.
createCwmPrimaryKey() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
createCwmPrimaryKey(String, VisibilityKind, DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
createCwmPrimaryKey() - Method in interface net.sf.farrago.cwm.relational.CwmPrimaryKeyClass
The default factory operation used to create an instance object.
createCwmPrimaryKey(String, VisibilityKind, DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmPrimaryKeyClass
Creates an instance object having attributes initialized by the passed values.
createCwmProcedure() - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
createCwmProcedure(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression, ProcedureType) - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
createCwmProcedure() - Method in interface net.sf.farrago.cwm.relational.CwmProcedureClass
The default factory operation used to create an instance object.
createCwmProcedure(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression, ProcedureType) - Method in interface net.sf.farrago.cwm.relational.CwmProcedureClass
Creates an instance object having attributes initialized by the passed values.
createCwmProcedureExpression() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
createCwmProcedureExpression(String, String) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
createCwmProcedureExpression() - Method in interface net.sf.farrago.cwm.core.CwmProcedureExpressionClass
The default factory operation used to create an instance object.
createCwmProcedureExpression(String, String) - Method in interface net.sf.farrago.cwm.core.CwmProcedureExpressionClass
Creates an instance object having attributes initialized by the passed values.
createCwmQueryColumnSet() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
createCwmQueryColumnSet(String, VisibilityKind, boolean, CwmQueryExpression) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
createCwmQueryColumnSet() - Method in interface net.sf.farrago.cwm.relational.CwmQueryColumnSetClass
The default factory operation used to create an instance object.
createCwmQueryColumnSet(String, VisibilityKind, boolean, CwmQueryExpression) - Method in interface net.sf.farrago.cwm.relational.CwmQueryColumnSetClass
Creates an instance object having attributes initialized by the passed values.
createCwmQueryExpression() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
createCwmQueryExpression(String, String) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
createCwmQueryExpression() - Method in interface net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass
The default factory operation used to create an instance object.
createCwmQueryExpression(String, String) - Method in interface net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass
Creates an instance object having attributes initialized by the passed values.
createCwmRow() - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
createCwmRow(String, VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
createCwmRow() - Method in interface net.sf.farrago.cwm.relational.CwmRowClass
The default factory operation used to create an instance object.
createCwmRow(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.relational.CwmRowClass
Creates an instance object having attributes initialized by the passed values.
createCwmRowSet() - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
createCwmRowSet(String, VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
createCwmRowSet() - Method in interface net.sf.farrago.cwm.relational.CwmRowSetClass
The default factory operation used to create an instance object.
createCwmRowSet(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.relational.CwmRowSetClass
Creates an instance object having attributes initialized by the passed values.
createCwmSchema() - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
createCwmSchema(String, VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
createCwmSchema() - Method in interface net.sf.farrago.cwm.relational.CwmSchemaClass
The default factory operation used to create an instance object.
createCwmSchema(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.relational.CwmSchemaClass
Creates an instance object having attributes initialized by the passed values.
createCwmSlot() - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
createCwmSlot(String, VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
createCwmSlot() - Method in interface net.sf.farrago.cwm.instance.CwmSlotClass
The default factory operation used to create an instance object.
createCwmSlot(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.instance.CwmSlotClass
Creates an instance object having attributes initialized by the passed values.
createCwmSqldistinctType() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
createCwmSqldistinctType(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
createCwmSqldistinctType() - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass
The default factory operation used to create an instance object.
createCwmSqldistinctType(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass
Creates an instance object having attributes initialized by the passed values.
createCwmSqlindex() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
createCwmSqlindex(String, VisibilityKind, boolean, boolean, boolean, String, boolean, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
createCwmSqlindex() - Method in interface net.sf.farrago.cwm.relational.CwmSqlindexClass
The default factory operation used to create an instance object.
createCwmSqlindex(String, VisibilityKind, boolean, boolean, boolean, String, boolean, boolean) - Method in interface net.sf.farrago.cwm.relational.CwmSqlindexClass
Creates an instance object having attributes initialized by the passed values.
createCwmSqlindexColumn() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
createCwmSqlindexColumn(String, VisibilityKind, Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
createCwmSqlindexColumn() - Method in interface net.sf.farrago.cwm.relational.CwmSqlindexColumnClass
The default factory operation used to create an instance object.
createCwmSqlindexColumn(String, VisibilityKind, Boolean) - Method in interface net.sf.farrago.cwm.relational.CwmSqlindexColumnClass
Creates an instance object having attributes initialized by the passed values.
createCwmSqlparameter() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
createCwmSqlparameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
createCwmSqlparameter() - Method in interface net.sf.farrago.cwm.relational.CwmSqlparameterClass
The default factory operation used to create an instance object.
createCwmSqlparameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind) - Method in interface net.sf.farrago.cwm.relational.CwmSqlparameterClass
Creates an instance object having attributes initialized by the passed values.
createCwmSqlsimpleType() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
createCwmSqlsimpleType(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
createCwmSqlsimpleType() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass
The default factory operation used to create an instance object.
createCwmSqlsimpleType(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass
Creates an instance object having attributes initialized by the passed values.
createCwmSqlstructuredType() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
createCwmSqlstructuredType(String, VisibilityKind, boolean, Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
createCwmSqlstructuredType() - Method in interface net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass
The default factory operation used to create an instance object.
createCwmSqlstructuredType(String, VisibilityKind, boolean, Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass
Creates an instance object having attributes initialized by the passed values.
createCwmStereotype() - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
createCwmStereotype(String, VisibilityKind, String) - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
createCwmStereotype() - Method in interface net.sf.farrago.cwm.core.CwmStereotypeClass
The default factory operation used to create an instance object.
createCwmStereotype(String, VisibilityKind, String) - Method in interface net.sf.farrago.cwm.core.CwmStereotypeClass
Creates an instance object having attributes initialized by the passed values.
createCwmSubsystem() - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
createCwmSubsystem(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
createCwmSubsystem() - Method in interface net.sf.farrago.cwm.core.CwmSubsystemClass
The default factory operation used to create an instance object.
createCwmSubsystem(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.core.CwmSubsystemClass
Creates an instance object having attributes initialized by the passed values.
createCwmTable() - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
createCwmTable(String, VisibilityKind, boolean, boolean, String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
createCwmTable() - Method in interface net.sf.farrago.cwm.relational.CwmTableClass
The default factory operation used to create an instance object.
createCwmTable(String, VisibilityKind, boolean, boolean, String, boolean) - Method in interface net.sf.farrago.cwm.relational.CwmTableClass
Creates an instance object having attributes initialized by the passed values.
createCwmTaggedValue() - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
createCwmTaggedValue(String, String) - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
createCwmTaggedValue() - Method in interface net.sf.farrago.cwm.core.CwmTaggedValueClass
The default factory operation used to create an instance object.
createCwmTaggedValue(String, String) - Method in interface net.sf.farrago.cwm.core.CwmTaggedValueClass
Creates an instance object having attributes initialized by the passed values.
createCwmTrigger() - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
createCwmTrigger(String, VisibilityKind, EventManipulationType, CwmBooleanExpression, CwmProcedureExpression, ActionOrientationType, ConditionTimingType, String, String) - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
createCwmTrigger() - Method in interface net.sf.farrago.cwm.relational.CwmTriggerClass
The default factory operation used to create an instance object.
createCwmTrigger(String, VisibilityKind, EventManipulationType, CwmBooleanExpression, CwmProcedureExpression, ActionOrientationType, ConditionTimingType, String, String) - Method in interface net.sf.farrago.cwm.relational.CwmTriggerClass
Creates an instance object having attributes initialized by the passed values.
createCwmType(CwmSqldataType) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents a CwmSqldataType.
createCwmType(CwmSqldataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createCwmTypeAlias() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
createCwmTypeAlias(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
createCwmTypeAlias() - Method in interface net.sf.farrago.cwm.datatypes.CwmTypeAliasClass
The default factory operation used to create an instance object.
createCwmTypeAlias(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.datatypes.CwmTypeAliasClass
Creates an instance object having attributes initialized by the passed values.
createCwmTypeImpl(CwmClassifier, FemSqltypedElement) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createCwmUnion() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
createCwmUnion(String, VisibilityKind, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
createCwmUnion() - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionClass
The default factory operation used to create an instance object.
createCwmUnion(String, VisibilityKind, boolean) - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionClass
Creates an instance object having attributes initialized by the passed values.
createCwmUnionMember() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
createCwmUnionMember(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, CwmExpression, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
createCwmUnionMember() - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionMemberClass
The default factory operation used to create an instance object.
createCwmUnionMember(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, CwmExpression, boolean) - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionMemberClass
Creates an instance object having attributes initialized by the passed values.
createCwmUniqueConstraint() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
createCwmUniqueConstraint(String, VisibilityKind, DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
createCwmUniqueConstraint() - Method in interface net.sf.farrago.cwm.relational.CwmUniqueConstraintClass
The default factory operation used to create an instance object.
createCwmUniqueConstraint(String, VisibilityKind, DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmUniqueConstraintClass
Creates an instance object having attributes initialized by the passed values.
createCwmUniqueKey() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
createCwmUniqueKey(String, VisibilityKind) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
createCwmUniqueKey() - Method in interface net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass
The default factory operation used to create an instance object.
createCwmUniqueKey(String, VisibilityKind) - Method in interface net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass
Creates an instance object having attributes initialized by the passed values.
createCwmView() - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
createCwmView(String, VisibilityKind, boolean, boolean, boolean, CwmQueryExpression) - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
createCwmView() - Method in interface net.sf.farrago.cwm.relational.CwmViewClass
The default factory operation used to create an instance object.
createCwmView(String, VisibilityKind, boolean, boolean, boolean, CwmQueryExpression) - Method in interface net.sf.farrago.cwm.relational.CwmViewClass
Creates an instance object having attributes initialized by the passed values.
createDatabase - Variable in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
createDate(Calendar, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createDecimalProduct(RelDataType, RelDataType) - Method in class com.lucidera.type.LucidDbTypeFactory
Similar to RelDataTypeFactoryImpl.createDecimalProduct(org.eigenbase.reltype.RelDataType, org.eigenbase.reltype.RelDataType) but caps the maximum scale at LucidDbTypeFactory.DECIMAL_PRODUCT_SCALE_CAP.
createDecimalProduct(RelDataType, RelDataType) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Infers the return type of a decimal multiplication.
createDecimalProduct(RelDataType, RelDataType) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
implement RelDataTypeFactory with SQL 2003 compliant behavior.
createDecimalQuotient(RelDataType, RelDataType) - Method in class com.lucidera.type.LucidDbTypeFactory
Similar to RelDataTypeFactoryImpl.createDecimalQuotient(org.eigenbase.reltype.RelDataType, org.eigenbase.reltype.RelDataType) but caps the maximum scale at LucidDbTypeFactory.DECIMAL_QUOTIENT_SCALE_CAP.
createDecimalQuotient(RelDataType, RelDataType) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Infers the return type of a decimal division.
createDecimalQuotient(RelDataType, RelDataType) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
implement RelDataTypeFactory Let p1, s1 be the precision and scale of the first operand Let p2, s2 be the precision and scale of the second operand Let p, s be the precision and scale of the result, Let d be the number of whole digits in the result Then the result type is a decimal with: d = p1 - s1 + s2 s <= max(6, s1 + p2 + 1) p = d + s p and s are capped at their maximum values
createDeleteRidStream(FennelRelImplementor, FemExecutionStreamDef, Double, int, boolean) - Method in class com.lucidera.lcs.LcsAppendStreamDef
Creates a substream that takes an input stream of rids, sorts them, optionally removes duplicates, and then adds them into the deletion index associated with the table we're appending to
createDeleteStream(FarragoRepos, FennelRelImplementor, LcsIndexGuide, LcsAppendStreamDef, FennelRel, FemSplitterStreamDef, int) - Method in class com.lucidera.lcs.LcsTableMergeRel
Creates the substream for deleting rows for the MERGE statement
createDeletionIndexScan(FennelRel, LcsTable, FennelRelParamId, FennelRelParamId, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates an index search on the deletion index corresponding to an lcs table.
createDelIndexScanInput(FennelRel, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates the RelNode that corresponds to the key input into the deletion index scan.
createDependency(CwmNamespace, Collection<T>) - Method in class net.sf.farrago.ddl.DdlValidator
 
createDependency(CwmNamespace, Collection<T>) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Creates a new dependency.
createDerivedColumnOrigins(Set<RelColumnOrigin>) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
createDirectory(String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Creates a directory, including any parent directories.
createDispatcher(Class<R>, Class<E>) - Static method in class org.eigenbase.util.ReflectUtil
Creates a dispatcher for calls to ReflectUtil.lookupVisitMethod(java.lang.Class, java.lang.Class, java.lang.String).
createDistinctRel(RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates an AggregateRel which removes all duplicates from the result of an underlying rel.
createDmlRowType(RelDataTypeFactory) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates the row type descriptor for the result of a DML operation, which is a single column named ROWCOUNT of type BIGINT.
createDoublePrecisionType() - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createEdge(FarragoPlanVisualizer.VisualVertex, FarragoPlanVisualizer.VisualVertex) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdgeFactory
 
createEmptyStructType(RelDataTypeFactory) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Records a struct type with no fields.
createExactNumeric(String, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createExistsPlan(RelOptCluster, RelNode, RexNode[], RexLiteral, String) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a plan suitable for use in EXISTS or IN statements.
createExistsPlan(RelOptCluster, RelNode, boolean, boolean, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
 
createExistsPlanSingleRow(RelNode, boolean) - Method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
 
createFarragoUdxRel(MedMqlTableRel, RelDataType, Map<String, String>) - Method in class net.sf.farrago.namespace.mql.MedMqlPushDownRule
 
createFemAggInvocation() - Method in class net.sf.farrago.fem.fennel.FemAggInvocationClass$Hib
 
createFemAggInvocation(AggFunction, int) - Method in class net.sf.farrago.fem.fennel.FemAggInvocationClass$Hib
 
createFemAggInvocation() - Method in interface net.sf.farrago.fem.fennel.FemAggInvocationClass
The default factory operation used to create an instance object.
createFemAggInvocation(AggFunction, int) - Method in interface net.sf.farrago.fem.fennel.FemAggInvocationClass
Creates an instance object having attributes initialized by the passed values.
createFemAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDefClass$Hib
 
createFemAggStreamDef(String, FemTupleDescriptor, int) - Method in class net.sf.farrago.fem.fennel.FemAggStreamDefClass$Hib
 
createFemAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemAggStreamDefClass
The default factory operation used to create an instance object.
createFemAggStreamDef(String, FemTupleDescriptor, int) - Method in interface net.sf.farrago.fem.fennel.FemAggStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemBarrierStreamDef() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDefClass$Hib
 
createFemBarrierStreamDef(String, FemTupleDescriptor, BarrierReturnMode) - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDefClass$Hib
 
createFemBarrierStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemBarrierStreamDefClass
The default factory operation used to create an instance object.
createFemBarrierStreamDef(String, FemTupleDescriptor, BarrierReturnMode) - Method in interface net.sf.farrago.fem.fennel.FemBarrierStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemBeginTxnCmd() - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmdClass$Hib
 
createFemBeginTxnCmd() - Method in interface net.sf.farrago.fem.fennel.FemBeginTxnCmdClass
The default factory operation used to create an instance object.
createFemBernoulliSamplingStreamDef() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass$Hib
 
createFemBernoulliSamplingStreamDef(String, FemTupleDescriptor, float, boolean, int) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass$Hib
 
createFemBernoulliSamplingStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass
The default factory operation used to create an instance object.
createFemBernoulliSamplingStreamDef(String, FemTupleDescriptor, float, boolean, int) - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemBufferingTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass$Hib
 
createFemBufferingTupleStreamDef(String, FemTupleDescriptor, boolean, boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass$Hib
 
createFemBufferingTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass
The default factory operation used to create an instance object.
createFemBufferingTupleStreamDef(String, FemTupleDescriptor, boolean, boolean) - Method in interface net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemBufferReaderStreamDef() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass$Hib
 
createFemBufferReaderStreamDef(String, FemTupleDescriptor, boolean, boolean, int) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass$Hib
 
createFemBufferReaderStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass
The default factory operation used to create an instance object.
createFemBufferReaderStreamDef(String, FemTupleDescriptor, boolean, boolean, int) - Method in interface net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemBufferWriterStreamDef() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass$Hib
 
createFemBufferWriterStreamDef(String, FemTupleDescriptor, boolean, boolean, int) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass$Hib
 
createFemBufferWriterStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass
The default factory operation used to create an instance object.
createFemBufferWriterStreamDef(String, FemTupleDescriptor, boolean, boolean, int) - Method in interface net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemCalcTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass$Hib
 
createFemCalcTupleStreamDef(String, FemTupleDescriptor, String, boolean) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass$Hib
 
createFemCalcTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass
The default factory operation used to create an instance object.
createFemCalcTupleStreamDef(String, FemTupleDescriptor, String, boolean) - Method in interface net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemCartesianProductStreamDef() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass$Hib
 
createFemCartesianProductStreamDef(String, FemTupleDescriptor, boolean) - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass$Hib
 
createFemCartesianProductStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass
The default factory operation used to create an instance object.
createFemCartesianProductStreamDef(String, FemTupleDescriptor, boolean) - Method in interface net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdAbandonBackup() - Method in class net.sf.farrago.fem.fennel.FemCmdAbandonBackupClass$Hib
 
createFemCmdAbandonBackup() - Method in interface net.sf.farrago.fem.fennel.FemCmdAbandonBackupClass
The default factory operation used to create an instance object.
createFemCmdAlterSystemDeallocate() - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass$Hib
 
createFemCmdAlterSystemDeallocate(long) - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass$Hib
 
createFemCmdAlterSystemDeallocate() - Method in interface net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass
The default factory operation used to create an instance object.
createFemCmdAlterSystemDeallocate(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdBeginTxn() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnClass$Hib
 
createFemCmdBeginTxn(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnClass$Hib
 
createFemCmdBeginTxn() - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxnClass
The default factory operation used to create an instance object.
createFemCmdBeginTxn(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxnClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdBeginTxnWithCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsnClass$Hib
 
createFemCmdBeginTxnWithCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsnClass
The default factory operation used to create an instance object.
createFemCmdCheckpoint() - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpointClass$Hib
 
createFemCmdCheckpoint(boolean, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpointClass$Hib
 
createFemCmdCheckpoint() - Method in interface net.sf.farrago.fem.fennel.FemCmdCheckpointClass
The default factory operation used to create an instance object.
createFemCmdCheckpoint(boolean, boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdCheckpointClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdCloseDatabase() - Method in class net.sf.farrago.fem.fennel.FemCmdCloseDatabaseClass$Hib
 
createFemCmdCloseDatabase() - Method in interface net.sf.farrago.fem.fennel.FemCmdCloseDatabaseClass
The default factory operation used to create an instance object.
createFemCmdCommit() - Method in class net.sf.farrago.fem.fennel.FemCmdCommitClass$Hib
 
createFemCmdCommit() - Method in interface net.sf.farrago.fem.fennel.FemCmdCommitClass
The default factory operation used to create an instance object.
createFemCmdCompleteBackup() - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass$Hib
 
createFemCmdCompleteBackup(long, long) - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass$Hib
 
createFemCmdCompleteBackup() - Method in interface net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass
The default factory operation used to create an instance object.
createFemCmdCompleteBackup(long, long) - Method in interface net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdCreateExecutionStreamGraph() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraphClass$Hib
 
createFemCmdCreateExecutionStreamGraph() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraphClass
The default factory operation used to create an instance object.
createFemCmdCreateIndex() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndexClass$Hib
 
createFemCmdCreateIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndexClass$Hib
 
createFemCmdCreateIndex() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateIndexClass
The default factory operation used to create an instance object.
createFemCmdCreateIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateIndexClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdCreateStreamHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass$Hib
 
createFemCmdCreateStreamHandle(String, boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass$Hib
 
createFemCmdCreateStreamHandle() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass
The default factory operation used to create an instance object.
createFemCmdCreateStreamHandle(String, boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdDropIndex() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndexClass$Hib
 
createFemCmdDropIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndexClass$Hib
 
createFemCmdDropIndex() - Method in interface net.sf.farrago.fem.fennel.FemCmdDropIndexClass
The default factory operation used to create an instance object.
createFemCmdDropIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long) - Method in interface net.sf.farrago.fem.fennel.FemCmdDropIndexClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdGetLastCommittedTxnId() - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnIdClass$Hib
 
createFemCmdGetLastCommittedTxnId() - Method in interface net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnIdClass
The default factory operation used to create an instance object.
createFemCmdGetTxnCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsnClass$Hib
 
createFemCmdGetTxnCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdGetTxnCsnClass
The default factory operation used to create an instance object.
createFemCmdInitiateBackup() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass$Hib
 
createFemCmdInitiateBackup(String, boolean, long, long, String, Long) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass$Hib
 
createFemCmdInitiateBackup() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass
The default factory operation used to create an instance object.
createFemCmdInitiateBackup(String, boolean, long, long, String, Long) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdOpenDatabase() - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass$Hib
 
createFemCmdOpenDatabase(boolean, Collection<FemDatabaseParam>, Boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass$Hib
 
createFemCmdOpenDatabase() - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass
The default factory operation used to create an instance object.
createFemCmdOpenDatabase(boolean, Collection<FemDatabaseParam>, Boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdPrepareExecutionStreamGraph() - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass$Hib
 
createFemCmdPrepareExecutionStreamGraph(Collection<FemExecutionStreamDef>, int) - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass$Hib
 
createFemCmdPrepareExecutionStreamGraph() - Method in interface net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass
The default factory operation used to create an instance object.
createFemCmdPrepareExecutionStreamGraph(Collection<FemExecutionStreamDef>, int) - Method in interface net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdRestoreFromBackup() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass$Hib
 
createFemCmdRestoreFromBackup(String, long, String, long, long) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass$Hib
 
createFemCmdRestoreFromBackup() - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass
The default factory operation used to create an instance object.
createFemCmdRestoreFromBackup(String, long, String, long, long) - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdRollback() - Method in class net.sf.farrago.fem.fennel.FemCmdRollbackClass$Hib
 
createFemCmdRollback() - Method in interface net.sf.farrago.fem.fennel.FemCmdRollbackClass
The default factory operation used to create an instance object.
createFemCmdSavepoint() - Method in class net.sf.farrago.fem.fennel.FemCmdSavepointClass$Hib
 
createFemCmdSavepoint() - Method in interface net.sf.farrago.fem.fennel.FemCmdSavepointClass
The default factory operation used to create an instance object.
createFemCmdSetParam() - Method in class net.sf.farrago.fem.fennel.FemCmdSetParamClass$Hib
 
createFemCmdSetParam(FemDatabaseParam) - Method in class net.sf.farrago.fem.fennel.FemCmdSetParamClass$Hib
 
createFemCmdSetParam() - Method in interface net.sf.farrago.fem.fennel.FemCmdSetParamClass
The default factory operation used to create an instance object.
createFemCmdSetParam(FemDatabaseParam) - Method in interface net.sf.farrago.fem.fennel.FemCmdSetParamClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdTruncateIndex() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass$Hib
 
createFemCmdTruncateIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass$Hib
 
createFemCmdTruncateIndex() - Method in interface net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass
The default factory operation used to create an instance object.
createFemCmdTruncateIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long) - Method in interface net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdVerifyIndex() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass$Hib
 
createFemCmdVerifyIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long, boolean, boolean, Long, Long) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass$Hib
 
createFemCmdVerifyIndex() - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass
The default factory operation used to create an instance object.
createFemCmdVerifyIndex(FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long, boolean, boolean, Long, Long) - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass
Creates an instance object having attributes initialized by the passed values.
createFemCmdVersionIndexRoot() - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass$Hib
 
createFemCmdVersionIndexRoot(long, long) - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass$Hib
 
createFemCmdVersionIndexRoot() - Method in interface net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass
The default factory operation used to create an instance object.
createFemCmdVersionIndexRoot(long, long) - Method in interface net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass
Creates an instance object having attributes initialized by the passed values.
createFemCollectTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass$Hib
 
createFemCollectTupleStreamDef(String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass$Hib
 
createFemCollectTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass
The default factory operation used to create an instance object.
createFemCollectTupleStreamDef(String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemColumnHistogram() - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
createFemColumnHistogram(String, float, int, long, long, long, Long, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
createFemColumnHistogram() - Method in interface net.sf.farrago.fem.med.FemColumnHistogramClass
The default factory operation used to create an instance object.
createFemColumnHistogram(String, float, int, long, long, long, Long, boolean) - Method in interface net.sf.farrago.fem.med.FemColumnHistogramClass
Creates an instance object having attributes initialized by the passed values.
createFemColumnHistogramBar() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
createFemColumnHistogramBar(String, long, int) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
createFemColumnHistogramBar() - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBarClass
The default factory operation used to create an instance object.
createFemColumnHistogramBar(String, long, int) - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBarClass
Creates an instance object having attributes initialized by the passed values.
createFemColumnListRoutineParameter() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
createFemColumnListRoutineParameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind, String, String, String, String, int, Integer, Integer, Integer, String, String, String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
createFemColumnListRoutineParameter() - Method in interface net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass
The default factory operation used to create an instance object.
createFemColumnListRoutineParameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind, String, String, String, String, int, Integer, Integer, Integer, String, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass
Creates an instance object having attributes initialized by the passed values.
createFemColumnName() - Method in class net.sf.farrago.fem.fennel.FemColumnNameClass$Hib
 
createFemColumnName(String) - Method in class net.sf.farrago.fem.fennel.FemColumnNameClass$Hib
 
createFemColumnName() - Method in interface net.sf.farrago.fem.fennel.FemColumnNameClass
The default factory operation used to create an instance object.
createFemColumnName(String) - Method in interface net.sf.farrago.fem.fennel.FemColumnNameClass
Creates an instance object having attributes initialized by the passed values.
createFemCorrelation() - Method in class net.sf.farrago.fem.fennel.FemCorrelationClass$Hib
 
createFemCorrelation(int, int) - Method in class net.sf.farrago.fem.fennel.FemCorrelationClass$Hib
 
createFemCorrelation() - Method in interface net.sf.farrago.fem.fennel.FemCorrelationClass
The default factory operation used to create an instance object.
createFemCorrelation(int, int) - Method in interface net.sf.farrago.fem.fennel.FemCorrelationClass
Creates an instance object having attributes initialized by the passed values.
createFemCorrelationJoinStreamDef() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass$Hib
 
createFemCorrelationJoinStreamDef(String, FemTupleDescriptor, Collection<FemCorrelation>) - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass$Hib
 
createFemCorrelationJoinStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass
The default factory operation used to create an instance object.
createFemCorrelationJoinStreamDef(String, FemTupleDescriptor, Collection<FemCorrelation>) - Method in interface net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemCsnHandle() - Method in class net.sf.farrago.fem.fennel.FemCsnHandleClass$Hib
 
createFemCsnHandle(long) - Method in class net.sf.farrago.fem.fennel.FemCsnHandleClass$Hib
 
createFemCsnHandle() - Method in interface net.sf.farrago.fem.fennel.FemCsnHandleClass
The default factory operation used to create an instance object.
createFemCsnHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemCsnHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemCsnHandleReturningCmd() - Method in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmdClass$Hib
 
createFemCsnHandleReturningCmd() - Method in interface net.sf.farrago.fem.fennel.FemCsnHandleReturningCmdClass
The default factory operation used to create an instance object.
createFemDatabaseParam() - Method in class net.sf.farrago.fem.fennel.FemDatabaseParamClass$Hib
 
createFemDatabaseParam(String, String) - Method in class net.sf.farrago.fem.fennel.FemDatabaseParamClass$Hib
 
createFemDatabaseParam() - Method in interface net.sf.farrago.fem.fennel.FemDatabaseParamClass
The default factory operation used to create an instance object.
createFemDatabaseParam(String, String) - Method in interface net.sf.farrago.fem.fennel.FemDatabaseParamClass
Creates an instance object having attributes initialized by the passed values.
createFemDataServer() - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
createFemDataServer(String, VisibilityKind, String, String, String, String, String, String, String, String) - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
createFemDataServer() - Method in interface net.sf.farrago.fem.med.FemDataServerClass
The default factory operation used to create an instance object.
createFemDataServer(String, VisibilityKind, String, String, String, String, String, String, String, String) - Method in interface net.sf.farrago.fem.med.FemDataServerClass
Creates an instance object having attributes initialized by the passed values.
createFemDataWrapper() - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
createFemDataWrapper(String, VisibilityKind, String, String, String, String, String, String, boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
createFemDataWrapper() - Method in interface net.sf.farrago.fem.med.FemDataWrapperClass
The default factory operation used to create an instance object.
createFemDataWrapper(String, VisibilityKind, String, String, String, String, String, String, boolean) - Method in interface net.sf.farrago.fem.med.FemDataWrapperClass
Creates an instance object having attributes initialized by the passed values.
createFemDbHandle() - Method in class net.sf.farrago.fem.fennel.FemDbHandleClass$Hib
 
createFemDbHandle(long) - Method in class net.sf.farrago.fem.fennel.FemDbHandleClass$Hib
 
createFemDbHandle() - Method in interface net.sf.farrago.fem.fennel.FemDbHandleClass
The default factory operation used to create an instance object.
createFemDbHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemDbHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemDynamicParameter() - Method in class net.sf.farrago.fem.fennel.FemDynamicParameterClass$Hib
 
createFemDynamicParameter(int) - Method in class net.sf.farrago.fem.fennel.FemDynamicParameterClass$Hib
 
createFemDynamicParameter() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParameterClass
The default factory operation used to create an instance object.
createFemDynamicParameter(int) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParameterClass
Creates an instance object having attributes initialized by the passed values.
createFemDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUseClass$Hib
 
createFemDynamicParamUse(int, boolean) - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUseClass$Hib
 
createFemDynamicParamUse() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUseClass
The default factory operation used to create an instance object.
createFemDynamicParamUse(int, boolean) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUseClass
Creates an instance object having attributes initialized by the passed values.
createFemElementWithStorageOptions() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
createFemElementWithStorageOptions(String, String, String, String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
createFemElementWithStorageOptions() - Method in interface net.sf.farrago.fem.med.FemElementWithStorageOptionsClass
The default factory operation used to create an instance object.
createFemElementWithStorageOptions(String, String, String, String) - Method in interface net.sf.farrago.fem.med.FemElementWithStorageOptionsClass
Creates an instance object having attributes initialized by the passed values.
createFemExecStreamDataFlow() - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass$Hib
 
createFemExecStreamDataFlow(boolean) - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass$Hib
 
createFemExecStreamDataFlow() - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass
The default factory operation used to create an instance object.
createFemExecStreamDataFlow(boolean) - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass
Creates an instance object having attributes initialized by the passed values.
createFemFarragoConfig() - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
createFemFarragoConfig(String, boolean, boolean, long, int, int, int, CalcVirtualMachine, String, Long) - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
createFemFarragoConfig() - Method in interface net.sf.farrago.fem.config.FemFarragoConfigClass
The default factory operation used to create an instance object.
createFemFarragoConfig(String, boolean, boolean, long, int, int, int, CalcVirtualMachine, String, Long) - Method in interface net.sf.farrago.fem.config.FemFarragoConfigClass
Creates an instance object having attributes initialized by the passed values.
createFemFennelConfig() - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
createFemFennelConfig(int, int, int, int, int, int, int, int, int, int, int, int, int, int, String, String, int, int, DeviceSchedulerType, Integer, Integer, Integer, Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
createFemFennelConfig() - Method in interface net.sf.farrago.fem.config.FemFennelConfigClass
The default factory operation used to create an instance object.
createFemFennelConfig(int, int, int, int, int, int, int, int, int, int, int, int, int, int, String, String, int, int, DeviceSchedulerType, Integer, Integer, Integer, Integer) - Method in interface net.sf.farrago.fem.config.FemFennelConfigClass
Creates an instance object having attributes initialized by the passed values.
createFemFlatFileTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass$Hib
 
createFemFlatFileTupleStreamDef(String, FemTupleDescriptor, String, String, boolean, int, String, String, String, String, String, int, boolean, String, boolean, boolean, boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass$Hib
 
createFemFlatFileTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass
The default factory operation used to create an instance object.
createFemFlatFileTupleStreamDef(String, FemTupleDescriptor, String, String, boolean, int, String, String, String, String, String, int, boolean, String, boolean, boolean, boolean) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemForeignTable() - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
createFemForeignTable(String, VisibilityKind, boolean, boolean, String, boolean, String, String, String, String, ModalityType, String, Long, Long, Long, String) - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
createFemForeignTable() - Method in interface net.sf.farrago.fem.med.FemForeignTableClass
The default factory operation used to create an instance object.
createFemForeignTable(String, VisibilityKind, boolean, boolean, String, boolean, String, String, String, String, ModalityType, String, Long, Long, Long, String) - Method in interface net.sf.farrago.fem.med.FemForeignTableClass
Creates an instance object having attributes initialized by the passed values.
createFemGenericStreamDef() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDefClass$Hib
 
createFemGenericStreamDef(String, FemTupleDescriptor, String, String) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDefClass$Hib
 
createFemGenericStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemGenericStreamDefClass
The default factory operation used to create an instance object.
createFemGenericStreamDef(String, FemTupleDescriptor, String, String) - Method in interface net.sf.farrago.fem.fennel.FemGenericStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemGrant() - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
createFemGrant(String, boolean) - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
createFemGrant() - Method in interface net.sf.farrago.fem.security.FemGrantClass
The default factory operation used to create an instance object.
createFemGrant(String, boolean) - Method in interface net.sf.farrago.fem.security.FemGrantClass
Creates an instance object having attributes initialized by the passed values.
createFemIndexLoaderDef() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDefClass$Hib
 
createFemIndexLoaderDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, Distinctness, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDefClass$Hib
 
createFemIndexLoaderDef() - Method in interface net.sf.farrago.fem.fennel.FemIndexLoaderDefClass
The default factory operation used to create an instance object.
createFemIndexLoaderDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, Distinctness, boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexLoaderDefClass
Creates an instance object having attributes initialized by the passed values.
createFemIndexScanDef() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDefClass$Hib
 
createFemIndexScanDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDefClass$Hib
 
createFemIndexScanDef() - Method in interface net.sf.farrago.fem.fennel.FemIndexScanDefClass
The default factory operation used to create an instance object.
createFemIndexScanDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexScanDefClass
Creates an instance object having attributes initialized by the passed values.
createFemIndexSearchDef() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDefClass$Hib
 
createFemIndexSearchDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, boolean, boolean, FemTupleProjection, FemTupleProjection, FemTupleProjection, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDefClass$Hib
 
createFemIndexSearchDef() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDefClass
The default factory operation used to create an instance object.
createFemIndexSearchDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, boolean, boolean, FemTupleProjection, FemTupleProjection, FemTupleProjection, boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDefClass
Creates an instance object having attributes initialized by the passed values.
createFemIndexStatistics() - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
createFemIndexStatistics(String, long) - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
createFemIndexStatistics() - Method in interface net.sf.farrago.fem.med.FemIndexStatisticsClass
The default factory operation used to create an instance object.
createFemIndexStatistics(String, long) - Method in interface net.sf.farrago.fem.med.FemIndexStatisticsClass
Creates an instance object having attributes initialized by the passed values.
createFemIndexWriterDef() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDefClass$Hib
 
createFemIndexWriterDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, Distinctness, boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDefClass$Hib
 
createFemIndexWriterDef() - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDefClass
The default factory operation used to create an instance object.
createFemIndexWriterDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, Distinctness, boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDefClass
Creates an instance object having attributes initialized by the passed values.
createFemJar() - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
createFemJar(String, VisibilityKind, String, String, String, String, String, int, boolean) - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
createFemJar() - Method in interface net.sf.farrago.fem.sql2003.FemJarClass
The default factory operation used to create an instance object.
createFemJar(String, VisibilityKind, String, String, String, String, String, int, boolean) - Method in interface net.sf.farrago.fem.sql2003.FemJarClass
Creates an instance object having attributes initialized by the passed values.
createFemJavaSinkStreamDef() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass$Hib
 
createFemJavaSinkStreamDef(String, FemTupleDescriptor, int) - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass$Hib
 
createFemJavaSinkStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass
The default factory operation used to create an instance object.
createFemJavaSinkStreamDef(String, FemTupleDescriptor, int) - Method in interface net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemJavaTransformStreamDef() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass$Hib
 
createFemJavaTransformStreamDef(String, FemTupleDescriptor, String, String, int) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass$Hib
 
createFemJavaTransformStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass
The default factory operation used to create an instance object.
createFemJavaTransformStreamDef(String, FemTupleDescriptor, String, String, int) - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemKeyComponent() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
createFemKeyComponent(String, VisibilityKind, int) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
createFemKeyComponent() - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponentClass
The default factory operation used to create an instance object.
createFemKeyComponent(String, VisibilityKind, int) - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponentClass
Creates an instance object having attributes initialized by the passed values.
createFemLabel() - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
createFemLabel(String, VisibilityKind, String, String, String, String, Long) - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
createFemLabel() - Method in interface net.sf.farrago.fem.med.FemLabelClass
The default factory operation used to create an instance object.
createFemLabel(String, VisibilityKind, String, String, String, String, Long) - Method in interface net.sf.farrago.fem.med.FemLabelClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmBitOpStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass$Hib
 
createFemLbmBitOpStreamDef(String, FemTupleDescriptor, int, int) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass$Hib
 
createFemLbmBitOpStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass
The default factory operation used to create an instance object.
createFemLbmBitOpStreamDef(String, FemTupleDescriptor, int, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmChopperStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass$Hib
 
createFemLbmChopperStreamDef(String, FemTupleDescriptor, int) - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass$Hib
 
createFemLbmChopperStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass
The default factory operation used to create an instance object.
createFemLbmChopperStreamDef(String, FemTupleDescriptor, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmGeneratorStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass$Hib
 
createFemLbmGeneratorStreamDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, String, FemTupleDescriptor, FemTupleProjection, boolean, boolean, FemTupleProjection, TableSamplingMode, float, boolean, int, int, long, int, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass$Hib
 
createFemLbmGeneratorStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass
The default factory operation used to create an instance object.
createFemLbmGeneratorStreamDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, String, FemTupleDescriptor, FemTupleProjection, boolean, boolean, FemTupleProjection, TableSamplingMode, float, boolean, int, int, long, int, boolean) - Method in interface net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmIntersectStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass$Hib
 
createFemLbmIntersectStreamDef(String, FemTupleDescriptor, int, int) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass$Hib
 
createFemLbmIntersectStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass
The default factory operation used to create an instance object.
createFemLbmIntersectStreamDef(String, FemTupleDescriptor, int, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmMinusStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass$Hib
 
createFemLbmMinusStreamDef(String, FemTupleDescriptor, int, int) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass$Hib
 
createFemLbmMinusStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass
The default factory operation used to create an instance object.
createFemLbmMinusStreamDef(String, FemTupleDescriptor, int, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmNormalizerStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass$Hib
 
createFemLbmNormalizerStreamDef(String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass$Hib
 
createFemLbmNormalizerStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass
The default factory operation used to create an instance object.
createFemLbmNormalizerStreamDef(String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmSearchStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass$Hib
 
createFemLbmSearchStreamDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, boolean, boolean, FemTupleProjection, FemTupleProjection, FemTupleProjection, boolean, int, int) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass$Hib
 
createFemLbmSearchStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass
The default factory operation used to create an instance object.
createFemLbmSearchStreamDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, boolean, boolean, FemTupleProjection, FemTupleProjection, FemTupleProjection, boolean, int, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmSortedAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass$Hib
 
createFemLbmSortedAggStreamDef(String, FemTupleDescriptor, int) - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass$Hib
 
createFemLbmSortedAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass
The default factory operation used to create an instance object.
createFemLbmSortedAggStreamDef(String, FemTupleDescriptor, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmSplicerStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass$Hib
 
createFemLbmSplicerStreamDef(String, FemTupleDescriptor, int, int, boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass$Hib
 
createFemLbmSplicerStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass
The default factory operation used to create an instance object.
createFemLbmSplicerStreamDef(String, FemTupleDescriptor, int, int, boolean) - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLbmUnionStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass$Hib
 
createFemLbmUnionStreamDef(String, FemTupleDescriptor, int, int, int) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass$Hib
 
createFemLbmUnionStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass
The default factory operation used to create an instance object.
createFemLbmUnionStreamDef(String, FemTupleDescriptor, int, int, int) - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLcsClusterAppendStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass$Hib
 
createFemLcsClusterAppendStreamDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass$Hib
 
createFemLcsClusterAppendStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass
The default factory operation used to create an instance object.
createFemLcsClusterAppendStreamDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLcsClusterReplaceStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass$Hib
 
createFemLcsClusterReplaceStreamDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass$Hib
 
createFemLcsClusterReplaceStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass
The default factory operation used to create an instance object.
createFemLcsClusterReplaceStreamDef(String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLcsClusterScanDef() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass$Hib
 
createFemLcsClusterScanDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass$Hib
 
createFemLcsClusterScanDef() - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass
The default factory operation used to create an instance object.
createFemLcsClusterScanDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLcsRowScanStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass$Hib
 
createFemLcsRowScanStreamDef(String, FemTupleDescriptor, FemTupleProjection, boolean, boolean, FemTupleProjection, TableSamplingMode, float, boolean, int, int, long) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass$Hib
 
createFemLcsRowScanStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass
The default factory operation used to create an instance object.
createFemLcsRowScanStreamDef(String, FemTupleDescriptor, FemTupleProjection, boolean, boolean, FemTupleProjection, TableSamplingMode, float, boolean, int, int, long) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLhxAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass$Hib
 
createFemLhxAggStreamDef(String, FemTupleDescriptor, int, long, long) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass$Hib
 
createFemLhxAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass
The default factory operation used to create an instance object.
createFemLhxAggStreamDef(String, FemTupleDescriptor, int, long, long) - Method in interface net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLhxJoinStreamDef() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass$Hib
 
createFemLhxJoinStreamDef(String, FemTupleDescriptor, FemTupleProjection, FemTupleProjection, long, long, boolean, boolean, boolean, boolean, boolean, boolean, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass$Hib
 
createFemLhxJoinStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass
The default factory operation used to create an instance object.
createFemLhxJoinStreamDef(String, FemTupleDescriptor, FemTupleProjection, FemTupleProjection, long, long, boolean, boolean, boolean, boolean, boolean, boolean, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemLocalCatalog() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
createFemLocalCatalog(String, VisibilityKind, String, String, String, String, String, String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
createFemLocalCatalog() - Method in interface net.sf.farrago.fem.sql2003.FemLocalCatalogClass
The default factory operation used to create an instance object.
createFemLocalCatalog(String, VisibilityKind, String, String, String, String, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemLocalCatalogClass
Creates an instance object having attributes initialized by the passed values.
createFemLocalIndex() - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
createFemLocalIndex(String, VisibilityKind, boolean, boolean, boolean, String, boolean, boolean, String, String, String, String, boolean, String, String, Long, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
createFemLocalIndex() - Method in interface net.sf.farrago.fem.med.FemLocalIndexClass
The default factory operation used to create an instance object.
createFemLocalIndex(String, VisibilityKind, boolean, boolean, boolean, String, boolean, boolean, String, String, String, String, boolean, String, String, Long, boolean) - Method in interface net.sf.farrago.fem.med.FemLocalIndexClass
Creates an instance object having attributes initialized by the passed values.
createFemLocalIndexColumn() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
createFemLocalIndexColumn(String, VisibilityKind, Boolean, int) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
createFemLocalIndexColumn() - Method in interface net.sf.farrago.fem.med.FemLocalIndexColumnClass
The default factory operation used to create an instance object.
createFemLocalIndexColumn(String, VisibilityKind, Boolean, int) - Method in interface net.sf.farrago.fem.med.FemLocalIndexColumnClass
Creates an instance object having attributes initialized by the passed values.
createFemLocalSchema() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
createFemLocalSchema(String, VisibilityKind, String, String, String, String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
createFemLocalSchema() - Method in interface net.sf.farrago.fem.sql2003.FemLocalSchemaClass
The default factory operation used to create an instance object.
createFemLocalSchema(String, VisibilityKind, String, String, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemLocalSchemaClass
Creates an instance object having attributes initialized by the passed values.
createFemLocalTable() - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
createFemLocalTable(String, VisibilityKind, boolean, boolean, String, boolean, String, String, String, String, ModalityType, String, Long, Long, Long, String) - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
createFemLocalTable() - Method in interface net.sf.farrago.fem.med.FemLocalTableClass
The default factory operation used to create an instance object.
createFemLocalTable(String, VisibilityKind, boolean, boolean, String, boolean, String, String, String, String, ModalityType, String, Long, Long, Long, String) - Method in interface net.sf.farrago.fem.med.FemLocalTableClass
Creates an instance object having attributes initialized by the passed values.
createFemLocalView() - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
createFemLocalView(String, VisibilityKind, boolean, boolean, boolean, CwmQueryExpression, ModalityType, String, Long, Long, Long, String, String, String, String, String) - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
createFemLocalView() - Method in interface net.sf.farrago.fem.sql2003.FemLocalViewClass
The default factory operation used to create an instance object.
createFemLocalView(String, VisibilityKind, boolean, boolean, boolean, CwmQueryExpression, ModalityType, String, Long, Long, Long, String, String, String, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemLocalViewClass
Creates an instance object having attributes initialized by the passed values.
createFemMergeStreamDef() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDefClass$Hib
 
createFemMergeStreamDef(String, FemTupleDescriptor, boolean, boolean) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDefClass$Hib
 
createFemMergeStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemMergeStreamDefClass
The default factory operation used to create an instance object.
createFemMergeStreamDef(String, FemTupleDescriptor, boolean, boolean) - Method in interface net.sf.farrago.fem.fennel.FemMergeStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemMockTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass$Hib
 
createFemMockTupleStreamDef(String, FemTupleDescriptor, long) - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass$Hib
 
createFemMockTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass
The default factory operation used to create an instance object.
createFemMockTupleStreamDef(String, FemTupleDescriptor, long) - Method in interface net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemMultiUseBufferingStreamDef() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass$Hib
 
createFemMultiUseBufferingStreamDef(String, FemTupleDescriptor, boolean, boolean, int) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass$Hib
 
createFemMultiUseBufferingStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass
The default factory operation used to create an instance object.
createFemMultiUseBufferingStreamDef(String, FemTupleDescriptor, boolean, boolean, int) - Method in interface net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemNestedLoopJoinStreamDef() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass$Hib
 
createFemNestedLoopJoinStreamDef(String, FemTupleDescriptor, boolean) - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass$Hib
 
createFemNestedLoopJoinStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass
The default factory operation used to create an instance object.
createFemNestedLoopJoinStreamDef(String, FemTupleDescriptor, boolean) - Method in interface net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemPrimaryKeyConstraint() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
createFemPrimaryKeyConstraint(String, VisibilityKind, DeferrabilityType, String, String, String, String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
createFemPrimaryKeyConstraint() - Method in interface net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass
The default factory operation used to create an instance object.
createFemPrimaryKeyConstraint(String, VisibilityKind, DeferrabilityType, String, String, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass
Creates an instance object having attributes initialized by the passed values.
createFemRecoveryReference() - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
createFemRecoveryReference(String, VisibilityKind, RecoveryType) - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
createFemRecoveryReference() - Method in interface net.sf.farrago.fem.med.FemRecoveryReferenceClass
The default factory operation used to create an instance object.
createFemRecoveryReference(String, VisibilityKind, RecoveryType) - Method in interface net.sf.farrago.fem.med.FemRecoveryReferenceClass
Creates an instance object having attributes initialized by the passed values.
createFemReshapeParameter() - Method in class net.sf.farrago.fem.fennel.FemReshapeParameterClass$Hib
 
createFemReshapeParameter(int, int, boolean) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameterClass$Hib
 
createFemReshapeParameter() - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameterClass
The default factory operation used to create an instance object.
createFemReshapeParameter(int, int, boolean) - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameterClass
Creates an instance object having attributes initialized by the passed values.
createFemReshapeStreamDef() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDefClass$Hib
 
createFemReshapeStreamDef(String, FemTupleDescriptor, CompOperator, String, FemTupleProjection, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDefClass$Hib
 
createFemReshapeStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDefClass
The default factory operation used to create an instance object.
createFemReshapeStreamDef(String, FemTupleDescriptor, CompOperator, String, FemTupleProjection, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemRole() - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
createFemRole(String, VisibilityKind, String, String, String, String) - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
createFemRole() - Method in interface net.sf.farrago.fem.security.FemRoleClass
The default factory operation used to create an instance object.
createFemRole(String, VisibilityKind, String, String, String, String) - Method in interface net.sf.farrago.fem.security.FemRoleClass
Creates an instance object having attributes initialized by the passed values.
createFemRoutine() - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
createFemRoutine(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression, ProcedureType, boolean, String, String, String, String, String, String, boolean, int, boolean, String, boolean, boolean, RoutineDataAccess, boolean, String, boolean, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
createFemRoutine() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineClass
The default factory operation used to create an instance object.
createFemRoutine(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression, ProcedureType, boolean, String, String, String, String, String, String, boolean, int, boolean, String, boolean, boolean, RoutineDataAccess, boolean, String, boolean, boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineClass
Creates an instance object having attributes initialized by the passed values.
createFemRoutineParameter() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
createFemRoutineParameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind, String, String, String, String, int, Integer, Integer, Integer, String, String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
createFemRoutineParameter() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameterClass
The default factory operation used to create an instance object.
createFemRoutineParameter(String, VisibilityKind, CwmExpression, ParameterDirectionKind, String, String, String, String, int, Integer, Integer, Integer, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameterClass
Creates an instance object having attributes initialized by the passed values.
createFemRowCountStatistics() - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
createFemRowCountStatistics(String, Long, Long, String, Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
createFemRowCountStatistics() - Method in interface net.sf.farrago.fem.med.FemRowCountStatisticsClass
The default factory operation used to create an instance object.
createFemRowCountStatistics(String, Long, Long, String, Long) - Method in interface net.sf.farrago.fem.med.FemRowCountStatisticsClass
Creates an instance object having attributes initialized by the passed values.
createFemSampleDataset() - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
createFemSampleDataset(String, String) - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
createFemSampleDataset() - Method in interface net.sf.farrago.fem.sql2003.FemSampleDatasetClass
The default factory operation used to create an instance object.
createFemSampleDataset(String, String) - Method in interface net.sf.farrago.fem.sql2003.FemSampleDatasetClass
Creates an instance object having attributes initialized by the passed values.
createFemSequenceGenerator() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
createFemSequenceGenerator(String, VisibilityKind, String, String, String, String, long, long, long, long, boolean, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
createFemSequenceGenerator() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass
The default factory operation used to create an instance object.
createFemSequenceGenerator(String, VisibilityKind, String, String, String, String, long, long, long, long, boolean, boolean) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass
Creates an instance object having attributes initialized by the passed values.
createFemSortedAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass$Hib
 
createFemSortedAggStreamDef(String, FemTupleDescriptor, int) - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass$Hib
 
createFemSortedAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass
The default factory operation used to create an instance object.
createFemSortedAggStreamDef(String, FemTupleDescriptor, int) - Method in interface net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemSortingStreamDef() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDefClass$Hib
 
createFemSortingStreamDef(FemTupleProjection, String, FemTupleDescriptor, Distinctness, long, FemTupleProjection, boolean) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDefClass$Hib
 
createFemSortingStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDefClass
The default factory operation used to create an instance object.
createFemSortingStreamDef(FemTupleProjection, String, FemTupleDescriptor, Distinctness, long, FemTupleProjection, boolean) - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemSplicerIndexAccessorDef() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass$Hib
 
createFemSplicerIndexAccessorDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass$Hib
 
createFemSplicerIndexAccessorDef() - Method in interface net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass
The default factory operation used to create an instance object.
createFemSplicerIndexAccessorDef(FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean) - Method in interface net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass
Creates an instance object having attributes initialized by the passed values.
createFemSplitterStreamDef() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDefClass$Hib
 
createFemSplitterStreamDef(String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDefClass$Hib
 
createFemSplitterStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemSplitterStreamDefClass
The default factory operation used to create an instance object.
createFemSplitterStreamDef(String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemSplitterStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemSqlarrayType() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
createFemSqlarrayType(String, VisibilityKind, boolean, Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
createFemSqlarrayType() - Method in interface net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass
The default factory operation used to create an instance object.
createFemSqlarrayType(String, VisibilityKind, boolean, Integer) - Method in interface net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass
Creates an instance object having attributes initialized by the passed values.
createFemSqldistinguishedType() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
createFemSqldistinguishedType(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer, String, String, String, String, boolean, String, String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
createFemSqldistinguishedType() - Method in interface net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass
The default factory operation used to create an instance object.
createFemSqldistinguishedType(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer, String, String, String, String, boolean, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass
Creates an instance object having attributes initialized by the passed values.
createFemSqlmultisetType() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
createFemSqlmultisetType(String, VisibilityKind, boolean, Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
createFemSqlmultisetType() - Method in interface net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass
The default factory operation used to create an instance object.
createFemSqlmultisetType(String, VisibilityKind, boolean, Integer) - Method in interface net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass
Creates an instance object having attributes initialized by the passed values.
createFemSqlobjectType() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
createFemSqlobjectType(String, VisibilityKind, boolean, Integer, String, String, String, String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
createFemSqlobjectType() - Method in interface net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass
The default factory operation used to create an instance object.
createFemSqlobjectType(String, VisibilityKind, boolean, Integer, String, String, String, String, boolean) - Method in interface net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass
Creates an instance object having attributes initialized by the passed values.
createFemSqlpathElement() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
createFemSqlpathElement(String, String) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
createFemSqlpathElement() - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElementClass
The default factory operation used to create an instance object.
createFemSqlpathElement(String, String) - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElementClass
Creates an instance object having attributes initialized by the passed values.
createFemSqlrowType() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
createFemSqlrowType(String, VisibilityKind, boolean, Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
createFemSqlrowType() - Method in interface net.sf.farrago.fem.sql2003.FemSqlrowTypeClass
The default factory operation used to create an instance object.
createFemSqlrowType(String, VisibilityKind, boolean, Integer) - Method in interface net.sf.farrago.fem.sql2003.FemSqlrowTypeClass
Creates an instance object having attributes initialized by the passed values.
createFemSqltypeAttribute() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
createFemSqltypeAttribute(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
createFemSqltypeAttribute() - Method in interface net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass
The default factory operation used to create an instance object.
createFemSqltypeAttribute(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int) - Method in interface net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass
Creates an instance object having attributes initialized by the passed values.
createFemStorageOption() - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
createFemStorageOption(String, String) - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
createFemStorageOption() - Method in interface net.sf.farrago.fem.med.FemStorageOptionClass
The default factory operation used to create an instance object.
createFemStorageOption(String, String) - Method in interface net.sf.farrago.fem.med.FemStorageOptionClass
Creates an instance object having attributes initialized by the passed values.
createFemStoredColumn() - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
createFemStoredColumn(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int, boolean, boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
createFemStoredColumn() - Method in interface net.sf.farrago.fem.med.FemStoredColumnClass
The default factory operation used to create an instance object.
createFemStoredColumn(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int, boolean, boolean) - Method in interface net.sf.farrago.fem.med.FemStoredColumnClass
Creates an instance object having attributes initialized by the passed values.
createFemStreamGraphHandle() - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandleClass$Hib
 
createFemStreamGraphHandle(long) - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandleClass$Hib
 
createFemStreamGraphHandle() - Method in interface net.sf.farrago.fem.fennel.FemStreamGraphHandleClass
The default factory operation used to create an instance object.
createFemStreamGraphHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemStreamGraphHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemStreamHandle() - Method in class net.sf.farrago.fem.fennel.FemStreamHandleClass$Hib
 
createFemStreamHandle(long) - Method in class net.sf.farrago.fem.fennel.FemStreamHandleClass$Hib
 
createFemStreamHandle() - Method in interface net.sf.farrago.fem.fennel.FemStreamHandleClass
The default factory operation used to create an instance object.
createFemStreamHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemStreamHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemSvptHandle() - Method in class net.sf.farrago.fem.fennel.FemSvptHandleClass$Hib
 
createFemSvptHandle(long) - Method in class net.sf.farrago.fem.fennel.FemSvptHandleClass$Hib
 
createFemSvptHandle() - Method in interface net.sf.farrago.fem.fennel.FemSvptHandleClass
The default factory operation used to create an instance object.
createFemSvptHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemSvptHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemSystemBackup() - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
createFemSystemBackup(BackupType, long, String, String, BackupStatusType) - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
createFemSystemBackup() - Method in interface net.sf.farrago.fem.med.FemSystemBackupClass
The default factory operation used to create an instance object.
createFemSystemBackup(BackupType, long, String, String, BackupStatusType) - Method in interface net.sf.farrago.fem.med.FemSystemBackupClass
Creates an instance object having attributes initialized by the passed values.
createFemTableDeleterDef() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDefClass$Hib
 
createFemTableDeleterDef(String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDefClass$Hib
 
createFemTableDeleterDef() - Method in interface net.sf.farrago.fem.fennel.FemTableDeleterDefClass
The default factory operation used to create an instance object.
createFemTableDeleterDef(String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemTableDeleterDefClass
Creates an instance object having attributes initialized by the passed values.
createFemTableInserterDef() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDefClass$Hib
 
createFemTableInserterDef(String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemTableInserterDefClass$Hib
 
createFemTableInserterDef() - Method in interface net.sf.farrago.fem.fennel.FemTableInserterDefClass
The default factory operation used to create an instance object.
createFemTableInserterDef(String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemTableInserterDefClass
Creates an instance object having attributes initialized by the passed values.
createFemTableUpdaterDef() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDefClass$Hib
 
createFemTableUpdaterDef(String, FemTupleDescriptor, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDefClass$Hib
 
createFemTableUpdaterDef() - Method in interface net.sf.farrago.fem.fennel.FemTableUpdaterDefClass
The default factory operation used to create an instance object.
createFemTableUpdaterDef(String, FemTupleDescriptor, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemTableUpdaterDefClass
Creates an instance object having attributes initialized by the passed values.
createFemTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
createFemTagAnnotation(String, String) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
createFemTagAnnotation() - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotationClass
The default factory operation used to create an instance object.
createFemTagAnnotation(String, String) - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotationClass
Creates an instance object having attributes initialized by the passed values.
createFemTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
createFemTimestamp() - Method in interface net.sf.farrago.fem.sql2003.FemTimestampClass
The default factory operation used to create an instance object.
createFemTupleAccessor() - Method in class net.sf.farrago.fem.fennel.FemTupleAccessorClass$Hib
 
createFemTupleAccessor(int, int) - Method in class net.sf.farrago.fem.fennel.FemTupleAccessorClass$Hib
 
createFemTupleAccessor() - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessorClass
The default factory operation used to create an instance object.
createFemTupleAccessor(int, int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessorClass
Creates an instance object having attributes initialized by the passed values.
createFemTupleAttrAccessor() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass$Hib
 
createFemTupleAttrAccessor(int, int, int, int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass$Hib
 
createFemTupleAttrAccessor() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass
The default factory operation used to create an instance object.
createFemTupleAttrAccessor(int, int, int, int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass
Creates an instance object having attributes initialized by the passed values.
createFemTupleAttrDescriptor() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass$Hib
 
createFemTupleAttrDescriptor(int, boolean, int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass$Hib
 
createFemTupleAttrDescriptor() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass
The default factory operation used to create an instance object.
createFemTupleAttrDescriptor(int, boolean, int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass
Creates an instance object having attributes initialized by the passed values.
createFemTupleAttrProjection() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass$Hib
 
createFemTupleAttrProjection(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass$Hib
 
createFemTupleAttrProjection() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass
The default factory operation used to create an instance object.
createFemTupleAttrProjection(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass
Creates an instance object having attributes initialized by the passed values.
createFemTupleDescriptor() - Method in class net.sf.farrago.fem.fennel.FemTupleDescriptorClass$Hib
 
createFemTupleDescriptor() - Method in interface net.sf.farrago.fem.fennel.FemTupleDescriptorClass
The default factory operation used to create an instance object.
createFemTupleProjection() - Method in class net.sf.farrago.fem.fennel.FemTupleProjectionClass$Hib
 
createFemTupleProjection() - Method in interface net.sf.farrago.fem.fennel.FemTupleProjectionClass
The default factory operation used to create an instance object.
createFemTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemTxnHandleClass$Hib
 
createFemTxnHandle(long) - Method in class net.sf.farrago.fem.fennel.FemTxnHandleClass$Hib
 
createFemTxnHandle() - Method in interface net.sf.farrago.fem.fennel.FemTxnHandleClass
The default factory operation used to create an instance object.
createFemTxnHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemTxnHandleClass
Creates an instance object having attributes initialized by the passed values.
createFemUncollectTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass$Hib
 
createFemUncollectTupleStreamDef(String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass$Hib
 
createFemUncollectTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass
The default factory operation used to create an instance object.
createFemUncollectTupleStreamDef(String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemUniqueKeyConstraint() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
createFemUniqueKeyConstraint(String, VisibilityKind, DeferrabilityType, String, String, String, String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
createFemUniqueKeyConstraint() - Method in interface net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass
The default factory operation used to create an instance object.
createFemUniqueKeyConstraint(String, VisibilityKind, DeferrabilityType, String, String, String, String) - Method in interface net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass
Creates an instance object having attributes initialized by the passed values.
createFemUser() - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
createFemUser(String, VisibilityKind, String, String, String, String) - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
createFemUser() - Method in interface net.sf.farrago.fem.security.FemUserClass
The default factory operation used to create an instance object.
createFemUser(String, VisibilityKind, String, String, String, String) - Method in interface net.sf.farrago.fem.security.FemUserClass
Creates an instance object having attributes initialized by the passed values.
createFemUserDefinedOrdering() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
createFemUserDefinedOrdering(String, VisibilityKind, UserDefinedOrderingCategory, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
createFemUserDefinedOrdering() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass
The default factory operation used to create an instance object.
createFemUserDefinedOrdering(String, VisibilityKind, UserDefinedOrderingCategory, boolean) - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass
Creates an instance object having attributes initialized by the passed values.
createFemUserDefinedType() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
createFemUserDefinedType(String, VisibilityKind, boolean, Integer, String, String, String, String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
createFemUserDefinedType() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass
The default factory operation used to create an instance object.
createFemUserDefinedType(String, VisibilityKind, boolean, Integer, String, String, String, String, boolean) - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass
Creates an instance object having attributes initialized by the passed values.
createFemValuesStreamDef() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDefClass$Hib
 
createFemValuesStreamDef(String, FemTupleDescriptor, String) - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDefClass$Hib
 
createFemValuesStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemValuesStreamDefClass
The default factory operation used to create an instance object.
createFemValuesStreamDef(String, FemTupleDescriptor, String) - Method in interface net.sf.farrago.fem.fennel.FemValuesStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFemViewColumn() - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
createFemViewColumn(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int) - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
createFemViewColumn() - Method in interface net.sf.farrago.fem.med.FemViewColumnClass
The default factory operation used to create an instance object.
createFemViewColumn(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int) - Method in interface net.sf.farrago.fem.med.FemViewColumnClass
Creates an instance object having attributes initialized by the passed values.
createFemWindowDef() - Method in class net.sf.farrago.fem.fennel.FemWindowDefClass$Hib
 
createFemWindowDef(FemTupleProjection, boolean, String, int) - Method in class net.sf.farrago.fem.fennel.FemWindowDefClass$Hib
 
createFemWindowDef() - Method in interface net.sf.farrago.fem.fennel.FemWindowDefClass
The default factory operation used to create an instance object.
createFemWindowDef(FemTupleProjection, boolean, String, int) - Method in interface net.sf.farrago.fem.fennel.FemWindowDefClass
Creates an instance object having attributes initialized by the passed values.
createFemWindowPartitionDef() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDefClass$Hib
 
createFemWindowPartitionDef(FemTupleProjection, String, String, String, FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDefClass$Hib
 
createFemWindowPartitionDef() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDefClass
The default factory operation used to create an instance object.
createFemWindowPartitionDef(FemTupleProjection, String, String, String, FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDefClass
Creates an instance object having attributes initialized by the passed values.
createFemWindowStreamDef() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDefClass$Hib
 
createFemWindowStreamDef(String, FemTupleDescriptor, boolean, String, FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDefClass$Hib
 
createFemWindowStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDefClass
The default factory operation used to create an instance object.
createFemWindowStreamDef(String, FemTupleDescriptor, boolean, String, FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDefClass
Creates an instance object having attributes initialized by the passed values.
createFieldBindings(MedMqlTableRel) - Method in class net.sf.farrago.namespace.mql.MedMqlPushDownRule
 
createFilter(RelNode, RexNode) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which filters according to a given condition, returning the same fields as its input.
createFilterOnRel(RexBuilder, RelNode, List<RexNode>) - Method in class org.eigenbase.rel.rules.PushFilterPastJoinRule
If the filter list passed in is non-empty, creates a FilterRel on top of the existing RelNode; otherwise, just returns the RelNode
createFollowing(SqlLiteral, SqlParserPos) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
createForeignTable() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
 
createFrame(RelNode, int, RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
createFromBitString(String) - Static method in class org.eigenbase.util.BitString
Creates a BitString representation out of a Bit String.
createFromBytes(byte[]) - Static method in class org.eigenbase.util.BitString
Creates a BitString from an array of bytes.
createFromHexString(String) - Static method in class org.eigenbase.util.BitString
Creates a BitString representation out of a Hex String.
createHeader(StringBuilder, String, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
createHeader(StringBuilder, String, boolean, String) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
createHepProgram(boolean, CalcVirtualMachine, Collection<RelOptRule>, boolean) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
createHepProgram(boolean, CalcVirtualMachine, Collection<RelOptRule>) - Static method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
createIdentity(RelDataType) - Static method in class org.eigenbase.rex.RexProgram
Creates the identity program.
createIdentityArray(RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Creates an array of RexInputRef objects referencing fields {0 ..
createImpl(Class<? extends RefBaseObject>, JmiMemFactory.RefPackageImpl, boolean) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Creates the right kind of implementation class to implement the given interface.
createIndex - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
createIndex(FemLocalIndex, FennelTxnContext) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Creates an index.
createIndex(FemLocalIndex, FennelTxnContext) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
createIndex(FemLocalIndex, FennelTxnContext) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
createIndexStorage(FarragoDataWrapperCache, FemLocalIndex) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
createIndexStorage(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
createIndexStorage(FarragoDataWrapperCache, FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
createIndexStorage(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
createIndexStorage(FarragoDataWrapperCache, FemLocalIndex) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Creates an index and records its root in this map.
createIndexStorage(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Creates an index and optionally records its root in this map.
createInheritedSessionVariables(FarragoSessionVariables) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
createInheritedSessionVariables(FarragoSessionVariables) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
createInheritedSessionVariables(FarragoSessionVariables) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a set of session variables for use in a cloned session.
createInputRef(RelNode, int) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a reference to an output field of a relational expression.
createInsertSource(ProjectRel, RelDataTypeField[], RexNode, RexBuilder) - Method in class com.lucidera.lcs.LcsTableMergeRule
Creates a RelNode that serves as the source for an insert-only MERGE.
createInstance(String) - Static method in class net.sf.farrago.util.NativeTrace
 
createInterval(int, String, SqlIntervalQualifier, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates an interval literal.
createJavaType(Class) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createJavaType(Class) - Method in class org.eigenbase.oj.OJTypeFactoryImpl
 
createJavaType(Class) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a type which corresponds to a Java class.
createJavaType(Class) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createJdbcColumnType(ResultSet, boolean) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents column metadata returned by the DatabaseMetaData.getColumns(java.lang.String, java.lang.String, java.lang.String, java.lang.String) call.
createJdbcColumnType(ResultSet, boolean, Properties) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents column metadata returned by the DatabaseMetaData.getColumns(java.lang.String, java.lang.String, java.lang.String, java.lang.String) call.
createJdbcColumnType(ResultSet, boolean) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createJdbcColumnType(ResultSet, boolean, Properties) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createJdbcType(int, String, int, int, boolean, boolean, Properties) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createJoin(OJClass, OJClass[]) - Method in class org.eigenbase.oj.util.OJClassMap
Creates a OJSyntheticClass, or if there is already one with the same number and type of fields, returns that.
createJoin(SqlToRelConverter.Blackboard, RelNode, RelNode, RexNode, JoinRelType) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
createJoin(RelNode, RelNode, RexNode, JoinRelType, Set<String>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Factory method that creates a join.
createJoinConditionForIn(SqlToRelConverter.Blackboard, RexNode[], RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Creates the condition for a join implementing an IN clause.
createJoinKeyParameters(FennelRelImplementor, List<Integer>, Map<Integer, FennelRelParamId>) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates a new dynamic parameter for each new join key encountered
createJoinReplacement(JoinRel, ProjectRel) - Method in class com.lucidera.opt.LoptRemoveSelfJoinRule
Replaces the join with whatever additional filters need to be applied as a result of removing the join.
createJoinSubtree(LoptMultiJoin, LoptJoinTree, LoptJoinTree, RexNode, JoinRelType, List<RexNode>, boolean, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Creates a JoinRel given left and right operands and a join condition.
createJoinType(RelDataType[]) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createJoinType(RelDataTypeFactory, RelDataType, RelDataType, List<String>, List<RelDataTypeField>) - Static method in class org.eigenbase.rel.JoinRelBase
Returns the type the row which results when two relations are joined.
createJoinType(RelDataType[]) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a cartesian product type.
createJoinType(RelDataType[]) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createLimitRel(RelNode) - Static method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
Creates a relational expression which ensures that a given expression only returns one row, and throws a runtime error otherwise.
createListFrame(SqlWriter.FrameType, String, String, String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Creates a list frame.
createLiteral(Object, SqlParserPos) - Method in enum org.eigenbase.sql.type.SqlTypeName
 
createMergeReshape(boolean, CompOperator, LcsTableMergeRel.ReshapeProjectionType, FennelRel) - Method in class com.lucidera.lcs.LcsTableMergeRel
Creates a Reshape execution stream used within the MERGE execution stream that optionally compares the rid column in its input to either null or non-null.
createMethodCall(Environment, RexNode, String, List<RexNode>) - Method in class org.eigenbase.oj.util.JavaRexBuilder
Creates a call to a Java method.
createMiniplannerHepProgram(Collection<RelOptRule>) - Static method in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory
 
createMinusOfDeletionIndex(FennelRel, LcsTable, RelNode) - Method in class com.lucidera.lcs.LcsIndexGuide
 
createMockColumnType(FarragoTypeFactory) - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
createMockRowType(FarragoTypeFactory) - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
createMofType(StructuralFeature) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents a MOF feature.
createMofType(StructuralFeature) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createMultisetOperatorSet() - Static method in class org.eigenbase.rex.RexMultisetUtil
 
createMultisetType(RelDataType, long) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a multiset type.
createMultisetType(RelDataType, long) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createMultisetType(RelDataTypeFactory, RelDataType, boolean) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
createMultivaluedIndex(String, Storage.EntryType, Storage.EntryType, boolean) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
createMultivaluedOrderedIndex(String, Storage.EntryType, Storage.EntryType, boolean) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
createName(int) - Static method in class org.eigenbase.rex.RexInputRef
Creates a name for an input reference, of the form "$index".
createName(int) - Static method in class org.eigenbase.rex.RexLocalRef
 
createNamed(String) - Static method in class org.eigenbase.sql.SqlSampleSpec
Creates a sample which substitutes one relation for another.
createNClob() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
createNClob() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createNegative(SqlNumericLiteral, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createNestedLoopRel(JoinRel, RelNode, RelNode, boolean, List<Integer>, JoinRelType, List<Integer>, List<Integer>, CompOperatorEnum, List<Integer>, List<Integer>, CompOperatorEnum, RexNode) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates a nested loop join tree with the appropriate inputs.
createNewIndex - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
createNewProject(RelNode, int[]) - Method in class org.eigenbase.rel.rules.PushProjector
Creates a new projection based on the original projection, adjusting all input refs using an adjustment array passed in.
createNewRelNode(RelNode, ProjectRel, boolean, ProjectRel) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
Creates new RelNodes replacing/removing the original project/row scan
createNewSetOpRel(SetOpRel, RelNode[]) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a new SetOpRel corresponding to an original SetOpRel with a new set of input children
createNlsStringType(RelDataTypeFactory, NlsString) - Static method in class org.eigenbase.sql.SqlUtil
Creates the type of an NlsString.
createNonMonotonicPreservingCasts() - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
createNull(SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a NULL literal.
createNullFilter(RexBuilder, RexNode, List<RexNode>) - Method in class com.lucidera.lcs.LcsTableMergeRule
Creates an is null expression on an expression and adds it to a list of filters
createNullFilter(RelNode, Integer[]) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a filter which will remove rows containing NULL values.
createNullMOFID() - Method in class net.sf.farrago.catalog.FarragoTransientStorageFactory
 
createNullTest(RexNode, Expression, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
createOJClassForRecordType(OJClass, RelDataType) - Method in class org.eigenbase.oj.OJTypeFactoryImpl
 
createOperatorTable() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createOperatorTable() - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
createOrdering(LoptMultiJoin, LoptSemiJoinOptimizer, int) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Generates a join tree with a specific factor as the first factor in the join tree
createPlanner() - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
 
createPlanner() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createPreceding(SqlLiteral, SqlParserPos) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
createPrimaryIndex() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
createPrimitiveScratchVariable(OJClass) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Creates a primitive scratch variable without initialization.
createProgram(FilterRel) - Method in class org.eigenbase.rel.rules.MergeFilterRule
Creates a RexProgram corresponding to a FilterRel
createProgram() - Method in class org.eigenbase.relopt.hep.HepProgramBuilder
Returns the constructed program, clearing the state of this program builder as a side-effect.
createProgram(RelOptRule...) - Static method in class org.eigenbase.test.RelOptTestBase
Creates a program which is a sequence of rules.
createProgramForLevel(int, RelDataType, RexNode[], int[], int[], int[], int, RelDataType) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Creates a program containing the expressions for a given level.
createProject(CalcRel, RexLocalRef, List<CorrelatorRel.Correlation>) - Static method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
 
createProject(OJClass, OJClass[], String[]) - Method in class org.eigenbase.oj.util.OJClassMap
Creates a OJSyntheticClass with named fields.
createProject(RelNode, List<RexNode>, List<String>) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which projects an array of expressions.
createProject(RelNode, List<RexNode>, List<String>, boolean) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which projects an array of expressions, and optionally optimizes.
createProject(RelNode, RexNode[], String[]) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which projects a set of expressions.
createProject(RelNode, List<Integer>) - Static method in class org.eigenbase.rel.CalcRel
 
createProject(RelNode, RexNode[], String[], boolean) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which projects a set of expressions.
createProjectExprs(ProjectRel, RelNode, int, RexBuilder, RelDataTypeField[], RexNode[], String[], int) - Method in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
Creates projection expressions corresponding to one of the inputs into the join
createProjection(Mapping, RelNode) - Static method in class org.eigenbase.rel.rules.PullConstantsThroughAggregatesRule
Creates a projection which permutes the fields of a given relational expression.
createProjectionList(FennelRel, ProjectRel, List<Integer>, PushProjector.ExprCondition, RexNode, List<ProjectRel>) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
Creates projection list for scan.
createProjectJoinRel(List<Integer>, RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a projection on top of a join, if the desired projection is a subset of the join columns
createProjectRefsAndExprs(RelNode, boolean, boolean) - Method in class org.eigenbase.rel.rules.PushProjector
Creates a projection based on the inputs specified in a bitmap and the expressions that need to be preserved.
createProjectWithAdditionalExprs(RelNode, RexNode[], String[]) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Project all childRel output fields plus the additional expressions.
createQueryBuilder(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
Creates a new QueryBuilder.
createReachableSubgraph(boolean) - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
createRecoveryReference(FarragoRepos, RecoveryType, CwmModelElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Creates a new recovery reference for a recoverable action on an object.
createRelationship(Class<? extends RefObject>, String, boolean, Class<? extends RefObject>, String, boolean) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Creates a relationship definition
createRelationship(Class<? extends RefBaseObject>, String, boolean, Class<? extends RefBaseObject>, String, boolean, boolean) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Creates a relationship definition
createRelOptSchema(SqlValidatorCatalogReader, RelDataTypeFactory) - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
 
createRelOptSchema(SqlValidatorCatalogReader, RelDataTypeFactory) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createRels(RelOptRuleCall, CalcRel, WindowedAggregateRel, CalcRel, RelNode) - Method in class net.sf.farrago.fennel.rel.FennelWindowRule
 
createRename(RelNode, String[]) - Static method in class org.eigenbase.rel.CalcRel
Returns a relational expression which has the same fields as the underlying expression, but the fields have different names.
createRenameRel(RelDataType, RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a ProjectRel which accomplishes a rename.
createReplacementJoin(LoptMultiJoin, LoptSemiJoinOptimizer, LoptJoinTree, int, int, List<Integer>, Integer[], List<RexNode>) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Creates a replacement join, projecting either dummy columns or replacement keys from the factor that doesn't actually need to be joined.
createReplacementSemiJoin(LoptMultiJoin, LoptSemiJoinOptimizer, LoptJoinTree, int, List<RexNode>) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
In the event that a dimension table does not need to be joined because of a semijoin, this method creates a join tree that consists of a projection on top of an existing join tree.
createReshapeRel(RelNode, RelNode, Map<Integer, FennelRelParamId>, List<Integer>, List<Integer>, CompOperatorEnum, List<Integer>, RexNode, Map<Integer, Integer>) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates a FennelReshapeRel for applying simple join filters that can't be applied as part of the temp index lookup
createResidualClusterList(Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
Retrieves a list of clusters corresponding to clusters containing residual filtered columns.
createResidualFilter(RelDataTypeField[], int, RelNode, RexNode, RelNode, Map<Integer, Integer>) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates RelNodes to apply remaining filters
createResultRegister(RexToCalcTranslator, RexCall) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Creates a register to hold the result of a call.
createResultSetType(ResultSetMetaData, boolean) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents the row datatype of a JDBC ResultSet.
createResultSetType(ResultSetMetaData, boolean, Properties) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents the row datatype of a JDBC ResultSet.
createResultSetType(ResultSetMetaData, boolean) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createResultSetType(ResultSetMetaData, boolean, Properties) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createRidRowType(boolean) - Method in class com.lucidera.lcs.LcsTableMergeRel
Creates a rowtype corresponding to a single rid column
createRidSort(FennelRel) - Method in class com.lucidera.lcs.LcsTableMergeRel
Creates a sort stream that sorts on the first column in the input, which corresponds to a rid column.
createRidSplitterStream(FennelRelImplementor, LcsIndexGuide, FennelRel, FemExecutionStreamDef) - Method in class com.lucidera.lcs.LcsTableMergeRel
Creates a substream that takes a input containing rid values.
createRngRandomNumberGenerator() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
createRngRandomNumberGenerator(String, VisibilityKind, String, Long) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
createRngRandomNumberGenerator() - Method in interface net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass
The default factory operation used to create an instance object.
createRngRandomNumberGenerator(String, VisibilityKind, String, Long) - Method in interface net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass
Creates an instance object having attributes initialized by the passed values.
createRowType(FarragoTypeFactory, RelDataType[], String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
createSample(SqlSampleSpec, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a literal which represents a sample specification.
createScanStream(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
createSchemaMaps(DatabaseMetaData, String, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
createScratchVariable(OJClass, ExpressionList, MemberDeclarationList) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
createScratchVariable(RelDataType) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
createScratchVariableWithExpression(OJClass, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Creates a member of this class with a given set of modifiers, and initializes it with an expression.
createSecondInput(RelNode, RelNode, List<Integer>, List<Integer>, CompOperatorEnum, Map<Integer, FennelRelParamId>, FennelRelParamId, List<Integer>, List<Integer>, CompOperatorEnum, List<Integer>, RexNode) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates the second input into the nested loop join tree that processes the RHS input.
createSelectDistinct(AggregateRel, List<Integer>, Map<Integer, Integer>) - Static method in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
Given an AggregateRel and the ordinals of the arguments to a particular call to an aggregate function, creates a 'select distinct' relational expression which projects the group columns and those arguments but nothing else.
createSelectNamespace(SqlSelect, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Creates a namespace for a SELECT node.
createSetNullStatement(Expression, boolean) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
createSetopNamespace(SqlCall, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Creates a namespace for a set operation (UNION, INTERSECT, or EXCEPT).
createSingleton(int) - Static method in class org.eigenbase.rel.RelCollationImpl
Creates a list containing one collation containing one field.
createSingleValueAggRel(RelOptCluster, RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates an AggregateRel which removes all duplicates from the result of an underlying rel.
createSinglevaluedIndex(String, Storage.EntryType, Storage.EntryType) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
createSourceSelectForDelete(SqlDelete) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Creates the SELECT statement that putatively feeds rows into a DELETE statement to be deleted.
createSourceSelectForUpdate(SqlUpdate) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Creates the SELECT statement that putatively feeds rows into an UPDATE statement to be updated.
createSplicerErrorType(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates the row data type of error records produced by a splicer when there unique constraint violations.
createSplitter() - Method in class com.lucidera.lcs.LcsAppendStreamDef
 
createSplitter() - Method in class com.lucidera.lcs.LcsReplaceStreamDef
 
createSqlIntervalType(SqlIntervalQualifier) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a SQL interval type.
createSqlIntervalType(SqlIntervalQualifier) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createSqlTest(String) - Method in interface net.sf.farrago.test.concurrent.FarragoTestConcurrentTest.FarragoConcurrentSqlTestFactory
 
createSqlTest(String) - Method in interface net.sf.farrago.test.FarragoSqlTest.FarragoSqlTestFactory
 
createSqlToRelConverter(SqlValidator, RelOptSchema, RelOptConnection, RelDataTypeFactory) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createSqlType(SqlTypeName) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createSqlType(SqlTypeName, int) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createSqlType(SqlTypeName, int, int) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createSqlType(SqlTypeName) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a SQL type with no precision or scale.
createSqlType(SqlTypeName, int) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a SQL type with length (precision) but no scale.
createSqlType(SqlTypeName, int, int) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a SQL type with precision and scale.
createSqlType(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
createSqlType(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlDateLiteral
 
createSqlType(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlLiteral
 
createSqlType(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlNumericLiteral
 
createSqlType(SqlTypeName) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createSqlType(SqlTypeName, int) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createSqlType(SqlTypeName, int, int) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createSQLXML() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
createSQLXML() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createStatement() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createStatement(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createStatement(int, int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createStorage(Map) - Method in class net.sf.farrago.catalog.FarragoTransientStorageFactory
 
createStruct(String, Object[]) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
createStruct(String, Object[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
createStructType(RelDataType[], String[]) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a type which represents a structured collection of fields.
createStructType(List<RelDataType>, List<String>) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a type which represents a structured collection of fields, given lists of the names and types of the fields.
createStructType(RelDataTypeFactory.FieldInfo) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a type which represents a structured collection of fields, obtaining the field information via a callback.
createStructType(RelDataType[], String[]) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createStructType(List<RelDataType>, List<String>) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createStructType(RelDataTypeFactory.FieldInfo) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createStructType(RelDataTypeFactory, RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Creates a record type with anonymous field names.
createStructType(RelDataTypeFactory, RexNode[], String[]) - Static method in class org.eigenbase.rex.RexUtil
Creates a record type with specified field names.
createStructType(RelDataTypeFactory, RelDataType[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Creates a record type with anonymous field names.
createStructTypeFromClassifier(CwmClassifier) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Creates a type which represents a structured row based on a classifier definition from the catalog.
createStructTypeFromClassifier(CwmClassifier) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
createSwappedJoinExprs(RelNode, JoinRel, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates projection expressions reflecting the swapping of a join's input.
createSwitchedCall(SqlParserPos, SqlNode, SqlNodeList, SqlNodeList, SqlNode) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
Creates a call to the switched form of the case operator, viz: CASE caseIdentifier
WHEN whenList[0] THEN thenList[0]
WHEN whenList[1] THEN thenList[1]
...
ELSE elseClause
END
createSymbol(SqlLiteral.SqlSymbol, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
Creates a literal which represents a parser symbol, for example the TRAILING keyword in the call Trim(TRAILING 'x' FROM 'Hello world!').
createSystemAuth() - Method in class net.sf.farrago.catalog.FarragoCatalogInit
 
createSystemCatalogs() - Method in class net.sf.farrago.catalog.FarragoCatalogInit
 
createSystemIndex(String, CwmTable, CwmColumn, boolean, boolean, boolean) - Method in class com.lucidera.lcs.LcsDataServer
Creates an index with an internally generated name
createSystemObjects(FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogInit
Creates objects owned by the system.
createTable(String) - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
createTableMaps(String, String, String, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
createTablePrefixMaps(String, String, String, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
createTableRowType(CwmNamedColumnSet) - Method in class net.sf.farrago.query.FarragoPreparingStmt
Creates a row-type for a given table.
createTableSample(boolean, float) - Static method in class org.eigenbase.sql.SqlSampleSpec
Creates a table sample without repeatability.
createTableSample(boolean, float, int) - Static method in class org.eigenbase.sql.SqlSampleSpec
Creates a table sample with repeatability.
createTargetRowType(SqlValidatorTable, SqlNodeList, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Derives a row-type for INSERT and UPDATE operations.
createTempIdxLookup(RelNode, List<Integer>, List<Integer>, CompOperatorEnum, Map<Integer, FennelRelParamId>, FennelRelParamId) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates a temporary index lookup RelNode
createTester() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
createTester() - Method in class org.eigenbase.test.SqlToRelTestBase
 
createThirdInput(RelNode, List<Integer>, FennelRelParamId) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates the third input into the nested loop join, which builds the temporary index on the right join input
createTime(Calendar, int, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createTimestamp() - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Creates a timestamp reflecting the current time
createTimestamp(Calendar, int, SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createTopProject(LoptMultiJoin, LoptJoinTree, String[]) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Creates the topmost projection that will sit on top of the selected join ordering.
createTupleDescriptorFromRexNode(FarragoMetadataFactory, List<? extends RexNode>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Creates a FemTupleDescriptor from a list of RexNodes representing a row.
createTupleDescriptorFromRowType(FarragoRepos, RelDataTypeFactory, RelDataType) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Creates a FemTupleDescriptor for a RelDataType which is a row.
createTupleProjection(FarragoMetadataFactory, Integer[]) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Generates a FemTupleProjection from an array of Integers.
createTupleProjection(FarragoMetadataFactory, List<Integer>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Generates a FemTupleProjection from a list of Integers.
createTupleProjectionFromColumnList(List<FemAbstractColumn>) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Generates a FemTupleProjection from a list of CWM columns.
createType(RelDataTypeFactory) - Method in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
createTypeFactory() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createTypeFromProjection(RelDataType, RelDataTypeFactory, List<String>) - Static method in class org.eigenbase.relopt.RelOptUtil
 
createTypeMap(RelDataTypeFactory) - Static method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
createTypeWithCharsetAndCollation(RelDataType, Charset, SqlCollation) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a Type which is the same as another type but with possibily different charset or collation.
createTypeWithCharsetAndCollation(RelDataType, Charset, SqlCollation) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createTypeWithNullability(RelDataType, boolean) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Creates a type which is the same as another type but with possibly different nullability.
createTypeWithNullability(RelDataType, boolean) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
createTypeWithNullability(RelDataType, boolean) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
createUnboundedFollowing(SqlParserPos) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
createUnboundedPreceding(SqlParserPos) - Static method in class org.eigenbase.sql.SqlWindowOperator
 
createUnboundedPrecedingWindow(String) - Method in class org.eigenbase.sql.SqlWindowOperator
Creates a window (RANGE columnName UNBOUNDED PRECEDING).
createUnclusteredBitmapKeyProj() - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a key projection for bitmap data.
createUnclusteredBitmapRowType() - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a bitmap data row type, [SRID, SegmentDir, Segments]
createUnclusteredBitmapTupleDesc() - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple descriptor for bitmap data
createUnclusteredBTreeBitmapDesc() - Method in class com.lucidera.lcs.LcsIndexGuide
 
createUnclusteredBTreeBitmapProj(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
 
createUnclusteredBTreeKeyProj(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple projection for the key attributes of the BTree index corresponding to an unclustered index.
createUnclusteredBTreeTupleDesc(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple descriptor for the BTree index corresponding to an unclustered index.
createUnclusteredRowType(FemLocalIndex, Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a row data type for a projection of an index.
createUncollect(CalcRel, RexLocalRef, List<CorrelatorRel.Correlation>) - Static method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
 
createUniqueConstraintIndex(FemLocalTable, FemAbstractUniqueConstraint) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
createUnknown(SqlParserPos) - Static method in class org.eigenbase.sql.SqlLiteral
 
createUpdateSource(ProjectRel, RelDataTypeField[], List<String>, boolean, boolean, RexNode, RexBuilder) - Method in class com.lucidera.lcs.LcsTableMergeRule
Creates the source RelNode for a MERGE that contains an UPDATE component.
createValidator(SqlValidatorCatalogReader, RelDataTypeFactory) - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
Factory method to create a SqlValidator.
createValidator(SqlValidatorCatalogReader, RelDataTypeFactory) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
createValueCounts(int, long, int) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
createValueGenerator(SortedSet<CorrelatorRel.Correlation>, int, SortedMap<CorrelatorRel.Correlation, Integer>) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Create RelNode tree that produces a list of correlated variables.
createValues(int, String, int, List<Long>) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
createViolationStream(FennelRelImplementor, ArrayList<LcsCompositeStreamDef>, int) - Method in class com.lucidera.lcs.LcsAppendStreamDef
Creates the substream that inserts unique constraint violations into the table's deletion index.
createWithCharsetAndCollation(Charset, SqlCollation) - Method in class org.eigenbase.sql.type.BasicSqlType
Constructs a type with charset and collation
createWithNullability(boolean) - Method in class org.eigenbase.sql.type.BasicSqlType
Constructs a type with nullablity
createXmiWriter() - Static method in class net.sf.farrago.catalog.FarragoReposUtil
Creates an XMIWriter that uses a UTF-8 encoding.
CREATION - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal CREATION.
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
creationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
CROSS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CROSS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CROSS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CrossJoinDisallowsCondition - Variable in class org.eigenbase.resource.EigenbaseResource
CrossJoinDisallowsCondition is 'Cannot specify condition (NATURAL keyword, or ON or USING clause) following CROSS JOIN'
csn - Variable in class net.sf.farrago.catalog.FarragoCatalogUtil.BackupData
 
csn - Variable in class net.sf.farrago.db.FarragoDbSession.SessionLabel
 
csnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
ctrlFile - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
ctrlWriter - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
CUBE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CUBE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CUBE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CUME_DIST - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CUME_DIST - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CUME_DIST - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
cumeDistFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
CUME_DIST Window function.
curChar - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
curChar - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
curChar - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
curChar - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
curLexState - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
curLexState - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
curLexState - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
curLexState - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
CURRENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
current - Variable in class org.eigenbase.runtime.AbstractIterResultSet
 
current - Variable in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
current - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
CURRENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_DATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_DATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_DATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_PATH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_PATH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_PATH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_ROLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_ROLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_ROLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_TIME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_TIME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_TIME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_TIMESTAMP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_TIMESTAMP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_TIMESTAMP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
CURRENT_USER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURRENT_USER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURRENT_USER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
currentCatalogFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_CATALOG function.
currentConfigMofId - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
MofId for current instance of FemFarragoConfig.
currentDate - Variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
The current date as returned by the current_date context variable
currentDateFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_DATE function.
currentDirectory - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
currentGenerationNumber - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
currentIndent - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
currentLevel - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.HighestUsageFinder
 
currentOffset - Variable in class org.eigenbase.util.Util.BacktrackVisitor
Only valid if currentParrent is a SqlCall or SqlNodeList Describes the offset within the parent
currentParent - Variable in class org.eigenbase.util.Util.BacktrackVisitor
Used to keep track of the current SqlNode parent of a visiting node.
currentPathFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_PATH function.
currentProgram - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
currentRel - Variable in class org.eigenbase.relopt.hep.HepRelVertex
Wrapped rel currently chosen for implementation of expression.
currentRel - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
currentRel - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
currentRole - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
currentRoleFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_ROLE function.
currentRoleName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Value of SQL expression CURRENT_ROLE.
currentRoleOption - Variable in class net.sf.farrago.ddl.DdlGrantStmt
 
CurrentRowFollowingError - Variable in class org.eigenbase.resource.EigenbaseResource
CurrentRowFollowingError is 'Upper frame boundary cannot be CURRENT ROW when lower boundary is FOLLOWING'
CurrentRowPrecedingError - Variable in class org.eigenbase.resource.EigenbaseResource
CurrentRowPrecedingError is 'Upper frame boundary cannot be PRECEDING when lower boundary is CURRENT ROW'
currentSchemaFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_SCHEMA function.
currentTime - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
currentTime - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
currentTime - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
The current time associated with the statement.
currentTimeFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_TIME [(precision)] function.
currentTimestamp - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
currentTimestampFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_TIMESTAMP [(precision)] function.
currentTimeString(TimeZone) - Static method in class org.eigenbase.sql.test.SqlOperatorTests
Returns a time string, in GMT, that will be valid for at least 2 minutes.
currentToken - Variable in exception net.sf.farrago.parser.impl.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception net.sf.farrago.rng.parserimpl.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.eigenbase.lurql.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.eigenbase.sql.parser.impl.ParseException
This is the last token that has been consumed successfully.
currentUser - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
currentUserAuthId - Variable in class net.sf.farrago.ddl.DdlValidator
 
currentUserFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURRENT_USER function.
currentUserName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Value of SQL expression CURRENT_USER.
currentUserOption - Variable in class net.sf.farrago.ddl.DdlGrantStmt
 
currRelPathList - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
currRowType - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
currTupleBuf - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
current ByteBuffer used for unmarshalling; set by setCurrentTupleBuf().
CURSOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURSOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURSOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
cursor - Variable in class org.eigenbase.sql.parser.SqlParserUtil.StringAndPos
 
CURSOR_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CURSOR_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CURSOR_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
cursorActive - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
cursorConstructor - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The CURSOR constructor.
CursorConstructor - Static variable in class org.eigenbase.sql.SqlKind
 
CursorConstructorORDINAL - Static variable in class org.eigenbase.sql.SqlKind
CURSOR constructor, for example, select * from TABLE(udx(CURSOR(select ...), x, y, z))
CursorExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a CURSOR(query) expression.
CursorExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a CURSOR(query) expression.
CursorExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a CURSOR(query) expression.
cursorMonitor - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
cursorPosToSelectMap - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.FunctionParamInfo
Maps a cursor (based on its position relative to other cursor parameters within a function call) to the SELECT associated with the cursor.
CursorReturnTypeInference - Class in org.eigenbase.sql.type
Returns the rowtype of a cursor of the operand at a particular 0-based ordinal position.
CursorReturnTypeInference(int) - Constructor for class org.eigenbase.sql.type.CursorReturnTypeInference
 
cursors - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
cursorScopes - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps a SqlSelect node that is the argument to a CURSOR constructor to the scope of the result of that select node
cursorSet - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Set of select expressions used as cursor definitions.
cursorTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
customErrorHandler(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Custom error handling occurs here if ConcurrentTestCommandGenerator.requiresCustomErrorHandling() returns true.
customErrorHandler(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
CwmArgument - Interface in net.sf.farrago.cwm.behavioral
Argument object instance interface.
CwmArgument$Hib - Class in net.sf.farrago.cwm.behavioral
Argument object instance interface.
CwmArgument$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
CwmArgument$Hib(String, VisibilityKind, CwmExpression) - Constructor for class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
cwmArgumentClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmArgumentClass - Interface in net.sf.farrago.cwm.behavioral
Argument class proxy interface.
CwmArgumentClass$Hib - Class in net.sf.farrago.cwm.behavioral
Argument class proxy implementation.
CwmArgumentClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
CwmAttribute - Interface in net.sf.farrago.cwm.core
Attribute object instance interface.
CwmAttribute$Hib - Class in net.sf.farrago.cwm.core
Attribute object instance interface.
CwmAttribute$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
CwmAttribute$Hib(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression) - Constructor for class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
cwmAttributeClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmAttributeClass - Interface in net.sf.farrago.cwm.core
Attribute class proxy interface.
CwmAttributeClass$Hib - Class in net.sf.farrago.cwm.core
Attribute class proxy implementation.
CwmAttributeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
CwmBehavioralFeature - Interface in net.sf.farrago.cwm.behavioral
BehavioralFeature object instance interface.
cwmBehavioralFeatureClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmBehavioralFeatureClass - Interface in net.sf.farrago.cwm.behavioral
BehavioralFeature class proxy interface.
CwmBehavioralFeatureClass$Hib - Class in net.sf.farrago.cwm.behavioral
BehavioralFeature class proxy implementation.
CwmBehavioralFeatureClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
CwmBooleanExpression - Interface in net.sf.farrago.cwm.core
BooleanExpression object instance interface.
CwmBooleanExpression$Hib - Class in net.sf.farrago.cwm.core
BooleanExpression object instance interface.
CwmBooleanExpression$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
CwmBooleanExpression$Hib(String, String) - Constructor for class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
cwmBooleanExpressionClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmBooleanExpressionClass - Interface in net.sf.farrago.cwm.core
BooleanExpression class proxy interface.
CwmBooleanExpressionClass$Hib - Class in net.sf.farrago.cwm.core
BooleanExpression class proxy implementation.
CwmBooleanExpressionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
CwmCallAction - Interface in net.sf.farrago.cwm.behavioral
CallAction object instance interface.
CwmCallAction$Hib - Class in net.sf.farrago.cwm.behavioral
CallAction object instance interface.
CwmCallAction$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
CwmCallAction$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
cwmCallActionClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmCallActionClass - Interface in net.sf.farrago.cwm.behavioral
CallAction class proxy interface.
CwmCallActionClass$Hib - Class in net.sf.farrago.cwm.behavioral
CallAction class proxy implementation.
CwmCallActionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
CwmCatalog - Interface in net.sf.farrago.cwm.relational
Catalog object instance interface.
CwmCatalog$Hib - Class in net.sf.farrago.cwm.relational
Catalog object instance interface.
CwmCatalog$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
CwmCatalog$Hib(String, VisibilityKind, String, String) - Constructor for class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
CwmCatalogClass - Interface in net.sf.farrago.cwm.relational
Catalog class proxy interface.
cwmCatalogClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmCatalogClass$Hib - Class in net.sf.farrago.cwm.relational
Catalog class proxy implementation.
CwmCatalogClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
CwmCheckConstraint - Interface in net.sf.farrago.cwm.relational
CheckConstraint object instance interface.
CwmCheckConstraint$Hib - Class in net.sf.farrago.cwm.relational
CheckConstraint object instance interface.
CwmCheckConstraint$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
CwmCheckConstraint$Hib(String, VisibilityKind, CwmBooleanExpression, DeferrabilityType) - Constructor for class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
CwmCheckConstraintClass - Interface in net.sf.farrago.cwm.relational
CheckConstraint class proxy interface.
cwmCheckConstraintClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmCheckConstraintClass$Hib - Class in net.sf.farrago.cwm.relational
CheckConstraint class proxy implementation.
CwmCheckConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
CwmClass - Interface in net.sf.farrago.cwm.core
Class object instance interface.
CwmClass$Hib - Class in net.sf.farrago.cwm.core
Class object instance interface.
CwmClass$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmClass$Hib
 
CwmClass$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.core.CwmClass$Hib
 
cwmClassClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmClassClass - Interface in net.sf.farrago.cwm.core
Class class proxy interface.
CwmClassClass$Hib - Class in net.sf.farrago.cwm.core
Class class proxy implementation.
CwmClassClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
CwmClassifier - Interface in net.sf.farrago.cwm.core
Classifier object instance interface.
cwmClassifierClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmClassifierClass - Interface in net.sf.farrago.cwm.core
Classifier class proxy interface.
CwmClassifierClass$Hib - Class in net.sf.farrago.cwm.core
Classifier class proxy implementation.
CwmClassifierClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
CwmColumn - Interface in net.sf.farrago.cwm.relational
Column object instance interface.
CwmColumn$Hib - Class in net.sf.farrago.cwm.relational
Column object instance interface.
CwmColumn$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
CwmColumn$Hib(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String) - Constructor for class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
CwmColumnClass - Interface in net.sf.farrago.cwm.relational
Column class proxy interface.
cwmColumnClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmColumnClass$Hib - Class in net.sf.farrago.cwm.relational
Column class proxy implementation.
CwmColumnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
CwmColumnSet - Interface in net.sf.farrago.cwm.relational
ColumnSet object instance interface.
cwmColumnSet - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
cwmColumnSet - Variable in class net.sf.farrago.query.FarragoQueryNamedColumnSet
Catalog definition of column set.
CwmColumnSet$Hib - Class in net.sf.farrago.cwm.relational
ColumnSet object instance interface.
CwmColumnSet$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
CwmColumnSet$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
CwmColumnSetClass - Interface in net.sf.farrago.cwm.relational
ColumnSet class proxy interface.
cwmColumnSetClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmColumnSetClass$Hib - Class in net.sf.farrago.cwm.relational
ColumnSet class proxy implementation.
CwmColumnSetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
CwmColumnValue - Interface in net.sf.farrago.cwm.relational
ColumnValue object instance interface.
CwmColumnValue$Hib - Class in net.sf.farrago.cwm.relational
ColumnValue object instance interface.
CwmColumnValue$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
CwmColumnValue$Hib(String, VisibilityKind, String) - Constructor for class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
CwmColumnValueClass - Interface in net.sf.farrago.cwm.relational
ColumnValue class proxy interface.
cwmColumnValueClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmColumnValueClass$Hib - Class in net.sf.farrago.cwm.relational
ColumnValue class proxy implementation.
CwmColumnValueClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
CwmConstraint - Interface in net.sf.farrago.cwm.core
Constraint object instance interface.
CwmConstraint$Hib - Class in net.sf.farrago.cwm.core
Constraint object instance interface.
CwmConstraint$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
CwmConstraint$Hib(String, VisibilityKind, CwmBooleanExpression) - Constructor for class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
cwmConstraintClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmConstraintClass - Interface in net.sf.farrago.cwm.core
Constraint class proxy interface.
CwmConstraintClass$Hib - Class in net.sf.farrago.cwm.core
Constraint class proxy implementation.
CwmConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
CwmDataType - Interface in net.sf.farrago.cwm.core
DataType object instance interface.
CwmDataType$Hib - Class in net.sf.farrago.cwm.core
DataType object instance interface.
CwmDataType$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmDataType$Hib
 
CwmDataType$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.core.CwmDataType$Hib
 
cwmDataTypeClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmDataTypeClass - Interface in net.sf.farrago.cwm.core
DataType class proxy interface.
CwmDataTypeClass$Hib - Class in net.sf.farrago.cwm.core
DataType class proxy implementation.
CwmDataTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
CwmDataValue - Interface in net.sf.farrago.cwm.instance
DataValue object instance interface.
CwmDataValue$Hib - Class in net.sf.farrago.cwm.instance
DataValue object instance interface.
CwmDataValue$Hib() - Constructor for class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
CwmDataValue$Hib(String, VisibilityKind, String) - Constructor for class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
CwmDataValueClass - Interface in net.sf.farrago.cwm.instance
DataValue class proxy interface.
cwmDataValueClass - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
CwmDataValueClass$Hib - Class in net.sf.farrago.cwm.instance
DataValue class proxy implementation.
CwmDataValueClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
CwmDependency - Interface in net.sf.farrago.cwm.core
Dependency object instance interface.
CwmDependency$Hib - Class in net.sf.farrago.cwm.core
Dependency object instance interface.
CwmDependency$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmDependency$Hib
 
CwmDependency$Hib(String, VisibilityKind, String) - Constructor for class net.sf.farrago.cwm.core.CwmDependency$Hib
 
cwmDependencyClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmDependencyClass - Interface in net.sf.farrago.cwm.core
Dependency class proxy interface.
CwmDependencyClass$Hib - Class in net.sf.farrago.cwm.core
Dependency class proxy implementation.
CwmDependencyClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
CwmElement - Interface in net.sf.farrago.cwm.core
Element object instance interface.
cwmElementClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmElementClass - Interface in net.sf.farrago.cwm.core
Element class proxy interface.
CwmElementClass$Hib - Class in net.sf.farrago.cwm.core
Element class proxy implementation.
CwmElementClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
CwmEnumeration - Interface in net.sf.farrago.cwm.datatypes
Enumeration object instance interface.
CwmEnumeration$Hib - Class in net.sf.farrago.cwm.datatypes
Enumeration object instance interface.
CwmEnumeration$Hib() - Constructor for class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
CwmEnumeration$Hib(String, VisibilityKind, boolean, boolean) - Constructor for class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
CwmEnumerationClass - Interface in net.sf.farrago.cwm.datatypes
Enumeration class proxy interface.
cwmEnumerationClass - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
CwmEnumerationClass$Hib - Class in net.sf.farrago.cwm.datatypes
Enumeration class proxy implementation.
CwmEnumerationClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
CwmEnumerationLiteral - Interface in net.sf.farrago.cwm.datatypes
EnumerationLiteral object instance interface.
CwmEnumerationLiteral$Hib - Class in net.sf.farrago.cwm.datatypes
EnumerationLiteral object instance interface.
CwmEnumerationLiteral$Hib() - Constructor for class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
CwmEnumerationLiteral$Hib(String, VisibilityKind, CwmExpression) - Constructor for class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
CwmEnumerationLiteralClass - Interface in net.sf.farrago.cwm.datatypes
EnumerationLiteral class proxy interface.
cwmEnumerationLiteralClass - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
CwmEnumerationLiteralClass$Hib - Class in net.sf.farrago.cwm.datatypes
EnumerationLiteral class proxy implementation.
CwmEnumerationLiteralClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
CwmEvent - Interface in net.sf.farrago.cwm.behavioral
Event object instance interface.
CwmEvent$Hib - Class in net.sf.farrago.cwm.behavioral
Event object instance interface.
CwmEvent$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
CwmEvent$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
cwmEventClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmEventClass - Interface in net.sf.farrago.cwm.behavioral
Event class proxy interface.
CwmEventClass$Hib - Class in net.sf.farrago.cwm.behavioral
Event class proxy implementation.
CwmEventClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
CwmExpression - Interface in net.sf.farrago.cwm.core
Expression object instance interface.
CwmExpression$Hib - Class in net.sf.farrago.cwm.core
Expression object instance interface.
CwmExpression$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmExpression$Hib
 
CwmExpression$Hib(String, String) - Constructor for class net.sf.farrago.cwm.core.CwmExpression$Hib
 
cwmExpressionClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmExpressionClass - Interface in net.sf.farrago.cwm.core
Expression class proxy interface.
CwmExpressionClass$Hib - Class in net.sf.farrago.cwm.core
Expression class proxy implementation.
CwmExpressionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
CwmExtent - Interface in net.sf.farrago.cwm.instance
Extent object instance interface.
CwmExtent$Hib - Class in net.sf.farrago.cwm.instance
Extent object instance interface.
CwmExtent$Hib() - Constructor for class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
CwmExtent$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
CwmExtentClass - Interface in net.sf.farrago.cwm.instance
Extent class proxy interface.
cwmExtentClass - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
CwmExtentClass$Hib - Class in net.sf.farrago.cwm.instance
Extent class proxy implementation.
CwmExtentClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
CwmFeature - Interface in net.sf.farrago.cwm.core
Feature object instance interface.
cwmFeatureClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmFeatureClass - Interface in net.sf.farrago.cwm.core
Feature class proxy interface.
CwmFeatureClass$Hib - Class in net.sf.farrago.cwm.core
Feature class proxy implementation.
CwmFeatureClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
CwmForeignKey - Interface in net.sf.farrago.cwm.relational
ForeignKey object instance interface.
CwmForeignKey$Hib - Class in net.sf.farrago.cwm.relational
ForeignKey object instance interface.
CwmForeignKey$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
CwmForeignKey$Hib(String, VisibilityKind, ReferentialRuleType, ReferentialRuleType, DeferrabilityType) - Constructor for class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
CwmForeignKeyClass - Interface in net.sf.farrago.cwm.relational
ForeignKey class proxy interface.
cwmForeignKeyClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmForeignKeyClass$Hib - Class in net.sf.farrago.cwm.relational
ForeignKey class proxy implementation.
CwmForeignKeyClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
CwmIndex - Interface in net.sf.farrago.cwm.keysindexes
Index object instance interface.
CwmIndex$Hib - Class in net.sf.farrago.cwm.keysindexes
Index object instance interface.
CwmIndex$Hib() - Constructor for class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
CwmIndex$Hib(String, VisibilityKind, boolean, boolean, boolean) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
CwmIndexClass - Interface in net.sf.farrago.cwm.keysindexes
Index class proxy interface.
cwmIndexClass - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
CwmIndexClass$Hib - Class in net.sf.farrago.cwm.keysindexes
Index class proxy implementation.
CwmIndexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
CwmIndexedFeature - Interface in net.sf.farrago.cwm.keysindexes
IndexedFeature object instance interface.
CwmIndexedFeature$Hib - Class in net.sf.farrago.cwm.keysindexes
IndexedFeature object instance interface.
CwmIndexedFeature$Hib() - Constructor for class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
CwmIndexedFeature$Hib(String, VisibilityKind, Boolean) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
CwmIndexedFeatureClass - Interface in net.sf.farrago.cwm.keysindexes
IndexedFeature class proxy interface.
cwmIndexedFeatureClass - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
CwmIndexedFeatureClass$Hib - Class in net.sf.farrago.cwm.keysindexes
IndexedFeature class proxy implementation.
CwmIndexedFeatureClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
CwmInstance - Interface in net.sf.farrago.cwm.instance
Instance object instance interface.
CwmInstanceClass - Interface in net.sf.farrago.cwm.instance
Instance class proxy interface.
cwmInstanceClass - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
CwmInstanceClass$Hib - Class in net.sf.farrago.cwm.instance
Instance class proxy implementation.
CwmInstanceClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
CwmInterface - Interface in net.sf.farrago.cwm.behavioral
Interface object instance interface.
CwmInterface$Hib - Class in net.sf.farrago.cwm.behavioral
Interface object instance interface.
CwmInterface$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
CwmInterface$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
cwmInterfaceClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmInterfaceClass - Interface in net.sf.farrago.cwm.behavioral
Interface class proxy interface.
CwmInterfaceClass$Hib - Class in net.sf.farrago.cwm.behavioral
Interface class proxy implementation.
CwmInterfaceClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
CwmKeyRelationship - Interface in net.sf.farrago.cwm.keysindexes
KeyRelationship object instance interface.
CwmKeyRelationship$Hib - Class in net.sf.farrago.cwm.keysindexes
KeyRelationship object instance interface.
CwmKeyRelationship$Hib() - Constructor for class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
CwmKeyRelationship$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
CwmKeyRelationshipClass - Interface in net.sf.farrago.cwm.keysindexes
KeyRelationship class proxy interface.
cwmKeyRelationshipClass - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
CwmKeyRelationshipClass$Hib - Class in net.sf.farrago.cwm.keysindexes
KeyRelationship class proxy implementation.
CwmKeyRelationshipClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
CwmMethod - Interface in net.sf.farrago.cwm.behavioral
Method object instance interface.
CwmMethod$Hib - Class in net.sf.farrago.cwm.behavioral
Method object instance interface.
CwmMethod$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
CwmMethod$Hib(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression) - Constructor for class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
cwmMethodClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmMethodClass - Interface in net.sf.farrago.cwm.behavioral
Method class proxy interface.
CwmMethodClass$Hib - Class in net.sf.farrago.cwm.behavioral
Method class proxy implementation.
CwmMethodClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
CwmModel - Interface in net.sf.farrago.cwm.core
Model object instance interface.
CwmModel$Hib - Class in net.sf.farrago.cwm.core
Model object instance interface.
CwmModel$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmModel$Hib
 
CwmModel$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.core.CwmModel$Hib
 
cwmModelClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmModelClass - Interface in net.sf.farrago.cwm.core
Model class proxy interface.
CwmModelClass$Hib - Class in net.sf.farrago.cwm.core
Model class proxy implementation.
CwmModelClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
CwmModelElement - Interface in net.sf.farrago.cwm.core
ModelElement object instance interface.
cwmModelElementClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmModelElementClass - Interface in net.sf.farrago.cwm.core
ModelElement class proxy interface.
CwmModelElementClass$Hib - Class in net.sf.farrago.cwm.core
ModelElement class proxy implementation.
CwmModelElementClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
CwmMultiplicity - Interface in net.sf.farrago.cwm.core
Multiplicity object instance interface.
CwmMultiplicity$Hib - Class in net.sf.farrago.cwm.core
Multiplicity object instance interface.
CwmMultiplicity$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
cwmMultiplicityClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmMultiplicityClass - Interface in net.sf.farrago.cwm.core
Multiplicity class proxy interface.
CwmMultiplicityClass$Hib - Class in net.sf.farrago.cwm.core
Multiplicity class proxy implementation.
CwmMultiplicityClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
CwmMultiplicityRange - Interface in net.sf.farrago.cwm.core
MultiplicityRange object instance interface.
CwmMultiplicityRange$Hib - Class in net.sf.farrago.cwm.core
MultiplicityRange object instance interface.
CwmMultiplicityRange$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
CwmMultiplicityRange$Hib(int, int) - Constructor for class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
cwmMultiplicityRangeClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmMultiplicityRangeClass - Interface in net.sf.farrago.cwm.core
MultiplicityRange class proxy interface.
CwmMultiplicityRangeClass$Hib - Class in net.sf.farrago.cwm.core
MultiplicityRange class proxy implementation.
CwmMultiplicityRangeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
CwmNamedColumnSet - Interface in net.sf.farrago.cwm.relational
NamedColumnSet object instance interface.
CwmNamedColumnSet$Hib - Class in net.sf.farrago.cwm.relational
NamedColumnSet object instance interface.
CwmNamedColumnSet$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
CwmNamedColumnSet$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
CwmNamedColumnSetClass - Interface in net.sf.farrago.cwm.relational
NamedColumnSet class proxy interface.
cwmNamedColumnSetClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmNamedColumnSetClass$Hib - Class in net.sf.farrago.cwm.relational
NamedColumnSet class proxy implementation.
CwmNamedColumnSetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
CwmNamespace - Interface in net.sf.farrago.cwm.core
Namespace object instance interface.
cwmNamespaceClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmNamespaceClass - Interface in net.sf.farrago.cwm.core
Namespace class proxy interface.
CwmNamespaceClass$Hib - Class in net.sf.farrago.cwm.core
Namespace class proxy implementation.
CwmNamespaceClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
CwmObject - Interface in net.sf.farrago.cwm.instance
Object object instance interface.
CwmObject$Hib - Class in net.sf.farrago.cwm.instance
Object object instance interface.
CwmObject$Hib() - Constructor for class net.sf.farrago.cwm.instance.CwmObject$Hib
 
CwmObject$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.instance.CwmObject$Hib
 
CwmObjectClass - Interface in net.sf.farrago.cwm.instance
Object class proxy interface.
cwmObjectClass - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
CwmObjectClass$Hib - Class in net.sf.farrago.cwm.instance
Object class proxy implementation.
CwmObjectClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
CwmOperation - Interface in net.sf.farrago.cwm.behavioral
Operation object instance interface.
CwmOperation$Hib - Class in net.sf.farrago.cwm.behavioral
Operation object instance interface.
CwmOperation$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
CwmOperation$Hib(String, VisibilityKind, ScopeKind, boolean, boolean) - Constructor for class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
cwmOperationClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmOperationClass - Interface in net.sf.farrago.cwm.behavioral
Operation class proxy interface.
CwmOperationClass$Hib - Class in net.sf.farrago.cwm.behavioral
Operation class proxy implementation.
CwmOperationClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
CwmPackage - Interface in net.sf.farrago.cwm.core
Package object instance interface.
CwmPackage - Interface in net.sf.farrago.cwm
CWM package interface.
cwmPackage - Variable in class net.sf.farrago.FarragoPackage$Hib
 
CwmPackage$Hib - Class in net.sf.farrago.cwm.core
Package object instance interface.
CwmPackage$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmPackage$Hib
 
CwmPackage$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.core.CwmPackage$Hib
 
CwmPackage$Hib - Class in net.sf.farrago.cwm
CWM package implementation.
CwmPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.CwmPackage$Hib
 
cwmPackageClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmPackageClass - Interface in net.sf.farrago.cwm.core
Package class proxy interface.
CwmPackageClass$Hib - Class in net.sf.farrago.cwm.core
Package class proxy implementation.
CwmPackageClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
CwmParameter - Interface in net.sf.farrago.cwm.behavioral
Parameter object instance interface.
CwmParameter$Hib - Class in net.sf.farrago.cwm.behavioral
Parameter object instance interface.
CwmParameter$Hib() - Constructor for class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
CwmParameter$Hib(String, VisibilityKind, CwmExpression, ParameterDirectionKind) - Constructor for class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
cwmParameterClass - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
CwmParameterClass - Interface in net.sf.farrago.cwm.behavioral
Parameter class proxy interface.
CwmParameterClass$Hib - Class in net.sf.farrago.cwm.behavioral
Parameter class proxy implementation.
CwmParameterClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
CwmPrimaryKey - Interface in net.sf.farrago.cwm.relational
PrimaryKey object instance interface.
CwmPrimaryKey$Hib - Class in net.sf.farrago.cwm.relational
PrimaryKey object instance interface.
CwmPrimaryKey$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
CwmPrimaryKey$Hib(String, VisibilityKind, DeferrabilityType) - Constructor for class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
CwmPrimaryKeyClass - Interface in net.sf.farrago.cwm.relational
PrimaryKey class proxy interface.
cwmPrimaryKeyClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmPrimaryKeyClass$Hib - Class in net.sf.farrago.cwm.relational
PrimaryKey class proxy implementation.
CwmPrimaryKeyClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
CwmProcedure - Interface in net.sf.farrago.cwm.relational
Procedure object instance interface.
CwmProcedure$Hib - Class in net.sf.farrago.cwm.relational
Procedure object instance interface.
CwmProcedure$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
CwmProcedure$Hib(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression, ProcedureType) - Constructor for class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
CwmProcedureClass - Interface in net.sf.farrago.cwm.relational
Procedure class proxy interface.
cwmProcedureClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmProcedureClass$Hib - Class in net.sf.farrago.cwm.relational
Procedure class proxy implementation.
CwmProcedureClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
CwmProcedureExpression - Interface in net.sf.farrago.cwm.core
ProcedureExpression object instance interface.
CwmProcedureExpression$Hib - Class in net.sf.farrago.cwm.core
ProcedureExpression object instance interface.
CwmProcedureExpression$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
CwmProcedureExpression$Hib(String, String) - Constructor for class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
cwmProcedureExpressionClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmProcedureExpressionClass - Interface in net.sf.farrago.cwm.core
ProcedureExpression class proxy interface.
CwmProcedureExpressionClass$Hib - Class in net.sf.farrago.cwm.core
ProcedureExpression class proxy implementation.
CwmProcedureExpressionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
CwmQueryColumnSet - Interface in net.sf.farrago.cwm.relational
QueryColumnSet object instance interface.
CwmQueryColumnSet$Hib - Class in net.sf.farrago.cwm.relational
QueryColumnSet object instance interface.
CwmQueryColumnSet$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
CwmQueryColumnSet$Hib(String, VisibilityKind, boolean, CwmQueryExpression) - Constructor for class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
CwmQueryColumnSetClass - Interface in net.sf.farrago.cwm.relational
QueryColumnSet class proxy interface.
cwmQueryColumnSetClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmQueryColumnSetClass$Hib - Class in net.sf.farrago.cwm.relational
QueryColumnSet class proxy implementation.
CwmQueryColumnSetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
CwmQueryExpression - Interface in net.sf.farrago.cwm.datatypes
QueryExpression object instance interface.
CwmQueryExpression$Hib - Class in net.sf.farrago.cwm.datatypes
QueryExpression object instance interface.
CwmQueryExpression$Hib() - Constructor for class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
CwmQueryExpression$Hib(String, String) - Constructor for class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
CwmQueryExpressionClass - Interface in net.sf.farrago.cwm.datatypes
QueryExpression class proxy interface.
cwmQueryExpressionClass - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
CwmQueryExpressionClass$Hib - Class in net.sf.farrago.cwm.datatypes
QueryExpression class proxy implementation.
CwmQueryExpressionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
CwmRow - Interface in net.sf.farrago.cwm.relational
Row object instance interface.
CwmRow$Hib - Class in net.sf.farrago.cwm.relational
Row object instance interface.
CwmRow$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmRow$Hib
 
CwmRow$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.relational.CwmRow$Hib
 
CwmRowClass - Interface in net.sf.farrago.cwm.relational
Row class proxy interface.
cwmRowClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmRowClass$Hib - Class in net.sf.farrago.cwm.relational
Row class proxy implementation.
CwmRowClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
CwmRowSet - Interface in net.sf.farrago.cwm.relational
RowSet object instance interface.
CwmRowSet$Hib - Class in net.sf.farrago.cwm.relational
RowSet object instance interface.
CwmRowSet$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
CwmRowSet$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
CwmRowSetClass - Interface in net.sf.farrago.cwm.relational
RowSet class proxy interface.
cwmRowSetClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmRowSetClass$Hib - Class in net.sf.farrago.cwm.relational
RowSet class proxy implementation.
CwmRowSetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
CwmSchema - Interface in net.sf.farrago.cwm.relational
Schema object instance interface.
CwmSchema$Hib - Class in net.sf.farrago.cwm.relational
Schema object instance interface.
CwmSchema$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
CwmSchema$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
CwmSchemaClass - Interface in net.sf.farrago.cwm.relational
Schema class proxy interface.
cwmSchemaClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSchemaClass$Hib - Class in net.sf.farrago.cwm.relational
Schema class proxy implementation.
CwmSchemaClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
CwmSlot - Interface in net.sf.farrago.cwm.instance
Slot object instance interface.
CwmSlot$Hib - Class in net.sf.farrago.cwm.instance
Slot object instance interface.
CwmSlot$Hib() - Constructor for class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
CwmSlot$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
CwmSlotClass - Interface in net.sf.farrago.cwm.instance
Slot class proxy interface.
cwmSlotClass - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
CwmSlotClass$Hib - Class in net.sf.farrago.cwm.instance
Slot class proxy implementation.
CwmSlotClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
CwmSqldataType - Interface in net.sf.farrago.cwm.relational
SQLDataType object instance interface.
CwmSqldataTypeClass - Interface in net.sf.farrago.cwm.relational
SQLDataType class proxy interface.
cwmSqldataTypeClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqldataTypeClass$Hib - Class in net.sf.farrago.cwm.relational
SQLDataType class proxy implementation.
CwmSqldataTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
CwmSqldistinctType - Interface in net.sf.farrago.cwm.relational
SQLDistinctType object instance interface.
CwmSqldistinctType$Hib - Class in net.sf.farrago.cwm.relational
SQLDistinctType object instance interface.
CwmSqldistinctType$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
CwmSqldistinctType$Hib(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer) - Constructor for class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
CwmSqldistinctTypeClass - Interface in net.sf.farrago.cwm.relational
SQLDistinctType class proxy interface.
cwmSqldistinctTypeClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqldistinctTypeClass$Hib - Class in net.sf.farrago.cwm.relational
SQLDistinctType class proxy implementation.
CwmSqldistinctTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
CwmSqlindex - Interface in net.sf.farrago.cwm.relational
SQLIndex object instance interface.
CwmSqlindex$Hib - Class in net.sf.farrago.cwm.relational
SQLIndex object instance interface.
CwmSqlindex$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
CwmSqlindex$Hib(String, VisibilityKind, boolean, boolean, boolean, String, boolean, boolean) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
CwmSqlindexClass - Interface in net.sf.farrago.cwm.relational
SQLIndex class proxy interface.
cwmSqlindexClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqlindexClass$Hib - Class in net.sf.farrago.cwm.relational
SQLIndex class proxy implementation.
CwmSqlindexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
CwmSqlindexColumn - Interface in net.sf.farrago.cwm.relational
SQLIndexColumn object instance interface.
CwmSqlindexColumn$Hib - Class in net.sf.farrago.cwm.relational
SQLIndexColumn object instance interface.
CwmSqlindexColumn$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
CwmSqlindexColumn$Hib(String, VisibilityKind, Boolean) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
CwmSqlindexColumnClass - Interface in net.sf.farrago.cwm.relational
SQLIndexColumn class proxy interface.
cwmSqlindexColumnClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqlindexColumnClass$Hib - Class in net.sf.farrago.cwm.relational
SQLIndexColumn class proxy implementation.
CwmSqlindexColumnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
CwmSqlparameter - Interface in net.sf.farrago.cwm.relational
SQLParameter object instance interface.
CwmSqlparameter$Hib - Class in net.sf.farrago.cwm.relational
SQLParameter object instance interface.
CwmSqlparameter$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
CwmSqlparameter$Hib(String, VisibilityKind, CwmExpression, ParameterDirectionKind) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
CwmSqlparameterClass - Interface in net.sf.farrago.cwm.relational
SQLParameter class proxy interface.
cwmSqlparameterClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqlparameterClass$Hib - Class in net.sf.farrago.cwm.relational
SQLParameter class proxy implementation.
CwmSqlparameterClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
CwmSqlsimpleType - Interface in net.sf.farrago.cwm.relational
SQLSimpleType object instance interface.
CwmSqlsimpleType$Hib - Class in net.sf.farrago.cwm.relational
SQLSimpleType object instance interface.
CwmSqlsimpleType$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
CwmSqlsimpleType$Hib(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
CwmSqlsimpleTypeClass - Interface in net.sf.farrago.cwm.relational
SQLSimpleType class proxy interface.
cwmSqlsimpleTypeClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqlsimpleTypeClass$Hib - Class in net.sf.farrago.cwm.relational
SQLSimpleType class proxy implementation.
CwmSqlsimpleTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
CwmSqlstructuredType - Interface in net.sf.farrago.cwm.relational
SQLStructuredType object instance interface.
CwmSqlstructuredType$Hib - Class in net.sf.farrago.cwm.relational
SQLStructuredType object instance interface.
CwmSqlstructuredType$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
CwmSqlstructuredType$Hib(String, VisibilityKind, boolean, Integer) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
CwmSqlstructuredTypeClass - Interface in net.sf.farrago.cwm.relational
SQLStructuredType class proxy interface.
cwmSqlstructuredTypeClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmSqlstructuredTypeClass$Hib - Class in net.sf.farrago.cwm.relational
SQLStructuredType class proxy implementation.
CwmSqlstructuredTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
CwmStereotype - Interface in net.sf.farrago.cwm.core
Stereotype object instance interface.
CwmStereotype$Hib - Class in net.sf.farrago.cwm.core
Stereotype object instance interface.
CwmStereotype$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
CwmStereotype$Hib(String, VisibilityKind, String) - Constructor for class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
cwmStereotypeClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmStereotypeClass - Interface in net.sf.farrago.cwm.core
Stereotype class proxy interface.
CwmStereotypeClass$Hib - Class in net.sf.farrago.cwm.core
Stereotype class proxy implementation.
CwmStereotypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
CwmStructuralFeature - Interface in net.sf.farrago.cwm.core
StructuralFeature object instance interface.
cwmStructuralFeatureClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmStructuralFeatureClass - Interface in net.sf.farrago.cwm.core
StructuralFeature class proxy interface.
CwmStructuralFeatureClass$Hib - Class in net.sf.farrago.cwm.core
StructuralFeature class proxy implementation.
CwmStructuralFeatureClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
CwmSubsystem - Interface in net.sf.farrago.cwm.core
Subsystem object instance interface.
CwmSubsystem$Hib - Class in net.sf.farrago.cwm.core
Subsystem object instance interface.
CwmSubsystem$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
CwmSubsystem$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
cwmSubsystemClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmSubsystemClass - Interface in net.sf.farrago.cwm.core
Subsystem class proxy interface.
CwmSubsystemClass$Hib - Class in net.sf.farrago.cwm.core
Subsystem class proxy implementation.
CwmSubsystemClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
CwmTable - Interface in net.sf.farrago.cwm.relational
Table object instance interface.
CwmTable$Hib - Class in net.sf.farrago.cwm.relational
Table object instance interface.
CwmTable$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmTable$Hib
 
CwmTable$Hib(String, VisibilityKind, boolean, boolean, String, boolean) - Constructor for class net.sf.farrago.cwm.relational.CwmTable$Hib
 
CwmTableClass - Interface in net.sf.farrago.cwm.relational
Table class proxy interface.
cwmTableClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmTableClass$Hib - Class in net.sf.farrago.cwm.relational
Table class proxy implementation.
CwmTableClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
CwmTaggedValue - Interface in net.sf.farrago.cwm.core
TaggedValue object instance interface.
CwmTaggedValue$Hib - Class in net.sf.farrago.cwm.core
TaggedValue object instance interface.
CwmTaggedValue$Hib() - Constructor for class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
CwmTaggedValue$Hib(String, String) - Constructor for class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
cwmTaggedValueClass - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
CwmTaggedValueClass - Interface in net.sf.farrago.cwm.core
TaggedValue class proxy interface.
CwmTaggedValueClass$Hib - Class in net.sf.farrago.cwm.core
TaggedValue class proxy implementation.
CwmTaggedValueClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
CwmTrigger - Interface in net.sf.farrago.cwm.relational
Trigger object instance interface.
CwmTrigger$Hib - Class in net.sf.farrago.cwm.relational
Trigger object instance interface.
CwmTrigger$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
CwmTrigger$Hib(String, VisibilityKind, EventManipulationType, CwmBooleanExpression, CwmProcedureExpression, ActionOrientationType, ConditionTimingType, String, String) - Constructor for class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
CwmTriggerClass - Interface in net.sf.farrago.cwm.relational
Trigger class proxy interface.
cwmTriggerClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmTriggerClass$Hib - Class in net.sf.farrago.cwm.relational
Trigger class proxy implementation.
CwmTriggerClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
CwmTypeAlias - Interface in net.sf.farrago.cwm.datatypes
TypeAlias object instance interface.
CwmTypeAlias$Hib - Class in net.sf.farrago.cwm.datatypes
TypeAlias object instance interface.
CwmTypeAlias$Hib() - Constructor for class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
CwmTypeAlias$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
CwmTypeAliasClass - Interface in net.sf.farrago.cwm.datatypes
TypeAlias class proxy interface.
cwmTypeAliasClass - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
CwmTypeAliasClass$Hib - Class in net.sf.farrago.cwm.datatypes
TypeAlias class proxy implementation.
CwmTypeAliasClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
CwmUnion - Interface in net.sf.farrago.cwm.datatypes
Union object instance interface.
CwmUnion$Hib - Class in net.sf.farrago.cwm.datatypes
Union object instance interface.
CwmUnion$Hib() - Constructor for class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
CwmUnion$Hib(String, VisibilityKind, boolean) - Constructor for class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
CwmUnionClass - Interface in net.sf.farrago.cwm.datatypes
Union class proxy interface.
cwmUnionClass - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
CwmUnionClass$Hib - Class in net.sf.farrago.cwm.datatypes
Union class proxy implementation.
CwmUnionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
CwmUnionMember - Interface in net.sf.farrago.cwm.datatypes
UnionMember object instance interface.
CwmUnionMember$Hib - Class in net.sf.farrago.cwm.datatypes
UnionMember object instance interface.
CwmUnionMember$Hib() - Constructor for class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
CwmUnionMember$Hib(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, CwmExpression, boolean) - Constructor for class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
CwmUnionMemberClass - Interface in net.sf.farrago.cwm.datatypes
UnionMember class proxy interface.
cwmUnionMemberClass - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
CwmUnionMemberClass$Hib - Class in net.sf.farrago.cwm.datatypes
UnionMember class proxy implementation.
CwmUnionMemberClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
CwmUniqueConstraint - Interface in net.sf.farrago.cwm.relational
UniqueConstraint object instance interface.
CwmUniqueConstraint$Hib - Class in net.sf.farrago.cwm.relational
UniqueConstraint object instance interface.
CwmUniqueConstraint$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
CwmUniqueConstraint$Hib(String, VisibilityKind, DeferrabilityType) - Constructor for class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
CwmUniqueConstraintClass - Interface in net.sf.farrago.cwm.relational
UniqueConstraint class proxy interface.
cwmUniqueConstraintClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmUniqueConstraintClass$Hib - Class in net.sf.farrago.cwm.relational
UniqueConstraint class proxy implementation.
CwmUniqueConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
CwmUniqueKey - Interface in net.sf.farrago.cwm.keysindexes
UniqueKey object instance interface.
CwmUniqueKey$Hib - Class in net.sf.farrago.cwm.keysindexes
UniqueKey object instance interface.
CwmUniqueKey$Hib() - Constructor for class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
CwmUniqueKey$Hib(String, VisibilityKind) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
CwmUniqueKeyClass - Interface in net.sf.farrago.cwm.keysindexes
UniqueKey class proxy interface.
cwmUniqueKeyClass - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
CwmUniqueKeyClass$Hib - Class in net.sf.farrago.cwm.keysindexes
UniqueKey class proxy implementation.
CwmUniqueKeyClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
CwmView - Interface in net.sf.farrago.cwm.relational
View object instance interface.
CwmView$Hib - Class in net.sf.farrago.cwm.relational
View object instance interface.
CwmView$Hib() - Constructor for class net.sf.farrago.cwm.relational.CwmView$Hib
 
CwmView$Hib(String, VisibilityKind, boolean, boolean, boolean, CwmQueryExpression) - Constructor for class net.sf.farrago.cwm.relational.CwmView$Hib
 
CwmViewClass - Interface in net.sf.farrago.cwm.relational
View class proxy interface.
cwmViewClass - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
CwmViewClass$Hib - Class in net.sf.farrago.cwm.relational
View class proxy implementation.
CwmViewClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
cycle - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
CYCLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
CYCLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
CYCLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
cycle$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 

D

D_QUOTED_STRING - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
daemon - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
daemonize() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
daemonize(Statement) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
daemonize() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Turns this context into a daemon so that it will be deallocated as soon as its current result set is closed.
dashes - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
data - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
DATA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DATA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DATA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
dataAccess$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
database - Variable in class net.sf.farrago.db.FarragoDbSession
Database accessed by this session
database - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
database - Variable in class net.sf.farrago.db.FarragoDbSessionInfo
 
database - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
databaseIncrementSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
databaseInitSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
DatabaseLoadFailed - Variable in class net.sf.farrago.resource.FarragoResource
DatabaseLoadFailed is 'Failed to load database'
databaseMaxSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
databaseMetaData - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
databaseProductName - Variable in class org.eigenbase.sql.SqlDialect
 
databaseProductName - Variable in class org.eigenbase.sql.SqlUtil.DatabaseMetaDataInvocationHandler
 
databaseShadowLogIncrementSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
databaseShadowLogInitSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
databaseTxnLogIncrementSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
databaseTxnLogInitSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
dataDefinitionCausesTransactionCommit() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
dataFilePath - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
dataLen - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
length of this data in externalized form.
DataServerDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataServerDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DataServerDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataServerDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DataServerIndexCreateFailed - Variable in class net.sf.farrago.resource.FarragoResource
DataServerIndexCreateFailed is 'Failed to create storage for {0}'
DataServerIndexDropFailed - Variable in class net.sf.farrago.resource.FarragoResource
DataServerIndexDropFailed is 'Failed to drop storage for {0}'
DataServerIndexVerifyFailed - Variable in class net.sf.farrago.resource.FarragoResource
DataServerIndexVerifyFailed is 'Failed to compute statistics for {0}'
DataServerIndexVersionFailed - Variable in class net.sf.farrago.resource.FarragoResource
DataServerIndexVersionFailed is 'Failed to version index root page for {0}'
DataServerInitFailed - Variable in class net.sf.farrago.resource.FarragoResource
DataServerInitFailed is 'Failed to initialize data server'
DataServerReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataServerReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DataServerRuntimeFailed - Variable in class net.sf.farrago.resource.FarragoResource
DataServerRuntimeFailed is 'Failed to access data server for execution'
datasetName - Variable in class net.sf.farrago.query.FarragoView
 
datasetStack - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
Stack of names of datasets requested by the TABLE(SAMPLE(<datasetName>, <query>)) construct.
dataSource - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
dataSource - Variable in class org.eigenbase.rel.jdbc.JdbcQuery
 
dataType - Variable in class net.sf.farrago.catalog.FarragoSequenceOptions
 
DataType() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataType() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
dataType - Variable in class org.eigenbase.sarg.SargEndpoint
Datatype for endpoint value.
dataType - Variable in class org.eigenbase.sarg.SargSetExpr
 
DataType() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
dataTypesPackage - Variable in class net.sf.farrago.cwm.CwmPackage$Hib
 
DataTypesPackage - Interface in net.sf.farrago.cwm.datatypes
DataTypes package interface.
DataTypesPackage$Hib - Class in net.sf.farrago.cwm.datatypes
DataTypes package implementation.
DataTypesPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
DataValue - Interface in net.sf.farrago.type.runtime
DataValue is an interface representing a runtime holder for a data value.
dataWrapper - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.ServerFactory
 
dataWrapperCache - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
dataWrapperCache - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
dataWrapperCache - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
DataWrapperDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataWrapperDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DataWrapperDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataWrapperDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DataWrapperReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DataWrapperReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
date - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
DATE - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Date - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the DATE SQL type.
DATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
date_to_char(String, Date) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
date_to_char(String, Date, boolean) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
datefmt - Variable in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
dateFormat - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
dateFormat - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
dateFormat - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
DateFormatStr - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
DateFormatStr - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
DateFormatStr - Static variable in class org.eigenbase.util14.DateTimeUtil
the SimpleDateFormat string for ISO dates, "yyyy-MM-dd"
DateLiteralOutOfRange - Variable in class org.eigenbase.resource.EigenbaseResource
DateLiteralOutOfRange is 'Date literal ''{0}'' out of range'
dateNoTime - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
datePattern - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
Regular expression for a SQL DATE value.
DateRequiresInterval - Variable in class org.eigenbase.resource.EigenbaseResource
DateRequiresInterval is 'Window ORDER BY expression of type DATE requires range of type INTERVAL'
dateStr - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
DATETIME_FORMAT_ARG_LENGTH - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
DATETIME_INTERVAL_CODE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DATETIME_INTERVAL_CODE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DATETIME_INTERVAL_CODE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DATETIME_INTERVAL_PRECISION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DATETIME_INTERVAL_PRECISION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DATETIME_INTERVAL_PRECISION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
datetimeArgs - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
DateTimeLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a date/time literal.
DateTimeLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a date/time literal.
DateTimeLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a date/time literal.
dateTimePrecision$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
datetimeTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
DateTimeUtil - Class in org.eigenbase.util14
Utility functions for datetime types: date, time, timestamp.
DateTimeUtil() - Constructor for class org.eigenbase.util14.DateTimeUtil
 
DateTimeUtil.PrecisionTime - Class in org.eigenbase.util14
Helper class for DateTimeUtil.parsePrecisionDateTimeLiteral(java.lang.String, java.lang.String, java.util.TimeZone)
DateTimeUtil.PrecisionTime(Calendar, int) - Constructor for class org.eigenbase.util14.DateTimeUtil.PrecisionTime
 
datums - Variable in class net.sf.farrago.fennel.tuple.FennelTupleData
the TupleDatums we are responsible for.
DAY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DAY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DAY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
db - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
dbBlockSize - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
dbDatSize - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdAbandonBackup$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCloseDatabase$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
dbHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
dbHandle - Variable in class net.sf.farrago.fennel.FennelDbHandleImpl
 
dbMetaData - Variable in class net.sf.farrago.db.FarragoDbSession
 
dbSession - Variable in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
dbSize - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
dCpu - Variable in class org.eigenbase.relopt.volcano.VolcanoCost
 
ddl - Variable in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
DdlAlterGenericStmt - Class in net.sf.farrago.ddl
DdlAlterGenericStmt is a generic concrete extension of DdlAlterStmt.
DdlAlterGenericStmt(CwmModelElement) - Constructor for class net.sf.farrago.ddl.DdlAlterGenericStmt
Constructs a new DdlAlterGenericStmt.
DdlAlterIdentityColumnStmt - Class in net.sf.farrago.ddl
Statement for altering an identity column.
DdlAlterIdentityColumnStmt(CwmColumn, FarragoSequenceOptions) - Constructor for class net.sf.farrago.ddl.DdlAlterIdentityColumnStmt
 
DdlAlterStmt - Class in net.sf.farrago.ddl
DdlAlterStmt represents some but not all DDL ALTER statements.
DdlAlterStmt(CwmModelElement) - Constructor for class net.sf.farrago.ddl.DdlAlterStmt
Constructs a new DdlAlterStmt.
DdlAlterStmt(CwmModelElement, boolean) - Constructor for class net.sf.farrago.ddl.DdlAlterStmt
Deprecated.  
DdlAlterStmt.ActionType - Enum in net.sf.farrago.ddl
 
DdlAlterStmt.ActionType() - Constructor for enum net.sf.farrago.ddl.DdlAlterStmt.ActionType
 
DdlAlterTableStructureStmt - Class in net.sf.farrago.ddl
DdlAlterTableStructureStmt represents an ALTER TABLE statement which adds/drops columns or changes their datatype, implying that stored tuples may need to be reshaped.
DdlAlterTableStructureStmt(FarragoRepos, CwmTable) - Constructor for class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
DdlAnalyzeStmt - Class in net.sf.farrago.ddl
DdlAnalyzeStmt is a Farrago statement for computing the statistics of a relational expression and storing them in repository.
DdlAnalyzeStmt(CwmTable) - Constructor for class net.sf.farrago.ddl.DdlAnalyzeStmt
 
DdlAnalyzeStmt.ColumnDetail - Class in net.sf.farrago.ddl
ColumnDetail stores details about a column being analyzed.
DdlAnalyzeStmt.ColumnDetail(FemAbstractColumn, SqlIdentifier) - Constructor for class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
DdlAnalyzeStmt.ColumnHistogramBar - Class in net.sf.farrago.ddl
Class used to store column histogram bar information
DdlAnalyzeStmt.ColumnHistogramBar(String, long) - Constructor for class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnHistogramBar
 
DdlAnalyzeStmt.Histogram - Class in net.sf.farrago.ddl
Class used to store column histogram information
DdlAnalyzeStmt.Histogram(DdlAnalyzeStmt.ColumnDetail, Long, boolean, int, long, long, long, List<DdlAnalyzeStmt.ColumnHistogramBar>) - Constructor for class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
DdlAnalyzeStmt.IndexDetail - Class in net.sf.farrago.ddl
IndexDetails stores details about an index being analyzed.
DdlAnalyzeStmt.IndexDetail(FemLocalIndex, boolean, DdlAnalyzeStmt.ColumnDetail) - Constructor for class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
DdlCheckpointStmt - Class in net.sf.farrago.ddl
DdlCheckpointStmt represents a CHECKPOINT statement.
DdlCheckpointStmt() - Constructor for class net.sf.farrago.ddl.DdlCheckpointStmt
Constructs a new DdlCheckpointStmt.
DdlCommitStmt - Class in net.sf.farrago.ddl
DdlCommitStmt represents a COMMIT statement.
DdlCommitStmt() - Constructor for class net.sf.farrago.ddl.DdlCommitStmt
Constructs a new DdlCommitStmt.
DdlCreateStmt - Class in net.sf.farrago.ddl
DdlCreateStmt represents a DDL CREATE statement of any kind.
DdlCreateStmt(CwmModelElement, DdlReplaceOptions) - Constructor for class net.sf.farrago.ddl.DdlCreateStmt
Constructs a new DdlCreateStmt.
DdlDeallocateOldStmt - Class in net.sf.farrago.ddl
DdlDeallocateOldStmt represents an ALTER SYSTEM DEALLOCATE OLD statement.
DdlDeallocateOldStmt() - Constructor for class net.sf.farrago.ddl.DdlDeallocateOldStmt
 
DdlDropLabelStmt - Class in net.sf.farrago.ddl
DdlDropLabelStmt extends DdlDropStmt to remove obsolete label statistics.
DdlDropLabelStmt(FemLabel, boolean) - Constructor for class net.sf.farrago.ddl.DdlDropLabelStmt
Constructs a new DdlDropLabelStmt.
DdlDropStmt - Class in net.sf.farrago.ddl
DdlDropStmt represents a DDL DROP statement of any kind.
DdlDropStmt(CwmModelElement, boolean) - Constructor for class net.sf.farrago.ddl.DdlDropStmt
Constructs a new DdlDropStmt.
DdlExtendCatalogStmt - Class in net.sf.farrago.ddl
DdlExtendCatalogStmt represents an ALTER SYSTEM ADD CATALOG JAR statement.
DdlExtendCatalogStmt(SqlIdentifier) - Constructor for class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
DdlGenerator - Class in net.sf.farrago.ddl.gen
Base class for DDL generators which use the visitor pattern to generate DDL given a catalog object.
DdlGenerator() - Constructor for class net.sf.farrago.ddl.gen.DdlGenerator
 
DdlGenerator.MyComparator - Class in net.sf.farrago.ddl.gen
Comparator for schema elements to ensure that export file occurs in an intuitive order.
DdlGenerator.MyComparator() - Constructor for class net.sf.farrago.ddl.gen.DdlGenerator.MyComparator
 
DdlGenerator.NamerImpl - Class in net.sf.farrago.ddl.gen
Implementation of JmiObjUtil.Namer which generates names for objects based on their position in the CWM catalog-schema-object hierarchy.
DdlGenerator.NamerImpl() - Constructor for class net.sf.farrago.ddl.gen.DdlGenerator.NamerImpl
 
DdlGrantPrivStmt - Class in net.sf.farrago.ddl
DdlGrantPrivStmt represents a DDL GRANT privileges statement.
DdlGrantPrivStmt() - Constructor for class net.sf.farrago.ddl.DdlGrantPrivStmt
Constructs a new DdlGrantPrivStmt.
DdlGrantRoleStmt - Class in net.sf.farrago.ddl
DdlGrantRoleStmt represents a DDL GRANT ROLE statement.
DdlGrantRoleStmt() - Constructor for class net.sf.farrago.ddl.DdlGrantRoleStmt
Constructs a new DdlGrantRoleStmt.
DdlGrantStmt - Class in net.sf.farrago.ddl
DdlGrantStmt represents a DDL GRANT statement.
DdlGrantStmt() - Constructor for class net.sf.farrago.ddl.DdlGrantStmt
Constructs a new DdlGrantStmt.
DdlHandler - Class in net.sf.farrago.ddl
DdlHandler is an abstract base for classes which provide implementations for the actions taken by DdlValidator on individual objects.
DdlHandler(FarragoSessionDdlValidator) - Constructor for class net.sf.farrago.ddl.DdlHandler
 
DdlImportForeignSchemaStmt - Class in net.sf.farrago.ddl
DdlImportForeignSchemaStmt represents a DDL IMPORT FOREIGN SCHEMA statement.
DdlImportForeignSchemaStmt(FemLocalSchema, FemDataServer, SqlIdentifier, boolean, List<SqlIdentifier>, String) - Constructor for class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
Creates a new import statement.
DdlImportForeignSchemaStmt.ImportSink - Class in net.sf.farrago.ddl
ImportSink implements FarragoMedMetadataSink by creating catalog descriptors for imported foreign tables and columns.
DdlImportForeignSchemaStmt.ImportSink(FarragoSessionDdlValidator, FarragoMedMetadataQuery, FarragoMedNameDirectory) - Constructor for class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
ddlLockManager - Variable in class net.sf.farrago.db.FarragoDatabase
 
ddlLockManager - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
ddlLockManager - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
DdlMedHandler - Class in net.sf.farrago.ddl
DdlMedHandler defines DDL handler methods for SQL/MED objects.
DdlMedHandler(FarragoSessionDdlValidator) - Constructor for class net.sf.farrago.ddl.DdlMedHandler
 
DdlMultipleTransactionStmt - Interface in net.sf.farrago.ddl
DdlMultipleTransactionStmt represents a DdlStmt that requires its work to divided among multiple repository transactions to avoid holding the repository transaction lock for excessive periods of time (and thereby blocking other statements).
DdlNonReservedKeyWord() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a non-reserved DDL keyword for use as an identifier.
DdlNonReservedKeyWord() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a non-reserved DDL keyword for use as an identifier.
DdlRebuildTableStmt - Class in net.sf.farrago.ddl
DdlRebuildTableStmt represents an ALTER TABLE ...
DdlRebuildTableStmt(CwmTable) - Constructor for class net.sf.farrago.ddl.DdlRebuildTableStmt
Constructs a DdlRebuildTableStmt.
DdlRelationalHandler - Class in net.sf.farrago.ddl
DdlRelationalHandler defines DDL handler methods for standard relational objects such as schemas, tables, indexes, and views.
DdlRelationalHandler(DdlMedHandler) - Constructor for class net.sf.farrago.ddl.DdlRelationalHandler
 
DdlRelationalHandler.ReentrantIndexBuilderStmt - Class in net.sf.farrago.ddl
 
DdlRelationalHandler.ReentrantIndexBuilderStmt(FemLocalTable, FemLocalIndex, FarragoMedLocalDataServer) - Constructor for class net.sf.farrago.ddl.DdlRelationalHandler.ReentrantIndexBuilderStmt
 
DdlRelationalHandler.UniqueConstraintComparator - Class in net.sf.farrago.ddl
 
DdlRelationalHandler.UniqueConstraintComparator() - Constructor for class net.sf.farrago.ddl.DdlRelationalHandler.UniqueConstraintComparator
 
DdlReleaseSavepointStmt - Class in net.sf.farrago.ddl
DdlReleaseSavepointStmt represents a RELEASE SAVEPOINT statement.
DdlReleaseSavepointStmt(String) - Constructor for class net.sf.farrago.ddl.DdlReleaseSavepointStmt
Constructs a new DdlReleaseSavepointStmt.
DdlReloadTableStmt - Class in net.sf.farrago.ddl
DdlReloadTableStmt is an abstract base for statements which need to self-insert data from an existing table.
DdlReloadTableStmt(CwmTable) - Constructor for class net.sf.farrago.ddl.DdlReloadTableStmt
Constructs a DdlReloadTableStmt.
DdlReloadTableStmt.ReloadTableIndexMap - Class in net.sf.farrago.ddl
A special index map used when rebuildIndexes=true.
DdlReloadTableStmt.ReloadTableIndexMap(FarragoSessionIndexMap, Map<String, Long>) - Constructor for class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
Constructs a ReloadTableIndexMap as a wrapper around a standard index map.
DdlReplaceCatalogStmt - Class in net.sf.farrago.ddl
DdlReplaceCatalogStmt represents an ALTER SYSTEM REPLACE CATALOG statement.
DdlReplaceCatalogStmt() - Constructor for class net.sf.farrago.ddl.DdlReplaceCatalogStmt
 
DdlReplaceOptions - Class in net.sf.farrago.ddl
DdlReplaceOptions contains attributes of a CREATE OR REPLACE statement.
DdlReplaceOptions() - Constructor for class net.sf.farrago.ddl.DdlReplaceOptions
 
DdlRollbackStmt - Class in net.sf.farrago.ddl
DdlRollbackStmt represents a ROLLBACK statement.
DdlRollbackStmt(String) - Constructor for class net.sf.farrago.ddl.DdlRollbackStmt
Constructs a new DdlRollbackStmt.
DdlRoutineHandler - Class in net.sf.farrago.ddl
DdlRoutineHandler defines DDL handler methods for user-defined routines and related objects such as types and jars.
DdlRoutineHandler(FarragoSessionDdlValidator) - Constructor for class net.sf.farrago.ddl.DdlRoutineHandler
 
DdlSavepointStmt - Class in net.sf.farrago.ddl
DdlSavepointStmt represents a SAVEPOINT statement.
DdlSavepointStmt(String) - Constructor for class net.sf.farrago.ddl.DdlSavepointStmt
Constructs a new DdlSavepointStmt.
DdlSavepointTxnStmt - Class in net.sf.farrago.ddl
DdlTxnStmt is a base for all statements which operate on a savepoint (e.g.
DdlSavepointTxnStmt(String) - Constructor for class net.sf.farrago.ddl.DdlSavepointTxnStmt
Constructs a new DdlSavepointTxnStmt.
DdlSecurityHandler - Class in net.sf.farrago.ddl
DdlSecurityHandler defines DDL handler methods for Fem Security objects of type User, Role.
DdlSecurityHandler(FarragoSessionDdlValidator) - Constructor for class net.sf.farrago.ddl.DdlSecurityHandler
 
DdlSetCatalogStmt - Class in net.sf.farrago.ddl
DdlSetCatalogStmt represents the DDL statement SET CATALOG.
DdlSetCatalogStmt(SqlNode) - Constructor for class net.sf.farrago.ddl.DdlSetCatalogStmt
Constructs a new DdlSetCatalogStmt.
DdlSetContextStmt - Class in net.sf.farrago.ddl
DdlSetContextStmt is an abstract base class for DDL statements (such as SET SCHEMA) which modify context variables.
DdlSetContextStmt(SqlNode) - Constructor for class net.sf.farrago.ddl.DdlSetContextStmt
 
DdlSetParamStmt - Class in net.sf.farrago.ddl
DdlSetParamStmt provides a common base class for DDL that alters configuration values on repository objects.
DdlSetParamStmt(String, SqlLiteral) - Constructor for class net.sf.farrago.ddl.DdlSetParamStmt
Constructs a new DdlSetParamStmt.
DdlSetPathStmt - Class in net.sf.farrago.ddl
DdlSetPathStmt represents a statement (SET PATH) that establishes a default SQL-path.
DdlSetPathStmt(SqlNode) - Constructor for class net.sf.farrago.ddl.DdlSetPathStmt
Constructs a new DdlSetPathStmt.
DdlSetSchemaStmt - Class in net.sf.farrago.ddl
DdlSetSchemaStmt represents the DDL statement SET SCHEMA.
DdlSetSchemaStmt(SqlNode) - Constructor for class net.sf.farrago.ddl.DdlSetSchemaStmt
Constructss a new DdlSetSchemaStmt.
DdlSetSessionImplementationStmt - Class in net.sf.farrago.ddl
DdlSetSessionImplementationStmt represents an ALTER SESSION {SET|ADD} IMPLEMENTATION LIBRARY statement.
DdlSetSessionImplementationStmt(SqlIdentifier, boolean) - Constructor for class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
DdlSetSessionParamStmt - Class in net.sf.farrago.ddl
DdlSetSessionParamStmt represents the ALTER SESSION SET ...
DdlSetSessionParamStmt(String, SqlLiteral) - Constructor for class net.sf.farrago.ddl.DdlSetSessionParamStmt
Constructs a new DdlSetSessionParamStmt.
DdlSetSystemParamStmt - Class in net.sf.farrago.ddl
DdlSetSystemParamStmt represents the ALTER SYSTEM SET ...
DdlSetSystemParamStmt(String, SqlLiteral) - Constructor for class net.sf.farrago.ddl.DdlSetSystemParamStmt
Constructs a new DdlSetSystemParamStmt.
DdlSqlj - Class in net.sf.farrago.ddl
DdlSqlj contains the system-defined implementations for the standard SQLJ system procedures such as INSTALL_JAR.
DdlSqlj() - Constructor for class net.sf.farrago.ddl.DdlSqlj
 
DdlStmt - Class in net.sf.farrago.ddl
DdlStmt represents the output of DDL statement parsing.
DdlStmt(CwmModelElement) - Constructor for class net.sf.farrago.ddl.DdlStmt
 
DdlStmt(CwmModelElement, boolean) - Constructor for class net.sf.farrago.ddl.DdlStmt
 
ddlStmt - Variable in class net.sf.farrago.ddl.DdlValidator
DDL statement being validated.
DdlStmtEof() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DdlStmtEof() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DdlTruncateStmt - Class in net.sf.farrago.ddl
DdlTruncateStmt represents a DDL TRUNCATE statement of any kind.
DdlTruncateStmt(CwmModelElement) - Constructor for class net.sf.farrago.ddl.DdlTruncateStmt
Constructs a new DdlTruncateStmt.
DdlTxnStmt - Class in net.sf.farrago.ddl
DdlTxnStmt is a base for all statements which control the transaction context (e.g.
DdlTxnStmt() - Constructor for class net.sf.farrago.ddl.DdlTxnStmt
 
ddlValidator - Variable in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
ddlValidator - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
DdlValidator - Class in net.sf.farrago.ddl
DdlValidator validates the process of applying a DDL statement to the catalog.
DdlValidator(FarragoSessionStmtValidator) - Constructor for class net.sf.farrago.ddl.DdlValidator
Creates a new validator.
ddlValidator - Variable in class net.sf.farrago.parser.FarragoAbstractParser
 
DdlValidator.DeferredException - Class in net.sf.farrago.ddl
DeferredException allows an exception's creation to be deferred.
DdlValidator.DeferredException() - Constructor for class net.sf.farrago.ddl.DdlValidator.DeferredException
 
DdlValidator.RefObjectPositionComparator - Class in net.sf.farrago.ddl
RefObjectPositionComparator compares RefObjects based on their position within the owning DdlValidator's DdlValidator.parserContextMap.
DdlValidator.RefObjectPositionComparator() - Constructor for class net.sf.farrago.ddl.DdlValidator.RefObjectPositionComparator
 
DdlValidator.SchedulingDetail - Class in net.sf.farrago.ddl
 
DdlValidator.SchedulingDetail(DdlValidator.ValidatedOp, RefClass) - Constructor for class net.sf.farrago.ddl.DdlValidator.SchedulingDetail
 
DdlValidator.ValidatedOp - Enum in net.sf.farrago.ddl
 
DdlValidator.ValidatedOp() - Constructor for enum net.sf.farrago.ddl.DdlValidator.ValidatedOp
 
DdlVisitor - Class in net.sf.farrago.ddl
DdlVisitor implements the visitor pattern for DDL statements.
DdlVisitor() - Constructor for class net.sf.farrago.ddl.DdlVisitor
 
DEALLOCATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEALLOCATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEALLOCATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
deallocateOld() - Method in class net.sf.farrago.db.FarragoDatabase
 
DeallocateOld() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DeallocateOld() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
debug - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
debug - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
debug - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
debug_message1() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
debugLevel - Variable in class org.eigenbase.util.SaffronProperties
The integer property "saffron.debug.level" determines how much debugging information is printed.
debugOut - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.debug.out" is the name of the file to send debugging information to.
debugPrintStream - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Debugging print stream.
debugStream - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
debugStream - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
debugStream - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
debugStream - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
debugStream - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
DEC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DECIMAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DECIMAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DECIMAL - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Decimal - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the DECIMAL SQL type.
DECIMAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DECIMAL73 - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Decimal73 - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
decimal73Obj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
DECIMAL_NUMERIC_LITERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DECIMAL_NUMERIC_LITERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DECIMAL_NUMERIC_LITERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DECIMAL_PRODUCT_SCALE_CAP - Static variable in class com.lucidera.type.LucidDbTypeFactory
Cap applied to the scale of a decimal multiplication product, if the product's ideal precision is too high to be supported by LucidDb.
DECIMAL_QUOTIENT_SCALE_CAP - Static variable in class com.lucidera.type.LucidDbTypeFactory
Cap applied to the scale of a decimal division quotient.
decimalAbs(BigDecimal) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
decimalFormat - Static variable in class org.eigenbase.trace.EigenbaseTimingTracer
 
decimalObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
decl - Variable in class org.eigenbase.oj.util.OJSyntheticClass
 
DECLARE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DECLARE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DECLARE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
declareCursor(SqlSelect, SqlValidatorScope) - Method in interface org.eigenbase.sql.validate.SqlValidator
Declares a SELECT expression as a cursor.
declareCursor(SqlSelect, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
declareLocalVariable(OJClass, Variable, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates a local variable declaration
declareStackVar(OJClass, Variable, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Makes a statement to declare a stack variable
declaringClass - Variable in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
DeclName_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which holds the name of the window being declared.
DECODABET - Static variable in class org.eigenbase.util.RhBase64
Translates a Base64 value to either its 6-bit reconstruction value or a negative number indicating some other meaning.
decode() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
The main entry point into paremter decoding.
DECODE - Static variable in class org.eigenbase.util.RhBase64
Specify decoding.
decode(byte[], int, int) - Static method in class org.eigenbase.util.RhBase64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.eigenbase.util.RhBase64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode4to3(byte[], int, byte[], int) - Static method in class org.eigenbase.util.RhBase64
Decodes four bytes from array source and writes the resulting bytes (up to three of them) to destination.
decodeDatetimeFormat(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
decodeDelimiter(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
Decodes a delimiter string into a canonical delimiter character.
decodeDirectory(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
Decodes a directory name into a useful format.
decodeExtension(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
decodeFromFile(String) - Static method in class org.eigenbase.util.RhBase64
Convenience method for reading a base64-encoded file and decoding it.
decodeSpecialChar(String, String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
Decodes a quote or escape character.
decodeToFile(String, String) - Static method in class org.eigenbase.util.RhBase64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.eigenbase.util.RhBase64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeValue(RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Retrieves a decimal node's integer representation
decommissionEntireFleet() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
Decommissions all cars in the fleet; subsequent requests will require creation of new cars.
decomposeConjunction(RexNode, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
Decompose a rex predicate into list of RexNodes that are AND'ed together
DecoratorPattern - Static variable in class org.eigenbase.util.Glossary
Attach additional responsibilities to an object dynamically.
decorrelate(SqlNode, RelNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
decorrelate(SqlNode, RelNode) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
decorrelate(RelNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
decorrelate(SqlNode, RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
decorrelateExpr(RexNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
decorrelateInputWithValueGenerator(RelNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
decorrelateQuery(RelNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
decorrelateRel(SortRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Rewrite SortRel.
decorrelateRel(AggregateRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Rewrite AggregateRel.
decorrelateRel(ProjectRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Rewrite ProjectRel.
decorrelateRel(FilterRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Rewrite FilterRel.
decorrelateRel(CorrelatorRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Rewrite CorrelatorRel into a left outer join.
decorrelateRel(JoinRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Rewrite JoinRel.
decorrelateRelGeneric(RelNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
decorrelateVisitor - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
decorrelationEnabled - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
decryptPublicKey(byte[]) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
deduceCollations(List<RelCollation>, int, List<RexLocalRef>, List<RelCollation>) - Static method in class org.eigenbase.rex.RexProgram
Given a list of expressions and a description of which are ordered, computes a list of collations.
deep - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.TranslationTester
 
deep - Variable in class org.eigenbase.rex.RexVisitorImpl
 
def - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
DEFAULT - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Enumeration constant corresponding to literal default.
DEFAULT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFAULT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFAULT - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
DEFAULT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Default - Static variable in class org.eigenbase.sql.validate.SqlValidator.Compatible
Deprecated. This symbol is for backwards-compatibility with the previous incarnation of SqlConformance.
DEFAULT_AUTOCOMMIT - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_CAPACITY - Static variable in class org.eigenbase.util.ArrayQueue
 
DEFAULT_COMP_SELECTIVITY - Static variable in class net.sf.farrago.test.FarragoMetadataTest
 
DEFAULT_COMP_SELECTIVITY - Static variable in class org.eigenbase.test.RelMetadataTest
 
DEFAULT_CONNECTION_TIMEOUT_MILLIS - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Default jdbc connection timeout in milliseconds
DEFAULT_CONTROL_FILE_EXTENSION - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_DISABLE_CONNECTION_POOL - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_DISABLED_PUSHDOWN_REL_PATTERN - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_EQUAL_SELECTIVITY - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
DEFAULT_EQUAL_SELECTIVITY - Static variable in class net.sf.farrago.test.FarragoMetadataTest
 
DEFAULT_EQUAL_SELECTIVITY - Static variable in class org.eigenbase.test.RelMetadataTest
 
DEFAULT_EQUAL_SELECTIVITY_SQUARED - Static variable in class net.sf.farrago.test.FarragoMetadataTest
 
DEFAULT_EQUAL_SELECTIVITY_SQUARED - Static variable in class org.eigenbase.test.RelMetadataTest
 
DEFAULT_ESCAPE_CHAR - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_EVICTION_TIMER_PERIOD - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_EXTRACT_COLUMNS - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
DEFAULT_FETCH_SIZE - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_FIELD_DELIMITER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_FILE_EXTENSION - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_FRESHMEN_PAGE_QUEUE_PERCENTAGE - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Default freshmen page queue percentage
DEFAULT_HISTOGRAM_BAR_COUNT - Static variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
DEFAULT_HISTOGRAM_BAR_COUNT - Static variable in class net.sf.farrago.test.FarragoStatsUtil
 
DEFAULT_INTERVAL_FRACTIONAL_SECOND_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
DEFAULT_INTERVAL_START_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
DEFAULT_KW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFAULT_KW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFAULT_KW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DEFAULT_LENIENT - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_LENIENT - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_LINE_DELIMITER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_MAPPED - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_MAX_IDLE_CONNECTIONS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_MAX_STRING_LENGTH - Static variable in class org.eigenbase.jmi.JmiObjUtil
Default maximum repository string length.
DEFAULT_MIN_EVICTION_IDLE_MILLIS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_NOTNULL_SELECTIVITY - Static variable in class org.eigenbase.test.RelMetadataTest
 
DEFAULT_NUM_ROWS_SCAN - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_PAGE_HISTORY_QUEUE_PERCENTAGE - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Default page history queue percentage
DEFAULT_PREFETCH_PAGES_MAX - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Default maximum number of pages to prefetch
DEFAULT_PREFETCH_THROTTLE_RATE - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Default prefetch throttle rate
DEFAULT_QUOTE_CHAR - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_ROWCOUNT - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
DEFAULT_SARGABLE_SELECTIVITY - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
DEFAULT_SELECTIVITY - Static variable in class org.eigenbase.test.RelMetadataTest
 
DEFAULT_SKIP_TYPE_CHECK - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_TRIM - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_UDX_SPECIFIC_NAME - Static variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
DEFAULT_URL - Static variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
DEFAULT_USE_SCHEMA_NAME_AS_FOREIGN_QUALIFIER - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_VALIDATION_TIMING - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DEFAULT_WITH_HEADER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
DEFAULT_WITH_LOGGING - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
defaultBean - Static variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
Bean holding the default property values.
defaultCharacterSetName$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
defaultCharacterSetName$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
defaultCharacterSetName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
defaultCharset - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.default.charset" is the name of the default character set.
DefaultClause() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DefaultClause() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
defaultCollation - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.default.collation.name" is the name of the default collation.
defaultCollationName$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
defaultCollationName$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
defaultCollationName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
defaultCollationStrength - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.default.collation.strength" is the strength of the default collation.
defaultExpander - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.ExpanderMap
 
defaultFactory - Static variable in class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
defaultInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
defaultLexState - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
defaultLexState - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
defaultLexState - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
defaultLexState - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
defaultLucidDb - Variable in class com.lucidera.farrago.LucidDbSessionPersonality
If true, this session's underlying default personality is LucidDb, as opposed to one that was switched from some other personality to LucidDb.
defaultNamespace$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
defaultNationalCharset - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.default.nationalcharset" is the name of the default national character set which is used with the N'string' construct which may or may not be different from the SaffronProperties.defaultCharset.
defaultParamDef - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
defaultPersonality - Variable in class net.sf.farrago.db.FarragoDbSession
Default personality for this session.
defaultPersonality - Variable in class net.sf.farrago.plannerviz.FarragoPlannervizPluginFactory.PlannervizPersonality
 
defaultPersonality - Variable in class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
defaultProps - Variable in class net.sf.farrago.plugin.FarragoPluginInfoList
 
DefaultRelMetadataProvider - Class in org.eigenbase.rel.metadata
DefaultRelMetadataProvider supplies a default implementation of the RelMetadataProvider interface.
DefaultRelMetadataProvider() - Constructor for class org.eigenbase.rel.metadata.DefaultRelMetadataProvider
Creates a new default provider.
DEFAULTS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFAULTS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFAULTS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
defaultSchema - Static variable in class org.eigenbase.test.MockCatalogReader
 
defaultSessionFactoryLibraryName - Variable in class net.sf.farrago.util.FarragoProperties
The optional string property "net.sf.farrago.defaultSessionFactoryLibraryName" is the name of the plugin library to use for the default session factory.
defaultTimeout - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
defaultTimeZone - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
defaultValue - Variable in class org.eigenbase.util.OptionsList.Option
Default value of option, or null if there is no default value.
defaultValue - Variable in class org.eigenbase.util.property.Property
 
defaultValue$Comp$CwmParameter$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
defaultValue$Comp$CwmParameter$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
defaultValue$Comp$CwmParameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
defaultValue$Comp$CwmParameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
defaultValue$Comp$CwmParameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
DefaultValueFactory - Interface in org.eigenbase.sql2rel
DefaultValueFactory supplies default values for INSERT, UPDATE, and NEW.
defaultValueFactory - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
defaultZone - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
The default timezone for this Java VM.
defaultZone - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
defaultZone - Static variable in class org.eigenbase.util14.AbstractResultSet
 
defaultZone - Static variable in class org.eigenbase.util14.DateTimeUtil
the Java default time zone
deferrability$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
deferrability$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
deferrability$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
deferrability$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
deferrability$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
deferrability$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
DeferrabilityType - Interface in net.sf.farrago.cwm.relational.enumerations
DeferrabilityType enumeration interface.
DeferrabilityTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
DeferrabilityType enumeration class implementation.
DeferrabilityTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
 
DEFERRABLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFERRABLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFERRABLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DEFERRED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFERRED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFERRED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
deferredBindings - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
define(String, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
defineAggStream(List<AggregateCall>, int, FarragoRepos, FemAggStreamDef) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Helper method which sets properties of a FemAggStreamDef.
defineAssociations() - Method in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
defineAttributes(JmiClassVertex) - Method in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
defineClasses() - Method in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
defineClusterScan(FemLocalIndex, FennelRel, FemLcsClusterScanDef, boolean, int) - Method in class com.lucidera.lcs.LcsIndexGuide
Fills in a cluster scan def for this scan
DEFINED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFINED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFINED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
defineDdlHandlers(FarragoSessionDdlValidator, List<DdlHandler>) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
defineDdlHandlers(FarragoSessionDdlValidator, List<DdlHandler>) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngModelExtension
 
defineDdlHandlers(FarragoSessionDdlValidator, List<DdlHandler>) - Method in interface net.sf.farrago.session.FarragoSessionModelExtension
Defines the handlers to be used to validate and execute DDL actions for object types in this model extension.
defineDdlHandlers(FarragoSessionDdlValidator, List<DdlHandler>) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
See FarragoSessionModelExtension.defineDdlHandlers(net.sf.farrago.session.FarragoSessionDdlValidator, java.util.List).
defineDropRule(RefAssociation, FarragoSessionDdlDropRule) - Method in class net.sf.farrago.ddl.DdlValidator
 
defineDropRule(RefAssociation, FarragoSessionDdlDropRule) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Adds a FarragoSessionDdlDropRule.
defineIndexAccessor(FemIndexAccessorDef, FennelRel, FemLocalIndex, boolean, boolean, boolean, int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
defineIndexScan(FemIndexScanDef, FennelRel, FemLocalIndex, Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
 
defineIndexStream(FemIndexStreamDef, FennelRel, FemLocalIndex, boolean, boolean, int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
defineMetaObject(Class<? extends RefBaseObject>, RefObject) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Defines a meta-object.
definePackage(RefPackage, Class<? extends RefPackage>) - Method in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
definePackageName() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
definePackages() - Method in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
definePlannerListeners(FarragoSessionPlanner) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
definePlannerListeners(FarragoSessionPlanner) - Method in class net.sf.farrago.plannerviz.FarragoPlannervizPluginFactory.PlannervizPersonality
 
definePlannerListeners(FarragoSessionPlanner) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Defines listeners for events which occur during planning.
definePrivileges(FarragoSessionPrivilegeMap) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
definePrivileges(FarragoSessionPrivilegeMap) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngModelExtension
 
definePrivileges(FarragoSessionPrivilegeMap) - Method in interface net.sf.farrago.session.FarragoSessionModelExtension
Defines privileges allowed on various object types.
definePrivileges(FarragoSessionPrivilegeMap) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Defines privileges allowed on various object types.
DEFINER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEFINER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEFINER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
defineResourceBundles(List<ResourceBundle>) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
defineResourceBundles(List<ResourceBundle>) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngModelExtension
 
defineResourceBundles(List<ResourceBundle>) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Defines resource bundles to be used for localizing model object names.
defineResourceBundles(List<ResourceBundle>) - Method in interface net.sf.farrago.session.FarragoSessionModelExtension
Defines resource bundles to be used for localizing model object names.
defineScanStream(FemLcsRowScanStreamDef, FennelRel, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
Fills in a stream definition for this scan.
defineScanStream(FemIndexScanDef) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
Fills in a stream definition for this scan.
defineTypeAlias(String, CwmSqldataType) - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
defineTypePrivileges(FarragoSessionPrivilegeMap, RefClass, PrivilegedAction[]) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
defineValueConstructors - Variable in class org.eigenbase.oj.util.OJClassMap
Do generated classes need value constructors? This can blow the Java virtual machine's limit on number of parameters per method, and in Farrago we don't actually use anything but the default constructor.
defineVariables(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
definingSchema$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
DEGREE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEGREE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEGREE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DEGREE_OF_PARALLELISM - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
Degree of parallelism to use for parallel executor; a value of 1 (the default) causes the default non-parallel executor to be used.
DEGREE_OF_PARALLELISM_DEFAULT - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
degreeOfParallelism - Variable in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
delegate - Variable in class net.sf.farrago.query.FarragoRelImplementor.UdfAwareOJRexImplementorTable
 
delegate - Variable in class org.eigenbase.sql.ExplicitOperatorBinding
 
DelegatingInvocationHandler - Class in org.eigenbase.util
A class derived from DelegatingInvocationHandler handles a method call by looking for a method in itself with identical parameters.
DelegatingInvocationHandler() - Constructor for class org.eigenbase.util.DelegatingInvocationHandler
 
DelegatingNamespace - Class in org.eigenbase.sql.validate
An implementation of SqlValidatorNamespace that delegates all methods to an underlying object.
DelegatingNamespace(SqlValidatorNamespace) - Constructor for class org.eigenbase.sql.validate.DelegatingNamespace
Creates a DelegatingNamespace.
DelegatingScope - Class in org.eigenbase.sql.validate
A scope which delegates all requests to its parent scope.
DelegatingScope(SqlValidatorScope) - Constructor for class org.eigenbase.sql.validate.DelegatingScope
Creates a DelegatingScope.
DelegatingSqlValidatorCatalogReader - Class in org.eigenbase.sql.validate
Implementation of SqlValidatorCatalogReader that passes all calls to a parent catalog reader.
DelegatingSqlValidatorCatalogReader(SqlValidatorCatalogReader) - Constructor for class org.eigenbase.sql.validate.DelegatingSqlValidatorCatalogReader
Creates a DelegatingSqlValidatorCatalogReader.
DelegatingSqlValidatorTable - Class in org.eigenbase.sql.validate
Implements SqlValidatorTable by delegating to a parent table.
DelegatingSqlValidatorTable(SqlValidatorTable) - Constructor for class org.eigenbase.sql.validate.DelegatingSqlValidatorTable
Creates a DelegatingSqlValidatorTable.
delete() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
DELETE - Static variable in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Enumeration constant corresponding to literal delete.
DELETE - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal DELETE.
delete() - Method in class net.sf.farrago.fennel.FennelExecutionHandle
Deallocates the Fennel object corresponding to the handle.
DELETE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DELETE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DELETE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Delete - Static variable in class org.eigenbase.sql.SqlKind
 
deleteArc(T, T) - Method in class org.eigenbase.util.Graph
Removes an arc between two vertices.
DeletedFieldWarning - Variable in class net.sf.farrago.resource.FarragoResource
DeletedFieldWarning is '''{0}'' field ''{1}'' does not exist in external data source.
deleteDirectory(File) - Method in class net.sf.farrago.util.FarragoFileAllocation
 
deletedRowCount$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
deletedRowCount$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
deletedRowCount$Hib - Variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
deletedRowCount$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
deleteExecutionHandle(long) - Static method in class net.sf.farrago.fennel.FennelStorage
Deletes the Fennel object corresponding to an execution handle.
deleteFileOrDirectory(String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Deletes a file or directory.
deleteFileOrDirectory(File) - Method in class net.sf.farrago.util.FarragoFileAllocation
 
deleteGrants(FarragoRepos, CwmModelElement) - Static method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
deleteModelElement(FarragoRepos, CwmModelElement) - Static method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
deleteObject(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
deleteObject(RefObject) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Deletes the given object and cascades deletion as necessary to subordinate objects.
deleteObjectHandle(long) - Static method in class net.sf.farrago.fennel.FennelStorage
Releases a handle obtained via newObjectHandle.
deleteOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
DeleteORDINAL - Static variable in class org.eigenbase.sql.SqlKind
DELETE statement
deleteQueue - Variable in class net.sf.farrago.ddl.DdlValidator
Set of objects which a DROP CASCADE has encountered but not yet processed.
deleteReplacementTarget(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
Delete the existing object of a CREATE OR REPLACE statement, saving its dependencies for later revalidation.
deleteRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
deleteRule$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
deletesAreDetected(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
deleteStorage(FarragoModelLoader, FarragoPackage) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
deletionIndex - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
deletionIndexScanCost - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
deletionSet - Variable in class org.eigenbase.jmi.JmiCorrespondence
 
demo() - Static method in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
demo() - Static method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
DENSE_RANK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DENSE_RANK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DENSE_RANK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
denseRankFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
DENSE_RANK Window function.
dependencies - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
Set of catalog objects on which the expression directly depends.
dependencyClient - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
DependencyClient - Interface in net.sf.farrago.cwm.core
DependencyClient association proxy interface.
DependencyClient$Hib - Class in net.sf.farrago.cwm.core
DependencyClient association implementation.
DependencyClient$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.DependencyClient$Hib
 
dependencyGraph - Variable in class org.eigenbase.dmv.DmvGraphvizRenderer
 
dependencySupplier - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
DependencySupplier - Interface in net.sf.farrago.cwm.core
DependencySupplier association proxy interface.
DependencySupplier$Hib - Class in net.sf.farrago.cwm.core
DependencySupplier association implementation.
DependencySupplier$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
dependencySupplier_SupplierDependency$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
deploymentState$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
deprecated(T, boolean) - Static method in class org.eigenbase.util.Util
Deprecated. If a piece of code calls this method, it indicates that the code needs to be cleaned up.
DeprecateProjectAndFilter - Static variable in class org.eigenbase.rel.CalcRel
 
DEPT_COLUMNS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
DEPT_SIZE - Static variable in class org.eigenbase.test.RelMetadataTest
 
DEPTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEPTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEPTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DEPTH_OPERAND - Static variable in class org.eigenbase.sql.SqlExplain
 
dequeue() - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
Gets the head buffer from the queue.
DEREF - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DEREF - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DEREF - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
deregisterConverterRule(RelOptPlanner, ConverterRule) - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
deregisterConverterRule(RelOptPlanner, ConverterRule) - Method in class org.eigenbase.relopt.RelTraitDef
Provides notification that a particular ConverterRule has been deregistered from a RelOptPlanner.
deriveAlias(SqlNode, int) - Method in interface org.eigenbase.sql.validate.SqlValidator
Derives an alias for an expression.
deriveAlias(SqlNode, int) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
deriveAlias(SqlNode, Collection<String>, int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
deriveAliasFromOrdinal(int) - Static method in class org.eigenbase.sql.SqlUtil
 
deriveAndCollectTypes(SqlValidator, SqlValidatorScope, SqlNode[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Iterates over all operands, derives their types, and collects them into an array.
deriveAttributes() - Method in class org.eigenbase.jmi.JmiModelView
 
deriveCollectRowType(SingleRel, String) - Static method in class org.eigenbase.rel.CollectRel
Derives the output type of a collect relational expression.
deriveConstructorType(SqlValidatorScope, SqlCall, SqlFunction, SqlFunction, RelDataType[]) - Method in interface org.eigenbase.sql.validate.SqlValidator
Derives the type of a constructor.
deriveConstructorType(SqlValidatorScope, SqlCall, SqlFunction, SqlFunction, RelDataType[]) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
DERIVED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DERIVED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DERIVED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
deriveJoinRowType(RelDataType, RelDataType, JoinRelType, RelDataTypeFactory, List<String>, List<RelDataTypeField>) - Static method in class org.eigenbase.rel.JoinRelBase
Derives the type of a join relational expression.
deriveNaturalJoinColumnList(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Derives the list of column names suitable for NATURAL JOIN.
deriveOneRowType(RelDataTypeFactory) - Static method in class org.eigenbase.rel.OneRowRelBase
 
deriveReturnType(SqlOperator, RelDataTypeFactory, RexNode[]) - Method in class org.eigenbase.rex.RexBuilder
Derives the return type of a call to an operator.
deriveRowType() - Method in class com.lucidera.lcs.LcsIndexBitOpRel
 
deriveRowType() - Method in class com.lucidera.lcs.LcsIndexBuilderRel
 
deriveRowType() - Method in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
deriveRowType() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
deriveRowType() - Method in class com.lucidera.lcs.LcsNormalizerRel
 
deriveRowType() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelMergeRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelPullCollectRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelPullUncollectRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelRenameRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
deriveRowType() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
deriveRowType(FarragoTypeFactory, FlatFileParams.SchemaType, String[], String, FlatFileBcpFile) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Derives the row type of a table when other type information is not available.
deriveRowType() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
deriveRowType() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
deriveRowType() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
deriveRowType() - Method in class net.sf.farrago.query.FarragoIndexBuilderRel
 
deriveRowType() - Method in class org.eigenbase.rel.AbstractRelNode
 
deriveRowType() - Method in class org.eigenbase.rel.AggregateRelBase
 
deriveRowType() - Method in class org.eigenbase.rel.CollectRel
 
deriveRowType() - Method in class org.eigenbase.rel.CorrelatorRel
 
deriveRowType() - Method in class org.eigenbase.rel.EmptyRel
 
deriveRowType() - Method in class org.eigenbase.rel.JoinRelBase
 
deriveRowType() - Method in class org.eigenbase.rel.OneRowRelBase
 
deriveRowType() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
deriveRowType() - Method in class org.eigenbase.rel.rules.SemiJoinRel
 
deriveRowType() - Method in class org.eigenbase.rel.SetOpRel
 
deriveRowType() - Method in class org.eigenbase.rel.SingleRel
 
deriveRowType() - Method in class org.eigenbase.rel.TableAccessRelBase
 
deriveRowType() - Method in class org.eigenbase.rel.TableFunctionRelBase
 
deriveRowType() - Method in class org.eigenbase.rel.TableModificationRelBase
 
deriveRowType() - Method in class org.eigenbase.rel.UncollectRel
 
deriveRowType() - Method in class org.eigenbase.rel.ValuesRelBase
 
deriveRowType() - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
deriveRowType() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
deriveRowType() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
deriveRowType() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestSingleRel
 
deriveRowType() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
deriveRowType() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestSingleRel
 
deriveType(SqlValidatorScope, SqlNode) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
Calls the parent class method and mask Farrago exception thrown.
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.fun.SqlCountAggFunction
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.fun.SqlCursorConstructor
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.fun.SqlInOperator
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlAsOperator
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlBinaryOperator
 
deriveType(SqlValidator) - Method in class org.eigenbase.sql.SqlDataTypeSpec
Throws an error if the type is not built-in.
deriveType(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlDataTypeSpec
Does not throw an error if the type is not built-in.
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlFunction
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall, boolean) - Method in class org.eigenbase.sql.SqlFunction
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlOperator
Derives the type of a call to this operator.
deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlOverOperator
 
deriveType(SqlValidatorScope, SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Derives the type of a node in a given scope.
deriveType(SqlValidatorScope, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
deriveTypeImpl(SqlValidatorScope, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Derives the type of a node.
deriveUncollectRowType(RelNode) - Static method in class org.eigenbase.rel.UncollectRel
Returns the row type returned by applying the 'UNNEST' operation to a relational expression.
desc - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
DESC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DESC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
desc - Variable in class org.eigenbase.rel.AbstractRelNode
Description, consists of id plus digest.
DESC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Descending - Static variable in class org.eigenbase.sql.SqlKind
 
descendingOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
DescendingORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Descending
descendingProj - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
DESCRIBE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DESCRIBE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DESCRIBE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
describe(PrintWriter, boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Prints the property settings of this pretty-writer to a writer.
DESCRIBE_COLUMN_LENGTH - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
DESCRIBE_COLUMN_NAME - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
describeInputOutput(ResultSet, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
describeParameters() - Method in interface org.eigenbase.jmi.JmiPreparedQuery
Gets a description of the parameters to this query.
describeParameters() - Method in class org.eigenbase.lurql.LurqlQueryProcessor.PreparedQuery
 
description - Variable in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
DESCRIPTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DESCRIPTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
description - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
description - Variable in class org.eigenbase.oj.util.OJSyntheticClass
 
description - Variable in class org.eigenbase.relopt.RelOptRule
Description of rule, must be unique within planner.
description - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
DESCRIPTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
description - Variable in exception org.eigenbase.test.concurrent.ConcurrentTestCommand.ShouldHaveFailedException
 
description - Variable in class org.eigenbase.util.OptionsList.Group
 
description - Variable in class org.eigenbase.util.OptionsList.Option
 
description - Variable in class org.eigenbase.util14.Enum14.BasicValue
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
description$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
DESCRIPTOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DESCRIPTOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DESCRIPTOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
destdir - Variable in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
destFields - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
DESTINATION - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
destinationTypeFilter - Variable in class org.eigenbase.lurql.LurqlPlanFollowEdge
If non-null, traverse to only those destination objects which instantiate the given class.
destroyObject(Object) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
detachedSession - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
detachMdrSession() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
detachMdrSession() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Detaches the current MDR session from the running thread.
detail - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
DETAIL_LEVEL_OPERAND - Static variable in class org.eigenbase.sql.SqlExplain
 
DETAIL_LOGICAL - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
DETAIL_PHYSICAL - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
DETAIL_PHYSIOLOGICAL - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
detailLevel - Variable in class org.eigenbase.oj.stmt.PreparedExplanation
 
detailLevel - Variable in class org.eigenbase.relopt.RelOptPlanWriter
 
determineGrantor(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlGrantStmt
 
DETERMINISTIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DETERMINISTIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DETERMINISTIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
deterministic$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
DeviceSchedulerType - Interface in net.sf.farrago.fem.config
DeviceSchedulerType enumeration interface.
deviceSchedulerType$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
DeviceSchedulerTypeEnum - Class in net.sf.farrago.fem.config
DeviceSchedulerType enumeration class implementation.
DeviceSchedulerTypeEnum(String) - Constructor for class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
 
DIAGNOSTICS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DIAGNOSTICS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DIAGNOSTICS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
dialect - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
dialect - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
dialect - Variable in class org.eigenbase.rel.jdbc.JdbcQuery
 
dialect - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
diff(File, File) - Static method in class org.eigenbase.test.DiffTestCase
Returns a string containing the difference between the contents of two files.
DifferentCollations - Variable in class org.eigenbase.resource.EigenbaseResource
DifferentCollations is 'Invalid syntax.
diffFail(File, int) - Method in class org.eigenbase.test.DiffTestCase
 
diffFile(File, File) - Method in class org.eigenbase.test.DiffTestCase
Compares a log file with its reference log.
diffGraph(DirectedGraph<V, E>) - Method in class net.sf.farrago.test.JmiModelTest
 
diffLines(List<String>, List<String>) - Static method in class org.eigenbase.test.DiffTestCase
Returns a string containing the difference between the two sets of lines.
diffMasks - Variable in class org.eigenbase.test.DiffTestCase
Diff masks defined so far
diffRepos - Variable in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
DiffRepository - Class in org.eigenbase.test
A collection of resources used by tests.
DiffRepository(File, File, DiffRepository, DiffRepository.Filter) - Constructor for class org.eigenbase.test.DiffRepository
Creates a DiffRepository.
DiffRepository.Filter - Interface in org.eigenbase.test
Callback to filter strings before returning them.
DiffSanityTest - Class in net.sf.farrago.test
DiffSanityTest verifies that the facilities in DiffTestCase are actually working and not just happily rubber-stamping away.
DiffSanityTest(String) - Constructor for class net.sf.farrago.test.DiffSanityTest
 
DiffTestCase - Class in org.eigenbase.test
DiffTestCase is an abstract base for JUnit tests which produce multi-line output to be verified by diffing against a pre-existing reference file.
DiffTestCase(String) - Constructor for class org.eigenbase.test.DiffTestCase
Initializes a new DiffTestCase.
diffTestLog() - Method in class org.eigenbase.test.DiffTestCase
Finishes a diff-based test.
digest - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
digest(ResultSet, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
digest - Variable in class org.eigenbase.rel.AbstractRelNode
A short description of this relational expression's type, inputs, and other properties.
digest - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
 
digest - Variable in class org.eigenbase.reltype.RelDataTypeImpl
 
digest - Variable in class org.eigenbase.rex.RexNode
 
digest - Variable in class org.eigenbase.rex.RexWindow
 
DIGIT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DIGIT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DIGIT - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
DIGIT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
dimOnLeft(RelNode, RelNode, BitSet, BitSet) - Method in class com.lucidera.opt.LoptMetadataProvider
Returns true if the dimension table is on the LHS of a join
dIo - Variable in class org.eigenbase.relopt.volcano.VolcanoCost
 
directDependencies - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
direction - Variable in class org.eigenbase.rel.RelFieldCollation
Direction of sorting.
directory - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
directory - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
directory - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
directory - Variable in class net.sf.farrago.namespace.mdr.MedMdrClassExtent
 
DIRECTORY_TYPE - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
disable_tracing() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
disable_tracing() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
disable_tracing() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
disable_tracing() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
disableConnectionPool - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
DISABLED - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
disabled - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
disabledFeature - Variable in class org.eigenbase.test.SqlValidatorFeatureTest
 
disabledPushdownPattern - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
disableStatementCaching() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
disableStatementCaching() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Disables caching for the statement
disableSubqueryReduction() - Method in class net.sf.farrago.db.FarragoDbSession
 
disableSubqueryReduction() - Method in interface net.sf.farrago.session.FarragoSession
Disables subquery reduction for the current session.
DISALLOW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DISALLOW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DISALLOW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
discard(Object) - Method in class net.sf.farrago.util.FarragoObjectCache
Discards any entries associated with a key.
discard(Object) - Static method in class org.eigenbase.util.Util
Does nothing with its argument.
discard(int) - Static method in class org.eigenbase.util.Util
Does nothing with its argument.
discard(boolean) - Static method in class org.eigenbase.util.Util
Does nothing with its argument.
discard(double) - Static method in class org.eigenbase.util.Util
Does nothing with its argument.
discardAll() - Method in class net.sf.farrago.util.FarragoObjectCache
Discards all entries.
discardDataWrapper(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
 
discardDataWrapper(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Discards a data wrapper or server from the shared cache (called when it is dropped).
discardDuplicates - Variable in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
discardDuplicates - Variable in class net.sf.farrago.fennel.rel.FennelSortRel
Whether to discard tuples with duplicate keys.
discardEntry(FarragoCacheEntry) - Method in class net.sf.farrago.util.FarragoObjectCache
 
DISCONNECT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DISCONNECT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DISCONNECT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
disconnectFromImplementor() - Method in class net.sf.farrago.query.FarragoTransformDef
 
disconnectSession(FarragoDbSession) - Static method in class net.sf.farrago.db.FarragoDbSingleton
 
discriminator$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
DISPATCH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DISPATCH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DISPATCH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
dispatcher - Variable in class net.sf.farrago.ddl.DdlValidator
 
dispatcher - Variable in class org.eigenbase.sql2rel.RelDecorrelator.DecorrelateRelVisitor
 
dispatcher - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRelVisitor
 
dispatcher - Variable in class org.eigenbase.util.MethodCallTestCase
 
dispatcher - Variable in class org.eigenbase.util.ReflectVisitorTest.NumberNegater
 
DISTINCT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DISTINCT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
distinct - Variable in class org.eigenbase.rel.AggregateCall
 
DISTINCT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Distinct - Static variable in class org.eigenbase.sql.SqlSelectKeyword
 
distinct - Variable in class org.eigenbase.sql.validate.AggChecker
 
distinct - Variable in class org.eigenbase.sql.validate.AggregatingSelectScope
 
Distinct_ordinal - Static variable in class org.eigenbase.sql.SqlSelectKeyword
 
distinctify(SqlToRelConverter.Blackboard, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Having translated 'SELECT ...
Distinctness - Interface in net.sf.farrago.fem.fennel
Distinctness enumeration interface.
distinctness - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
distinctness - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
distinctness - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
DistinctnessEnum - Class in net.sf.farrago.fem.fennel
Distinctness enumeration class implementation.
DistinctnessEnum(String) - Constructor for class net.sf.farrago.fem.fennel.DistinctnessEnum
 
DistinctTypeDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
DistinctTypeDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
DistinctTypeHasSimpleType - Interface in net.sf.farrago.cwm.relational
DistinctTypeHasSimpleType association proxy interface.
distinctTypeHasSimpleType - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
DistinctTypeHasSimpleType$Hib - Class in net.sf.farrago.cwm.relational
DistinctTypeHasSimpleType association implementation.
DistinctTypeHasSimpleType$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
distinctTypeHasSimpleType_SqlDistinctType$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
distinctValueCount$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
distinctValueCountEstimated$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
distinctValues - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
distinctValuesEstimated - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
Divide - Static variable in class org.eigenbase.sql.SqlKind
 
divide(Double, Double) - Static method in class org.eigenbase.util14.NumberUtil
 
divideBy(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Computes the ratio between this cost and another cost.
divideBy(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
divideBy(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
divideBy(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
divideIntegerOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Internal integer arithmetic division operator, '/INT'.
divideOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Arithmetic division operator, '/'.
DivideORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Divide
divisionByZeroMessage - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
Dml - Static variable in class org.eigenbase.sql.SqlKind
 
dmlAction - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
DmlFailure - Variable in class net.sf.farrago.resource.FarragoResource
DmlFailure is 'DML statement execution failed.'
DmlORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Dml is an aggregate of all DML operators.
dmlTarget - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
dmlTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
DmvGraphvizRenderer - Class in org.eigenbase.dmv
DmvGraphvizRenderer renders a DmvResponse as a .dot file suitable for input to Graphviz.
DmvGraphvizRenderer() - Constructor for class org.eigenbase.dmv.DmvGraphvizRenderer
 
DmvResponse - Class in org.eigenbase.dmv
DmvResponse represents the result of a DMV query.
DmvResponse(Collection<RefObject>, JmiDependencyGraph) - Constructor for class org.eigenbase.dmv.DmvResponse
 
DmvTestUdr - Class in net.sf.farrago.test
DmvTestUdr is a SQL-invocable entry point for package org.eigenbase.dmv.
DmvTestUdr() - Constructor for class net.sf.farrago.test.DmvTestUdr
 
DmvTransformXmlReader - Class in org.eigenbase.dmv
DmvTransformXmlReader reads a definition of a DMV transformation from an XML file and applies it to a JmiDependencyMappedTransform.
DmvTransformXmlReader(JmiModelGraph) - Constructor for class org.eigenbase.dmv.DmvTransformXmlReader
Creates a new DmvTransformXmlReader.
dn - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
The number of classes (distinct values) in the sample.
dn_small - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
For computation of Duj2a, the number of classes (distinct values) that appear fewer than FarragoCardinalityEstimator.Duj2a_DIVIDER times.
doc - Variable in class org.eigenbase.test.DiffRepository
 
docBuilder - Variable in class org.eigenbase.test.DiffRepository
 
doEmpInsert(String, int) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
doEndOfState(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
doesConverterApply(ConverterRule, HepRelVertex) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
doesMaxRowSizeIncludeBlobs() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CloseCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CommitCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.DdlCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.ExplainCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.InsertCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.PrepareCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.RollbackCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SleepCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SynchronizationCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.EchoCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.FetchAndPrintCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrepareCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrintCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SelectCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ShellCommand
 
doExecute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SqlCommand
 
DOMAIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DOMAIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DOMAIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Done() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
Done() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
Done() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
done(Throwable) - Method in class org.eigenbase.runtime.QueueIterator
Producer calls done to say that there are no more objects, setting throwable if there was an error.
Done() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
doneStaticSetup - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
doneStaticSetup - Static variable in class net.sf.farrago.test.FarragoMetadataTest
 
doneStaticSetup - Static variable in class net.sf.farrago.test.FarragoOptRulesTest
 
DONT_BREAK_LINES - Static variable in class org.eigenbase.util.RhBase64
Don't break lines when encoding (violates strict Base64 specification)
doRewrite(AggregateRel, RelNode, List<Integer>, RexInputRef[]) - Method in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
Converts all distinct aggregate calls to a given set of arguments.
DOT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DOT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DOT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Dot - Static variable in class org.eigenbase.sql.SqlKind
 
dotOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Dot operator, '.', used for referencing fields of records.
DotORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Dot
DOUBLE - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a double.
DOUBLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DOUBLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DOUBLE - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Double - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the DOUBLE SQL type.
DOUBLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DOUBLE_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
DOUBLE_PERIOD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DOUBLE_PERIOD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DOUBLE_PERIOD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
doubleFormatter - Static variable in class org.eigenbase.util14.NumberUtil
 
doubleKeyMap - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
doubleObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
DoublePattern - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
doubleProp - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
DoubleProperty - Class in org.eigenbase.util.property
Definition and accessor for a double-precision property.
DoubleProperty(Properties, String, double) - Constructor for class org.eigenbase.util.property.DoubleProperty
Creates a Double property.
DoubleProperty(Properties, String) - Constructor for class org.eigenbase.util.property.DoubleProperty
Creates a Double property which has no default value.
DoubleProperty(Properties, String, double, double, double) - Constructor for class org.eigenbase.util.property.DoubleProperty
Creates a Double property.
DoubleProperty(Properties, String, double, double) - Constructor for class org.eigenbase.util.property.DoubleProperty
Creates a Double property which has no default value.
doublePropLimit - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
doublePropLimitNoDefault - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
doublePropLimitNoDefault2 - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
doublePropNoDefault - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
doubleQuote - Static variable in class org.eigenbase.util.StackWriter
 
doubleValue() - Method in class org.eigenbase.util.OptionsList.NumberOption
 
doubleValue1 - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
doubleValue2 - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
DoubleZero - Static variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
doWork() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
doWork() - Method in class org.eigenbase.runtime.ThreadIterator
The implementation should call QueueIterator.put(java.lang.Object) with each row.
doWork() - Method in class org.eigenbase.runtime.TimeoutQueueIterator
Reads objects from the producer and writes them into the QueueIterator.
doWork() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIter
Reads objects from the producer and writes them into the QueueIterator.
doWork() - Method in class org.eigenbase.test.ThreadIteratorTest.ArrayIterator
 
DQUOTE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
drive(int) - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
Drives this car, increasing the mileage.
driver - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
driverServer - Static variable in class net.sf.farrago.server.FarragoRJJdbcServer
reference prevents NoSuchObjectException during FarragoServer JUnit tests.
driversLoaded - Static variable in class org.eigenbase.util.Util
 
drop(CwmSchema, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(CwmView, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(FemDataServer, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(CwmTable, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(FemDataWrapper, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(FemLocalIndex, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(FemLabel, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
drop(CwmModelElement, String, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
DROP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DROP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DROP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
dropAuthIds() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
dropCascade - Variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
dropDataServers() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
dropDataWrappers() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
dropIndex(String) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
dropIndex(FemLocalIndex, long, boolean, FennelTxnContext) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Drops or truncates an index.
dropIndex(FemLocalIndex, long, boolean, FennelTxnContext) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
dropIndex(FemLocalIndex, long, boolean, FennelTxnContext) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
dropIndexStorage(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
dropIndexStorage(FarragoDataWrapperCache, String, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
dropIndexStorage(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
dropIndexStorage(FarragoDataWrapperCache, String, boolean) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
dropIndexStorage(FarragoDataWrapperCache, FemLocalIndex, boolean) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Drops an index and removes its root from this map.
dropIndexStorage(FarragoDataWrapperCache, String, boolean) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Drops an index by MOFID and removes its root from this map.
dropIndexStorageImpl(FarragoDataWrapperCache, FemLocalIndex, String, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
dropLabels() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
dropProgram - Variable in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
dropRestrict - Variable in class net.sf.farrago.parser.FarragoAbstractParserImpl
Whether a DROP RESTRICT statement is being processed
dropRules - Variable in class net.sf.farrago.ddl.DdlValidator
Map (from RefAssociation.Class to FarragoSessionDdlDropRule) of associations for which special handling is required during DROP.
dropSchemas() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
dropStragglers() - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
dRows - Variable in class org.eigenbase.relopt.volcano.VolcanoCost
 
Dt1446Fixed - Static variable in class org.eigenbase.util.Bug
Whether dtbug1446 "Window Rank Functions not fully implemented" is fixed.
Dt1684Fixed - Static variable in class org.eigenbase.util.Bug
Whether dtbug1684 "CURRENT_DATE not implemented in fennel calc" is fixed.
Dt1847Fixed - Static variable in class org.eigenbase.util.Bug
Whether dtbug1684 "Integration issues" is fixed.
Dt239Fixed - Static variable in class org.eigenbase.util.Bug
 
Dt561Fixed - Static variable in class org.eigenbase.util.Bug
Window Rank functions are supported through the validator but not implenmented by calculator.
Dt591Fixed - Static variable in class org.eigenbase.util.Bug
 
Dt785Fixed - Static variable in class org.eigenbase.util.Bug
 
Duj2a_DIVIDER - Static variable in class net.sf.farrago.util.FarragoCardinalityEstimator
 
Dummy - Class in org.eigenbase.runtime
Dummy is the default context for code calling the net.sf.saffron.oj.stmt.OJStatement.execute() method.
Dummy() - Constructor for class org.eigenbase.runtime.Dummy
 
dummyArray(Object[]) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Stupid helper for code generated by FennelMultipleRel.
dummyDatabaseMetaData(String, String) - Static method in class org.eigenbase.sql.SqlUtil
Creates a DatabaseMetaData object good enough to create a SqlDialect object with, but not good for much else.
dummyDialect - Static variable in class org.eigenbase.sql.SqlUtil
A SqlDialect useful for generating generic SQL.
dummyPair(Object, Object) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Stupid helper for code generated by FennelDoubleRel.
dump() - Method in class org.eigenbase.relopt.volcano.RuleQueue
 
dump(PrintWriter) - Method in class org.eigenbase.relopt.volcano.RuleQueue
 
dump(PrintWriter) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Dumps the internal state of this VolcanoPlanner to a writer.
dumpData(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
Outputs expected and result data in tabular format.
dumpGraph(JmiDependencyGraph, PrintWriter, JmiObjUtil.Namer) - Static method in class org.eigenbase.jmi.JmiObjUtil
Prints a dependency graph to a given writer.
dumpGraph(JmiModelView, PrintWriter) - Static method in class org.eigenbase.jmi.JmiObjUtil
Prints a model view to a given writer.
dumpGraph() - Method in class org.eigenbase.relopt.hep.HepPlanner
 
dumpList(PrintWriter, List<T>) - Method in class net.sf.farrago.test.JmiModelTest
 
dumpNamedSet(PrintWriter, String, Set<T>) - Method in class net.sf.farrago.test.JmiModelTest
 
dumpPlan(String, RelNode, boolean, SqlExplainLevel) - Static method in class org.eigenbase.relopt.RelOptUtil
Dumps a plan as a string.
dumpRepository() - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
dumpRepository(FarragoModelLoader) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
dumpRepository(FarragoModelLoader, boolean) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
dumpTraceConfig() - Method in class net.sf.farrago.db.FarragoDatabase
 
dumpType(RelDataType) - Static method in class org.eigenbase.relopt.RelOptUtil
 
dumpViewVertex(PrintWriter, JmiModelView, JmiClassVertex) - Method in class net.sf.farrago.test.JmiModelTest
 
DUP_ALLOW - Static variable in class net.sf.farrago.fem.fennel.DistinctnessEnum
Enumeration constant corresponding to literal DUP_ALLOW.
DUP_DISCARD - Static variable in class net.sf.farrago.fem.fennel.DistinctnessEnum
Enumeration constant corresponding to literal DUP_DISCARD.
DUP_FACTOR - Static variable in class net.sf.farrago.test.regression.FarragoSorterTest
Ratio of record count to value range for duplicate-heavy sort.
DUP_FAIL - Static variable in class net.sf.farrago.fem.fennel.DistinctnessEnum
Enumeration constant corresponding to literal DUP_FAIL.
DuplicateColumnName - Variable in class org.eigenbase.resource.EigenbaseResource
DuplicateColumnName is 'Duplicate column name ''{0}'' in output'
DuplicateTargetColumn - Variable in class org.eigenbase.resource.EigenbaseResource
DuplicateTargetColumn is 'Target column ''{0}'' is assigned more than once'
DuplicateWindowName - Variable in class org.eigenbase.resource.EigenbaseResource
DuplicateWindowName is 'Duplicate window names not allowed'
DupWindowSpec - Variable in class org.eigenbase.resource.EigenbaseResource
DupWindowSpec is 'Duplicate window specification not allowed in the same window clause'
DYNAMIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DYNAMIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DYNAMIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DYNAMIC_FUNCTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DYNAMIC_FUNCTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DYNAMIC_FUNCTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
DYNAMIC_FUNCTION_CODE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
DYNAMIC_FUNCTION_CODE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
DYNAMIC_FUNCTION_CODE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
dynamicFunction$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
DynamicParam() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a dynamic parameter marker.
DynamicParam() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a dynamic parameter marker.
DynamicParam() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a dynamic parameter marker.
DynamicParam - Static variable in class org.eigenbase.sql.SqlKind
 
dynamicParamDefs - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
Definitions of dynamic parameters.
dynamicParamDefs - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
dynamicParameter - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
DynamicParameter() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
dynamicParamId - Variable in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
dynamicParamId - Variable in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
dynamicParamIds - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
DynamicParamIllegal - Variable in class org.eigenbase.resource.EigenbaseResource
DynamicParamIllegal is 'Illegal use of dynamic parameter'
DynamicParamORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Dynamic Param
dynamicParamRowType - Variable in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
dynamicParamSqlNodes - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
dynamicParamUse - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
dynamicParamValues - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
Current dynamic parameter bindings.
dynamicParamValues - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
dynamicParamValues - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Array of values bound to dynamic parameters by position.
dynamicParamValuesSet - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
Indicates if dynamic parameter is set Used to validate that all dynamic parameters have been set
dynamicResultSetCount$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
dynamicTracer - Static variable in class net.sf.farrago.query.FarragoPreparingStmt
 
dynamicVariable - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 

E

E() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
E() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
E() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
EACH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EACH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EACH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
earlyClose - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
ECHO - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
ECHO_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
effectiveSelectivity - Variable in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
EigenbaseComponent - Annotation Type in org.eigenbase.inventory
Defines inventory information for Eigenbase components.
EigenbaseComponentCategory - Enum in org.eigenbase.inventory
Enumerates known component types for inventory purposes.
EigenbaseComponentCategory() - Constructor for enum org.eigenbase.inventory.EigenbaseComponentCategory
 
EigenbaseContextException - Exception in org.eigenbase.util
Exception which contains information about the textual context of the causing exception.
EigenbaseContextException(String, Throwable) - Constructor for exception org.eigenbase.util.EigenbaseContextException
Creates a new EigenbaseContextException object.
EigenbaseContextException(String, Throwable, int, int, int, int) - Constructor for exception org.eigenbase.util.EigenbaseContextException
Creates a new EigenbaseContextException object.
EigenbaseContextException(String, Throwable, String) - Constructor for exception org.eigenbase.util.EigenbaseContextException
Creates a new EigenbaseContextException object.
eigenbaseDialect - Static variable in class org.eigenbase.sql.SqlUtil
A SqlDialect useful for generating SQL which can be parsed by the Eigenbase parser, but not much else.
EigenbaseException - Exception in org.eigenbase.util
Base class for all exceptions originating from Farrago.
EigenbaseException(String, Throwable) - Constructor for exception org.eigenbase.util.EigenbaseException
Creates a new EigenbaseException object.
EigenbaseInventoryGenerator - Class in org.eigenbase.inventory
Produces an XML file containing an inventory of all Eigenbase components by processing inventory annotations in source files.
EigenbaseInventoryGenerator() - Constructor for class org.eigenbase.inventory.EigenbaseInventoryGenerator
 
EigenbaseInventoryGenerator.InventoryProcessor - Class in org.eigenbase.inventory
 
EigenbaseInventoryGenerator.InventoryProcessor(AnnotationProcessorEnvironment) - Constructor for class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor
 
EigenbaseInventoryGenerator.InventoryProcessor.InventoryVisitor - Class in org.eigenbase.inventory
 
EigenbaseInventoryGenerator.InventoryProcessor.InventoryVisitor() - Constructor for class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor.InventoryVisitor
 
EigenbaseLogger - Class in org.eigenbase.trace
This class is a small extension to Logger.
EigenbaseLogger(Logger) - Constructor for class org.eigenbase.trace.EigenbaseLogger
 
EigenbaseParserException - Interface in org.eigenbase.util14
This is a tagging interface to allow a SqlParseException to be identified without adding a dependency on it from client-side code.
EigenbaseResource - Class in org.eigenbase.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/org/eigenbase/resource/EigenbaseResource.xml on Mon Jun 22 04:05:01 PDT 2009.
EigenbaseResource() - Constructor for class org.eigenbase.resource.EigenbaseResource
 
EigenbaseResource._Def0 - Class in org.eigenbase.resource
Definition for resources which take arguments 'Number p0, Number p1'.
EigenbaseResource._Def0(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def0
 
EigenbaseResource._Def1 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2'.
EigenbaseResource._Def1(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def1
 
EigenbaseResource._Def10 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, Number p1'.
EigenbaseResource._Def10(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def10
 
EigenbaseResource._Def11 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseContextException exception and take arguments 'Number p0, Number p1'.
EigenbaseResource._Def11(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def11
 
EigenbaseResource._Def12 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseContextException exception and take arguments 'Number p0, Number p1, Number p2, Number p3'.
EigenbaseResource._Def12(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def12
 
EigenbaseResource._Def13 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1'.
EigenbaseResource._Def13(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def13
 
EigenbaseResource._Def14 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1, String p2'.
EigenbaseResource._Def14(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def14
 
EigenbaseResource._Def15 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'Number p0, Number p1'.
EigenbaseResource._Def15(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def15
 
EigenbaseResource._Def16 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1, String p2, String p3'.
EigenbaseResource._Def16(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def16
 
EigenbaseResource._Def17 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, Number p1, String p2'.
EigenbaseResource._Def17(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def17
 
EigenbaseResource._Def18 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2, String p3'.
EigenbaseResource._Def18(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def18
 
EigenbaseResource._Def19 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'Number p0, String p1, Number p2'.
EigenbaseResource._Def19(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def19
 
EigenbaseResource._Def2 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, Number p1'.
EigenbaseResource._Def2(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def2
 
EigenbaseResource._Def20 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'Number p0, String p1'.
EigenbaseResource._Def20(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def20
 
EigenbaseResource._Def3 - Class in org.eigenbase.resource
Definition for resources which take arguments 'String p0'.
EigenbaseResource._Def3(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def3
 
EigenbaseResource._Def4 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments ''.
EigenbaseResource._Def4(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def4
 
EigenbaseResource._Def5 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1'.
EigenbaseResource._Def5(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def5
 
EigenbaseResource._Def6 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments ''.
EigenbaseResource._Def6(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def6
 
EigenbaseResource._Def7 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0'.
EigenbaseResource._Def7(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def7
 
EigenbaseResource._Def8 - Class in org.eigenbase.resource
Definition for resources which return a EigenbaseException exception and take arguments 'Number p0'.
EigenbaseResource._Def8(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def8
 
EigenbaseResource._Def9 - Class in org.eigenbase.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0'.
EigenbaseResource._Def9(String, String, String[]) - Constructor for class org.eigenbase.resource.EigenbaseResource._Def9
 
EigenbaseResource_en_US - Class in org.eigenbase.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/org/eigenbase/resource/EigenbaseResource.xml on Mon Jun 22 04:05:01 PDT 2009.
EigenbaseResource_en_US() - Constructor for class org.eigenbase.resource.EigenbaseResource_en_US
 
EigenbaseResourceTest - Class in org.eigenbase.test
Tests generated package org.eigenbase.resource (mostly a sanity check for resgen infrastructure).
EigenbaseResourceTest(String) - Constructor for class org.eigenbase.test.EigenbaseResourceTest
 
EigenbaseTestCase - Class in org.eigenbase.test
 
EigenbaseTestCase(String) - Constructor for class org.eigenbase.test.EigenbaseTestCase
 
EigenbaseTimingTracer - Class in org.eigenbase.trace
EigenbaseTimingTracer provides a mechanism for tracing the timing of a call sequence at nanosecond resolution.
EigenbaseTimingTracer(Logger, String) - Constructor for class org.eigenbase.trace.EigenbaseTimingTracer
Creates a new timing tracer, publishing an initial event (at elapsed time 0).
EigenbaseTrace - Class in org.eigenbase.trace
Contains all of the tracers used within org.eigenbase class libraries.
EigenbaseTrace() - Constructor for class org.eigenbase.trace.EigenbaseTrace
 
EigenbaseValidatorException - Interface in org.eigenbase.util14
This is a tagging interface to allow SqlValidatorException to be identified without adding a dependency on it from client-side code.
ELEMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ELEMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
element - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ManyList
 
element - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.OneWayList
 
ELEMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
element() - Method in class org.eigenbase.util.ArrayQueue
Retrieves, but does not remove, the head of the queue.
element$Hib - Variable in class net.sf.farrago.fem.security.FemGrant$Hib
 
element$Hib - Variable in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
ELEMENT_SET_ALL_BY_AGGREGATION - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
ELEMENT_SET_BY_REF_ASSOC - Static variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
elementConstraint - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
ElementConstraint - Interface in net.sf.farrago.cwm.core
ElementConstraint association proxy interface.
ElementConstraint$Hib - Class in net.sf.farrago.cwm.core
ElementConstraint association implementation.
ElementConstraint$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
elementFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The ELEMENT operator, used to convert a multiset with only one item to a "regular" type.
ElementHasStorageOptions - Interface in net.sf.farrago.fem.med
ElementHasStorageOptions association proxy interface.
elementHasStorageOptions - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
ElementHasStorageOptions$Hib - Class in net.sf.farrago.fem.med
ElementHasStorageOptions association implementation.
ElementHasStorageOptions$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
ElementHasTagAnnotation - Interface in net.sf.farrago.fem.sql2003
ElementHasTagAnnotation association proxy interface.
elementHasTagAnnotation - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
ElementHasTagAnnotation$Hib - Class in net.sf.farrago.fem.sql2003
ElementHasTagAnnotation association implementation.
ElementHasTagAnnotation$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
elementOwnership - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
ElementOwnership - Interface in net.sf.farrago.cwm.core
ElementOwnership association proxy interface.
ElementOwnership$Hib - Class in net.sf.farrago.cwm.core
ElementOwnership association implementation.
ElementOwnership$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
elementSet - Variable in class org.eigenbase.jmi.JmiDependencyVertex
 
elementSlicefunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The internal "$ELEMENT_SLICE" operator returns the first field of the only element of a multiset.
elementType - Variable in class org.eigenbase.sql.type.MultisetSqlType
 
eliminateUnused() - Method in class org.eigenbase.rex.RexProgramBuilder
Eliminate unused expressions.
ELSE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ELSE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ELSE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ELSE_OPERAND - Static variable in class org.eigenbase.sql.fun.SqlCase
ELSE_OPERAND = 2
emitUdxRow(PreparedStatement, Object[]) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
EMP_COLUMNS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
EMP_SIZE - Static variable in class org.eigenbase.test.RelMetadataTest
 
EMP_TABLE - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
empty - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
 
empty - Variable in class org.eigenbase.runtime.Interlock
The producer notifies empty every time it finishes writing.
Empty - Static variable in class org.eigenbase.sql.SqlNodeList
An immutable, empty SqlNodeList.
EMPTY_ARRAY - Static variable in class org.eigenbase.lurql.LurqlFilter
 
EMPTY_ARRAY - Static variable in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
EMPTY_ARRAY - Static variable in class org.eigenbase.rex.RexNode
 
EMPTY_ARRAY - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
EMPTY_DRIVER_PROPERTIES - Static variable in class net.sf.farrago.plugin.FarragoAbstractPluginBase
A zero-length array of DriverPropertyInfo.
EMPTY_ITERATOR - Static variable in interface org.eigenbase.runtime.TupleIter
 
EMPTY_REFOBJ_ARRAY - Static variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
emptyArray - Static variable in interface org.eigenbase.rel.RelNode
 
emptyArray - Static variable in class org.eigenbase.sql.SqlNode
 
emptyArrayOfOJClass - Static variable in class org.eigenbase.oj.util.OJUtil
 
emptyBytes - Static variable in class net.sf.farrago.type.runtime.BytePointer
Read-only global for 0-length byte array
emptyCollationArray - Static variable in class org.eigenbase.rel.RelFieldCollation
 
emptyExpressionArray - Static variable in class org.eigenbase.rex.RexUtil
 
emptyFieldArray - Static variable in class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
EmptyLinePattern - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
emptyList - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
emptyObjectArray - Static variable in class org.eigenbase.util.Util
 
EmptyRel - Class in org.eigenbase.rel
EmptyRel represents a relational expression with zero rows.
EmptyRel(RelOptCluster, RelDataType) - Constructor for class org.eigenbase.rel.EmptyRel
Creates a new EmptyRel.
EmptyScope - Class in org.eigenbase.sql.validate
Deviant implementation of SqlValidatorScope for the top of the scope stack.
EmptyScope(SqlValidatorImpl) - Constructor for class org.eigenbase.sql.validate.EmptyScope
 
emptySqlMonikerArray - Static variable in class org.eigenbase.util.Util
 
emptyStringArray - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
emptyStringArray - Static variable in class org.eigenbase.test.EigenbaseTestCase
 
emptyStringArray - Static variable in class org.eigenbase.util.Util
 
emptyStringArray - Static variable in class org.eigenbase.util14.Enum14
 
emptyStructType - Variable in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
EmptyWindowSpec - Variable in class org.eigenbase.resource.EigenbaseResource
EmptyWindowSpec is 'Empty window specification not allowed'
enable_tracing() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
enable_tracing() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
enable_tracing() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
enable_tracing() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
ENABLED - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
enableDecorrelation() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
enableIndexOnlyScans - Variable in class com.lucidera.farrago.LucidDbSessionPersonality
If true, enable index only scan rules
enablePartialImplementation() - Method in class net.sf.farrago.query.FarragoPreparingStmt
Tells this statement not to throw an exception if optimizer can't find a valid physical plan.
enableTableAccessConversion(boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Controls whether table access references are converted to physical rels immediately.
enableValuesRelCreation(boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Controls whether instances of ValuesRel are generated.
enclosingNode - Variable in class org.eigenbase.sql.validate.AbstractNamespace
 
ENCODE - Static variable in class org.eigenbase.util.RhBase64
Specify encoding.
encode - Variable in class org.eigenbase.util.RhBase64.InputStream
 
encode - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
encode3to4(byte[], byte[], int) - Static method in class org.eigenbase.util.RhBase64
Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation.
encode3to4(byte[], int, int, byte[], int) - Static method in class org.eigenbase.util.RhBase64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
encodeBytes(byte[]) - Static method in class org.eigenbase.util.RhBase64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.eigenbase.util.RhBase64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.eigenbase.util.RhBase64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.eigenbase.util.RhBase64
Encodes a byte array into Base64 notation.
encodeChar(char) - Method in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
EncodedCharPointer - Class in net.sf.farrago.type.runtime
EncodedCharPointer specializes BytePointer to interpret its bytes as characters encoded via a given charset.
EncodedCharPointer() - Constructor for class net.sf.farrago.type.runtime.EncodedCharPointer
 
EncodedSqlDecimal - Class in net.sf.farrago.type.runtime
Runtime type for decimal values.
EncodedSqlDecimal() - Constructor for class net.sf.farrago.type.runtime.EncodedSqlDecimal
Creates a runtime object
EncodedSqlDecimal.AssignableDecimal - Class in net.sf.farrago.type.runtime
Class which assigns a value to an EncodedSqlDecimal.
EncodedSqlDecimal.AssignableDecimal(EncodedSqlDecimal) - Constructor for class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
 
EncodedSqlInterval - Class in net.sf.farrago.type.runtime
Runtime type for interval values.
EncodedSqlInterval() - Constructor for class net.sf.farrago.type.runtime.EncodedSqlInterval
Creates a runtime object
EncodedSqlInterval.EncodedSqlIntervalDT - Class in net.sf.farrago.type.runtime
 
EncodedSqlInterval.EncodedSqlIntervalDT() - Constructor for class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
EncodedSqlInterval.EncodedSqlIntervalYM - Class in net.sf.farrago.type.runtime
 
EncodedSqlInterval.EncodedSqlIntervalYM() - Constructor for class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalYM
 
encodeFromFile(String) - Static method in class org.eigenbase.util.RhBase64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.eigenbase.util.RhBase64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.eigenbase.util.RhBase64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.eigenbase.util.RhBase64
Convenience method for encoding data to a file.
encodeValue(RexNode, RelDataType) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Casts a decimal's integer representation to a decimal node.
encodeValue(RexNode, RelDataType, boolean) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Casts a decimal's integer representation to a decimal node.
END - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
END - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
END - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
END - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
END - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
end - Variable in class org.eigenbase.util.ArrayQueue
The current position for the next element added to the queue.
END_EXEC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
END_EXEC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
END_EXEC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
endColumn - Variable in class net.sf.farrago.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class net.sf.farrago.rng.parserimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.eigenbase.lurql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.eigenbase.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumnNum - Variable in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
endColumnNumber - Variable in class org.eigenbase.sql.parser.SqlParserPos
 
endExclusiveAccess() - Method in class net.sf.farrago.catalog.FarragoReposImpl
Ends exclusive access mode for the repository.
endExclusiveAccess() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Ends exclusive access mode for the repository.
endFunCall(SqlWriter.Frame) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
endFunCall(SqlWriter.Frame) - Method in interface org.eigenbase.sql.SqlWriter
Ends a list which is a call to a function.
endGroup - Variable in class org.eigenbase.relopt.hep.HepInstruction.BeginGroup
 
endIndirectOffset - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
endIndirectOffset - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Indirect offset of the end of this attribute within a stored tuple image, or Integer.MAX_VALUE if the end is fixed.
endLine - Variable in class net.sf.farrago.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class net.sf.farrago.rng.parserimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.eigenbase.lurql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.eigenbase.sql.parser.impl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLineNum - Variable in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
endLineNumber - Variable in class org.eigenbase.sql.parser.SqlParserPos
 
endList(SqlWriter.Frame) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
endList(SqlWriter.Frame) - Method in interface org.eigenbase.sql.SqlWriter
Ends a list.
endMedPluginRegistration() - Method in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
endMedPluginRegistration() - Method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
endMedPluginRegistration() - Method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
 
endMedPluginRegistration() - Method in interface net.sf.farrago.session.FarragoSessionPlanner
Notifies this planner that registration has ended for the SQL/MED plugin whose identity was last passed to beginMedPluginRegistration.
endMedPluginRegistration() - Method in class net.sf.farrago.test.FarragoTestPlanner
 
endName - Variable in class net.sf.farrago.session.FarragoSessionDdlDropRule
 
endOfData - Variable in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
endOfData - Variable in class org.eigenbase.runtime.CompoundParallelTupleIter
 
endOfStream - Variable in class org.eigenbase.runtime.ResultSetIterator
 
endOfStream - Variable in class org.eigenbase.runtime.ResultSetTupleIter
 
endPosColumn - Variable in exception org.eigenbase.util.EigenbaseContextException
 
endPosLine - Variable in exception org.eigenbase.util.EigenbaseContextException
 
endReading() - Method in class org.eigenbase.runtime.Interlock
Releases the buffer after reading its contents.
endReposSession() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
endReposSession() - Method in interface net.sf.farrago.catalog.FarragoRepos
Ends a session on the metadata repository.
endReposSession() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
endReposSession() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
endReposTxn(boolean) - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
endReposTxn(boolean) - Method in interface net.sf.farrago.catalog.FarragoRepos
Ends a metadata transaction on the repository.
endReposTxn(boolean) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
endSession() - Method in class net.sf.farrago.catalog.FarragoReposImpl.ReposCache
 
endTimeMillis - Variable in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator
 
endTimeMillis - Variable in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
endTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
endTransactionIfAuto(boolean) - Method in class net.sf.farrago.db.FarragoDbSession
 
endTransactionIfAuto(boolean) - Method in interface net.sf.farrago.session.FarragoSession
Ends the current transaction if session is in autocommit mode.
endTxn(FarragoSessionTxnId, FarragoSessionTxnEnd) - Method in class com.lucidera.farrago.LucidDbTxnMgr
 
endTxn(FarragoSessionTxnId, FarragoSessionTxnEnd) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
endTxn(FarragoSessionTxnId, FarragoSessionTxnEnd) - Method in interface net.sf.farrago.session.FarragoSessionTxnMgr
Notifies transaction manager that a transaction is ending.
endUnit - Variable in class org.eigenbase.sql.SqlIntervalQualifier
 
endWriting() - Method in class org.eigenbase.runtime.Interlock
Releases the buffer after writing.
ENFORCE_PRECISION_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
enforceBytePrecision(int, boolean, byte) - Method in class net.sf.farrago.type.runtime.BytePointer
Pads or truncates this value according to the given precision.
enforceBytePrecision(int, boolean, byte) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
enqueue(ByteBuffer) - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
adds a buffer to the buffer queue.
enqueuedValidationExcn - Variable in class net.sf.farrago.ddl.DdlValidator
Queue of excns detected during plannedChange.
enqueueValidationExcn(DdlValidator.DeferredException) - Method in class net.sf.farrago.ddl.DdlValidator
 
ensureLhs() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Creates a left hand side variable if one was not provided.
ensureRegistered(RelNode, RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
ensureRegistered(RelNode, RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Registers a relational expression if it is not already registered.
ensureRegistered(RelNode, RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
ensureRegistered(RelNode, RelNode) - Method in class org.eigenbase.test.MockRelOptPlanner
 
ensureScale(RexNode, int, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Ensures a value is of a required scale.
ensureType(RelDataType, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Ensures expression is interpreted as a specified type.
ensureType(RelDataType, RexNode, boolean) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Ensures expression is interpreted as a specified type.
entireBar - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
 
entryIterMulti() - Method in class org.eigenbase.util.MultiMap
Like entrySet().iterator(), but returns one Map.Entry per value rather than one per key.
Enum14 - Class in org.eigenbase.util14
Enum14 is a pre-JDK1.5-enum helper class for declaring a set of symbolic constants which have names, ordinals, and possibly descriptions.
Enum14() - Constructor for class org.eigenbase.util14.Enum14
Creates a new empty, mutable enumeration.
Enum14(Enum14.Value[]) - Constructor for class org.eigenbase.util14.Enum14
Creates an enumeration, with an array of values, and freezes it.
Enum14(String[]) - Constructor for class org.eigenbase.util14.Enum14
Creates an enumeration, initialize it with an array of strings, and freezes it.
Enum14(String[], int[]) - Constructor for class org.eigenbase.util14.Enum14
Create an enumeration, initializes it with arrays of code/name pairs, and freezes it.
Enum14(String[], int[], String[]) - Constructor for class org.eigenbase.util14.Enum14
Create an enumeration, initializes it with arrays of code/name pairs, and freezes it.
Enum14.BasicValue - Class in org.eigenbase.util14
BasicValue is an obvious implementation of Enum14.Value.
Enum14.BasicValue(String, int, String) - Constructor for class org.eigenbase.util14.Enum14.BasicValue
 
Enum14.SerializableValue - Class in org.eigenbase.util14
SerializableValue extends BasicValue to provide better support for serializable subclasses.
Enum14.SerializableValue(String, int, String) - Constructor for class org.eigenbase.util14.Enum14.SerializableValue
Creates a new SerializableValue.
Enum14.Value - Interface in org.eigenbase.util14
A Value represents a member of an enumerated type.
enumConstants(Class<T>) - Static method in class org.eigenbase.util.Util
Creates a map of the values of an enumeration by name.
EnumeratedValues - Class in org.eigenbase.util
EnumeratedValues is a helper class for declaring a set of symbolic constants which have names, ordinals, and possibly descriptions.
EnumeratedValues() - Constructor for class org.eigenbase.util.EnumeratedValues
Creates a new empty, mutable enumeration.
EnumeratedValues(Enum14.Value[]) - Constructor for class org.eigenbase.util.EnumeratedValues
Creates an enumeration, with an array of values, and freezes it.
EnumeratedValues(String[]) - Constructor for class org.eigenbase.util.EnumeratedValues
Creates an enumeration, initialize it with an array of strings, and freezes it.
EnumeratedValues(String[], int[]) - Constructor for class org.eigenbase.util.EnumeratedValues
Create an enumeration, initializes it with arrays of code/name pairs, and freezes it.
EnumeratedValues(String[], int[], String[]) - Constructor for class org.eigenbase.util.EnumeratedValues
Create an enumeration, initializes it with arrays of code/name pairs, and freezes it.
enumeration - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
ENUMERATION - Static variable in class org.eigenbase.relopt.CallingConvention
 
enumeration - Variable in class org.eigenbase.runtime.EnumerationIterator
 
enumeration - Static variable in class org.eigenbase.sql.SqlInsertKeyword
 
enumeration - Static variable in class org.eigenbase.sql.SqlKind
 
enumeration - Static variable in class org.eigenbase.sql.SqlSelectKeyword
 
enumeration - Variable in class org.eigenbase.util.OptionsList.EnumeratedOption
 
enumeration - Static variable in class org.eigenbase.util.OptionsListTest.Color
 
enumeration$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
ENUMERATION_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
 
EnumerationIterator - Class in org.eigenbase.runtime
EnumerationIterator is an adapter which converts an Enumeration into an Iterator.
EnumerationIterator(Enumeration) - Constructor for class org.eigenbase.runtime.EnumerationIterator
 
enumerationLiterals - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
EnumerationLiterals - Interface in net.sf.farrago.cwm.datatypes
EnumerationLiterals association proxy interface.
EnumerationLiterals$Hib - Class in net.sf.farrago.cwm.datatypes
EnumerationLiterals association implementation.
EnumerationLiterals$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
EnumerationsPackage - Interface in net.sf.farrago.cwm.relational.enumerations
Enumerations package interface.
enumerationsPackage - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
EnumerationsPackage$Hib - Class in net.sf.farrago.cwm.relational.enumerations
Enumerations package implementation.
EnumerationsPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.enumerations.EnumerationsPackage$Hib
 
enumerationType - Variable in class net.sf.farrago.init.Initializer$Hib
 
enumerationType - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
enumerationTypeInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
enumerationTypeInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
enumVal(Class<T>, String) - Static method in class org.eigenbase.util.Util
Returns the value of an enumeration with a particular name.
env - Variable in class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor
 
env - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
env - Variable in class org.eigenbase.oj.util.JavaRowExpression
 
env - Variable in class org.eigenbase.relopt.RelOptCluster
 
EOF - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EOF - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EOF - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
EOF - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
EOF - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
EOF_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
eol - Variable in exception net.sf.farrago.parser.impl.ParseException
The end of line string for this machine.
eol - Variable in exception net.sf.farrago.rng.parserimpl.ParseException
The end of line string for this machine.
eol - Variable in exception org.eigenbase.lurql.parser.ParseException
The end of line string for this machine.
eol - Variable in exception org.eigenbase.sql.parser.impl.ParseException
The end of line string for this machine.
epilog(ConcurrentTestCommandGenerator) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
 
EPSILON - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
EPSILON - Static variable in class net.sf.farrago.test.FarragoMetadataTest
 
EPSILON - Static variable in class org.eigenbase.relopt.RelOptUtil
 
EPSILON - Static variable in class org.eigenbase.test.RelMetadataTest
 
EQ - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EQ - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
eq(String, RelDataType, String, RelDataType, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns whether two types are equal using '='.
EQ - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
equal(List<RelCollation>, List<RelCollation>) - Static method in class org.eigenbase.rel.RelCollationImpl
 
equal(String, RelDataType, String, RelDataType, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns whether two types are equal using RelOptUtil.areRowTypesEqual(RelDataType, RelDataType, boolean).
equal(Object, Object) - Static method in class org.eigenbase.util.Util
Returns whether two objects are equal or are both null.
equal(Object[], Object[]) - Static method in class org.eigenbase.util.Util
Returns whether two arrays are equal or are both null.
equalDeep(SqlNode, SqlNode, boolean) - Static method in class org.eigenbase.sql.SqlNode
Returns whether two nodes are equal (using SqlNode.equalsDeep(SqlNode,boolean)) or are both null.
equals(Object) - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexLengthComparator
 
equals(Object) - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexPageCountComparator
 
equals(Object) - Method in class com.lucidera.lcs.LcsIndexOptimizer.MappedFilterSelectivityComparator
 
equals(Object) - Method in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.core.ChangeableKindEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.core.OrderingKindEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.core.ScopeKindEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.core.VisibilityKindEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr.LongTxnId
 
equals(Object) - Method in class net.sf.farrago.db.FarragoDbSavepoint
 
equals(Object) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
equals(Object) - Method in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.fennel.AggFunctionEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.fennel.CompOperatorEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.fennel.DistinctnessEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.med.BackupTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.med.RecoveryTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.security.PrivilegedActionEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Indicates whether some other object is equal to this enumeration value.
equals(Object) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.LiteralPair
 
equals(Object) - Method in class net.sf.farrago.fennel.FennelDynamicParamId
 
equals(Object) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
 
equals(Object) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
equals(Object) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
EQUALS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
equals(Object) - Method in class net.sf.farrago.query.FarragoRelImplementor.RelPathEntry
 
equals(Object) - Method in class net.sf.farrago.query.FennelRelParamId
 
EQUALS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
equals(Object) - Method in class net.sf.farrago.test.FarragoMockPrincipal
 
equals(Object) - Method in class net.sf.farrago.type.OJTypedClass
 
equals(Object) - Method in class org.eigenbase.jmi.JmiClassVertex
 
equals(Object) - Method in class org.eigenbase.jmi.JmiMofIdComparator
 
equals(Object) - Method in class org.eigenbase.lurql.LurqlPlanEdge
 
EQUALS - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
equals(Object) - Method in class org.eigenbase.oj.util.OJSyntheticClass
 
equals(Object) - Method in class org.eigenbase.rel.AggregateCall
 
equals(Object) - Method in class org.eigenbase.rel.metadata.RelColumnOrigin
 
equals(Object) - Method in class org.eigenbase.rel.RelCollationImpl
 
equals(Object) - Method in class org.eigenbase.rel.RelFieldCollation
 
equals(int[], List<Integer>) - Static method in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
Returns whether an integer array has the same content as an integer list.
equals(Object) - Method in class org.eigenbase.relopt.CallingConvention
Compares this CallingConvention to another for equality by ordinal.
equals(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Compares this to another cost.
equals(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
equals(Object) - Method in class org.eigenbase.relopt.RelOptRule
 
equals(RelOptRule) - Method in class org.eigenbase.relopt.RelOptRule
Returns whether this rule is equal to another rule.
equals(Object) - Method in class org.eigenbase.relopt.RelOptRuleOperand
 
equals(Object) - Method in interface org.eigenbase.relopt.RelTrait
See note about equals() and hashCode().
equals(Object) - Method in class org.eigenbase.relopt.RelTraitSet
Compares two RelTraitSet objects for equality.
equals(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
equals(Object) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
equals(Object) - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
equals(Object) - Method in class org.eigenbase.rex.RexLiteral
 
equals(Object, Object) - Static method in class org.eigenbase.rex.RexLiteral
 
equals(Object) - Method in class org.eigenbase.rex.RexLocalRef
 
equals(Object) - Method in class org.eigenbase.rex.RexWindow
 
equals(Object) - Method in class org.eigenbase.sarg.SargEndpoint
 
equals(Object) - Method in class org.eigenbase.sarg.SargSetExpr.IntervalComparator
 
equals(Object) - Method in class org.eigenbase.sql.fun.SqlCastFunction.TypeFamilyCast
 
EQUALS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
equals(Object) - Method in class org.eigenbase.sql.parser.SqlParserPos
 
equals(Object) - Method in class org.eigenbase.sql.SqlCollation
 
equals(Object) - Method in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
Equals - Static variable in class org.eigenbase.sql.SqlKind
 
equals(Object) - Method in class org.eigenbase.sql.SqlLiteral
 
equals(Object) - Method in class org.eigenbase.sql.SqlOperator
 
equals(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
equals(Object) - Method in class org.eigenbase.util.ArrayQueue
Compares two queues for equality.
equals(Object) - Method in class org.eigenbase.util.Graph.Arc
 
equals(Object) - Method in class org.eigenbase.util.HashableArray
 
equals(Object) - Method in class org.eigenbase.util.mapping.IntPair
 
equals(Object) - Method in class org.eigenbase.util.mapping.Mappings.FiniteAbstractMapping
 
equals(Object) - Method in class org.eigenbase.util.NlsString
 
equals(Object) - Method in class org.eigenbase.util.Pair
 
equals(Object) - Method in class org.eigenbase.util.Permutation
 
equals(Object, Object) - Static method in class org.eigenbase.util.property.TriggerableProperties
 
equals(Object) - Method in class org.eigenbase.util.StringRepresentationComparator
 
equals(String) - Method in class org.eigenbase.util14.Enum14.BasicValue
Deprecated. I bet you meant to write value.name.equals(s) rather than value.equals(s), didn't you?
equals(Object) - Method in class org.eigenbase.util14.Enum14.BasicValue
 
EQUALS_SIGN - Static variable in class org.eigenbase.util.RhBase64
The equals sign (=) as a byte.
EQUALS_SIGN_ENC - Static variable in class org.eigenbase.util.RhBase64
 
equalSansNullability(RelDataTypeFactory, RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns whether two types are equal, ignoring nullability.
equalsBaseName(String) - Method in class org.eigenbase.sql.SqlIdentifier
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlCall
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlDynamicParam
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlIdentifier
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlLiteral
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlNode
Returns whether this node is structurally equivalent to another node.
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlNodeList
 
equalsDeep(SqlNode, boolean) - Method in class org.eigenbase.sql.SqlWindow
Overridden method to specfically check only the right subtree of a window definition
equalsOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical equals operator, '='.
EqualsORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Equals
equalTraitSets(RelTraitSet, RelTraitSet) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule
 
equivalenceClass - Variable in class org.eigenbase.relopt.RelOptListener.RelEquivalenceEvent
 
equivalentSet - Variable in class org.eigenbase.relopt.volcano.RelSet
Set to the superseding set when this is found to be equivalent to another set.
ERR - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
ERR_IN_OPERANDS_INCOMPATIBLE - Variable in class org.eigenbase.test.SqlValidatorTest
 
ERR_IN_VALUES_INCOMPATIBLE - Variable in class org.eigenbase.test.SqlValidatorTest
 
ERR_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
ERRCODE_FIELD_NAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
ERRMSG_ALREADY_PREPARED - Static variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
ERRMSG_IS_A_QUERY - Static variable in interface net.sf.farrago.jdbc.FarragoStatement
 
ERRMSG_NO_TUPLE - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
ERRMSG_NOT_A_QUERY - Static variable in interface net.sf.farrago.jdbc.FarragoStatement
 
ERRMSG_REQ_NON_NEG - Static variable in interface net.sf.farrago.jdbc.FarragoStatement
 
error - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
First exception thrown by the thread.
ERROR_COUNT - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
ERROR_LOG_MAX - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ERROR_LOG_MAX_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ERROR_MAX - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ERROR_MAX_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
errorBuffering - Static variable in class org.eigenbase.oj.rel.IterCalcRel
 
errorCode - Variable in error net.sf.farrago.parser.impl.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode - Variable in error net.sf.farrago.rng.parserimpl.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode - Variable in error org.eigenbase.lurql.parser.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode - Variable in error org.eigenbase.sql.parser.impl.TokenMgrError
Indicates the reason why the exception is thrown.
errorCommand - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Command throwing error *
errorCount - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
errorCount - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuota
Ongoing count of errors
errorFilePath - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
ErrorLimitExceeded - Variable in class net.sf.farrago.resource.FarragoResource
ErrorLimitExceeded is 'Exceeded limit of {0,number,#} errors.
errorLogMax - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuota
Maximum errors to log for a statement
errorMax - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuota
Maximum errors allowed for a statement
errorMsg - Variable in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
escape(char) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Assumes from FlatFileParams that the only escaped delimiter strings are \n and \t
ESCAPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ESCAPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ESCAPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Escape - Static variable in class org.eigenbase.sql.SqlKind
 
escapeChar - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
escapeCharacter - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
escapeOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Internal operator used to represent the ESCAPE clause of a LIKE or SIMILAR TO expression.
EscapeORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Escape operator (always part of LIKE or SIMILAR TO expression)
escapeUri(String) - Static method in class net.sf.farrago.namespace.mql.MedMqlUdx
 
estimate - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
estimate - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
estimate - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
ESTIMATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ESTIMATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
estimate() - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
Estimates the cardinality of the population using the formulas described above.
estimateCardinality(Double) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
Estimates the cardinality of the column after applying a predicate.
estimateColumnStats(Map<DdlAnalyzeStmt.ColumnDetail, DdlAnalyzeStmt.Histogram>, DdlAnalyzeStmt.ColumnDetail, long, boolean, boolean) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Build sampled histogram and estimate cardinality for the given column by querying it.
estimatedBitmapBlockCount - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
estimatedBitmapRowCount - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
estimateDistinctWithNullClass() - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
Estimates the cardinality of the population with the assumption that all classes except the null class are distinct.
estimatedNumInputRows - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
estimatedNumRows - Variable in class com.lucidera.lcs.LcsTableMergeRel
 
estimatedNumRows - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
estimateEmptyTableStats(List<DdlAnalyzeStmt.ColumnDetail>, LinkedHashMap<DdlAnalyzeStmt.ColumnDetail, DdlAnalyzeStmt.Histogram>) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Iterate over the given FemAbstractColumn instances and generate histograms for an empty table.
estimateFilteredRows(RelNode, RexProgram) - Static method in class org.eigenbase.rel.FilterRelBase
 
estimateFilteredRows(RelNode, RexNode) - Static method in class org.eigenbase.rel.FilterRelBase
 
estimateFraction(Double) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
Estimates what percentage of a bar is covered, based on the bar's total cardinality.
estimateJoinedRows(JoinRelBase, RexNode) - Static method in class org.eigenbase.rel.JoinRelBase
 
estimateNj(long, double) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
estimateRowCount(RelNode) - Static method in class org.eigenbase.rel.UnionRelBase
Helper method for computing row count for UNION ALL.
estimateRowScanSelectivity(LcsRowScanRel, RexNode, boolean) - Method in class com.lucidera.opt.LoptMetadataProvider
 
estimateStats(List<DdlAnalyzeStmt.ColumnDetail>, long, LinkedHashMap<DdlAnalyzeStmt.ColumnDetail, DdlAnalyzeStmt.Histogram>) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Iterate over the given FemAbstractColumn instances and compute histograms and cardinality from sampled data.
estimateVarianceFromD(long, long, FarragoCardinalityEstimator.SparseLongArray, long) - Static method in class net.sf.farrago.util.FarragoCardinalityEstimator
 
ETL_ACTION_ID - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ETL_ACTION_ID_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ETL_PROCESS_ID - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ETL_PROCESS_ID_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
evaluate() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram
Analyzes column histogram to determine the selectivity and cardinality of the specified search condition.
evaluate() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Searches through the histogram to find the first and last bars the interval may cover in the histogram.
evaluate() - Method in interface org.eigenbase.sarg.SargExpr
Resolves this expression into a fixed SargIntervalSequence.
evaluate() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
evaluate() - Method in class org.eigenbase.sarg.SargSetExpr
 
evaluateChildren(SargSetExpr) - Method in class org.eigenbase.sarg.SargSetExpr
 
evaluateComplemented() - Method in interface org.eigenbase.sarg.SargExpr
Resolves the complement of this expression into a fixed SargIntervalSequence.
evaluateComplemented() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
evaluateComplemented() - Method in class org.eigenbase.sarg.SargSetExpr
 
evaluateIntersection(List<SargIntervalSequence>) - Method in class org.eigenbase.sarg.SargSetExpr
 
evaluateIntervalLiteral(String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal according to the rules specified by the interval qualifier.
evaluateIntervalLiteralAsDay(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a DAY interval qualifier.
evaluateIntervalLiteralAsDayToHour(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a DAY TO HOUR interval qualifier.
evaluateIntervalLiteralAsDayToMinute(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a DAY TO MINUTE interval qualifier.
evaluateIntervalLiteralAsDayToSecond(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a DAY TO SECOND interval qualifier.
evaluateIntervalLiteralAsHour(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against an HOUR interval qualifier.
evaluateIntervalLiteralAsHourToMinute(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against an HOUR TO MINUTE interval qualifier.
evaluateIntervalLiteralAsHourToSecond(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against an HOUR TO SECOND interval qualifier.
evaluateIntervalLiteralAsMinute(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against an MINUTE interval qualifier.
evaluateIntervalLiteralAsMinuteToSecond(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against an MINUTE TO SECOND interval qualifier.
evaluateIntervalLiteralAsMonth(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a MONTH interval qualifier.
evaluateIntervalLiteralAsSecond(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against an SECOND interval qualifier.
evaluateIntervalLiteralAsYear(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a YEAR interval qualifier.
evaluateIntervalLiteralAsYearToMonth(int, String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
Validates an INTERVAL literal against a YEAR TO MONTH interval qualifier.
evaluateSargExpr(SargExpr) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a SargExpr into a SargIntervalSequence.
evaluateUnion(List<SargIntervalSequence>) - Method in class org.eigenbase.sarg.SargSetExpr
 
event$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
event$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
event$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
event$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
eventList - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
eventManipulation$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
EventManipulationType - Interface in net.sf.farrago.cwm.relational.enumerations
EventManipulationType enumeration interface.
EventManipulationTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
EventManipulationType enumeration class implementation.
EventManipulationTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
 
eventParameter - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
EventParameter - Interface in net.sf.farrago.cwm.behavioral
EventParameter association proxy interface.
EventParameter$Hib - Class in net.sf.farrago.cwm.behavioral
EventParameter association implementation.
EventParameter$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
events - Variable in class net.sf.farrago.test.FarragoQueryTest.TxnListener
 
EVERY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EVERY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EVERY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
evictionTimerPeriodMillis - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
ex(String) - Method in class net.sf.farrago.resource.FarragoResource._Def0
 
ex(String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def0
 
ex() - Method in class net.sf.farrago.resource.FarragoResource._Def1
 
ex(Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def1
 
ex(String, String, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def10
 
ex(String, String, Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def10
 
ex(String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def11
 
ex(String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def11
 
ex(String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def12
 
ex(String, String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def12
 
ex(String, String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def13
 
ex(String, String, String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def13
 
ex(Number, Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def14
 
ex(Number, Number, Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def14
 
ex(Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def15
 
ex(Number, Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def15
 
ex(String, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def16
 
ex(String, Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def16
 
ex(String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def17
 
ex(String, String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def17
 
ex(Number, String) - Method in class net.sf.farrago.resource.FarragoResource._Def18
 
ex(Number, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def18
 
ex(Number, Number, String) - Method in class net.sf.farrago.resource.FarragoResource._Def19
 
ex(String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def2
 
ex(String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def2
 
ex(String, String, String, Number, Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def20
 
ex(String, String, String, Number, Number, Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def20
 
ex(String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def21
 
ex(String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def22
 
ex(String, String, String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def23
 
ex(String, String, String, String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def23
 
ex(Number) - Method in class net.sf.farrago.resource.FarragoResource._Def24
 
ex(Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def24
 
ex(String) - Method in class net.sf.farrago.resource.FarragoResource._Def25
 
ex(String, String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def28
 
ex(String, String, String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def28
 
ex(String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def4
 
ex(String, String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def4
 
ex(String) - Method in class net.sf.farrago.resource.FarragoResource._Def5
 
ex(String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def5
 
ex(String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def6
 
ex(String, String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def6
 
ex(String) - Method in class net.sf.farrago.resource.FarragoResource._Def7
 
ex(String, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def7
 
ex(Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def8
 
ex(Number, Number, Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def8
 
ex() - Method in class net.sf.farrago.resource.FarragoResource._Def9
 
ex(Throwable) - Method in class net.sf.farrago.resource.FarragoResource._Def9
 
ex(String, String) - Method in class net.sf.farrago.rng.resource.FarragoRngResource._Def0
 
ex(String, String, Throwable) - Method in class net.sf.farrago.rng.resource.FarragoRngResource._Def0
 
ex(String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def1
 
ex(String, String, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def1
 
ex(String, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def10
 
ex(String, Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def10
 
ex(Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def11
 
ex(Number, Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def11
 
ex(Number, Number, Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def12
 
ex(Number, Number, Number, Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def12
 
ex(String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def13
 
ex(String, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def13
 
ex(String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def14
 
ex(String, String, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def14
 
ex(Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def15
 
ex(Number, Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def15
 
ex(String, String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def16
 
ex(String, String, String, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def16
 
ex(String, Number, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def17
 
ex(String, Number, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def17
 
ex(String, String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def18
 
ex(String, String, String, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def18
 
ex(Number, String, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def19
 
ex(Number, String, Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def19
 
ex(String, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def2
 
ex(String, Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def2
 
ex(Number, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def20
 
ex(Number, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def20
 
ex() - Method in class org.eigenbase.resource.EigenbaseResource._Def4
 
ex(Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def4
 
ex(String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def5
 
ex(String, String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def5
 
ex() - Method in class org.eigenbase.resource.EigenbaseResource._Def6
 
ex(Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def6
 
ex(String) - Method in class org.eigenbase.resource.EigenbaseResource._Def7
 
ex(String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def7
 
ex(Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def8
 
ex(Number, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def8
 
ex(String) - Method in class org.eigenbase.resource.EigenbaseResource._Def9
 
ex(String, Throwable) - Method in class org.eigenbase.resource.EigenbaseResource._Def9
 
exact - Variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
exactTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
exampleFarragoTransform() - Method in class net.sf.farrago.runtime.FarragoGeneratedCodeExamples
 
EXCEPT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXCEPT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXCEPT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Except - Static variable in class org.eigenbase.sql.SqlKind
 
exceptAllOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
exception - Variable in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
EXCEPTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXCEPTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXCEPTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
EXCEPTION_FIELD_NAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
exceptionInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
exceptionInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
exceptionPatterns - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
exceptionToString(Throwable) - Static method in class net.sf.farrago.util.FarragoUtil
 
exceptionToString(Throwable, String) - Static method in class net.sf.farrago.util.FarragoUtil
Converts any Throwable and its causes to a String.
exceptOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
ExceptORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Except
exclude - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
exclude - Variable in class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
EXCLUDE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXCLUDE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXCLUDE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
EXCLUDING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXCLUDING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXCLUDING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
EXCLUSION_PATTERN - Static variable in class net.sf.farrago.query.FarragoReduceExpressionsRule
Regular expression which matches the description of all instances of this rule and FarragoReduceValuesRule also.
exclusiveAccess - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
ExclusivePipe - Class in org.eigenbase.runtime
A synchronization primitive which allows producer and a consumer to use the same Buffer without treading on each other's feet.
ExclusivePipe(ByteBuffer) - Constructor for class org.eigenbase.runtime.ExclusivePipe
 
ExclusivePipeTest - Class in org.eigenbase.test
Testcase for ExclusivePipe.
ExclusivePipeTest() - Constructor for class org.eigenbase.test.ExclusivePipeTest
 
ExclusivePipeTest.Consumer - Class in org.eigenbase.test
Consumer thread reads words from a pipe, comparing with the list of expected words, until it has read all of the words it expects to see.
ExclusivePipeTest.Consumer(ExclusivePipe) - Constructor for class org.eigenbase.test.ExclusivePipeTest.Consumer
 
ExclusivePipeTest.Producer - Class in org.eigenbase.test
Producer thread writes a list of words into a pipe.
ExclusivePipeTest.Producer(ExclusivePipe) - Constructor for class org.eigenbase.test.ExclusivePipeTest.Producer
 
exclusiveRentals - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
EXEC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXEC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXEC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
execHandle - Variable in class net.sf.farrago.fennel.FennelExecutionHandle
The execution handle used in Farrago to access the Fennel object.
execHandle - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
ExecStreamInput - Interface in net.sf.farrago.fem.fennel
ExecStreamInput association proxy interface.
execStreamInput - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
ExecStreamInput$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ExecStreamInput association interface.
ExecStreamInput$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.ExecStreamInput$Hib
 
execStreamInputOrdinal - Variable in class net.sf.farrago.runtime.FennelTransformTupleIter
 
ExecStreamOutput - Interface in net.sf.farrago.fem.fennel
ExecStreamOutput association proxy interface.
execStreamOutput - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
ExecStreamOutput$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ExecStreamOutput association interface.
ExecStreamOutput$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.ExecStreamOutput$Hib
 
executableStmt - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
execute() - Method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
execute() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
execute(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAlterGenericStmt
 
execute(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAlterIdentityColumnStmt
 
execute(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAlterStmt
Execute the alter statement
EXECUTE - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal EXECUTE.
execute() - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
execute() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
execute() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedDdl
 
execute() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
execute(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
execute(String, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
execute(String, int[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
execute(String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
execute(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
execute(String, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
execute(String, int[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
execute(String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
execute(String, String, String, PreparedStatement) - Static method in class net.sf.farrago.namespace.mql.MedMqlUdx
 
EXECUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
execute(FarragoSessionRuntimeContext) - Method in class net.sf.farrago.query.FarragoExecutableExplainStmt
 
execute(FarragoSessionRuntimeContext) - Method in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
execute(FarragoSessionRuntimeContext) - Method in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
execute(FarragoSession, boolean) - Method in class net.sf.farrago.query.FarragoReentrantStmt
Executes the reentrant statement; subclass specified what to do in FarragoReentrantStmt.executeImpl().
EXECUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
execute(ByteBuffer, long) - Method in interface net.sf.farrago.runtime.FarragoTransform
Does a quantum of work.
execute(ByteBuffer, long) - Method in class net.sf.farrago.runtime.FarragoTransformImpl
Execute this transform.
execute(FarragoSessionRuntimeContext) - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
Executes this statement.
execute() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Executes the currently prepared statement.
execute() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
execute(Connection, Map<String, ?>) - Method in interface org.eigenbase.jmi.JmiPreparedQuery
Executes the prepared query.
execute(Connection, Map<String, ?>) - Method in class org.eigenbase.lurql.LurqlQueryProcessor.PreparedQuery
 
execute() - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
Executes the plan specified by the constructor.
execute() - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
execute() - Method in class org.eigenbase.oj.stmt.PreparedExplanation
 
execute() - Method in interface org.eigenbase.oj.stmt.PreparedResult
Executes the prepared result.
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.BeginGroup
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.CommonRelSubExprRules
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.ConverterRules
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.EndGroup
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.MatchLimit
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.MatchOrder
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.RuleClass
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.RuleCollection
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.RuleInstance
 
execute(HepPlanner) - Method in class org.eigenbase.relopt.hep.HepInstruction.Subprogram
 
EXECUTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
execute(ConcurrentTestCommandExecutor) - Method in interface org.eigenbase.test.concurrent.ConcurrentTestCommand
Executes this command.
execute(ConcurrentTestCommandExecutor) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
execute() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Creates a ConcurrentTestCommandExecutor object for each define thread, and then runs them all.
execute() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Executes the script
execute(Property, String) - Method in class org.eigenbase.util.property.Property.TriggerList
Executes every Trigger in this Property.TriggerList, passing in the property key whose change was the casue.
execute(Property, String) - Method in interface org.eigenbase.util.property.Trigger
Executes the trigger, passing in the key of the property whose change triggered the execution.
execute(Property, String) - Method in class org.eigenbase.util.property.TriggerBase
 
executeAction(String, String, PrintWriter) - Method in class net.sf.farrago.test.LurqlQueryTest
 
executeAnalyzeIndexes(FarragoSessionDdlValidator, long, long, LinkedHashMap<DdlAnalyzeStmt.ColumnDetail, DdlAnalyzeStmt.Histogram>) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Analyzes the table's indexes.
executeAndCancel(String, int) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
executeBatch() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
executeBatch() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
executeCleanup() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
executeCmd(FemCmd) - Method in interface net.sf.farrago.fennel.FennelDbHandle
Executes a FemCmd object.
executeCmd(FemCmd, FennelExecutionHandle) - Method in interface net.sf.farrago.fennel.FennelDbHandle
Executes a FemCmd object, associating an optional execution handle with the command.
executeCmd(FemCmd) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
Executes a FemCmd object.
executeCmd(FemCmd, FennelExecutionHandle) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
Executes a FemCmd object, associating an optional execution handle with the command.
executeCommands(int, List<String>) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
executeCreation(FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
executeCreation(FemLabel) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
executeCreation(RngRandomNumberGenerator) - Method in class net.sf.farrago.rng.FarragoRngDdlHandler
 
executeCreation(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Executes creation of an object; for example, if modelElement has stored data associated with it, this call should allocate and initialize initial storage for the object.
executeDaemonQuery(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
Executes a daemon query.
executeDdl(FarragoSessionDdlValidator, FarragoReposTxnContext, FarragoSessionDdlStmt) - Method in class net.sf.farrago.db.FarragoDbSession
 
executeDdl() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedDdl
 
executeDrop(FemDataServer) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
executeDrop(FemDataWrapper) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
executeDrop(FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
executeDrop(RngRandomNumberGenerator) - Method in class net.sf.farrago.rng.FarragoRngDdlHandler
 
executeDrop(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Executes drop of an object; for example, if modelElement has stored data associated with it, this call should deallocate the object's storage.
executeFennelSetParam(String, SqlLiteral) - Method in class net.sf.farrago.db.FarragoDatabase
 
executeFilters(Collection<RefObject>, Set<RefObject>, LurqlFilter[], LurqlPlanExistsEdge[], JmiClassVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
executeGraph(DirectedGraph<LurqlPlanVertex, LurqlPlanEdge>) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
executeImpl() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
executeImpl() - Method in class net.sf.farrago.ddl.DdlRelationalHandler.ReentrantIndexBuilderStmt
 
executeImpl() - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReentrantValuesStmt
 
executeImpl() - Method in class net.sf.farrago.query.FarragoReentrantStmt
Supplies subclass-specific behavior.
executeImpl() - Method in class net.sf.farrago.query.FarragoReentrantSubquery
 
executeInstruction(HepInstruction.MatchLimit) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.MatchOrder) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.RuleInstance) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.RuleClass) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.RuleCollection) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.ConverterRules) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.CommonRelSubExprRules) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.Subprogram) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.BeginGroup) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeInstruction(HepInstruction.EndGroup) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeJavaCmd(FemCmd, FennelExecutionHandle) - Method in interface net.sf.farrago.fennel.FennelCmdExecutor
Executes one FemCmd with an optional execution handle.
executeJavaCmd(FemCmd, FennelExecutionHandle) - Method in class net.sf.farrago.fennel.FennelCmdExecutorImpl
 
executeJavaCmd(FemCmd, long) - Static method in class net.sf.farrago.fennel.FennelStorage
Executes a command represented as a Java object.
executeLurqlQuery(String, Map<String, ?>) - Method in class net.sf.farrago.db.FarragoDbSession
 
executeLurqlQuery(String, Map<String, ?>) - Method in interface net.sf.farrago.session.FarragoSession
Executes a LURQL query against the repository.
executeModification(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Executes modification of an object.
executeOutgoingEdges(DirectedGraph<LurqlPlanVertex, LurqlPlanEdge>, LurqlPlanVertex, Set<RefObject>, boolean) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
executePlan(RelNode, List<RexNode>, boolean, boolean) - Method in class net.sf.farrago.query.FarragoReentrantStmtExecutor
Executes a query given a plan containing the corresponding RelNode tree.
executeProgram(HepProgram) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
executeQuery() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedDdl
 
executeQuery() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
executeQuery(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
executeQuery(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
executeRecursion(LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
executeRoot(LurqlPlanVertex, Set<RefObject>) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
executeSetup() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
executeSql(String) - Static method in class net.sf.farrago.ddl.DdlSqlj
 
executeStatic(String) - Static method in class org.eigenbase.oj.stmt.PreparedExplanation
 
executeStorage() - Method in class net.sf.farrago.ddl.DdlValidator
 
executeStorage() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Executes storage management commands for any model elements encountered during validation.
executeTask(FarragoTimerTask) - Method in class net.sf.farrago.test.FarragoTimerTest
 
executeTest(ConcurrentTestCommandGenerator, boolean, String) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
Executes a test case, possibly after interpolating synchronization.
executeTruncation(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Executes truncation of an object; for example, if modelElement has stored data associated with it, this call should deallocate and reinitialize the object's storage.
executeUdx() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
Calls specific UDX to produce result set.
executeUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
executeUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in interface net.sf.farrago.ddl.DdlMultipleTransactionStmt
Executes long-running DDL actions.
executeUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
executeUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlTruncateStmt
 
executeUpdate() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedDdl
 
executeUpdate() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
executeUpdate(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
executeUpdate(String, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
executeUpdate(String, int[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
executeUpdate(String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
executeUpdate(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
executeUpdate(String, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
executeUpdate(String, int[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
executeUpdate(String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
executeUpdate() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
ExecutionAborted - Variable in class net.sf.farrago.resource.FarragoResource
ExecutionAborted is 'Execution aborted'
executionStartTime - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
executionStreamDef - Variable in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
executorImpl - Variable in class net.sf.farrago.namespace.mock.MedMockColumnSet
 
existingWindowName(String) - Method in class org.eigenbase.sql.validate.SelectScope
 
exists() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
exists(CwmBehavioralFeature, CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
exists(CwmBehavioralFeature, CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmArgument, CwmCallAction) - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
exists(CwmArgument, CwmCallAction) - Method in interface net.sf.farrago.cwm.behavioral.CallArguments
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmCallAction, CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
exists(CwmCallAction, CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.CalledOperation
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmEvent, CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
exists(CwmEvent, CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.EventParameter
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmOperation, CwmMethod) - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
exists(CwmOperation, CwmMethod) - Method in interface net.sf.farrago.cwm.behavioral.OperationMethod
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmParameter, CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
exists(CwmParameter, CwmClassifier) - Method in interface net.sf.farrago.cwm.behavioral.ParameterType
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmClassifier, CwmFeature) - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
exists(CwmClassifier, CwmFeature) - Method in interface net.sf.farrago.cwm.core.ClassifierFeature
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
exists(CwmModelElement, CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencyClient
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
exists(CwmModelElement, CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencySupplier
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmConstraint) - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
exists(CwmModelElement, CwmConstraint) - Method in interface net.sf.farrago.cwm.core.ElementConstraint
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmNamespace) - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
exists(CwmModelElement, CwmNamespace) - Method in interface net.sf.farrago.cwm.core.ElementOwnership
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmPackage) - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
exists(CwmModelElement, CwmPackage) - Method in interface net.sf.farrago.cwm.core.ImportedElements
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmMultiplicity, CwmMultiplicityRange) - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
exists(CwmMultiplicity, CwmMultiplicityRange) - Method in interface net.sf.farrago.cwm.core.RangeMultiplicity
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmConstraint, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
exists(CwmConstraint, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeConstraints
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
exists(CwmModelElement, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypedElement
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmTaggedValue, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
exists(CwmTaggedValue, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeTaggedValues
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmStructuralFeature, CwmClassifier) - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
exists(CwmStructuralFeature, CwmClassifier) - Method in interface net.sf.farrago.cwm.core.StructuralFeatureType
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmModelElement, CwmTaggedValue) - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
exists(CwmModelElement, CwmTaggedValue) - Method in interface net.sf.farrago.cwm.core.TaggedElement
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmClassifier, CwmTypeAlias) - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
exists(CwmClassifier, CwmTypeAlias) - Method in interface net.sf.farrago.cwm.datatypes.ClassifierAlias
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmEnumeration, CwmEnumerationLiteral) - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
exists(CwmEnumeration, CwmEnumerationLiteral) - Method in interface net.sf.farrago.cwm.datatypes.EnumerationLiterals
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmStructuralFeature, CwmUnion) - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
exists(CwmStructuralFeature, CwmUnion) - Method in interface net.sf.farrago.cwm.datatypes.UnionDiscriminator
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmStructuralFeature, CwmSlot) - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
exists(CwmStructuralFeature, CwmSlot) - Method in interface net.sf.farrago.cwm.instance.FeatureSlot
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmInstance, CwmClassifier) - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
exists(CwmInstance, CwmClassifier) - Method in interface net.sf.farrago.cwm.instance.InstanceClassifier
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmSlot, CwmObject) - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
exists(CwmSlot, CwmObject) - Method in interface net.sf.farrago.cwm.instance.ObjectSlot
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmSlot, CwmInstance) - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
exists(CwmSlot, CwmInstance) - Method in interface net.sf.farrago.cwm.instance.SlotValue
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmIndex, CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
exists(CwmIndex, CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmStructuralFeature, CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
exists(CwmStructuralFeature, CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatures
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmClass, CwmIndex) - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
exists(CwmClass, CwmIndex) - Method in interface net.sf.farrago.cwm.keysindexes.IndexSpansClass
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmStructuralFeature, CwmKeyRelationship) - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
exists(CwmStructuralFeature, CwmKeyRelationship) - Method in interface net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmStructuralFeature, CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
exists(CwmStructuralFeature, CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueFeature
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmKeyRelationship, CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
exists(CwmKeyRelationship, CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmColumn, CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
exists(CwmColumn, CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnOptionsColumnSet
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmSqlstructuredType, CwmColumn) - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
exists(CwmSqlstructuredType, CwmColumn) - Method in interface net.sf.farrago.cwm.relational.ColumnRefStructuredType
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmSqlstructuredType, CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
exists(CwmSqlstructuredType, CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnSetOfStructuredType
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmSqldistinctType, CwmSqlsimpleType) - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
exists(CwmSqldistinctType, CwmSqlsimpleType) - Method in interface net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmTable, CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
exists(CwmTable, CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TableOwningTrigger
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(CwmNamedColumnSet, CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
exists(CwmNamedColumnSet, CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TriggerUsingColumnSet
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAbstractColumnSet, FemRowCountStatistics) - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
exists(FemAbstractColumnSet, FemRowCountStatistics) - Method in interface net.sf.farrago.fem.ColumnSetHasRowCountStats
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemFarragoConfig, FemFennelConfig) - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
exists(FemFarragoConfig, FemFennelConfig) - Method in interface net.sf.farrago.fem.config.FarragoConfiguresFennel
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAggStreamDef, FemAggInvocation) - Method in class net.sf.farrago.fem.fennel.AggHasInvocation$Hib
 
exists(FemAggStreamDef, FemAggInvocation) - Method in interface net.sf.farrago.fem.fennel.AggHasInvocation
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemBarrierStreamDef, FemDynamicParameter) - Method in class net.sf.farrago.fem.fennel.BarrierHasDynamicParameter$Hib
 
exists(FemBarrierStreamDef, FemDynamicParameter) - Method in interface net.sf.farrago.fem.fennel.BarrierHasDynamicParameter
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemCsnHandleReturningCmd, FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsCsnHandle$Hib
 
exists(FemCsnHandleReturningCmd, FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsCsnHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemCmdOpenDatabase, FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsDbHandle$Hib
 
exists(FemCmdOpenDatabase, FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsDbHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemCmdCreateExecutionStreamGraph, FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle$Hib
 
exists(FemCmdCreateExecutionStreamGraph, FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemCmdCreateStreamHandle, FemStreamHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamHandle$Hib
 
exists(FemCmdCreateStreamHandle, FemStreamHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemCmdSavepoint, FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsSvptHandle$Hib
 
exists(FemCmdSavepoint, FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsSvptHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemBeginTxnCmd, FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsTxnHandle$Hib
 
exists(FemBeginTxnCmd, FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsTxnHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemCmdBeginTxnWithCsn, FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesCsnHandle$Hib
 
exists(FemCmdBeginTxnWithCsn, FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesCsnHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemDatabaseCmd, FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesDbHandle$Hib
 
exists(FemDatabaseCmd, FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesDbHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemTupleStreamGraphCmd, FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle$Hib
 
exists(FemTupleStreamGraphCmd, FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemEndTxnCmd, FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesSvptHandle$Hib
 
exists(FemEndTxnCmd, FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesSvptHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemTxnCmd, FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesTxnHandle$Hib
 
exists(FemTxnCmd, FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesTxnHandle
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamInput$Hib
 
exists(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamInput
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamOutput$Hib
 
exists(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamOutput
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemFlatFileTupleStreamDef, FemColumnName) - Method in class net.sf.farrago.fem.fennel.FlatFileHasColumn$Hib
 
exists(FemFlatFileTupleStreamDef, FemColumnName) - Method in interface net.sf.farrago.fem.fennel.FlatFileHasColumn
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemIndexSearchDef, FemCorrelation) - Method in class net.sf.farrago.fem.fennel.IndexSearchHasParameter$Hib
 
exists(FemIndexSearchDef, FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.IndexSearchHasParameter
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemNestedLoopJoinStreamDef, FemCorrelation) - Method in class net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey$Hib
 
exists(FemNestedLoopJoinStreamDef, FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemExecutionStreamDef, FemDynamicParamUse) - Method in class net.sf.farrago.fem.fennel.ParamUses$Hib
 
exists(FemExecutionStreamDef, FemDynamicParamUse) - Method in interface net.sf.farrago.fem.fennel.ParamUses
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemReshapeStreamDef, FemReshapeParameter) - Method in class net.sf.farrago.fem.fennel.ReshapeHasParameter$Hib
 
exists(FemReshapeStreamDef, FemReshapeParameter) - Method in interface net.sf.farrago.fem.fennel.ReshapeHasParameter
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemLcsRowScanStreamDef, FemLcsClusterScanDef) - Method in class net.sf.farrago.fem.fennel.RowScanHasClusterScan$Hib
 
exists(FemLcsRowScanStreamDef, FemLcsClusterScanDef) - Method in interface net.sf.farrago.fem.fennel.RowScanHasClusterScan
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemLbmSplicerStreamDef, FemSplicerIndexAccessorDef) - Method in class net.sf.farrago.fem.fennel.SplicerHasIndexAccessor$Hib
 
exists(FemLbmSplicerStreamDef, FemSplicerIndexAccessorDef) - Method in interface net.sf.farrago.fem.fennel.SplicerHasIndexAccessor
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemTableWriterDef, FemIndexWriterDef) - Method in class net.sf.farrago.fem.fennel.TableWriterDataflow$Hib
 
exists(FemTableWriterDef, FemIndexWriterDef) - Method in interface net.sf.farrago.fem.fennel.TableWriterDataflow
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemTupleAccessor, FemTupleAttrAccessor) - Method in class net.sf.farrago.fem.fennel.TupleAccessorAttrs$Hib
 
exists(FemTupleAccessor, FemTupleAttrAccessor) - Method in interface net.sf.farrago.fem.fennel.TupleAccessorAttrs
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemTupleDescriptor, FemTupleAttrDescriptor) - Method in class net.sf.farrago.fem.fennel.TupleDescriptorAttrs$Hib
 
exists(FemTupleDescriptor, FemTupleAttrDescriptor) - Method in interface net.sf.farrago.fem.fennel.TupleDescriptorAttrs
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemTupleProjection, FemTupleAttrProjection) - Method in class net.sf.farrago.fem.fennel.TupleProjectionAttrs$Hib
 
exists(FemTupleProjection, FemTupleAttrProjection) - Method in interface net.sf.farrago.fem.fennel.TupleProjectionAttrs
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemWindowPartitionDef, FemWindowDef) - Method in class net.sf.farrago.fem.fennel.WindowPartitions$Hib
 
exists(FemWindowPartitionDef, FemWindowDef) - Method in interface net.sf.farrago.fem.fennel.WindowPartitions
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemWindowDef, FemWindowStreamDef) - Method in class net.sf.farrago.fem.fennel.Windows$Hib
 
exists(FemWindowDef, FemWindowStreamDef) - Method in interface net.sf.farrago.fem.fennel.Windows
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemStoredColumn, FemSequenceGenerator) - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
exists(FemStoredColumn, FemSequenceGenerator) - Method in interface net.sf.farrago.fem.med.ColumnHasSequence
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemColumnHistogram, FemColumnHistogramBar) - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
exists(FemColumnHistogram, FemColumnHistogramBar) - Method in interface net.sf.farrago.fem.med.ColumnHistogramHasBar
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemElementWithStorageOptions, FemStorageOption) - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
exists(FemElementWithStorageOptions, FemStorageOption) - Method in interface net.sf.farrago.fem.med.ElementHasStorageOptions
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemLabel, FemLabel) - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
exists(FemLabel, FemLabel) - Method in interface net.sf.farrago.fem.med.LabelHasAlias
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemLocalIndex, FemIndexStatistics) - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
exists(FemLocalIndex, FemIndexStatistics) - Method in interface net.sf.farrago.fem.med.LocalIndexHasStats
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemDataServer, FemBaseColumnSet) - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
exists(FemDataServer, FemBaseColumnSet) - Method in interface net.sf.farrago.fem.med.ServerProvidesColumnSet
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemDataWrapper, FemDataServer) - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
exists(FemDataWrapper, FemDataServer) - Method in interface net.sf.farrago.fem.med.WrapperAccessesServer
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAuthId, FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
exists(FemAuthId, FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemGrant, CwmModelElement) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
exists(FemGrant, CwmModelElement) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAuthId, FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
exists(FemAuthId, FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemUser, CwmNamespace) - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
exists(FemUser, CwmNamespace) - Method in interface net.sf.farrago.fem.security.UserAssignedNamespace
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAbstractAttribute, FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
exists(FemAbstractAttribute, FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.AttributeIsConstrained
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAbstractColumn, FemColumnHistogram) - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
exists(FemAbstractColumn, FemColumnHistogram) - Method in interface net.sf.farrago.fem.sql2003.ColumnHasHistogram
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemSampleDataset, FemAbstractColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
exists(FemSampleDataset, FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemSampleDataset, CwmColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
exists(FemSampleDataset, CwmColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAbstractKeyConstraint, FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
exists(FemAbstractKeyConstraint, FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.ConstraintHasComponent
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemAnnotatedElement, FemTagAnnotation) - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
exists(FemAnnotatedElement, FemTagAnnotation) - Method in interface net.sf.farrago.fem.sql2003.ElementHasTagAnnotation
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemLocalSchema, FemSqlpathElement) - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
exists(FemLocalSchema, FemSqlpathElement) - Method in interface net.sf.farrago.fem.sql2003.SchemaDefinesPath
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists(FemUserDefinedType, FemUserDefinedOrdering) - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
exists(FemUserDefinedType, FemUserDefinedOrdering) - Method in interface net.sf.farrago.fem.sql2003.TypeHasOrdering
Queries whether a link currently exists between a given pair of instance objects in the associations link set.
exists() - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Checks if this file exists
EXISTS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXISTS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
exists - Variable in class org.eigenbase.lurql.LurqlFilter
 
EXISTS - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
EXISTS - Static variable in class org.eigenbase.relopt.CallingConvention
 
EXISTS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Exists - Static variable in class org.eigenbase.sql.SqlKind
 
EXISTS_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The EXISTS calling convention is only allowed for a terminator.
existsDepth - Variable in class org.eigenbase.lurql.LurqlPlan
 
existsOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
ExistsORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Exists
existsSet - Variable in class org.eigenbase.lurql.LurqlPlan
For select *, all vertices which are defined inside of exists (meaning they should not contribute to the final result).
exitCode - Variable in class org.eigenbase.util.MainApp
 
exitStatement - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
 
EXP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CaseExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsTypeExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CastExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CeilExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.FloorExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.PassThroughExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.ReinterpretExpander
 
expand(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Rewrites an expression containing decimals.
expand(SqlNode, SqlValidatorScope) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
expand(SqlNode, SqlValidatorScope) - Method in interface org.eigenbase.sql.validate.SqlValidator
Expands an expression.
expand(SqlNode, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
expand(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
expand(String, String) - Method in class org.eigenbase.test.DiffRepository
Expands a string containing one or more variables.
expandAvg(SqlNode, SqlRexContext, SqlCall) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
ExpandBuff(boolean) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ExpandBuff(boolean) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
expandColumnReferences - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
expandComparison(RexCall, RexNode[]) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
expandDivide(RexCall, RexNode[]) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
expanded - Variable in class org.eigenbase.sql.SqlCall
 
expandedSelectList - Variable in class org.eigenbase.sql.validate.SelectScope
 
expanderMap - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
 
expandIdentifiers - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
expandInvocationExpression(SqlNode, FarragoRoutineInvocation) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
expandLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgram
Fully expands a RexLocalRef back into a pure RexNode tree containing no RexLocalRefs (reversing the effect of common subexpression elimination).
expandMod(RexCall, RexNode[]) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
expandOrderExpr(SqlSelect, SqlNode) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
expandOrderExpr(SqlSelect, SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Expands an expression in the ORDER BY clause into an expression with the same semantics as expressions in the SELECT clause.
expandOrderExpr(SqlSelect, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
expandPlusMinus(RexCall, RexNode[]) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
expandProperties(String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns the input string with property values substituted for variables of the form ${VARNAME}, such as that done by FarragoProperties.expandProperties(String)..
expandProperties(String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
expandProperties(String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
expandProperties(String) - Method in class net.sf.farrago.util.FarragoProperties
Expands properties embedded in the given String.
expandRowsAndWrite(String[], FlatFileParams) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
expandSelectItem(SqlNode, SqlSelect, List<SqlNode>, List<String>, List<RelDataType>, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
If selectItem is "*" or "TABLE.*", expands it and returns true; otherwise writes the unexpanded item.
expandStar(SqlNodeList, SqlSelect, boolean) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns a list of expressions, with every occurrence of "*" or "TABLE.*" expanded.
expandStar(SqlNodeList, SqlSelect, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
expandTimes(RexCall, RexNode[]) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
expandView(RelDataType, String) - Method in class net.sf.farrago.query.FarragoPreparingStmt
Returns a relational expression which is to be substituted for an access to a SQL view.
expandView(String) - Method in class net.sf.farrago.query.FarragoView
 
expansionDepth - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
expected - Variable in class org.eigenbase.sql.test.AbstractSqlTester.StringTypeChecker
 
expected - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
ExpectedBoolean - Variable in class org.eigenbase.resource.EigenbaseResource
ExpectedBoolean is 'Expected a boolean type'
expectedConcurrentStatements$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
expectedTokenSequences - Variable in exception net.sf.farrago.parser.impl.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception net.sf.farrago.rng.parserimpl.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.eigenbase.lurql.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.eigenbase.sql.parser.impl.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.eigenbase.sql.parser.SqlParseException
 
expFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
expired$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsIndexBitOpRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsIndexBuilderRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsIndexMergeRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
explain(RelOptPlanWriter, String[], Object[]) - Method in class com.lucidera.lcs.LcsRowScanRelBase
Explains this LcsRowScanRelBase, appending the additional terms and values from a subclass.
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsSamplingRowScanRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsTableAppendRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsTableDeleteRel
 
explain(RelOptPlanWriter) - Method in class com.lucidera.lcs.LcsTableMergeRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelBufferRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelMergeRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelMultiUseBufferRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelRenameRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
EXPLAIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.query.FarragoIndexBuilderRel
 
explain(RelOptPlanWriter) - Method in class net.sf.farrago.query.FarragoJavaUdxRel
 
EXPLAIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
explain(PrintWriter) - Method in class org.eigenbase.lurql.LurqlPlan
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.oj.rel.IterCalcRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.AbstractRelNode
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.AggregateRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.CalcRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.CorrelatorRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.EmptyRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.FilterRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.jdbc.JdbcQuery
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.JoinRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.JoinRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.ProjectRelBase
 
explain(RelOptPlanWriter) - Method in interface org.eigenbase.rel.RelNode
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.SamplingRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.SetOpRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.SingleRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.SortRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.TableAccessRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.TableFunctionRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.TableModificationRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.ValuesRelBase
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.rel.WindowedAggregateRel
 
explain(RelNode, String[], Object[]) - Method in class org.eigenbase.relopt.RelOptPlanWriter
Prints the plan of a given relational expression to this writer.
explain(RelNode, String[]) - Method in class org.eigenbase.relopt.RelOptPlanWriter
 
explain(RelNode, List<String>, List<Object>) - Method in class org.eigenbase.relopt.RelOptPlanWriter
Shorthand for RelOptPlanWriter.explain(RelNode, String[], Object[]).
explain(RelNode, String[], Object[]) - Method in class org.eigenbase.relopt.RelOptXmlPlanWriter
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.relopt.volcano.AbstractConverter
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.relopt.volcano.RelSubset
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
explain(RelOptPlanWriter) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
EXPLAIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Explain - Static variable in class org.eigenbase.sql.SqlKind
 
explainCalc(RelNode, RelOptPlanWriter) - Method in class org.eigenbase.rex.RexProgram
Writes an explanation of the expressions in this program to a plan writer.
ExplainDepth() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses WITH TYPE | WITH IMPLEMENTATION | WITHOUT IMPLEMENTATION modifier for EXPLAIN PLAN.
ExplainDepth() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses WITH TYPE | WITH IMPLEMENTATION | WITHOUT IMPLEMENTATION modifier for EXPLAIN PLAN.
ExplainDepth() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses WITH TYPE | WITH IMPLEMENTATION | WITHOUT IMPLEMENTATION modifier for EXPLAIN PLAN.
ExplainDetailLevel() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses INCLUDING ALL ATTRIBUTES modifier for EXPLAIN PLAN.
ExplainDetailLevel() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses INCLUDING ALL ATTRIBUTES modifier for EXPLAIN PLAN.
ExplainDetailLevel() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses INCLUDING ALL ATTRIBUTES modifier for EXPLAIN PLAN.
explainGeneric(RelNode, String[], Object[]) - Method in class org.eigenbase.relopt.RelOptXmlPlanWriter
Generates generic XML (sometimes called 'element-oriented XML').
explainInputs(RelNode[]) - Method in class org.eigenbase.relopt.RelOptPlanWriter
 
explainOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
ExplainORDINAL - Static variable in class org.eigenbase.sql.SqlKind
EXPLAIN statement
explainPlan() - Method in interface org.eigenbase.jmi.JmiPreparedQuery
Gets an explanation of the plan to be used to execute this query.
explainPlan() - Method in class org.eigenbase.lurql.LurqlQueryProcessor.PreparedQuery
 
explainProjection(Integer[]) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
 
explainSpecific(RelNode, String[], Object[]) - Method in class org.eigenbase.relopt.RelOptXmlPlanWriter
Generates specific XML (sometimes called 'attribute-oriented XML').
explainSubset(String, RelNode) - Method in class org.eigenbase.relopt.RelOptPlanWriter
Special form used by RelSubset.
explainTree(RelNode) - Method in class org.eigenbase.relopt.RelOptPlanWriter
 
explanation - Variable in class net.sf.farrago.query.FarragoExecutableExplainStmt
 
EXPLICANDUM_OPERAND - Static variable in class org.eigenbase.sql.SqlExplain
 
ExplicitOperandTypeInference - Class in org.eigenbase.sql.type
ExplicitOperandTypeInferences implements SqlOperandTypeInference by explicity supplying a type for each parameter.
ExplicitOperandTypeInference(RelDataType[]) - Constructor for class org.eigenbase.sql.type.ExplicitOperandTypeInference
 
ExplicitOperatorBinding - Class in org.eigenbase.sql
ExplicitOperatorBinding implements SqlOperatorBinding via an underlying array of known operand types.
ExplicitOperatorBinding(SqlOperatorBinding, RelDataType[]) - Constructor for class org.eigenbase.sql.ExplicitOperatorBinding
 
ExplicitOperatorBinding(RelDataTypeFactory, SqlOperator, RelDataType[]) - Constructor for class org.eigenbase.sql.ExplicitOperatorBinding
 
ExplicitOperatorBinding(SqlOperatorBinding, RelDataTypeFactory, SqlOperator, RelDataType[]) - Constructor for class org.eigenbase.sql.ExplicitOperatorBinding
 
ExplicitReturnTypeInference - Class in org.eigenbase.sql.type
A SqlReturnTypeInference which always returns the same SQL type.
ExplicitReturnTypeInference(RelDataType) - Constructor for class org.eigenbase.sql.type.ExplicitReturnTypeInference
Creates an inference rule which always returns the same type object.
ExplicitReturnTypeInference(SqlTypeName) - Constructor for class org.eigenbase.sql.type.ExplicitReturnTypeInference
Creates an inference rule which always returns a given SQL type with zero parameters (such as DATE).
ExplicitReturnTypeInference(SqlTypeName, int) - Constructor for class org.eigenbase.sql.type.ExplicitReturnTypeInference
Creates an inference rule which always returns a given SQL type with a precision/length parameter (such as VARCHAR(10) and NUMBER(5)).
ExplicitReturnTypeInference(SqlTypeName, int, int) - Constructor for class org.eigenbase.sql.type.ExplicitReturnTypeInference
Creates an inference rule which always returns a given SQL type with a precision and scale parameters (such as DECIMAL(8, 3)).
ExplicitTable(SqlParserPos) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an explicit TABLE t reference.
ExplicitTable(SqlParserPos) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an explicit TABLE t reference.
ExplicitTable(SqlParserPos) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an explicit TABLE t reference.
ExplicitTable - Static variable in class org.eigenbase.sql.SqlKind
 
explicitTableOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Keyword which allows an identifier to be explicitly flagged as a table.
ExplicitTableORDINAL - Static variable in class org.eigenbase.sql.SqlKind
ExplicitTable, e.g.
EXPONENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXPONENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXPONENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
EXPORT_TYPES - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
exportCatalog(String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Exports the catalog repository contents as an XMI file.
exportExtent(MDRepository, File, String) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
exportForeignSchemaHelper(int, String, String, boolean, String, String, Timestamp, String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function for full and incremental exports of tables within a foreign schema
exportForeignSchemaIncrementalToCsv(String, String, boolean, String, String, Timestamp, String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports tables within a foreign schema to CSV/BCP files for rows modified after a specified timestamp
exportForeignSchemaIncrementalToCsv(String, String, boolean, String, String, Timestamp, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Standard version of incremental foreign schema export which always creates bcp files and deletes any leftover files from failed table exports
exportForeignSchemaToCsv(String, String, boolean, String, String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports tables within a foreign schema to CSV/BCP files
exportForeignSchemaToCsv(String, String, boolean, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Standard version of foreign schema export which always creates bcp files and deletes any leftover files from failed table exports
exportMergedSchemas(String, String, String, String, boolean, String, String, String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Used to combine original data and incremental data.
exportMergedSchemas(String, String, String, String, boolean, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Standard version of local merge schema export which always creates bcp files and deletes any leftover files from failed table exports
exportQueryToFile(String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Deprecated. Use widest version instead.
exportQueryToFile(String, String, boolean, boolean, String, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Deprecated. Use widest version instead.
exportQueryToFile(String, String, boolean, boolean, boolean, String, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports results of a single query to CSV/BCP files.
exportSchema(String, boolean) - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
ExportSchemaCreateDirFailed - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaCreateDirFailed is 'Failed to create export directory {0}: {1}'
ExportSchemaCreateFileWriterFailed - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaCreateFileWriterFailed is 'Failed to create file writer for file {0}: {1}'
ExportSchemaCreateTempSchemaError - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaCreateTempSchemaError is 'Error during creation of temp schema {0}: {1}'
ExportSchemaDropTempSchemaError - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaDropTempSchemaError is 'Error dropping temp schema {0}: {1}'
ExportSchemaFileWriterError - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaFileWriterError is 'FileWriter error for file {0}: {1}'
ExportSchemaImportForeignSchemaError - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaImportForeignSchemaError is 'Error during import foreign schema into temp schema {0}: {1}'
exportSchemaIncrementalToCsv(String, String, boolean, String, String, Timestamp, String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports tables within a schema to CSV/BCP files for rows modified after a specified timestamp
exportSchemaIncrementalToCsv(String, String, boolean, String, String, Timestamp, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Standard version of incremental local schema export which always creates bcp files and deletes any leftover files from failed table exports
ExportSchemaInvalidExpType - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaInvalidExpType is 'Invalid Export type: {0}'
ExportSchemaMergeTablesDiffer - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaMergeTablesDiffer is 'Tables differ in schemas to be merged'
ExportSchemaNoTables - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaNoTables is 'No tables to export for catalog={0} schema={1} exclude={2} table_list={3} table_pattern={4}'
ExportSchemaNoTablesImported - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaNoTablesImported is 'No tables to export for foreign_server={0} foreign_schema={1} exclude={2} table_list={3} table_pattern={4} temp schema={5}'
ExportSchemaSpecifyLastModified - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaSpecifyLastModified is 'Parameter list invalid: last modified timestamp and column name must be specified'
ExportSchemaSpecifyListOrPattern - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaSpecifyListOrPattern is 'Parameter list invalid: Cannot specify both table_list and table_pattern parameters'
ExportSchemaTableNotFound - Variable in class net.sf.farrago.resource.FarragoResource
ExportSchemaTableNotFound is 'One or more tables in table_list not found: [{0}]'
exportSchemaToCsv(String, String, boolean, String, String, String, boolean, boolean) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports tables within a schema to flat files with BCP files Older version of the export local schema UDP without file extension, field delimiter and datetime format parameters.
exportSchemaToCsv(String, String, boolean, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Standard version of local schema export which always creates bcp files and deletes any leftover files from failed table exports
exportSchemaToFile(String, String, boolean, String, String, String, boolean, boolean, String, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports tables within a schema to flat files with BCP files
exportSchemaToFile(String, String, boolean, String, String, String, boolean, boolean, String, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Exports tables within a schema to flat files with BCP files
exportSubModel(MDRepository, File, String) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
Exports a submodel, generating qualified references by name to objects outside of the submodel.
exportToXmiString(Collection<?>) - Static method in class org.eigenbase.jmi.JmiObjUtil
Exports a collection of JMI objects as XMI.
exposesAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
exposesAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
expr - Variable in class org.eigenbase.rex.RexFieldAccess
 
expr - Variable in class org.eigenbase.sarg.SargBinding
 
EXPR_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
exprConverter - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
Expression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a row expression or a parenthesized expression of any kind.
Expression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a row expression or a parenthesized expression of any kind.
expression - Variable in class org.eigenbase.oj.util.JavaRowExpression
 
Expression(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a row expression or a parenthesized expression of any kind.
Expression - Static variable in class org.eigenbase.sql.SqlKind
 
Expression2(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a binary row expression, or a parenthesized expression of any kind.
Expression2(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a binary row expression, or a parenthesized expression of any kind.
Expression2(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a binary row expression, or a parenthesized expression of any kind.
Expression3(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a unary row expression, or a parenthesized expression of any kind.
Expression3(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a unary row expression, or a parenthesized expression of any kind.
Expression3(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a unary row expression, or a parenthesized expression of any kind.
ExpressionCommaList(SqlParserPos, SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a list of expressions separated by commas.
ExpressionCommaList(SqlParserPos, SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a list of expressions separated by commas.
ExpressionCommaList(SqlParserPos, SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a list of expressions separated by commas.
ExpressionORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Expression is an aggregate of all expression operators.
exprInverseOrdinals - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
exprLevels - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
exprLevels - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.MaxInputFinder
 
exprList - Variable in class org.eigenbase.rex.RexProgramBuilder
 
exprMap - Variable in class org.eigenbase.rex.RexProgramBuilder
 
exprReadOnlyList - Variable in class org.eigenbase.rex.RexProgram
 
exprs - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReentrantValuesStmt
 
exprs - Variable in class org.eigenbase.rex.RexProgram
First stage of expression evaluation.
exprs - Variable in class org.eigenbase.test.SargTest
 
exprStack - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
exps - Variable in class org.eigenbase.rel.ProjectRelBase
 
ExtendedBuiltinFunctionCall() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ExtendedBuiltinFunctionCall() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ExtendedBuiltinFunctionCall() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
extendedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
ExtendedTableRef() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Allows parser to be extended with new types of table references.
ExtendedTableRef() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Allows parser to be extended with new types of table references.
ExtendedTableRef() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Allows parser to be extended with new types of table references.
EXTENSION_MIN_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
ExtensionLanguage - Interface in net.sf.farrago.fem.sql2003
ExtensionLanguage enumeration interface.
ExtensionLanguageEnum - Class in net.sf.farrago.fem.sql2003
ExtensionLanguage enumeration class implementation.
ExtensionLanguageEnum(String) - Constructor for class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
 
ExtensionModelAlter() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ExtensionModelAlter() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ExtensionModelDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ExtensionModelDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ExtensionModelDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ExtensionModelDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ExtensionModelSchemaObjDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ExtensionModelSchemaObjDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
extentPackage - Variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
EXTERNAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXTERNAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXTERNAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
EXTERNAL_SCALE_FACTOR - Static variable in class net.sf.farrago.test.regression.FarragoSorterTest
Ratio of data sort size to cache size for external sort.
externalCount - Static variable in class net.sf.farrago.test.regression.FarragoSorterTest
 
externalName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
ExternalRoutineBody(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ExternalRoutineBody(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ExtInstructionDefTable - Class in net.sf.farrago.fennel.calc
A class that holds CalcProgramBuilder.ExtInstrDef and its sub-classes.
ExtInstructionDefTable() - Constructor for class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
EXTRACT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
EXTRACT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
EXTRACT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
extractColumns - Variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
extractDataTypeName(String) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
extractFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The SQL EXTRACT operator.
ExtractJoinFilterRule - Class in org.eigenbase.rel.rules
Rule to convert an inner join to a filter on top of a cartesian inner join.
ExtractJoinFilterRule() - Constructor for class org.eigenbase.rel.rules.ExtractJoinFilterRule
Creates an ExtractJoinFilterRule.
extractPrecision(String, int) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
extractProperties(Object, List<String>, List<Object>, List<String>, List<Collection<?>>, List<String>, List<RefBaseObject>) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiVisitor
From a data object, builds lists of attributes, collections, and references.
extractScale(String, int) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
extractSimplePredicates(List<SargBinding>, List<RexInputRef>, List<RexNode>, List<CompOperatorEnum>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Extracts from a sargable predicate represented by a SargBinding list the column ordinals and operands in the individual sub-expressions, provided all but one of the filters is a equality predicate.
extraIndent - Variable in class org.eigenbase.relopt.RelOptUtil.TypeDumper
 
extraIndent - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
Indent of sub-frame with respect to this one.
extraSelectItems(SqlToRelConverter.Blackboard, SqlSelect, List<RexNode>, List<String>, Collection<String>, List<SqlMonotonicity>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Adds extra select items.

F

f - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
Sparse array of class frequencies.
f_small - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
For computation of Duj2a, a sparse array of class frequencies.
FacadePattern - Static variable in class org.eigenbase.util.Glossary
Provide a unified interface to a set of interfaces in a subsystem.
factorCostComparator - Variable in class com.lucidera.opt.LoptSemiJoinOptimizer
 
factorsRefByFactor - Variable in class com.lucidera.opt.LoptMultiJoin
Bitmap indicating which factors each factor references in join filters that correspond to comparisons
factorsRefByJoinFilter - Variable in class com.lucidera.opt.LoptMultiJoin
For each join filter, associates a bitmap indicating all factors referenced by the filter
factorTree - Variable in class com.lucidera.opt.LoptJoinTree
 
factorWeights - Variable in class com.lucidera.opt.LoptMultiJoin
Weights of each factor combination
factory - Variable in class com.lucidera.opt.LoptMultiJoin
Type factory
factory - Static variable in class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
factory - Variable in class org.eigenbase.rel.convert.FactoryConverterRule
 
factory - Variable in class org.eigenbase.sarg.SargEndpoint
Factory which produced this endpoint.
factory - Variable in class org.eigenbase.sarg.SargIntervalBase
 
factory - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
factory - Variable in class org.eigenbase.sarg.SargSetExpr
 
FactoryConverterRule - Class in org.eigenbase.rel.convert
Generic implementation of ConverterRule which lets a ConverterFactory do the work.
FactoryConverterRule(ConverterFactory) - Constructor for class org.eigenbase.rel.convert.FactoryConverterRule
 
FactoryGen - Class in net.sf.farrago.catalog.codegen
FactoryGen generates a factory class for a JMI model.
FactoryGen() - Constructor for class net.sf.farrago.catalog.codegen.FactoryGen
 
FactoryGen.ForkWriter - Class in net.sf.farrago.catalog.codegen
Writer which takes two underlying writers, and automatically writes method bodies to one, and method prototypes to the other.
FactoryGen.ForkWriter(PrintWriter, PrintWriter) - Constructor for class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 
factoryImpl - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl.FarragoMemFactory
 
factoryImpl - Variable in class net.sf.farrago.test.JmiMemTest.FarragoMemFactory
 
FactoryMethodPattern - Static variable in class org.eigenbase.util.Glossary
Define an interface for creating an object, but let subclasses decide which class to instantiate.
fail - Variable in class org.eigenbase.rel.ProjectRelBase.Checker
 
fail - Variable in class org.eigenbase.rex.RexChecker
 
failComment - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
failCount - Variable in class org.eigenbase.rel.ProjectRelBase.Checker
 
failCount - Variable in class org.eigenbase.rex.RexChecker
 
failed - Variable in class net.sf.farrago.query.FarragoReentrantStmtExecutor
 
failed - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
failed() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Returns whether any test thread failed.
failedInit - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
failedThreads - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Collects threads that failed.
failIfIndexInvalid(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
 
failPattern - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
failure - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FailedThread
 
failureExpected - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
FALSE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FALSE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FALSE - Static variable in interface org.eigenbase.rel.rules.PushProjector.ExprCondition
Constant condition that replies false for all expressions.
FALSE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
FALSE_LITERAL - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
 
falseRex - Variable in class org.eigenbase.test.RexTransformerTest
 
FalseTrue - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
FalseTrue - Static variable in class org.eigenbase.test.PropertyTest
 
families - Variable in class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
family - Variable in class org.eigenbase.sql.type.ObjectSqlType
 
FamilyOperandTypeChecker - Class in org.eigenbase.sql.type
Operand type-checking strategy which checks operands for inclusion in type families.
FamilyOperandTypeChecker(SqlTypeFamily...) - Constructor for class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
FARRAGO_CATALOG_EXTENT - Static variable in class net.sf.farrago.catalog.FarragoReposUtil
 
FARRAGO_METAMODEL_EXTENT - Static variable in class net.sf.farrago.catalog.FarragoReposUtil
 
FARRAGO_PACKAGE_NAME - Static variable in class net.sf.farrago.catalog.FarragoReposUtil
 
FarragoAbstractCatalogInit - Class in net.sf.farrago.catalog
FarragoAbstractCatalogInit provides an abstract base class for classes that initialize the Farrago catalog.
FarragoAbstractCatalogInit(FarragoRepos) - Constructor for class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
FarragoAbstractJdbcDriver - Class in net.sf.farrago.jdbc
FarragoAbstractJdbcDriver is an abstract base for the client and engine sides of the Farrago JDBC driver.
FarragoAbstractJdbcDriver() - Constructor for class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
FarragoAbstractParser - Class in net.sf.farrago.parser
FarragoAbstractParser is an abstract base for implementations of the FarragoSessionParser interface.
FarragoAbstractParser() - Constructor for class net.sf.farrago.parser.FarragoAbstractParser
 
FarragoAbstractParserImpl - Class in net.sf.farrago.parser
Abstract base for parsers generated from CommonDdlParser.jj.
FarragoAbstractParserImpl() - Constructor for class net.sf.farrago.parser.FarragoAbstractParserImpl
 
FarragoAbstractPluginBase - Class in net.sf.farrago.plugin
FarragoAbstractPluginBase is an abstract base for classes used to build implementations of FarragoPlugin.
FarragoAbstractPluginBase() - Constructor for class net.sf.farrago.plugin.FarragoAbstractPluginBase
 
FarragoAbstractServer - Class in net.sf.farrago.server
FarragoAbstractServer is a common base for implementations of Farrago network servers.
FarragoAbstractServer() - Constructor for class net.sf.farrago.server.FarragoAbstractServer
Creates a new FarragoServer instance, with console output to System.out.
FarragoAbstractServer(PrintWriter) - Constructor for class net.sf.farrago.server.FarragoAbstractServer
Creates a new FarragoServer instance, with redirected console output.
FarragoAllocation - Interface in net.sf.farrago.util
FarragoAllocation represents an object which requires a call in order to release resources early rather than waiting for finalization.
FarragoAllocationOwner - Interface in net.sf.farrago.util
FarragoAllocationOwner represents an object which can take ownership of FarragoAllocations and guarantee that they will be cleaned up correctly when its own closeAllocation() is called.
FarragoAutoCalcRule - Class in net.sf.farrago.fennel.rel
FarragoAutoCalcRule is a rule for implementing CalcRel via a combination of the Fennel Calculator (FennelCalcRel) and the Java Calculator (IterCalcRel).
FarragoAutoCalcRule() - Constructor for class net.sf.farrago.fennel.rel.FarragoAutoCalcRule
Creates a new FarragoAutoCalcRule object.
FarragoAutoCalcRule.AutoCalcRelSplitter - Class in net.sf.farrago.fennel.rel
 
FarragoAutoCalcRule.AutoCalcRelSplitter(CalcRel, JavaRelImplementor, RexToCalcTranslator, boolean) - Constructor for class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.AutoCalcRelSplitter
 
FarragoAutoCalcRule.FennelRelType - Class in net.sf.farrago.fennel.rel
 
FarragoAutoCalcRule.FennelRelType(RexToCalcTranslator) - Constructor for class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
 
FarragoAutoCalcRule.JavaRelType - Class in net.sf.farrago.fennel.rel
 
FarragoAutoCalcRule.JavaRelType(CalcRel, JavaRelImplementor) - Constructor for class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
FarragoAutoCalcRulesTest - Class in net.sf.farrago.test
FarragoAutoCalcRuleTest tests FarragoAutoCalcRule.
FarragoAutoCalcRulesTest(String) - Constructor for class net.sf.farrago.test.FarragoAutoCalcRulesTest
Creates a new FarragoAutoCalcRulesTest object.
FarragoAutoCalcRulesTest.TestDbSessionFactory - Class in net.sf.farrago.test
TestDbSessionFactory extends FarragoDefaultSessionFactory and returns a custom TestDbSession instance.
FarragoAutoCalcRulesTest.TestDbSessionFactory(OJRexImplementorTable, CalcRexImplementorTable) - Constructor for class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionFactory
 
FarragoAutoCalcRulesTest.TestDbSessionPersonality - Class in net.sf.farrago.test
TestDbSession extends FarragoDefaultSessionPersonality to provide our custom OJRexImplementor table in place of Farrago's normal implementation.
FarragoAutoCalcRulesTest.TestDbSessionPersonality(FarragoDbSession, OJRexImplementorTable, CalcRexImplementorTable) - Constructor for class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
FarragoAutoCalcRulesTest.TestJdbcEngineDriver - Class in net.sf.farrago.test
TestJdbcEngineDriver extends FarragoJdbcEngineDriver and provides our custom TestDbSessionFactory in place of Farrago's normal implementation.
FarragoAutoCalcRulesTest.TestJdbcEngineDriver() - Constructor for class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestJdbcEngineDriver
 
FarragoBackupRestoreUtil - Class in net.sf.farrago.syslib
FarragoBackupRestoreUtil contains utility methods used by backup and restore.
FarragoBackupRestoreUtil() - Constructor for class net.sf.farrago.syslib.FarragoBackupRestoreUtil
 
FarragoBackupType - Enum in net.sf.farrago.syslib
FarragoBackupType defines the possible backup type values.
FarragoBackupType() - Constructor for enum net.sf.farrago.syslib.FarragoBackupType
 
FarragoCacheEntry - Class in net.sf.farrago.util
FarragoCacheEntry implements the interfaces for a cache entry.
FarragoCacheEntry(FarragoObjectCache) - Constructor for class net.sf.farrago.util.FarragoCacheEntry
 
FarragoCacheVictimPolicy - Interface in net.sf.farrago.util
FarragoCacheVictimPolicy defines the interface for different implementations of a cache victimization policy for the FarragoObjectCache.
FarragoCalcSystemTest - Class in net.sf.farrago.test.regression
This class contains tests that do full vertical system testing downto the calculator (java / fennel).
FarragoCalcSystemTest(FarragoCalcSystemTest.VirtualMachine, String, String) - Constructor for class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
FarragoCalcSystemTest.VirtualMachine - Class in net.sf.farrago.test.regression
Defines a virtual machine (FENNEL, JAVA, AUTO) and the operators it can implement.
FarragoCalcSystemTest.VirtualMachine(String) - Constructor for class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
FarragoCardinalityEstimator - Class in net.sf.farrago.util
FarragoCardinalityEstimator estimates the number of distinct values in a population based on a sample of that population.
FarragoCardinalityEstimator(long, boolean) - Constructor for class net.sf.farrago.util.FarragoCardinalityEstimator
Construct a FarragoCardinalityEstimator.
FarragoCardinalityEstimator.SparseLongArray - Class in net.sf.farrago.util
 
FarragoCardinalityEstimator.SparseLongArray() - Constructor for class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
 
FarragoCatalogInit - Class in net.sf.farrago.catalog
FarragoCatalogInit contains one-time persistent initialization procedures for the Farrago catalog.
FarragoCatalogInit(FarragoRepos) - Constructor for class net.sf.farrago.catalog.FarragoCatalogInit
 
FarragoCatalogUtil - Class in net.sf.farrago.catalog
Static utilities for accessing the Farrago catalog.
FarragoCatalogUtil() - Constructor for class net.sf.farrago.catalog.FarragoCatalogUtil
 
FarragoCatalogUtil.BackupData - Class in net.sf.farrago.catalog
Helper class used to represent backup information stored in the backup catalog.
FarragoCatalogUtil.BackupData(BackupType, long, String) - Constructor for class net.sf.farrago.catalog.FarragoCatalogUtil.BackupData
 
FarragoCatalogUtil.RowCountStat - Class in net.sf.farrago.catalog
Helper class used to represent a specific type of row count statistic
FarragoCatalogUtil.RowCountStat(FarragoCatalogUtil.RowCountStatType, long) - Constructor for class net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStat
 
FarragoCatalogUtil.RowCountStatType - Enum in net.sf.farrago.catalog
Enumeration of the different type of row count statistics
FarragoCatalogUtil.RowCountStatType() - Constructor for enum net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStatType
 
FarragoColumnHistogram - Class in net.sf.farrago.catalog
FarragoColumnHistogram reads and interprets statistics for a column of a Farrago column set.
FarragoColumnHistogram(FemAbstractColumn, SargIntervalSequence) - Constructor for class net.sf.farrago.catalog.FarragoColumnHistogram
Deprecated.  
FarragoColumnHistogram(FemAbstractColumn, SargIntervalSequence, Timestamp) - Constructor for class net.sf.farrago.catalog.FarragoColumnHistogram
Initializes a column statistics reader.
FarragoColumnHistogram.HistogramBarCoverage - Class in net.sf.farrago.catalog
Describes which points and ranges lie on a histogram bar
FarragoColumnHistogram.HistogramBarCoverage() - Constructor for class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
 
FarragoColumnHistogram.HistogramRange - Class in net.sf.farrago.catalog
Histogram range represents a set of bars in a histogram
FarragoColumnHistogram.HistogramRange(List<FemColumnHistogramBar>, SargInterval, int) - Constructor for class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Initializes a range of histogram bars spanning a search interval
FarragoColumnMetadata - Class in net.sf.farrago.query
FarragoColumnMetadata is a default Farrago implementation of MedAbstractColumnMetadata for table level RelNodes.
FarragoColumnMetadata() - Constructor for class net.sf.farrago.query.FarragoColumnMetadata
 
FarragoCompoundAllocation - Class in net.sf.farrago.util
FarragoCompoundAllocation represents a collection of FarragoAllocations which share a common lifecycle.
FarragoCompoundAllocation() - Constructor for class net.sf.farrago.util.FarragoCompoundAllocation
 
farragoConfig$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
farragoConfiguresFennel - Variable in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
FarragoConfiguresFennel - Interface in net.sf.farrago.fem.config
FarragoConfiguresFennel association proxy interface.
FarragoConfiguresFennel$Hib - Class in net.sf.farrago.fem.config
FarragoConfiguresFennel association implementation.
FarragoConfiguresFennel$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
FarragoConnection - Interface in net.sf.farrago.jdbc
JDBC connection to Farrago.
farragoConnection - Variable in class net.sf.farrago.server.FarragoRJConnectionServer
Holds the underlying connection.
farragoConnection - Variable in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
FarragoConvertDatetimeUDR - Class in net.sf.farrago.syslib
Moved over from luciddb applib datetime package for general use.
FarragoConvertDatetimeUDR() - Constructor for class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
FarragoConvertDatetimeUDR.DatetimeFormatHelper - Class in net.sf.farrago.syslib
 
FarragoConvertDatetimeUDR.DatetimeFormatHelper() - Constructor for class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
FarragoConvertDatetimeUDR.Type - Enum in net.sf.farrago.syslib
 
FarragoConvertDatetimeUDR.Type() - Constructor for enum net.sf.farrago.syslib.FarragoConvertDatetimeUDR.Type
 
FarragoDatabase - Class in net.sf.farrago.db
FarragoDatabase is a top-level singleton representing an instance of a Farrago database engine.
FarragoDatabase(FarragoSessionFactory, boolean) - Constructor for class net.sf.farrago.db.FarragoDatabase
Creates a FarragoDatabase.
FarragoDatabase.CheckpointTask - Class in net.sf.farrago.db
 
FarragoDatabase.CheckpointTask() - Constructor for class net.sf.farrago.db.FarragoDatabase.CheckpointTask
 
FarragoDatabase.ReposSwitcher - Class in net.sf.farrago.db
 
FarragoDatabase.ReposSwitcher() - Constructor for class net.sf.farrago.db.FarragoDatabase.ReposSwitcher
 
FarragoDatabase.WatchdogTask - Class in net.sf.farrago.db
1 Hz task for background activities.
FarragoDatabase.WatchdogTask() - Constructor for class net.sf.farrago.db.FarragoDatabase.WatchdogTask
 
FarragoDataWrapperCache - Class in net.sf.farrago.namespace.util
FarragoDataWrapperCache serves as a private cache of FarragoMedDataWrapper and FarragoMedDataServer instances.
FarragoDataWrapperCache(FarragoAllocationOwner, FarragoObjectCache, FarragoPluginClassLoader, FarragoRepos, FennelDbHandle, DataSource) - Constructor for class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Creates an empty cache.
FarragoDataWrapperCache.ServerFactory - Class in net.sf.farrago.namespace.util
 
FarragoDataWrapperCache.ServerFactory(String, FarragoMedDataWrapper, Properties) - Constructor for class net.sf.farrago.namespace.util.FarragoDataWrapperCache.ServerFactory
 
FarragoDataWrapperCache.WrapperFactory - Class in net.sf.farrago.namespace.util
 
FarragoDataWrapperCache.WrapperFactory(String, String, Properties) - Constructor for class net.sf.farrago.namespace.util.FarragoDataWrapperCache.WrapperFactory
 
FarragoDbNullTxnMgr - Class in net.sf.farrago.db
FarragoDbNullTxnMgr is a do-nothing implementation of FarragoSessionTxnMgr.
FarragoDbNullTxnMgr() - Constructor for class net.sf.farrago.db.FarragoDbNullTxnMgr
 
FarragoDbNullTxnMgr.LongTxnId - Class in net.sf.farrago.db
 
FarragoDbNullTxnMgr.LongTxnId(long) - Constructor for class net.sf.farrago.db.FarragoDbNullTxnMgr.LongTxnId
 
FarragoDbSavepoint - Class in net.sf.farrago.db
FarragoDbSavepoint implements the FarragoSessionSavepoint interface in terms of a FarragoDbSession.
FarragoDbSavepoint(int, String, FennelSvptHandle, FarragoDbSession) - Constructor for class net.sf.farrago.db.FarragoDbSavepoint
 
FarragoDbSession - Class in net.sf.farrago.db
FarragoDbSession implements the FarragoSession interface as a connection to a FarragoDatabase instance.
FarragoDbSession(String, Properties, FarragoSessionFactory) - Constructor for class net.sf.farrago.db.FarragoDbSession
Creates a new FarragoDbSession object.
FarragoDbSession.DdlExecutionVisitor - Class in net.sf.farrago.db
 
FarragoDbSession.DdlExecutionVisitor(FarragoReposTxnContext, FarragoSessionDdlValidator) - Constructor for class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
FarragoDbSession.SessionLabel - Class in net.sf.farrago.db
 
FarragoDbSession.SessionLabel(Long, String) - Constructor for class net.sf.farrago.db.FarragoDbSession.SessionLabel
 
FarragoDbSession.TxnIdRef - Class in net.sf.farrago.db
 
FarragoDbSession.TxnIdRef() - Constructor for class net.sf.farrago.db.FarragoDbSession.TxnIdRef
 
FarragoDbSessionExecutingStmtInfo - Class in net.sf.farrago.db
Implements the FarragoSessionExecutingStmtInfo interface in the context of a FarragoDbStmtContext.
FarragoDbSessionExecutingStmtInfo(FarragoSessionStmtContext, FarragoDatabase, String, List<Object>, List<String>) - Constructor for class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
FarragoDbSessionFactory - Class in net.sf.farrago.db
FarragoDbSessionFactory is a basic implementation for the FarragoSessionFactory interface.
FarragoDbSessionFactory() - Constructor for class net.sf.farrago.db.FarragoDbSessionFactory
 
FarragoDbSessionIndexMap - Class in net.sf.farrago.db
FarragoDbSessionIndexMap implements FarragoSessionIndexMap, resolving indexes for both permanent and temporary tables.
FarragoDbSessionIndexMap(FarragoAllocationOwner, FarragoDbSession, FarragoRepos) - Constructor for class net.sf.farrago.db.FarragoDbSessionIndexMap
Creates a new FarragoDbSessionIndexMap.
FarragoDbSessionInfo - Class in net.sf.farrago.db
Implements the FarragoSessionInfo interface in the context of a FarragoDbSession.
FarragoDbSessionInfo(FarragoSession, FarragoDatabase) - Constructor for class net.sf.farrago.db.FarragoDbSessionInfo
 
FarragoDbSessionPrivilegeChecker - Class in net.sf.farrago.db
Implements the FarragoSessionPrivilegeChecker interface in the context of a FarragoDbSession.
FarragoDbSessionPrivilegeChecker(FarragoSession) - Constructor for class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
FarragoDbSessionPrivilegeMap - Class in net.sf.farrago.db
FarragoDbSessionPrivilegeMap is a default implementation for FarragoSessionPrivilegeMap.
FarragoDbSessionPrivilegeMap(JmiModelView) - Constructor for class net.sf.farrago.db.FarragoDbSessionPrivilegeMap
 
FarragoDbSingleton - Class in net.sf.farrago.db
FarragoDbSingleton manages a singleton instance of FarragoDatabase.
FarragoDbSingleton() - Constructor for class net.sf.farrago.db.FarragoDbSingleton
 
FarragoDbStmtContext - Class in net.sf.farrago.db
FarragoDbStmtContext implements the FarragoSessionStmtContext interface in terms of a FarragoDbSession.
FarragoDbStmtContext(FarragoDbSession, FarragoSessionStmtParamDefFactory, FarragoDdlLockManager) - Constructor for class net.sf.farrago.db.FarragoDbStmtContext
Creates a new FarragoDbStmtContext object.
FarragoDbStmtContext(FarragoDbSession, FarragoSessionStmtParamDefFactory, FarragoDdlLockManager, FarragoSessionStmtContext) - Constructor for class net.sf.farrago.db.FarragoDbStmtContext
Creates a new FarragoDbStmtContext object.
FarragoDbStmtContextBase - Class in net.sf.farrago.db
FarragoDbStmtContextBase provides a partial implementation of FarragoSessionStmtContext in terms of FarragoDbSession.
FarragoDbStmtContextBase(FarragoDbSession, FarragoSessionStmtParamDefFactory, FarragoDdlLockManager) - Constructor for class net.sf.farrago.db.FarragoDbStmtContextBase
Creates a new FarragoDbStmtContextBase object.
FarragoDbStmtContextBase(FarragoDbSession, FarragoSessionStmtParamDefFactory, FarragoDdlLockManager, FarragoSessionStmtContext) - Constructor for class net.sf.farrago.db.FarragoDbStmtContextBase
Creates a new FarragoDbStmtContextBase object.
FarragoDdlGenerator - Class in net.sf.farrago.ddl.gen
Generates DDL statements from catalog objects.
FarragoDdlGenerator(JmiModelView) - Constructor for class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Creates a DDL generator.
FarragoDdlGenerator.FemStorageOptionNameComparator - Class in net.sf.farrago.ddl.gen
 
FarragoDdlGenerator.FemStorageOptionNameComparator() - Constructor for class net.sf.farrago.ddl.gen.FarragoDdlGenerator.FemStorageOptionNameComparator
 
FarragoDdlGeneratorTest - Class in net.sf.farrago.test
Unit test cases for FarragoDdlGenerator.
FarragoDdlGeneratorTest(String) - Constructor for class net.sf.farrago.test.FarragoDdlGeneratorTest
 
FarragoDdlLockManager - Class in net.sf.farrago.util
 
FarragoDdlLockManager() - Constructor for class net.sf.farrago.util.FarragoDdlLockManager
 
FarragoDebugServer - Class in net.sf.farrago.test
FarragoDebugServer's only purpose is to provide an entry point from which FarragoServer can be debugged via an IDE such as Eclipse.
FarragoDebugServer() - Constructor for class net.sf.farrago.test.FarragoDebugServer
 
FarragoDefaultHeuristicPlanner - Class in net.sf.farrago.defimpl
FarragoDefaultHeuristicPlanner implements FarragoSessionPlanner in terms of HepPlanner with a Farrago-specific rule program.
FarragoDefaultHeuristicPlanner(HepProgram, FarragoSessionPreparingStmt, Collection<RelOptRule>) - Constructor for class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
FarragoDefaultPlanner - Class in net.sf.farrago.defimpl
FarragoDefaultPlanner extends VolcanoPlanner to request Farrago-specific optimizations.
FarragoDefaultPlanner(FarragoSessionPreparingStmt) - Constructor for class net.sf.farrago.defimpl.FarragoDefaultPlanner
Creates a new FarragoDefaultPlanner object.
FarragoDefaultSessionFactory - Class in net.sf.farrago.defimpl
FarragoDefaultSessionFactory provides a default implementation for the FarragoSessionFactory interface.
FarragoDefaultSessionFactory() - Constructor for class net.sf.farrago.defimpl.FarragoDefaultSessionFactory
 
FarragoDefaultSessionPersonality - Class in net.sf.farrago.defimpl
FarragoDefaultSessionPersonality is a default implementation of the FarragoSessionPersonality interface.
FarragoDefaultSessionPersonality(FarragoDbSession) - Constructor for class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
FarragoDefaultSessionPersonality.ParamDesc - Class in net.sf.farrago.defimpl
ParamDesc represents a session parameter descriptor
FarragoDefaultSessionPersonality.ParamDesc(int, boolean) - Constructor for class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamDesc
 
FarragoDefaultSessionPersonality.ParamDesc(int, boolean, long, long) - Constructor for class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamDesc
 
FarragoDefaultSessionPersonality.ParamValidator - Class in net.sf.farrago.defimpl
ParamValidator is a basic session parameter validator
FarragoDefaultSessionPersonality.ParamValidator() - Constructor for class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
FarragoEngineDriverTest - Class in net.sf.farrago.test.jdbc
Farrago Engine Driver tests (refactored from FarragoJdbcTest)
FarragoEngineDriverTest(String) - Constructor for class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
 
FarragoExecutableExplainStmt - Class in net.sf.farrago.query
FarragoExecutableExplainStmt implements FarragoSessionExecutableStmt for an EXPLAIN PLAN statement.
FarragoExecutableExplainStmt(RelDataType, String) - Constructor for class net.sf.farrago.query.FarragoExecutableExplainStmt
 
FarragoExecutableFennelStmt - Class in net.sf.farrago.query
FarragoExecutableFennelStmt implements FarragoSessionExecutableStmt by executing a pure Fennel statement that requires no compiled Java classes.
FarragoExecutableFennelStmt(RelDataType, RelDataType, String, String, boolean, TableModificationRelBase.Operation, Map<String, String>, TableAccessMap, Map<String, RelDataType>) - Constructor for class net.sf.farrago.query.FarragoExecutableFennelStmt
 
FarragoExecutableJavaStmt - Class in net.sf.farrago.query
FarragoExecutableJavaStmt implements FarragoSessionExecutableStmt via a compiled Java class.
FarragoExecutableJavaStmt(File, Class, ClassLoader, RelDataType, RelDataType, Method, List<FarragoTransformDef>, String, boolean, TableModificationRelBase.Operation, Map<String, String>, TableAccessMap, Map<String, RelDataType>, Map<String, RelDataType>, int) - Constructor for class net.sf.farrago.query.FarragoExecutableJavaStmt
 
FarragoExecutableStmtImpl - Class in net.sf.farrago.query
FarragoExecutableStmtImpl is an abstract base for implementations of FarragoSessionExecutableStmt.
FarragoExecutableStmtImpl(RelDataType, boolean, TableModificationRelBase.Operation, TableAccessMap) - Constructor for class net.sf.farrago.query.FarragoExecutableStmtImpl
 
FarragoExportSchemaUDR - Class in net.sf.farrago.syslib
FarragoExportSchemaUDR provides system procedures to export tables from a local or foreign schema into CSV files.
FarragoExportSchemaUDR() - Constructor for class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
FarragoFileAllocation - Class in net.sf.farrago.util
FarragoFileAllocation takes care of deleting a File when it is closed.
FarragoFileAllocation(File) - Constructor for class net.sf.farrago.util.FarragoFileAllocation
Creates a new FarragoFileAllocation.
FarragoFileLockAllocation - Class in net.sf.farrago.util
FarragoFileLockAllocation takes care of unlocking a file when it is closed.
FarragoFileLockAllocation(FarragoAllocationOwner, File, boolean) - Constructor for class net.sf.farrago.util.FarragoFileLockAllocation
Creates a new FarragoFileLockAllocation by locking a file.
FarragoGeneratedCodeExamples - Class in net.sf.farrago.runtime
Sandbox for experiments in code generation.
FarragoGeneratedCodeExamples() - Constructor for class net.sf.farrago.runtime.FarragoGeneratedCodeExamples
 
FarragoGeneratedCodeExamples.ExampleGeneratedFarragoTransform - Class in net.sf.farrago.runtime
ExampleGeneratedFarragoTransform an example of what a generated FarragoTransform looks like.
FarragoGeneratedCodeExamples.ExampleGeneratedFarragoTransform() - Constructor for class net.sf.farrago.runtime.FarragoGeneratedCodeExamples.ExampleGeneratedFarragoTransform
 
FarragoIndexBuilderRel - Class in net.sf.farrago.query
FarragoIndexBuilderRel is the abstract relational expression corresponding to building an index on a table.
FarragoIndexBuilderRel(RelOptCluster, RelOptTable, RelNode, FemLocalIndex) - Constructor for class net.sf.farrago.query.FarragoIndexBuilderRel
 
FarragoInternalQuery - Class in net.sf.farrago.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/net/sf/farrago/resource/FarragoInternalQuery.xml on Mon Jun 22 04:05:01 PDT 2009.
FarragoInternalQuery() - Constructor for class net.sf.farrago.resource.FarragoInternalQuery
 
FarragoInternalQuery._Def0 - Class in net.sf.farrago.resource
Definition for resources which take arguments ''.
FarragoInternalQuery._Def0(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoInternalQuery._Def0
 
FarragoInternalQuery_en_US - Class in net.sf.farrago.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/net/sf/farrago/resource/FarragoInternalQuery.xml on Mon Jun 22 04:05:01 PDT 2009.
FarragoInternalQuery_en_US() - Constructor for class net.sf.farrago.resource.FarragoInternalQuery_en_US
 
FarragoJavaUdxIterator - Class in net.sf.farrago.runtime
FarragoJavaUdxIterator provides runtime support for a call to a Java UDX.
FarragoJavaUdxIterator(FarragoSessionRuntimeContext, Class, RelDataType) - Constructor for class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
FarragoJavaUdxIterator.PreparedStatementInvocationHandler - Class in net.sf.farrago.runtime
 
FarragoJavaUdxIterator.PreparedStatementInvocationHandler(RelDataType) - Constructor for class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
FarragoJavaUdxRel - Class in net.sf.farrago.query
FarragoJavaUdxRel is the implementation for a TableFunctionRel which invokes a Java UDX (user-defined transformation).
FarragoJavaUdxRel(RelOptCluster, RexNode, RelDataType, String, RelNode[]) - Constructor for class net.sf.farrago.query.FarragoJavaUdxRel
Creates a FarragoJavaUdxRel.
FarragoJavaUdxRel(RelOptCluster, RexNode, RelDataType, String) - Constructor for class net.sf.farrago.query.FarragoJavaUdxRel
Creates a FarragoJavaUdxRel with no relational inputs.
FarragoJavaUdxRule - Class in net.sf.farrago.query
FarragoJavaUdxRule is a rule for transforming an abstract TableFunctionRel into a FarragoJavaUdxRel.
FarragoJavaUdxRule() - Constructor for class net.sf.farrago.query.FarragoJavaUdxRule
Creates a new FarragoJavaUdxRule object.
FarragoJdbcApproxParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineApproxParamDef defines a approximate numeric parameter.
FarragoJdbcApproxParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcApproxParamDef
 
FarragoJdbcBinaryParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineBinaryParamDef defines a binary parameter.
FarragoJdbcBinaryParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcBinaryParamDef
 
FarragoJdbcBooleanParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineBooleanParamDef defines a boolean parameter.
FarragoJdbcBooleanParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcBooleanParamDef
 
FarragoJdbcClientDriver - Class in net.sf.farrago.jdbc.client
FarragoJdbcClientDriver implements the Farrago client side of the Driver interface via the RmiJdbc proxy.
FarragoJdbcClientDriver() - Constructor for class net.sf.farrago.jdbc.client.FarragoJdbcClientDriver
Creates a new FarragoJdbcClientDriver object.
FarragoJdbcClientDriver.CustomRJDriver - Class in net.sf.farrago.jdbc.client
 
FarragoJdbcClientDriver.CustomRJDriver() - Constructor for class net.sf.farrago.jdbc.client.FarragoJdbcClientDriver.CustomRJDriver
 
FarragoJdbcDateParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineDateParamDef defines a date parameter.
FarragoJdbcDateParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcDateParamDef
 
FarragoJdbcDecimalParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineDecimalParamDef defines a Decimal parameter.
FarragoJdbcDecimalParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcDecimalParamDef
 
FarragoJdbcEngineConnection - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineConnection implements the Connection interface for the Farrago JDBC engine driver.
FarragoJdbcEngineConnection(String, Properties, FarragoSessionFactory) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
Creates a new FarragoJdbcEngineConnection object.
FarragoJdbcEngineConnection(FarragoSession) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo - Class in net.sf.farrago.jdbc.engine
Implementation of FarragoMedDataWrapperInfo which fleetingly grabs a FarragoMedDataWrapper at the start of a call and unpins it before the end of the call.
FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo(String, String, Properties) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
FarragoJdbcEngineDatabaseMetaData - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineDatabaseMetaData implements the DatabaseMetaData interface with Farrago specifics.
FarragoJdbcEngineDatabaseMetaData(FarragoJdbcEngineConnection) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
FarragoJdbcEngineDatabaseMetaData.QueryBuilder - Class in net.sf.farrago.jdbc.engine
Helper class for building up queries used by metadata calls.
FarragoJdbcEngineDatabaseMetaData.QueryBuilder(String) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
FarragoJdbcEngineDriver - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineDriver implements the Farrago engine/server side of the Driver interface.
FarragoJdbcEngineDriver() - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDriver
 
FarragoJdbcEngineParamDef - Class in net.sf.farrago.jdbc.engine
Enforces constraints on parameters.
FarragoJdbcEngineParamDef(FarragoJdbcParamDef, RelDataType) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
FarragoJdbcEngineParamDefFactory - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineParamDefFactory implements FarragoSessionStmtParamDefFactory for JDBC.
FarragoJdbcEngineParamDefFactory() - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDefFactory
 
FarragoJdbcEnginePreparedDdl - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEnginePreparedDdl implements FarragoJdbcEnginePreparedStatement when the statement is DDL.
FarragoJdbcEnginePreparedDdl(FarragoJdbcEngineConnection, FarragoSessionStmtContext, String) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedDdl
Creates a new FarragoJdbcEnginePreparedDdl object.
FarragoJdbcEnginePreparedNonDdl - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEnginePreparedNonDdl implements FarragoJdbcEnginePreparedStatement when the statement is a query or DML.
FarragoJdbcEnginePreparedNonDdl(FarragoJdbcEngineConnection, FarragoSessionStmtContext, String) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
Creates a new FarragoJdbcEnginePreparedNonDdl object.
FarragoJdbcEnginePreparedStatement - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEnginePreparedStatement is an abstract base for Farrago implementations of PreparedStatement.
FarragoJdbcEnginePreparedStatement(FarragoJdbcEngineConnection, FarragoSessionStmtContext, String) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
Creates a new FarragoJdbcEnginePreparedStatement object.
FarragoJdbcEngineSavepoint - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineSavepoint implements the Savepoint interface for Farrago.
FarragoJdbcEngineSavepoint(FarragoSessionSavepoint) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineSavepoint
 
FarragoJdbcEngineStatement - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineStatement implements the Statement interface for the Farrago JDBC driver, including extensions from FarragoStatement.
FarragoJdbcEngineStatement(FarragoJdbcEngineConnection, FarragoSessionStmtContext) - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
Creates a new FarragoJdbcEngineStatement object.
FarragoJdbcFennelTupleParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcFennelTupleParamDef represents a parameter associated with a FennelTupleDatum.
FarragoJdbcFennelTupleParamDef(String, FarragoParamFieldMetaData, FarragoJdbcParamDef) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
FarragoJdbcIntParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineIntParamDef defines a integer parameter.
FarragoJdbcIntParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcIntParamDef
 
FarragoJdbcMetaDataImpl - Class in net.sf.farrago.type
Helper base class for implementing Jdbc metadata interfaces.
FarragoJdbcMetaDataImpl(RelDataType) - Constructor for class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
FarragoJdbcParamDef - Class in net.sf.farrago.jdbc.param
Handles data conversion for a dynamic parameter (refactored from FarragoJdbcEngineParamDef) Enforces constraints on parameters.
FarragoJdbcParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
FarragoJdbcParamDefFactory - Class in net.sf.farrago.jdbc.param
Factory for FarragoJdbcParamDef objects.
FarragoJdbcParamDefFactory() - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcParamDefFactory
Creates a FarragoJdbcParamDefFactory.
FarragoJdbcRoutineDriver - Class in net.sf.farrago.jdbc.engine
FarragoJdbcRoutineDriver implements the JDBC driver used for default connections from user-defined routines.
FarragoJdbcRoutineDriver() - Constructor for class net.sf.farrago.jdbc.engine.FarragoJdbcRoutineDriver
Creates a new FarragoJdbcRoutineDriver object.
FarragoJdbcServerDriver - Interface in net.sf.farrago.jdbc.engine
FarragoJdbcServerDriver defines the interface which must be implemented by JDBC drivers which can be used to implement FarragoRmiJdbcServer.
FarragoJdbcStringParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineStringParamDef defines a string parameter.
FarragoJdbcStringParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcStringParamDef
 
FarragoJdbcTest - Class in net.sf.farrago.test
FarragoJdbcTest tests specifics of the Farrago implementation of the JDBC API.
FarragoJdbcTest(String) - Constructor for class net.sf.farrago.test.FarragoJdbcTest
Creates a new FarragoJdbcTest object.
FarragoJdbcTest.FarragoJdbcTester - Class in net.sf.farrago.test
 
FarragoJdbcTest.FarragoJdbcTester(String) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
FarragoJdbcTest.JdbcTester - Interface in net.sf.farrago.test
 
FarragoJdbcTest.TestJavaType - Enum in net.sf.farrago.test
Defines a Java type.
FarragoJdbcTest.TestJavaType(Class, boolean) - Constructor for enum net.sf.farrago.test.FarragoJdbcTest.TestJavaType
 
FarragoJdbcTest.TestSqlApproxType - Class in net.sf.farrago.test
Defines class for testing approximate sql type
FarragoJdbcTest.TestSqlApproxType(int, String, double, double) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.TestSqlApproxType
 
FarragoJdbcTest.TestSqlDecimalType - Class in net.sf.farrago.test
Defines class for testing decimal sql type
FarragoJdbcTest.TestSqlDecimalType(int) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
FarragoJdbcTest.TestSqlDecimalType(int, int) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
FarragoJdbcTest.TestSqlDecimalType(int, int, int) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
FarragoJdbcTest.TestSqlIntegralType - Class in net.sf.farrago.test
Defines class for testing integral sql type
FarragoJdbcTest.TestSqlIntegralType(int, String, long, long) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.TestSqlIntegralType
 
FarragoJdbcTest.TestSqlType - Class in net.sf.farrago.test
Defines a SQL type, and a corresponding column in the datatypes table, and some operations particular to each type.
FarragoJdbcTest.TestSqlType(int, String) - Constructor for class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
FarragoJdbcTimeParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineTimeParamDef defines a time parameter.
FarragoJdbcTimeParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcTimeParamDef
 
FarragoJdbcTimestampParamDef - Class in net.sf.farrago.jdbc.param
FarragoJdbcEngineTimestampParamDef defines a Timestamp parameter.
FarragoJdbcTimestampParamDef(String, FarragoParamFieldMetaData) - Constructor for class net.sf.farrago.jdbc.param.FarragoJdbcTimestampParamDef
Creates a FarragoJdbcEngineTimestampParamDef.
FarragoJdbcUtil - Class in net.sf.farrago.jdbc
Utility functions for the Farrago JDBC driver.
FarragoJdbcUtil() - Constructor for class net.sf.farrago.jdbc.FarragoJdbcUtil
 
FarragoJdbcUtil.FarragoSqlException - Exception in net.sf.farrago.jdbc
Exception thrown by Farrago JDBC driver.
FarragoJdbcUtil.FarragoSqlException(String, Throwable, String, Throwable) - Constructor for exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
Creates an exception with a message and a record of the undiluted original exception.
FarragoJdbcUtil.SerializationChecker - Class in net.sf.farrago.jdbc
Tests whether an object (in particular an exception) is serializable.
FarragoJdbcUtil.SerializationChecker() - Constructor for class net.sf.farrago.jdbc.FarragoJdbcUtil.SerializationChecker
 
FarragoKillUDR - Class in net.sf.farrago.syslib
FarragoKillUDR defines some system procedures for killing sessions and executing statements.
FarragoKillUDR() - Constructor for class net.sf.farrago.syslib.FarragoKillUDR
 
FarragoLruVictimPolicy - Class in net.sf.farrago.util
FarragoLruVictimPolicy implements an LRU caching policy for the FarragoObjectCache.
FarragoLruVictimPolicy() - Constructor for class net.sf.farrago.util.FarragoLruVictimPolicy
 
FarragoManagementUDR - Class in net.sf.farrago.syslib
FarragoManagementUDR is a set of user-defined routines providing access to information about the running state of Farrago, intended for management purposes - such as a list of currently executing statements.
FarragoManagementUDR() - Constructor for class net.sf.farrago.syslib.FarragoManagementUDR
 
FarragoMdrReposImpl - Class in net.sf.farrago.catalog
Implementation of FarragoRepos using a MDR repository.
FarragoMdrReposImpl(FarragoAllocationOwner, FarragoModelLoader, boolean) - Constructor for class net.sf.farrago.catalog.FarragoMdrReposImpl
Opens a Farrago repository.
FarragoMdrReposImpl.FactoryImpl - Class in net.sf.farrago.catalog
 
FarragoMdrReposImpl.FactoryImpl(JmiModelGraph) - Constructor for class net.sf.farrago.catalog.FarragoMdrReposImpl.FactoryImpl
 
FarragoMdrReposImpl.FarragoMemFactory - Class in net.sf.farrago.catalog
 
FarragoMdrReposImpl.FarragoMemFactory(JmiModelGraph) - Constructor for class net.sf.farrago.catalog.FarragoMdrReposImpl.FarragoMemFactory
 
FarragoMdrTestContext - Class in net.sf.farrago.test
FarragoMdrTestContext holds information needed by a test UDR which accesses catalog metadata via an MDR foreign server.
FarragoMdrTestContext() - Constructor for class net.sf.farrago.test.FarragoMdrTestContext
 
FarragoMedColumnSet - Interface in net.sf.farrago.namespace
FarragoMedColumnSet defines an interface for all relation-like objects accessible by Farrago.
FarragoMedDataServer - Interface in net.sf.farrago.namespace
FarragoMedDataServer defines an interface representing a server instance accessed via a FarragoMedDataWrapper.
FarragoMedDataWrapper - Interface in net.sf.farrago.namespace
FarragoMedDataWrapper defines an interface for accessing foreign or local data.
FarragoMedDataWrapperInfo - Interface in net.sf.farrago.jdbc
Description of a SQL/MED data wrapper.
FarragoMedLocalDataServer - Interface in net.sf.farrago.namespace
FarragoMedLocalDataServer represents a FarragoMedDataServer instance originating from a FarragoMedDataWrapper managing local data.
FarragoMedLocalIndexStats - Class in net.sf.farrago.namespace
FarragoMedLocalIndexStats represents index statistics collected via FarragoMedLocalDataServer.computeIndexStats(FemLocalIndex, long, boolean, FennelTxnContext).
FarragoMedLocalIndexStats(long, long) - Constructor for class net.sf.farrago.namespace.FarragoMedLocalIndexStats
 
FarragoMedMetadataFilter - Interface in net.sf.farrago.namespace
FarragoMedMetadataFilter represents a filter on a FarragoMedMetadataQuery.
FarragoMedMetadataQuery - Interface in net.sf.farrago.namespace
FarragoMedMetadataQuery defines a metadata query processed by FarragoMedNameDirectory.
FarragoMedMetadataSink - Interface in net.sf.farrago.namespace
FarragoMedMetadataSink provides a target for instances of FarragoMedNameDirectory to write metadata results in response to a FarragoMedMetadataQuery.
FarragoMedNameDirectory - Interface in net.sf.farrago.namespace
FarragoMedNameDirectory defines a virtual hierarchical namespace interface in which to look up tables, routines, other namespaces, etc.
FarragoMedUDR - Class in net.sf.farrago.syslib
FarragoMedUDR is a set of user-defined routines providing access to SQL/MED information.
FarragoMedUDR() - Constructor for class net.sf.farrago.syslib.FarragoMedUDR
 
FarragoMedUDR.BrowseSchemaSink - Class in net.sf.farrago.syslib
 
FarragoMedUDR.BrowseSchemaSink(FarragoMedMetadataQuery, String, PreparedStatement) - Constructor for class net.sf.farrago.syslib.FarragoMedUDR.BrowseSchemaSink
 
FarragoMetadataFactory - Interface in net.sf.farrago
 
FarragoMetadataFactoryImpl - Class in net.sf.farrago
 
FarragoMetadataFactoryImpl() - Constructor for class net.sf.farrago.FarragoMetadataFactoryImpl
 
FarragoMetadataTest - Class in net.sf.farrago.test
FarragoMetadataTest tests the relational expression metadata queries that require additional sql statement support in order to test, above and beyond what can be tested in RelMetadataTest.
FarragoMetadataTest(String) - Constructor for class net.sf.farrago.test.FarragoMetadataTest
Creates a new FarragoMetadataTest object.
FarragoMiniplanPersonalityFactory - Class in net.sf.farrago.miniplan
FarragoMiniplanPersonalityFactory implements the FarragoSessionPersonalityFactory interface by plugging in a "mini" planner meant only for tutorial purposes.
FarragoMiniplanPersonalityFactory() - Constructor for class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory
 
FarragoMiniplanPersonalityFactory.FarragoMiniplanSessionPersonality - Class in net.sf.farrago.miniplan
 
FarragoMiniplanPersonalityFactory.FarragoMiniplanSessionPersonality(FarragoDbSession) - Constructor for class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory.FarragoMiniplanSessionPersonality
 
FarragoMiniplanPersonalityFactory.FarragoVolcanoMiniplanner - Class in net.sf.farrago.miniplan
 
FarragoMiniplanPersonalityFactory.FarragoVolcanoMiniplanner(FarragoSessionPreparingStmt) - Constructor for class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory.FarragoVolcanoMiniplanner
 
FarragoMockCredential - Class in net.sf.farrago.test
Mock JAAS credential class.
FarragoMockCredential() - Constructor for class net.sf.farrago.test.FarragoMockCredential
 
FarragoMockLoginModule - Class in net.sf.farrago.test
Mock login module for testing farrago authentication.
FarragoMockLoginModule() - Constructor for class net.sf.farrago.test.FarragoMockLoginModule
 
FarragoMockPrincipal - Class in net.sf.farrago.test
Mock JAAS principal class
FarragoMockPrincipal() - Constructor for class net.sf.farrago.test.FarragoMockPrincipal
 
FarragoMockPrincipal(String) - Constructor for class net.sf.farrago.test.FarragoMockPrincipal
 
FarragoModelLoader - Class in net.sf.farrago.catalog
FarragoModelLoader is a utility class for loading the catalog model.
FarragoModelLoader() - Constructor for class net.sf.farrago.catalog.FarragoModelLoader
 
FarragoModelLoader(FarragoProperties) - Constructor for class net.sf.farrago.catalog.FarragoModelLoader
 
FarragoMultisetSplitterRule - Class in net.sf.farrago.fennel.rel
FarragoMultisetSplitterRule is a planner rule which removes multiset operations from an expression.
FarragoMultisetSplitterRule() - Constructor for class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
Creates a FarragoMultisetSplitterRule.
FarragoMultisetSplitterRule.MultisetRelSplitter - Class in net.sf.farrago.fennel.rel
Unmix mixing between multisets and non-multisets
FarragoMultisetSplitterRule.MultisetRelSplitter(CalcRel) - Constructor for class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule.MultisetRelSplitter
 
FarragoMultisetSplitterRule.NestedRelSplitter - Class in net.sf.farrago.fennel.rel
Unnest nested multiset calls
FarragoMultisetSplitterRule.NestedRelSplitter(CalcRel) - Constructor for class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule.NestedRelSplitter
 
FarragoNoninteractiveCallbackHandler - Class in net.sf.farrago.db
Callback handler for situations where user/pass is already retrieved.
FarragoNoninteractiveCallbackHandler(String, String) - Constructor for class net.sf.farrago.db.FarragoNoninteractiveCallbackHandler
 
FarragoObjectCache - Class in net.sf.farrago.util
FarragoObjectCache implements generic object caching.
FarragoObjectCache(FarragoAllocationOwner, long, FarragoCacheVictimPolicy) - Constructor for class net.sf.farrago.util.FarragoObjectCache
Creates an empty cache.
FarragoObjectCache.CachedObjectFactory - Interface in net.sf.farrago.util
Factory interface for producing cached objects.
FarragoObjectCache.Entry - Interface in net.sf.farrago.util
Interface for a cache entry; same as Map.Entry except that there is no requirement on equals/hashCode.
FarragoObjectCache.UninitializedEntry - Interface in net.sf.farrago.util
Callback interface for entry initialization.
FarragoObjectCacheTest - Class in net.sf.farrago.test
FarragoObjectCacheTest is a unit test for FarragoObjectCache.
FarragoObjectCacheTest(String) - Constructor for class net.sf.farrago.test.FarragoObjectCacheTest
Creates a new FarragoObjectCacheTest object.
FarragoObjectCacheTest.CustomerThread - Class in net.sf.farrago.test
CustomerThread exemplifies a thread which uses objects from the cache.
FarragoObjectCacheTest.CustomerThread(List<String>) - Constructor for class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
Creates a new customer thread.
FarragoObjectCacheTest.LemonException - Exception in net.sf.farrago.test
 
FarragoObjectCacheTest.LemonException() - Constructor for exception net.sf.farrago.test.FarragoObjectCacheTest.LemonException
 
FarragoObjectCacheTest.RentalCar - Class in net.sf.farrago.test
RentalCar exemplifies a reusable object.
FarragoObjectCacheTest.RentalCar(String) - Constructor for class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
Creates a new car, with an initial mileage of 0 coming out of the factory.
FarragoObjectCacheTest.RentalCarAgency - Class in net.sf.farrago.test
RentalCarAgency exemplifies a cache of reusable objects.
FarragoObjectCacheTest.RentalCarAgency(boolean, long) - Constructor for class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
Creates a new agency.
FarragoObjectCacheTest.RentalCarAgreement - Class in net.sf.farrago.test
RentalCarAgreement encapsulates the assignment of a car to a customer for a duration.
FarragoObjectCacheTest.RentalCarAgreement(FarragoObjectCache.Entry) - Constructor for class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgreement
Creates a new agreement.
FarragoOJRexBinaryExpressionImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexBinaryExpressionImplementor implements Farrago specifics of OJRexImplementor for row expressions which can be translated to instances of OpenJava BinaryExpression.
FarragoOJRexBinaryExpressionImplementor(int) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexBinaryExpressionImplementor
 
FarragoOJRexBuiltinImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexBuiltinImplementor implements Farrago specifics of OJRexImplementor for builtin functions
FarragoOJRexBuiltinImplementor(FarragoOJRexBuiltinImplementor.Function) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
FarragoOJRexBuiltinImplementor.Function - Enum in net.sf.farrago.ojrex
Enumeration of SQL operators that can be implemented in OJ.
FarragoOJRexBuiltinImplementor.Function() - Constructor for enum net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor.Function
 
FarragoOJRexCaseImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexCaseImplementor implements Farrago specifics of OJRexImplementor for CASE expressions.
FarragoOJRexCaseImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexCaseImplementor
 
FarragoOJRexCastImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexCastImplementor implements Farrago specifics of OJRexImplementor for CAST expressions.
FarragoOJRexCastImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexCastImplementor
 
FarragoOJRexCastImplementor.CastHelper - Class in net.sf.farrago.ojrex
Helps to implement the CAST operator for a specific cast node.
FarragoOJRexCastImplementor.CastHelper(FarragoRexToOJTranslator, StatementList, String, RelDataType, RelDataType, Expression, Expression) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Constructs a new CastHelper
FarragoOJRexColumnListImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexColumnListImplementor implements Farrago specifics of OJRexImplementor for a column-list constructor.
FarragoOJRexColumnListImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexColumnListImplementor
 
FarragoOJRexContextVariableImplementor - Class in net.sf.farrago.ojrex
Implements Farrago specifics of OJRexImplementor for context variables such as "USER" and "SESSION_USER".
FarragoOJRexContextVariableImplementor(String) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexContextVariableImplementor
 
FarragoOJRexImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexImplementor refines OJRexImplementor to provide Farrago-specific context.
FarragoOJRexImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexImplementor
 
FarragoOJRexImplementorTable - Class in net.sf.farrago.ojrex
FarragoOJRexImplementorTable implements OJRexImplementorTable with Farrago-specific translations for standard operators and functions.
FarragoOJRexImplementorTable(SqlStdOperatorTable) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexImplementorTable
Creates a table with all supported standard operators registered.
FarragoOJRexNextValueImplementor - Class in net.sf.farrago.ojrex
This implementor writes code to retrieve the next value from a sequence.
FarragoOJRexNextValueImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexNextValueImplementor
 
FarragoOJRexNullTestImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexNullTestImplementor implements Farrago specifics of OJRexImplementor for null-test row expressions IS NULL and IS NOT NULL.
FarragoOJRexNullTestImplementor(boolean) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexNullTestImplementor
 
FarragoOJRexReinterpretImplementor - Class in net.sf.farrago.ojrex
An OJRexImplementor for reinterpret casts.
FarragoOJRexReinterpretImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexReinterpretImplementor
Constructs an OJRexReinterpretCastImplementor
FarragoOJRexRelImplementor - Interface in net.sf.farrago.ojrex
FarragoOJRexRelImplementor defines services provided by FarragoRelImplementor to classes in package net.sf.farrago.ojrex.
FarragoOJRexRowImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexRowImplementor implements Farrago specifics of OJRexImplementor for ROW and UDT constructors.
FarragoOJRexRowImplementor() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexRowImplementor
 
FarragoOJRexSimilarLikeImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexSimilarLikeImplementor implements Farrago specifics of OJRexImplementor for builtin functions SIMILAR and LIKE.
FarragoOJRexSimilarLikeImplementor(boolean) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexSimilarLikeImplementor
 
FarragoOJRexStaticMethodImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexStaticMethodImplementor implements OJRexImplementor by generating a call to a static Java method.
FarragoOJRexStaticMethodImplementor(Method, boolean, RelDataType) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
Creates an implementor for a call to a user-defined routine (UDR) implemented as an external Java static method.
FarragoOJRexStaticMethodImplementor(Class, String) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
Creates an implementor for a call to a system-provided static method.
FarragoOJRexTruthTestImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexTruthTestImplementor implements Farrago specifics of OJRexImplementor for truth-test row expressions IS TRUE and IS FALSE.
FarragoOJRexTruthTestImplementor(boolean, boolean) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexTruthTestImplementor
 
FarragoOJRexUnaryExpressionImplementor - Class in net.sf.farrago.ojrex
FarragoOJRexUnaryExpressionImplementor implements Farrago specifics of OJRexImplementor for row expressions which can be translated to instances of OpenJava UnaryExpression.
FarragoOJRexUnaryExpressionImplementor(int) - Constructor for class net.sf.farrago.ojrex.FarragoOJRexUnaryExpressionImplementor
 
FarragoOJRexUtil - Class in net.sf.farrago.ojrex
Utility functions for generating OpenJava expressions.
FarragoOJRexUtil() - Constructor for class net.sf.farrago.ojrex.FarragoOJRexUtil
 
FarragoOptRulesTest - Class in net.sf.farrago.test
FarragoOptRulesTest is like RelOptRulesTest, but for rules specific to Farrago.
FarragoOptRulesTest(String) - Constructor for class net.sf.farrago.test.FarragoOptRulesTest
Creates a new FarragoOptRulesTest object.
FarragoPackage - Interface in net.sf.farrago
Farrago package interface.
FarragoPackage$Hib - Class in net.sf.farrago
Farrago package implementation.
FarragoPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.FarragoPackage$Hib
 
FarragoParameterMetaData - Class in net.sf.farrago.type
FarragoParameterMetaData implements the ParameterMetaData interface by reading a Farrago type descriptor.
FarragoParameterMetaData(RelDataType) - Constructor for class net.sf.farrago.type.FarragoParameterMetaData
Creates a new FarragoParameterMetaData object.
FarragoParamFieldMetaData - Class in net.sf.farrago.jdbc.param
This defines the per parameter field metadata required by the client-side driver to implement the JDBC ParameterMetaData API.
FarragoParamFieldMetaData() - Constructor for class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
 
FarragoParamFieldMetaDataFactory - Class in net.sf.farrago.jdbc.engine
Factory class for creating the per-column metadata passed to the client driver for its ParameterMetaData implementation.
FarragoParamFieldMetaDataFactory() - Constructor for class net.sf.farrago.jdbc.engine.FarragoParamFieldMetaDataFactory
private constructor to prevent instantiation.
farragoParser - Variable in class net.sf.farrago.parser.FarragoAbstractParserImpl
Public parser interface.
FarragoParser - Class in net.sf.farrago.parser
FarragoParser is the public wrapper for the JavaCC-generated FarragoParserImpl.
FarragoParser() - Constructor for class net.sf.farrago.parser.FarragoParser
Creates a new parser.
FarragoParserImpl - Class in net.sf.farrago.parser.impl
Farrago SQL parser implementation, generated from DdlParser.jj and CommonParser.jj by JavaCC.
FarragoParserImpl(InputStream) - Constructor for class net.sf.farrago.parser.impl.FarragoParserImpl
 
FarragoParserImpl(InputStream, String) - Constructor for class net.sf.farrago.parser.impl.FarragoParserImpl
 
FarragoParserImpl(Reader) - Constructor for class net.sf.farrago.parser.impl.FarragoParserImpl
 
FarragoParserImpl(FarragoParserImplTokenManager) - Constructor for class net.sf.farrago.parser.impl.FarragoParserImpl
 
FarragoParserImpl.JJCalls - Class in net.sf.farrago.parser.impl
 
FarragoParserImpl.JJCalls() - Constructor for class net.sf.farrago.parser.impl.FarragoParserImpl.JJCalls
 
FarragoParserImpl.LookaheadSuccess - Error in net.sf.farrago.parser.impl
 
FarragoParserImpl.LookaheadSuccess() - Constructor for error net.sf.farrago.parser.impl.FarragoParserImpl.LookaheadSuccess
 
FarragoParserImplConstants - Interface in net.sf.farrago.parser.impl
 
FarragoParserImplTokenManager - Class in net.sf.farrago.parser.impl
 
FarragoParserImplTokenManager(SimpleCharStream) - Constructor for class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
FarragoParserImplTokenManager(SimpleCharStream, int) - Constructor for class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
FarragoPerforceUDR - Class in net.sf.farrago.syslib
FarragoPerforceUDR is a set of user-defined routines for accessing information from the Eigenbase Perforce server.
FarragoPerforceUDR() - Constructor for class net.sf.farrago.syslib.FarragoPerforceUDR
 
FarragoPlannervizPluginFactory - Class in net.sf.farrago.plannerviz
FarragoPlannervizPluginFactory implements the FarragoSessionPersonalityFactory interface by producing a session personality which adds in the necessary listener for visualizing planner events.
FarragoPlannervizPluginFactory() - Constructor for class net.sf.farrago.plannerviz.FarragoPlannervizPluginFactory
 
FarragoPlannervizPluginFactory.PlannervizPersonality - Class in net.sf.farrago.plannerviz
 
FarragoPlannervizPluginFactory.PlannervizPersonality(FarragoSessionPersonality) - Constructor for class net.sf.farrago.plannerviz.FarragoPlannervizPluginFactory.PlannervizPersonality
 
FarragoPlanVisualizer - Class in net.sf.farrago.plannerviz
FarragoPlanVizualizer uses JGraph to visualize the machinations of the planner.
FarragoPlanVisualizer() - Constructor for class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
FarragoPlanVisualizer.VisualEdge - Class in net.sf.farrago.plannerviz
 
FarragoPlanVisualizer.VisualEdge(String) - Constructor for class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdge
 
FarragoPlanVisualizer.VisualEdgeFactory - Class in net.sf.farrago.plannerviz
 
FarragoPlanVisualizer.VisualEdgeFactory() - Constructor for class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdgeFactory
 
FarragoPlanVisualizer.VisualVertex - Class in net.sf.farrago.plannerviz
 
FarragoPlanVisualizer.VisualVertex(Object) - Constructor for class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualVertex
 
FarragoPlugin - Interface in net.sf.farrago.plugin
FarragoPlugin defines an abstract plugin interface.
FarragoPluginCache - Class in net.sf.farrago.plugin
FarragoPluginCache is an abstract private cache for loading instances of FarragoPlugin (and their component sub-objects).
FarragoPluginCache(FarragoAllocationOwner, FarragoObjectCache, FarragoPluginClassLoader, FarragoRepos) - Constructor for class net.sf.farrago.plugin.FarragoPluginCache
Creates an empty cache.
FarragoPluginClassLoader - Class in net.sf.farrago.plugin
FarragoPluginClassLoader allows plugin jars to be added to the ClassLoader dynamically.
FarragoPluginClassLoader() - Constructor for class net.sf.farrago.plugin.FarragoPluginClassLoader
 
FarragoPluginClassLoader(ClassLoader) - Constructor for class net.sf.farrago.plugin.FarragoPluginClassLoader
 
FarragoPluginInfoList - Class in net.sf.farrago.plugin
FarragoPluginInfoList is a helper class for building up the arrays of DriverPropertyInfo returned by various getXXXPropertyInfo calls.
FarragoPluginInfoList(Properties) - Constructor for class net.sf.farrago.plugin.FarragoPluginInfoList
Creates an empty info set.
FarragoPreparingStmt - Class in net.sf.farrago.query
FarragoPreparingStmt subclasses OJPreparingStmt to implement the FarragoSessionPreparingStmt interface.
FarragoPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtValidator, String) - Constructor for class net.sf.farrago.query.FarragoPreparingStmt
Creates a new FarragoPreparingStmt object.
farragoPreparingStmt - Variable in class net.sf.farrago.query.ReposDefaultValueFactory
 
FarragoPreparingStmt.InvalidPlanException - Exception in net.sf.farrago.query
Exception describing why a plan is invalid.
FarragoPreparingStmt.InvalidPlanException(String, RelNode) - Constructor for exception net.sf.farrago.query.FarragoPreparingStmt.InvalidPlanException
 
FarragoPreparingStmt.PermutingRelOptTable - Class in net.sf.farrago.query
Transform which permutes the columns of an input table, applying casts amd renaming columns if necessary, to make the output rowtype match the desired rowtype.
FarragoPreparingStmt.PermutingRelOptTable(RelOptSchema, String, RelDataType, RelOptTable) - Constructor for class net.sf.farrago.query.FarragoPreparingStmt.PermutingRelOptTable
Creates a table which converts an input row type to a desired output row type, shuffling and casting columns in order to do so.
FarragoPreparingStmt.ValidatorTable - Class in net.sf.farrago.query
 
FarragoPreparingStmt.ValidatorTable(String[], RelDataType, SqlAccessType, ModalityType) - Constructor for class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
Creates a new ValidatorTable object.
FarragoProfiler - Class in net.sf.farrago.test
This class is intended for use with a profiler.
FarragoProfiler() - Constructor for class net.sf.farrago.test.FarragoProfiler
 
farragoProperties - Variable in class net.sf.farrago.catalog.FarragoModelLoader
 
FarragoProperties - Class in net.sf.farrago.util
Provides the properties which control limited aspects of Farrago behavior.
FarragoProperties() - Constructor for class net.sf.farrago.util.FarragoProperties
 
FarragoPropertiesTest - Class in net.sf.farrago.test
FarragoPropertiesTest tests the FarragoProperties class.
FarragoPropertiesTest(String) - Constructor for class net.sf.farrago.test.FarragoPropertiesTest
 
FarragoQueryColumnSet - Interface in net.sf.farrago.query
FarragoQueryColumnSet represents a specialization of FarragoMedColumnSet which knows how to interact with FarragoPreparingStmt.
FarragoQueryNamedColumnSet - Class in net.sf.farrago.query
An abstract base for implementations of RelOptTable which access data described by Farrago's catalog.
FarragoQueryNamedColumnSet(CwmNamedColumnSet, RelDataType) - Constructor for class net.sf.farrago.query.FarragoQueryNamedColumnSet
Creates a new FarragoQueryNamedColumnSet object.
FarragoQueryTest - Class in net.sf.farrago.test
FarragoQueryTest tests miscellaneous aspects of Farrago query processing which are impossible to test via SQL scripts.
FarragoQueryTest(String) - Constructor for class net.sf.farrago.test.FarragoQueryTest
Creates a new FarragoQueryTest object.
FarragoQueryTest.TxnListener - Class in net.sf.farrago.test
 
FarragoQueryTest.TxnListener() - Constructor for class net.sf.farrago.test.FarragoQueryTest.TxnListener
 
FarragoReduceExpressionsRule - Class in net.sf.farrago.query
Collection of planner rules that apply various simplifying transformations on RexNode trees.
FarragoReduceExpressionsRule(Class<? extends RelNode>) - Constructor for class net.sf.farrago.query.FarragoReduceExpressionsRule
Creates a new FarragoReduceExpressionsRule object.
FarragoReduceExpressionsRule.ReducibleExprLocator - Class in net.sf.farrago.query
Helper class used to locate expressions that either can be reduced to literals or contain redundant casts.
FarragoReduceExpressionsRule.ReducibleExprLocator(FarragoSessionPreparingStmt, List<RexNode>, List<Boolean>, List<RexNode>) - Constructor for class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
FarragoReduceExpressionsRule.ReducibleExprLocator.Constancy - Enum in net.sf.farrago.query
 
FarragoReduceExpressionsRule.ReducibleExprLocator.Constancy() - Constructor for enum net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator.Constancy
 
FarragoReduceExpressionsRule.ReentrantValuesStmt - Class in net.sf.farrago.query
Evaluates constant expressions via a reentrant query of the form "VALUES (exp1, exp2, exp3, ...)".
FarragoReduceExpressionsRule.ReentrantValuesStmt(FarragoSessionStmtContext, RexBuilder, List<RexNode>, List<RexNode>) - Constructor for class net.sf.farrago.query.FarragoReduceExpressionsRule.ReentrantValuesStmt
 
FarragoReduceExpressionsRule.RexReplacer - Class in net.sf.farrago.query
Replaces expressions with their reductions.
FarragoReduceExpressionsRule.RexReplacer(RexBuilder, List<RexNode>, List<RexNode>, List<Boolean>) - Constructor for class net.sf.farrago.query.FarragoReduceExpressionsRule.RexReplacer
 
FarragoReduceValuesRule - Class in net.sf.farrago.query
Planner rule which folds projections and filters into an underlying ValuesRel.
FarragoReduceValuesRule(RelOptRuleOperand, String) - Constructor for class net.sf.farrago.query.FarragoReduceValuesRule
Creates a new FarragoReduceExpressionsRule object.
FarragoReduceValuesRule.MyRexShuttle - Class in net.sf.farrago.query
 
FarragoReduceValuesRule.MyRexShuttle() - Constructor for class net.sf.farrago.query.FarragoReduceValuesRule.MyRexShuttle
 
FarragoReentrantStmt - Class in net.sf.farrago.query
FarragoReentrantStmt provides infrastructure for safely executing a reentrant statement as part of the preparation of some outer statement.
FarragoReentrantStmt(FarragoSessionStmtContext) - Constructor for class net.sf.farrago.query.FarragoReentrantStmt
 
FarragoReentrantStmtExecutor - Class in net.sf.farrago.query
FarragoReentrantStmtExecutor extends FarragoReentrantStmt by providing a base method for executing a query plan and returning its result.
FarragoReentrantStmtExecutor(FarragoSessionStmtContext, RexBuilder, List<RexNode>) - Constructor for class net.sf.farrago.query.FarragoReentrantStmtExecutor
Constructs a FarragoReentrantStmtExecutor.
FarragoReentrantSubquery - Class in net.sf.farrago.query
Extends FarragoReentrantStmtExecutor to handle subqueries.
FarragoReentrantSubquery(SqlCall, SqlToRelConverter, boolean, boolean, List<RexNode>) - Constructor for class net.sf.farrago.query.FarragoReentrantSubquery
Constructs a FarragoReentrantSubquery.
FarragoReleaseProperties - Class in net.sf.farrago.release
Provides immutable properties burned into a particular release of Farrago.
FarragoReleaseProperties() - Constructor for class net.sf.farrago.release.FarragoReleaseProperties
 
FarragoRelImplementor - Class in net.sf.farrago.query
FarragoRelImplementor refines JavaRelImplementor with some Farrago specifics.
FarragoRelImplementor(FarragoPreparingStmt, RexBuilder) - Constructor for class net.sf.farrago.query.FarragoRelImplementor
 
FarragoRelImplementor.RelPathEntry - Class in net.sf.farrago.query
RelPathEntry keeps track of a RelNode and its input position within that node's parent RelNode in the execution stream graph.
FarragoRelImplementor.RelPathEntry(RelNode, int) - Constructor for class net.sf.farrago.query.FarragoRelImplementor.RelPathEntry
 
FarragoRelImplementor.RelScope - Class in net.sf.farrago.query
 
FarragoRelImplementor.RelScope() - Constructor for class net.sf.farrago.query.FarragoRelImplementor.RelScope
 
FarragoRelImplementor.UdfAwareOJRexImplementorTable - Class in net.sf.farrago.query
An operator implementor table which knows about UDF's.
FarragoRelImplementor.UdfAwareOJRexImplementorTable(OJRexImplementorTable) - Constructor for class net.sf.farrago.query.FarragoRelImplementor.UdfAwareOJRexImplementorTable
 
FarragoRelMetadataProvider - Class in net.sf.farrago.query
FarragoRelMetadataProvider implements Farrago specific metadata.
FarragoRelMetadataProvider(FarragoRepos) - Constructor for class net.sf.farrago.query.FarragoRelMetadataProvider
Initializes a provider with access to the Farrago catalog.
FarragoRelMetadataQuery - Class in net.sf.farrago.query
FarragoRelMetadataQuery defines the relational expression metadata queries specific to Farrago.
FarragoRelMetadataQuery() - Constructor for class net.sf.farrago.query.FarragoRelMetadataQuery
 
FarragoRelUtil - Class in net.sf.farrago.query
Static utilities for Farrago RelNode implementations.
FarragoRelUtil() - Constructor for class net.sf.farrago.query.FarragoRelUtil
 
FarragoRepos - Interface in net.sf.farrago.catalog
FarragoRepos represents a loaded repository containing Farrago metadata.
FarragoReposImpl - Class in net.sf.farrago.catalog
Implementation of FarragoRepos using a MDR repository.
FarragoReposImpl(FarragoAllocationOwner) - Constructor for class net.sf.farrago.catalog.FarragoReposImpl
Opens a Farrago repository.
FarragoReposImpl.ReposCache - Class in net.sf.farrago.catalog
 
FarragoReposImpl.ReposCache() - Constructor for class net.sf.farrago.catalog.FarragoReposImpl.ReposCache
 
FarragoReposIntegrityErr - Class in net.sf.farrago.catalog
FarragoReposIntegrityErr records one integrity error detected by FarragoRepos.verifyIntegrity(javax.jmi.reflect.RefObject).
FarragoReposIntegrityErr(String, JmiException, RefObject) - Constructor for class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
FarragoRepositoryTest - Class in net.sf.farrago.test
FarragoRepositoryTest contains unit tests for the repository.
FarragoRepositoryTest(String) - Constructor for class net.sf.farrago.test.FarragoRepositoryTest
Creates a new FarragoRepositoryTest object.
FarragoReposTxnContext - Class in net.sf.farrago.catalog
FarragoReposTxnContext manages the state of at most one repository transaction.
FarragoReposTxnContext(FarragoRepos) - Constructor for class net.sf.farrago.catalog.FarragoReposTxnContext
Creates a new inactive transaction context with manual repository session management.
FarragoReposTxnContext(FarragoRepos, boolean) - Constructor for class net.sf.farrago.catalog.FarragoReposTxnContext
Creates a new inactive transaction context.
FarragoReposTxnContext(FarragoRepos, boolean, boolean) - Constructor for class net.sf.farrago.catalog.FarragoReposTxnContext
Creates a new inactive transaction context that's optionally readonly.
FarragoReposTxnContext.State - Enum in net.sf.farrago.catalog
 
FarragoReposTxnContext.State() - Constructor for enum net.sf.farrago.catalog.FarragoReposTxnContext.State
 
FarragoReposUtil - Class in net.sf.farrago.catalog
Static utilities for manipulating the Farrago repository.
FarragoReposUtil() - Constructor for class net.sf.farrago.catalog.FarragoReposUtil
 
FarragoReposUtil.ExportRefProvider - Class in net.sf.farrago.catalog
 
FarragoReposUtil.ExportRefProvider(String) - Constructor for class net.sf.farrago.catalog.FarragoReposUtil.ExportRefProvider
 
FarragoReposUtil.ImportRefResolver - Class in net.sf.farrago.catalog
 
FarragoReposUtil.ImportRefResolver(Namespace) - Constructor for class net.sf.farrago.catalog.FarragoReposUtil.ImportRefResolver
 
FarragoReposUtil.InvalidXmlCharFilterInputStream - Class in net.sf.farrago.catalog
 
FarragoReposUtil.InvalidXmlCharFilterInputStream(InputStream) - Constructor for class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream - Class in net.sf.farrago.catalog
ByteOutputStream extends ByteArrayOutputStream to provide ByteBuffer-like operations such as compact, array and get.
FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream(int) - Constructor for class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
FarragoResource - Class in net.sf.farrago.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/net/sf/farrago/resource/FarragoResource.xml on Mon Jun 22 04:05:00 PDT 2009.
FarragoResource() - Constructor for class net.sf.farrago.resource.FarragoResource
 
FarragoResource._Def0 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0'.
FarragoResource._Def0(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def0
 
FarragoResource._Def1 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments ''.
FarragoResource._Def1(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def1
 
FarragoResource._Def10 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, Number p2'.
FarragoResource._Def10(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def10
 
FarragoResource._Def11 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2'.
FarragoResource._Def11(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def11
 
FarragoResource._Def12 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1, String p2, String p3'.
FarragoResource._Def12(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def12
 
FarragoResource._Def13 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1, String p2, String p3, String p4'.
FarragoResource._Def13(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def13
 
FarragoResource._Def14 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'Number p0, Number p1, Number p2'.
FarragoResource._Def14(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def14
 
FarragoResource._Def15 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'Number p0, Number p1'.
FarragoResource._Def15(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def15
 
FarragoResource._Def16 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, Number p1'.
FarragoResource._Def16(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def16
 
FarragoResource._Def17 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2, String p3'.
FarragoResource._Def17(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def17
 
FarragoResource._Def18 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'Number p0, String p1'.
FarragoResource._Def18(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def18
 
FarragoResource._Def19 - Class in net.sf.farrago.resource
Definition for resources which return a SQLWarning exception and take arguments 'Number p0, Number p1, String p2'.
FarragoResource._Def19(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def19
 
FarragoResource._Def2 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1'.
FarragoResource._Def2(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def2
 
FarragoResource._Def20 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2, Number p3, Number p4, Number p5'.
FarragoResource._Def20(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def20
 
FarragoResource._Def21 - Class in net.sf.farrago.resource
Definition for resources which return a SQLWarning exception and take arguments 'String p0, String p1'.
FarragoResource._Def21(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def21
 
FarragoResource._Def22 - Class in net.sf.farrago.resource
Definition for resources which return a SQLWarning exception and take arguments 'String p0, String p1, String p2, String p3'.
FarragoResource._Def22(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def22
 
FarragoResource._Def23 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2, String p3, String p4, String p5'.
FarragoResource._Def23(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def23
 
FarragoResource._Def24 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'Number p0'.
FarragoResource._Def24(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def24
 
FarragoResource._Def25 - Class in net.sf.farrago.resource
Definition for resources which return a SQLWarning exception and take arguments 'String p0'.
FarragoResource._Def25(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def25
 
FarragoResource._Def26 - Class in net.sf.farrago.resource
Definition for resources which take arguments 'Number p0'.
FarragoResource._Def26(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def26
 
FarragoResource._Def27 - Class in net.sf.farrago.resource
Definition for resources which take arguments 'String p0'.
FarragoResource._Def27(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def27
 
FarragoResource._Def28 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1, String p2, String p3, String p4'.
FarragoResource._Def28(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def28
 
FarragoResource._Def3 - Class in net.sf.farrago.resource
Definition for resources which take arguments ''.
FarragoResource._Def3(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def3
 
FarragoResource._Def4 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1, String p2'.
FarragoResource._Def4(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def4
 
FarragoResource._Def5 - Class in net.sf.farrago.resource
Definition for resources which return a EigenbaseContextException exception and take arguments 'String p0'.
FarragoResource._Def5(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def5
 
FarragoResource._Def6 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0, String p1'.
FarragoResource._Def6(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def6
 
FarragoResource._Def7 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'String p0'.
FarragoResource._Def7(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def7
 
FarragoResource._Def8 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments 'Number p0, Number p1'.
FarragoResource._Def8(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def8
 
FarragoResource._Def9 - Class in net.sf.farrago.resource
Definition for resources which return a SqlValidatorException exception and take arguments ''.
FarragoResource._Def9(String, String, String[]) - Constructor for class net.sf.farrago.resource.FarragoResource._Def9
 
FarragoResource_en_US - Class in net.sf.farrago.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/src/net/sf/farrago/resource/FarragoResource.xml on Mon Jun 22 04:05:00 PDT 2009.
FarragoResource_en_US() - Constructor for class net.sf.farrago.resource.FarragoResource_en_US
 
FarragoResultSetMetaData - Class in net.sf.farrago.type
FarragoResultSetMetaData implements the ResultSetMetaData interface by reading a Farrago type descriptor.
FarragoResultSetMetaData(RelDataType) - Constructor for class net.sf.farrago.type.FarragoResultSetMetaData
Creates a new FarragoResultSetMetaData object.
FarragoRexBuilder - Class in net.sf.farrago.query
FarragoRexBuilder refines JavaRexBuilder with Farrago-specific details.
FarragoRexBuilder(FarragoPreparingStmt) - Constructor for class net.sf.farrago.query.FarragoRexBuilder
 
FarragoRexToOJTranslator - Class in net.sf.farrago.ojrex
FarragoRexToOJTranslator refines RexToOJTranslator with Farrago-specifics.
FarragoRexToOJTranslator(FarragoRepos, JavaRelImplementor, RelNode, OJRexImplementorTable, StatementList, MemberDeclarationList, RexProgram, Map<Integer, String>) - Constructor for class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Creates a translator based on a OJRexImplementorTable.
FarragoRexToOJTranslator(FarragoRepos, JavaRelImplementor, RelNode, OJRexImplementorTable, StatementList, MemberDeclarationList, RexProgram) - Constructor for class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
FarragoRexToOJTranslatorTest - Class in net.sf.farrago.test
FarragoRexToOJTranslatorTest contains unit tests for the translation code in net.sf.farrago.ojrex.
FarragoRexToOJTranslatorTest(String) - Constructor for class net.sf.farrago.test.FarragoRexToOJTranslatorTest
Creates a new FarragoRexToOJTranslatorTest object.
FarragoRJConnection - Class in net.sf.farrago.jdbc.client
JDBC connection to Farrago across an RMI transport.
FarragoRJConnection(RJConnectionInterface) - Constructor for class net.sf.farrago.jdbc.client.FarragoRJConnection
 
FarragoRJConnection(RJDriverInterface, String, Properties) - Constructor for class net.sf.farrago.jdbc.client.FarragoRJConnection
 
FarragoRJConnectionInterface - Interface in net.sf.farrago.jdbc.rmi
RMI server interface corresponding to FarragoMedDataWrapper.
FarragoRJConnectionServer - Class in net.sf.farrago.server
RMI server-side implementation of Connection, also contains server-side implementations of the the extended methods of a Farrago JDBC connection defined by the interface FarragoConnection.
FarragoRJConnectionServer(FarragoConnection) - Constructor for class net.sf.farrago.server.FarragoRJConnectionServer
 
FarragoRJDriverPropertyInfo - Class in net.sf.farrago.jdbc
Serializable DriverPropertyInfo passed through RMI.
FarragoRJDriverPropertyInfo(DriverPropertyInfo) - Constructor for class net.sf.farrago.jdbc.FarragoRJDriverPropertyInfo
 
FarragoRJDriverServer - Class in net.sf.farrago.server
RMI server-side implementation of Driver.
FarragoRJDriverServer(String) - Constructor for class net.sf.farrago.server.FarragoRJDriverServer
 
FarragoRJJdbcServer - Class in net.sf.farrago.server
The main class for Farrago's RMI/JDBC Server.
FarragoRJJdbcServer() - Constructor for class net.sf.farrago.server.FarragoRJJdbcServer
 
FarragoRJMedDataWrapper - Class in net.sf.farrago.jdbc.client
Client-side JDBC implementation of FarragoMedDataWrapper.
FarragoRJMedDataWrapper(FarragoRJMedDataWrapperInterface) - Constructor for class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
FarragoRJMedDataWrapperInterface - Interface in net.sf.farrago.jdbc.rmi
RMI server interface corresponding to FarragoMedDataWrapperInfo.
FarragoRJMedDataWrapperServer - Class in net.sf.farrago.server
RMI server-side implementation of FarragoMedDataWrapperInfo.
FarragoRJMedDataWrapperServer(FarragoConnection, String, String, Properties) - Constructor for class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
FarragoRmiJdbcServer - Class in net.sf.farrago.server
FarragoRmiJdbcServer is a wrapper which configures an RmiJdbc server to listen for connections on behalf of a Farrago DBMS engine.
FarragoRmiJdbcServer() - Constructor for class net.sf.farrago.server.FarragoRmiJdbcServer
Creates a new FarragoRmiJdbcServer instance, with console output to System.out.
FarragoRmiJdbcServer(PrintWriter) - Constructor for class net.sf.farrago.server.FarragoRmiJdbcServer
Creates a new FarragoRmiJdbcServer instance, with redirected console output.
FarragoRngDdlHandler - Class in net.sf.farrago.rng
FarragoRngDdlHandler defines handler methods for random number generator DDL.
FarragoRngDdlHandler(FarragoSessionDdlValidator) - Constructor for class net.sf.farrago.rng.FarragoRngDdlHandler
 
FarragoRngImplementorTable - Class in net.sf.farrago.rng
FarragoRngImplementorTable extends FarragoOJRexImplementorTable with code generation for the NEXT_RANDOM_INT operator.
FarragoRngImplementorTable(SqlStdOperatorTable) - Constructor for class net.sf.farrago.rng.FarragoRngImplementorTable
 
FarragoRngNextRandomIntOperator - Class in net.sf.farrago.rng
FarragoRngNextRandomIntOperator defines the SqlOperator for the NEXT_RANDOM_INT pseudo-function.
FarragoRngNextRandomIntOperator() - Constructor for class net.sf.farrago.rng.FarragoRngNextRandomIntOperator
 
FarragoRngOperatorTable - Class in net.sf.farrago.rng
FarragoRngOperatorTable extends SqlStdOperatorTable with the NEXT_RANDOM_INT operator provided by the RNG plugin.
FarragoRngOperatorTable() - Constructor for class net.sf.farrago.rng.FarragoRngOperatorTable
 
FarragoRngParser - Class in net.sf.farrago.rng
FarragoRngParser is the public wrapper for the JavaCC-generated RngParser.
FarragoRngParser() - Constructor for class net.sf.farrago.rng.FarragoRngParser
 
FarragoRngPluginFactory - Class in net.sf.farrago.rng
FarragoRngPluginFactory implements the FarragoSessionPersonalityFactory interface by producing session personality instances capable of understanding RNG DDL statements.
FarragoRngPluginFactory() - Constructor for class net.sf.farrago.rng.FarragoRngPluginFactory
 
FarragoRngPluginFactory.RngModelExtension - Class in net.sf.farrago.rng
 
FarragoRngPluginFactory.RngModelExtension() - Constructor for class net.sf.farrago.rng.FarragoRngPluginFactory.RngModelExtension
 
FarragoRngPluginFactory.RngPersonality - Class in net.sf.farrago.rng
 
FarragoRngPluginFactory.RngPersonality(FarragoSessionPersonality) - Constructor for class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
FarragoRngResource - Class in net.sf.farrago.rng.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/examples/rng/src/net/sf/farrago/rng/resource/FarragoRngResource.xml on Mon Jun 22 04:10:00 PDT 2009.
FarragoRngResource() - Constructor for class net.sf.farrago.rng.resource.FarragoRngResource
 
FarragoRngResource._Def0 - Class in net.sf.farrago.rng.resource
Definition for resources which return a EigenbaseException exception and take arguments 'String p0, String p1'.
FarragoRngResource._Def0(String, String, String[]) - Constructor for class net.sf.farrago.rng.resource.FarragoRngResource._Def0
 
FarragoRngResource._Def1 - Class in net.sf.farrago.rng.resource
Definition for resources which take arguments ''.
FarragoRngResource._Def1(String, String, String[]) - Constructor for class net.sf.farrago.rng.resource.FarragoRngResource._Def1
 
FarragoRngResource_en_US - Class in net.sf.farrago.rng.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/pub/open/dev/farrago/examples/rng/src/net/sf/farrago/rng/resource/FarragoRngResource.xml on Mon Jun 22 04:10:00 PDT 2009.
FarragoRngResource_en_US() - Constructor for class net.sf.farrago.rng.resource.FarragoRngResource_en_US
 
FarragoRngUDR - Class in net.sf.farrago.rng
FarragoRngUDR contains implementations for the user-defined routine portion of the RNG plugin example.
FarragoRngUDR() - Constructor for class net.sf.farrago.rng.FarragoRngUDR
 
FarragoRoutineInvocation - Class in net.sf.farrago.query
FarragoRoutineInvocation represents an invocation of a FarragoUserDefinedRoutine.
FarragoRoutineInvocation(FarragoUserDefinedRoutine, RexNode[]) - Constructor for class net.sf.farrago.query.FarragoRoutineInvocation
 
FarragoRuntimeContext - Class in net.sf.farrago.runtime
FarragoRuntimeContext defines runtime support routines needed by generated code.
FarragoRuntimeContext(FarragoSessionRuntimeParams) - Constructor for class net.sf.farrago.runtime.FarragoRuntimeContext
Creates a new FarragoRuntimeContext.
FarragoRuntimeContext.StreamOwner - Class in net.sf.farrago.runtime
Inner class for taking care of closing streams without deallocating them.
FarragoRuntimeContext.StreamOwner() - Constructor for class net.sf.farrago.runtime.FarragoRuntimeContext.StreamOwner
 
FarragoRuntimeJdbcUtil - Class in net.sf.farrago.runtime
Provides runtime support for implementing JDBC interfaces.
FarragoRuntimeJdbcUtil() - Constructor for class net.sf.farrago.runtime.FarragoRuntimeJdbcUtil
 
farragoSavepoint - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineSavepoint
 
FarragoSequenceAccessor - Class in net.sf.farrago.catalog
A FarragoSequenceAccessor optimizes access to sequences.
FarragoSequenceAccessor(FarragoRepos, String) - Constructor for class net.sf.farrago.catalog.FarragoSequenceAccessor
Constructs a FarragoSequenceAccessor
FarragoSequenceOptions - Class in net.sf.farrago.catalog
A class for tracking sequence generator options.
FarragoSequenceOptions(String) - Constructor for class net.sf.farrago.catalog.FarragoSequenceOptions
 
FarragoSequenceOptions.OptionType - Enum in net.sf.farrago.catalog
 
FarragoSequenceOptions.OptionType() - Constructor for enum net.sf.farrago.catalog.FarragoSequenceOptions.OptionType
 
FarragoServer - Class in net.sf.farrago.server
Deprecated. use FarragoRmiJdbcServer instead; this is hanging around for a while to avoid breaking dependencies
FarragoServer() - Constructor for class net.sf.farrago.server.FarragoServer
Deprecated. Creates a new FarragoServer instance, with console output to System.out.
FarragoServer(PrintWriter) - Constructor for class net.sf.farrago.server.FarragoServer
Deprecated. Creates a new FarragoServer instance, with redirected console output.
FarragoServerTest - Class in net.sf.farrago.test
FarragoServerTest tests Farrago client/server connections via RmiJdbc.
FarragoServerTest(String) - Constructor for class net.sf.farrago.test.FarragoServerTest
Initializes a new FarragoServerTest.
FarragoSession - Interface in net.sf.farrago.session
FarragoSession represents an internal API to the Farrago database.
FarragoSessionAnalyzedSql - Class in net.sf.farrago.session
FarragoSessionAnalyzedSql contains the results of the analyzeSql call used while processing SQL expressions contained by DDL statements such as CREATE VIEW and CREATE FUNCTION.
FarragoSessionAnalyzedSql() - Constructor for class net.sf.farrago.session.FarragoSessionAnalyzedSql
 
FarragoSessionConnectionSource - Interface in net.sf.farrago.session
FarragoSessionConnectionSource creates new JDBC connections in the context of a session.
FarragoSessionDataSource - Class in net.sf.farrago.session
FarragoSessionDataSource implements DataSource by providing a loopback Connection into a session; this can be used for execution of reentrant SQL.
FarragoSessionDataSource(FarragoSession) - Constructor for class net.sf.farrago.session.FarragoSessionDataSource
 
FarragoSessionDdlDropRule - Class in net.sf.farrago.session
FarragoSessionDdlDropRule specifies the action to take when an association link deletion event is detected during DDL.
FarragoSessionDdlDropRule(String, Class, ReferentialRuleTypeEnum) - Constructor for class net.sf.farrago.session.FarragoSessionDdlDropRule
Creates a new FarragoSessionDdlDropRule object.
FarragoSessionDdlHandler - Interface in net.sf.farrago.session
FarragoSessionDdlHandler is for illustration purposes only; it is not meant to be implemented.
FarragoSessionDdlStmt - Interface in net.sf.farrago.session
FarragoSessionDdlStmt represents the output of DDL statement parsing.
FarragoSessionDdlValidator - Interface in net.sf.farrago.session
FarragoSessionDdlValidator represents an object capable of validating a DDL statement.
FarragoSessionExecutableStmt - Interface in net.sf.farrago.session
FarragoSessionExecutableStmt represents the executable output of FarragoPreparingStmt processing.
FarragoSessionExecutingStmtInfo - Interface in net.sf.farrago.session
FarragoSessionExecuctingStmtInfo contains information about executing statements.
FarragoSessionFactory - Interface in net.sf.farrago.session
FarragoSessionFactory defines an interface with factory methods used to create new sessions and related objects.
FarragoSessionIndexMap - Interface in net.sf.farrago.session
FarragoSessionIndexMap defines a means for mapping CWM index definitions to corresponding physical storage.
FarragoSessionInfo - Interface in net.sf.farrago.session
 
FarragoSessionModelExtension - Interface in net.sf.farrago.session
FarragoSessionModelExtension defines the SPI for plugging in custom behavior for model extensions.
FarragoSessionModelExtensionFactory - Interface in net.sf.farrago.session
FarragoSessionModelExtensionFactory defines a factory interface for creating instances of FarragoSessionModelExtension.
FarragoSessionParser - Interface in net.sf.farrago.session
FarragoSessionParser represents an object capable of parsing Farrago SQL statements.
FarragoSessionPersonality - Interface in net.sf.farrago.session
FarragoSessionPersonality defines the SPI for plugging in custom FarragoSession behavior.
FarragoSessionPersonalityFactory - Interface in net.sf.farrago.session
FarragoSessionPersonalityFactory defines a factory interface for creating instances of FarragoSessionPersonality.
FarragoSessionPlanner - Interface in net.sf.farrago.session
FarragoSessionPlanner represents a query planner/optimizer associated with a specific FarragoPreparingStmt.
FarragoSessionPreparingStmt - Interface in net.sf.farrago.session
FarragoSessionPreparingStmt represents the process of Farrago-specific preparation of a single SQL statement (it's not a context for executing a series of statements; for that, see FarragoSessionStmtContext).
FarragoSessionPrivilegeChecker - Interface in net.sf.farrago.session
This interface specifies the privilege check service methods.
FarragoSessionPrivilegeMap - Interface in net.sf.farrago.session
FarragoSessionPrivilegeMap defines a map from object type to a set of privileges relevant to that type.
FarragoSessionResolvedObject<T extends CwmModelElement> - Class in net.sf.farrago.session
Information about a catalog object whose name has been fully resolved within the scope of a particular session.
FarragoSessionResolvedObject() - Constructor for class net.sf.farrago.session.FarragoSessionResolvedObject
 
FarragoSessionRuntimeContext - Interface in net.sf.farrago.session
FarragoSessionRuntimeContext defines runtime support routines needed by generated code.
FarragoSessionRuntimeParams - Class in net.sf.farrago.session
FarragoSessionRuntimeParams bundles together the large number of constructor parameters needed to instantiate FarragoSessionRuntimeContext.
FarragoSessionRuntimeParams() - Constructor for class net.sf.farrago.session.FarragoSessionRuntimeParams
 
FarragoSessionSavepoint - Interface in net.sf.farrago.session
FarragoSessionSavepoint represents a savepoint within the transactional context of a FarragoSession.
FarragoSessionStmtContext - Interface in net.sf.farrago.session
FarragoSessionStmtContext represents a context for executing SQL statements within a particular FarragoSession.
FarragoSessionStmtParamDef - Interface in net.sf.farrago.session
FarragoSessionStmtParamDef represents the definition of a dynamic parameter used within a FarragoSessionStmtContext.
FarragoSessionStmtParamDefFactory - Interface in net.sf.farrago.session
FarragoSessionStmtParamDefFactory represents a factory that creates FarragoSessionStmtParamDef instances.
FarragoSessionStmtValidator - Interface in net.sf.farrago.session
FarragoSessionStmtValidator defines a generic interface for statement validation services.
FarragoSessionTxnEnd - Enum in net.sf.farrago.session
FarragoSessionTxnEnd enumerates the ways a transaction can end.
FarragoSessionTxnEnd() - Constructor for enum net.sf.farrago.session.FarragoSessionTxnEnd
 
FarragoSessionTxnId - Interface in net.sf.farrago.session
FarragoSessionTxnId is an opaque transaction ID provided by FarragoSessionTxnMgr.
FarragoSessionTxnListener - Interface in net.sf.farrago.session
FarragoSessionTxnListener defines an interface for listening to events on a FarragoSessionTxnMgr.
FarragoSessionTxnMgr - Interface in net.sf.farrago.session
FarragoSessionTxnMgr defines the interface for transaction management across sessions.
FarragoSessionUdrContext - Class in net.sf.farrago.session
This class provides internal support for the implementation of FarragoUdrRuntime.
FarragoSessionUdrContext(String, String) - Constructor for class net.sf.farrago.session.FarragoSessionUdrContext
 
FarragoSessionVariables - Class in net.sf.farrago.session
FarragoSessionVariables defines global variable settings for a Farrago session.
FarragoSessionVariables() - Constructor for class net.sf.farrago.session.FarragoSessionVariables
 
FarragoSorterTest - Class in net.sf.farrago.test.regression
FarragoSorterTest tests the sorter with various data sizes and distributions (TODO: and types).
FarragoSorterTest(String) - Constructor for class net.sf.farrago.test.regression.FarragoSorterTest
 
FarragoSorterTest.DistributionGenerator - Class in net.sf.farrago.test.regression
 
FarragoSorterTest.DistributionGenerator(long) - Constructor for class net.sf.farrago.test.regression.FarragoSorterTest.DistributionGenerator
 
FarragoSorterTest.RampDistributionGenerator - Class in net.sf.farrago.test.regression
 
FarragoSorterTest.RampDistributionGenerator(long, long, double) - Constructor for class net.sf.farrago.test.regression.FarragoSorterTest.RampDistributionGenerator
 
FarragoSorterTest.UniformDistributionGenerator - Class in net.sf.farrago.test.regression
 
FarragoSorterTest.UniformDistributionGenerator(long, long) - Constructor for class net.sf.farrago.test.regression.FarragoSorterTest.UniformDistributionGenerator
 
FarragoSqlOperatorsSuite - Class in net.sf.farrago.test
FarragoSqlOperatorsSuite runs operator tests defined in SqlOperatorTests against a Farrago database.
FarragoSqlOperatorsSuite() - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite
 
FarragoSqlOperatorsSuite.FarragoAutoVmOperatorTest - Class in net.sf.farrago.test
Implementation of SqlOperatorTests which runs all tests in Farrago with a hybrid calculator.
FarragoSqlOperatorsSuite.FarragoAutoVmOperatorTest(String) - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoAutoVmOperatorTest
 
FarragoSqlOperatorsSuite.FarragoFennelVmOperatorTest - Class in net.sf.farrago.test
Implementation of SqlOperatorTests which runs all tests in Farrago with a C++ calculator.
FarragoSqlOperatorsSuite.FarragoFennelVmOperatorTest(String) - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoFennelVmOperatorTest
 
FarragoSqlOperatorsSuite.FarragoJavaVmOperatorTest - Class in net.sf.farrago.test
Implementation of SqlOperatorTests which runs all tests in Farrago with a pure-Java calculator.
FarragoSqlOperatorsSuite.FarragoJavaVmOperatorTest(String) - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoJavaVmOperatorTest
 
FarragoSqlOperatorsSuite.FarragoSqlTester - Class in net.sf.farrago.test
Implementation of AbstractSqlTester, leveraging connection setup and result set comparison from the class FarragoTestCase.
FarragoSqlOperatorsSuite.FarragoSqlTester(FarragoCalcSystemTest.VirtualMachine) - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
FarragoSqlOperatorsSuite.FarragoSqlTester(FarragoCalcSystemTest.VirtualMachine, FarragoTestCase) - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
FarragoSqlOperatorsSuite.FarragoVmOperatorTestBase - Class in net.sf.farrago.test
Base class for all tests which test operators against a particular virtual machine.
FarragoSqlOperatorsSuite.FarragoVmOperatorTestBase(String, FarragoCalcSystemTest.VirtualMachine) - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoVmOperatorTestBase
 
FarragoSqlOperatorsSuite.MyFarragoTestCase - Class in net.sf.farrago.test
Helper class.
FarragoSqlOperatorsSuite.MyFarragoTestCase() - Constructor for class net.sf.farrago.test.FarragoSqlOperatorsSuite.MyFarragoTestCase
 
FarragoSqlRegressionTest - Class in net.sf.farrago.test.regression
FarragoSqlRegressionTest is a JUnit harness for executing tests which are implemented by running an SQL script and diffing the output against a reference file containing the expected results.
FarragoSqlRegressionTest(String) - Constructor for class net.sf.farrago.test.regression.FarragoSqlRegressionTest
 
FarragoSqlRunnerTest - Class in net.sf.farrago.test
Rudimentary JUnit tests for the SqlRunner class.
FarragoSqlRunnerTest(String) - Constructor for class net.sf.farrago.test.FarragoSqlRunnerTest
 
FarragoSqlStmtEof() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
 
FarragoSqlStmtEof() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an SQL statement followed by the end-of-file symbol.
FarragoSqlStmtEof() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an SQL statement followed by the end-of-file symbol.
FarragoSqlTest - Class in net.sf.farrago.test
FarragoSqlTest is a JUnit harness for executing tests which are implemented by running an SQL script and diffing the output against a reference file containing the expected results.
FarragoSqlTest(String) - Constructor for class net.sf.farrago.test.FarragoSqlTest
 
FarragoSqlTest.FarragoSqlTestFactory - Interface in net.sf.farrago.test
 
FarragoSqlTestWrapper - Class in net.sf.farrago.test
Wraps .sql file diff-based tests with JUnit test methods for convenient execution from within your favorite JUnit-aware IDE.
FarragoSqlTestWrapper(String) - Constructor for class net.sf.farrago.test.FarragoSqlTestWrapper
 
FarragoSqlToRelTestBase - Class in net.sf.farrago.test
FarragoSqlToRelTestBase is an abstract base for Farrago tests which involve conversion from SQL to relational algebra.
FarragoSqlToRelTestBase(String) - Constructor for class net.sf.farrago.test.FarragoSqlToRelTestBase
 
FarragoSqlValidator - Class in net.sf.farrago.query
FarragoSqlValidator refines SqlValidator with some Farrago-specifics.
FarragoSqlValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance, FarragoPreparingStmt) - Constructor for class net.sf.farrago.query.FarragoSqlValidator
Constructor that allows caller to specify dependant objects rather than relying on the preparingStmt to supply them.
FarragoSqlValidator(FarragoPreparingStmt, SqlConformance) - Constructor for class net.sf.farrago.query.FarragoSqlValidator
Constructor that relies on the preparingStmt object to provide various other objects during initialization.
FarragoStandardPlannerRules - Class in net.sf.farrago.defimpl
Registers standard rules needed by most planner implementations.
FarragoStandardPlannerRules() - Constructor for class net.sf.farrago.defimpl.FarragoStandardPlannerRules
 
FarragoStatement - Interface in net.sf.farrago.jdbc
Extends the usual Statement interface with farrago features, viz exposes the farrago statement identifier.
FarragoStatementAllocation - Class in net.sf.farrago.util
FarragoStatementAllocation takes care of closing a JDBC Statement (and its associated ResultSet if any).
FarragoStatementAllocation(Statement) - Constructor for class net.sf.farrago.util.FarragoStatementAllocation
 
FarragoStatementAllocation(Connection, Statement) - Constructor for class net.sf.farrago.util.FarragoStatementAllocation
 
FarragoStatsUDR - Class in net.sf.farrago.syslib
FarragoStatsUDR implements system procedures for manipulating Farrago statistics stored in the repository.
FarragoStatsUDR() - Constructor for class net.sf.farrago.syslib.FarragoStatsUDR
 
FarragoStatsUtil - Class in net.sf.farrago.test
Utility class for manipulating statistics stored in the catalog
FarragoStatsUtil() - Constructor for class net.sf.farrago.test.FarragoStatsUtil
 
FarragoStmtValidator - Class in net.sf.farrago.query
FarragoStmtValidator is a default implementation of the FarragoSessionStmtValidator interface.
FarragoStmtValidator(FarragoRepos, FennelDbHandle, FarragoSession, FarragoObjectCache, FarragoObjectCache, FarragoSessionIndexMap, FarragoDdlLockManager) - Constructor for class net.sf.farrago.query.FarragoStmtValidator
Creates a new FarragoStmtValidator object.
FarragoStreamFactoryProvider - Interface in net.sf.farrago.session
FarragoStreamFactoryProvider provides a mechanism by which one can register factories for extension ExecutionStreams in Fennel.
FarragoSyntheticObject - Class in net.sf.farrago.type.runtime
FarragoSyntheticObject refines SyntheticObject with Farrago-specific runtime information such as null values.
FarragoSyntheticObject() - Constructor for class net.sf.farrago.type.runtime.FarragoSyntheticObject
Creates a new FarragoSyntheticObject object.
FarragoSyntheticObject.BooleanBitReference - Class in net.sf.farrago.type.runtime
Implementation of BitReference for accessing a NOT NULL boolean field.
FarragoSyntheticObject.BooleanBitReference() - Constructor for class net.sf.farrago.type.runtime.FarragoSyntheticObject.BooleanBitReference
 
FarragoSyntheticObject.NullIndicatorBitReference - Class in net.sf.farrago.type.runtime
Implementation of BitReference for accessing a null indicator.
FarragoSyntheticObject.NullIndicatorBitReference() - Constructor for class net.sf.farrago.type.runtime.FarragoSyntheticObject.NullIndicatorBitReference
 
FarragoSyslibUtil - Class in net.sf.farrago.syslib
FarragoSyslibUtil provides utility methods useful when constructing UDR's.
FarragoSyslibUtil() - Constructor for class net.sf.farrago.syslib.FarragoSyslibUtil
 
FarragoSystemBackup - Class in net.sf.farrago.syslib
FarragoSystemBackup implements hot backup of the Farrago catalog and Fennel data, provided Fennel supports versioning.
FarragoSystemBackup(String, String, String, boolean, long) - Constructor for class net.sf.farrago.syslib.FarragoSystemBackup
 
FarragoSystemRestore - Class in net.sf.farrago.syslib
FarragoSystemRestore implements restore of the Farrago catalog and Fennel data from a previously created backup.
FarragoSystemRestore(String) - Constructor for class net.sf.farrago.syslib.FarragoSystemRestore
 
FarragoTableStatistics - Class in net.sf.farrago.catalog
This class reads statistics for a Farrago table from data stored in the catalog.
FarragoTableStatistics(FarragoRepos, FemAbstractColumnSet) - Constructor for class net.sf.farrago.catalog.FarragoTableStatistics
Deprecated.  
FarragoTableStatistics(FarragoRepos, FemAbstractColumnSet, Timestamp) - Constructor for class net.sf.farrago.catalog.FarragoTableStatistics
Initialize an object for retrieving table statistics, optionally based on a label setting.
farragoTest - Variable in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
Helper.
FarragoTestCase - Class in net.sf.farrago.test
FarragoTestCase is a common base for Farrago JUnit tests.
FarragoTestCase(String) - Constructor for class net.sf.farrago.test.FarragoTestCase
Creates a new FarragoTestCase object.
FarragoTestCase.Cleanup - Class in net.sf.farrago.test
Helper for staticSetUp.
FarragoTestCase.Cleanup(String) - Constructor for class net.sf.farrago.test.FarragoTestCase.Cleanup
 
FarragoTestCase.CleanupFactory - Class in net.sf.farrago.test
CleanupFactory is a factory for Cleanup objects.
FarragoTestCase.CleanupFactory() - Constructor for class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
FarragoTestCase.ReplacingOutputStream - Class in net.sf.farrago.test
Stream which applies regular expression replacement to its contents.
FarragoTestCase.ReplacingOutputStream(OutputStream, String, String) - Constructor for class net.sf.farrago.test.FarragoTestCase.ReplacingOutputStream
 
FarragoTestCase.ShutdownThread - Class in net.sf.farrago.test
 
FarragoTestCase.ShutdownThread() - Constructor for class net.sf.farrago.test.FarragoTestCase.ShutdownThread
 
FarragoTestConcurrentScriptedTestCase - Class in net.sf.farrago.test.concurrent
FarragoTestConcurrentScriptedTestCase is a base class for multi-threaded, scripted tests.
FarragoTestConcurrentScriptedTestCase(String) - Constructor for class net.sf.farrago.test.concurrent.FarragoTestConcurrentScriptedTestCase
Creates a new FarragoTestConcurrentScriptedTestCase object.
FarragoTestConcurrentTest - Class in net.sf.farrago.test.concurrent
FarragoTestConcurrentTest executes a variety of SQL DML and DDL commands via a multi-threaded test harness in an effort to detect errors in concurrent execution.
FarragoTestConcurrentTest(String) - Constructor for class net.sf.farrago.test.concurrent.FarragoTestConcurrentTest
 
FarragoTestConcurrentTest.FarragoConcurrentSqlTestFactory - Interface in net.sf.farrago.test.concurrent
 
FarragoTestConcurrentTestCase - Class in net.sf.farrago.test.concurrent
FarragoTestConcurrentTestCase provides a basic harness for executing multi-threaded test cases.
FarragoTestConcurrentTestCase(String) - Constructor for class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
 
FarragoTestPersonalityFactory - Class in net.sf.farrago.test
FarragoTestPersonalityFactory implements the FarragoSessionPersonalityFactory interface with some tweaks just for testing.
FarragoTestPersonalityFactory() - Constructor for class net.sf.farrago.test.FarragoTestPersonalityFactory
 
FarragoTestPersonalityFactory.FarragoTestRelMetadataProvider - Class in net.sf.farrago.test
 
FarragoTestPersonalityFactory.FarragoTestRelMetadataProvider() - Constructor for class net.sf.farrago.test.FarragoTestPersonalityFactory.FarragoTestRelMetadataProvider
 
FarragoTestPersonalityFactory.FarragoTestSessionPersonality - Class in net.sf.farrago.test
 
FarragoTestPersonalityFactory.FarragoTestSessionPersonality(FarragoDbSession) - Constructor for class net.sf.farrago.test.FarragoTestPersonalityFactory.FarragoTestSessionPersonality
 
FarragoTestPlanner - Class in net.sf.farrago.test
FarragoTestPlanner provides an implementation of the FarragoSessionPlanner interface which allows for precise control over the heuristic planner used during testing.
FarragoTestPlanner(HepProgram, FarragoPreparingStmt) - Constructor for class net.sf.farrago.test.FarragoTestPlanner
 
FarragoTestUDR - Class in net.sf.farrago.test
FarragoTestUDR contains definitions for user-defined routines used by tests.
FarragoTestUDR() - Constructor for class net.sf.farrago.test.FarragoTestUDR
 
FarragoTimerAllocation - Class in net.sf.farrago.util
FarragoTimerAllocation takes care of cancelling a Timer when it is closed.
FarragoTimerAllocation(FarragoAllocationOwner, Timer) - Constructor for class net.sf.farrago.util.FarragoTimerAllocation
Creates a new FarragoTimerAllocation.
FarragoTimerAllocation.CancelTask - Class in net.sf.farrago.util
Helper class implementing synchronous cancellation.
FarragoTimerAllocation.CancelTask() - Constructor for class net.sf.farrago.util.FarragoTimerAllocation.CancelTask
 
FarragoTimerTask - Class in net.sf.farrago.util
FarragoTimerTask refines TimerTask to guarantee safety based on the way Farrago runs timers (see FarragoTimerAllocation).
FarragoTimerTask(Logger) - Constructor for class net.sf.farrago.util.FarragoTimerTask
Creates a new FarragoTimerTask.
FarragoTimerTest - Class in net.sf.farrago.test
FarragoTimerTest tests FarragoTimerAllocation and FarragoTimerTask.
FarragoTimerTest(String) - Constructor for class net.sf.farrago.test.FarragoTimerTest
Creates a new FarragoTimerTest object.
FarragoTimerTest.BadTask - Class in net.sf.farrago.test
 
FarragoTimerTest.BadTask() - Constructor for class net.sf.farrago.test.FarragoTimerTest.BadTask
 
FarragoTimerTest.GoodTask - Class in net.sf.farrago.test
 
FarragoTimerTest.GoodTask() - Constructor for class net.sf.farrago.test.FarragoTimerTest.GoodTask
 
FarragoTrace - Class in net.sf.farrago.trace
Contains all of the tracers used within Farrago.
FarragoTrace() - Constructor for class net.sf.farrago.trace.FarragoTrace
 
FarragoTransform - Interface in net.sf.farrago.runtime
A piece of generated code must implement this interface if it is to be callable from a Fennel JavaTransformExecStream wrapper.
FarragoTransform.InputBinding - Class in net.sf.farrago.runtime
InputBinding binds a JavaTransformExecStream input's streamId to the ordinal assigned to that input by the stream graph.
FarragoTransform.InputBinding(String, int) - Constructor for class net.sf.farrago.runtime.FarragoTransform.InputBinding
 
farragoTransformClassNameMap - Variable in class net.sf.farrago.query.IteratorToFennelConverter
 
FarragoTransformDef - Class in net.sf.farrago.query
Defines a FarragoTransform, the java peer of a fennel::JavaTransformExecStream.
FarragoTransformDef(RelNode, ClassDeclaration) - Constructor for class net.sf.farrago.query.FarragoTransformDef
 
FarragoTransformImpl - Class in net.sf.farrago.runtime
FarragoTransformImpl provides a base class for generated implementations of FarragoTransform.
FarragoTransformImpl() - Constructor for class net.sf.farrago.runtime.FarragoTransformImpl
 
FarragoTransientStorage - Class in net.sf.farrago.catalog
FarragoTransientStorage provides storage for transient MDR objects.
FarragoTransientStorage() - Constructor for class net.sf.farrago.catalog.FarragoTransientStorage
 
FarragoTransientStorage.MVIndex - Class in net.sf.farrago.catalog
 
FarragoTransientStorage.MVIndex(String, StorageImpl, Storage.EntryType, Storage.EntryType, boolean) - Constructor for class net.sf.farrago.catalog.FarragoTransientStorage.MVIndex
 
FarragoTransientStorage.PVIndex - Class in net.sf.farrago.catalog
 
FarragoTransientStorage.PVIndex(StorageImpl) - Constructor for class net.sf.farrago.catalog.FarragoTransientStorage.PVIndex
 
FarragoTransientStorage.SVIndex - Class in net.sf.farrago.catalog
 
FarragoTransientStorage.SVIndex(String, StorageImpl, Storage.EntryType, Storage.EntryType) - Constructor for class net.sf.farrago.catalog.FarragoTransientStorage.SVIndex
 
FarragoTransientStorage.TxnIndex - Interface in net.sf.farrago.catalog
 
FarragoTransientStorageFactory - Class in net.sf.farrago.catalog
Factory for FarragoTransientStorage.
FarragoTransientStorageFactory() - Constructor for class net.sf.farrago.catalog.FarragoTransientStorageFactory
 
FarragoTupleIterResultSet - Class in net.sf.farrago.runtime
FarragoTupleIterResultSet is a refinement of TupleIterResultSet which exposes Farrago datatype semantics.
FarragoTupleIterResultSet(TupleIter, Class<?>, RelDataType, FarragoSessionRuntimeContext) - Constructor for class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
FarragoTupleIterResultSet(TupleIter, Class<?>, RelDataType, FarragoSessionRuntimeContext, AbstractIterResultSet.ColumnGetter) - Constructor for class net.sf.farrago.runtime.FarragoTupleIterResultSet
Creates a new FarragoTupleIterResultSet object.
FarragoTypeFactory - Interface in net.sf.farrago.type
FarragoTypeFactory is a Farrago-specific refinement of the RelDataTypeFactory interface.
FarragoTypeFactoryImpl - Class in net.sf.farrago.type
FarragoTypeFactoryImpl is the Farrago-specific implementation of the RelDataTypeFactory interface.
FarragoTypeFactoryImpl(FarragoRepos) - Constructor for class net.sf.farrago.type.FarragoTypeFactoryImpl
 
FarragoUdrInvocationFrame - Class in net.sf.farrago.runtime
FarragoUdrInvocationFrame represents one entry on the routine invocation stack for a given thread.
FarragoUdrInvocationFrame() - Constructor for class net.sf.farrago.runtime.FarragoUdrInvocationFrame
 
FarragoUdrRuntime - Class in net.sf.farrago.runtime
FarragoUdrRuntime exposes a runtime support interface which can be used by implementations of Farrago user-defined routines.
FarragoUdrRuntime() - Constructor for class net.sf.farrago.runtime.FarragoUdrRuntime
 
FarragoUnregisteredJdbcEngineDriver - Class in net.sf.farrago.jdbc.engine
FarragoJdbcEngineDriver implements the Farrago engine/server side of the Driver interface.
FarragoUnregisteredJdbcEngineDriver() - Constructor for class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
 
FarragoUnregisteredVjdbcClientDriver - Class in net.sf.farrago.jdbc.client
FarragoUnregisteredJdbcClientDriver implements the Farrago client side of the Driver interface via the VJDBC proxy.
FarragoUnregisteredVjdbcClientDriver() - Constructor for class net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcClientDriver
 
FarragoUnregisteredVjdbcHttpClientDriver - Class in net.sf.farrago.jdbc.client
FarragoUnregisteredVJdbcHttpClientDriver implements the Farrago client side of the Driver interface via the VJDBC HTTP servlet proxy.
FarragoUnregisteredVjdbcHttpClientDriver() - Constructor for class net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcHttpClientDriver
 
FarragoUnvalidatedDependencyException - Exception in net.sf.farrago.query
Special exception to flag a reference to an unvalidated dependency.
FarragoUnvalidatedDependencyException() - Constructor for exception net.sf.farrago.query.FarragoUnvalidatedDependencyException
 
FarragoUpdateCatalogUDR - Class in net.sf.farrago.syslib
FarragoUpdateCatalogUDR implements system procedures for updating Farrago catalogs (intended for use as part of installation).
FarragoUpdateCatalogUDR(FarragoRepos) - Constructor for class net.sf.farrago.syslib.FarragoUpdateCatalogUDR
 
FarragoUserDefinedRoutine - Class in net.sf.farrago.query
FarragoUserDefinedRoutine extends SqlFunction with a repository reference to a specific user-defined routine.
FarragoUserDefinedRoutine(FarragoSessionStmtValidator, FarragoPreparingStmt, FemRoutine, RelDataType, RelDataType[]) - Constructor for class net.sf.farrago.query.FarragoUserDefinedRoutine
 
FarragoUserDefinedRoutineLookup - Class in net.sf.farrago.query
FarragoUserDefinedRoutineLookup implements the SqlOperatorTable interface by looking up user-defined functions from the repository.
FarragoUserDefinedRoutineLookup(FarragoSessionStmtValidator, FarragoPreparingStmt, FemRoutine) - Constructor for class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
 
FarragoUtil - Class in net.sf.farrago.util
Miscellaneous static utilities that don't fit into other categories.
FarragoUtil() - Constructor for class net.sf.farrago.util.FarragoUtil
 
FarragoUtilTest - Class in net.sf.farrago.test
Tests components in package net.sf.farrago.util.
FarragoUtilTest(String) - Constructor for class net.sf.farrago.test.FarragoUtilTest
Creates a new FarragoUtilTest object.
FarragoUtilTest.TimerTestTask - Class in net.sf.farrago.test
 
FarragoUtilTest.TimerTestTask() - Constructor for class net.sf.farrago.test.FarragoUtilTest.TimerTestTask
 
FarragoView - Class in net.sf.farrago.query
An implementation of RelOptTable for accessing a view managed by Farrago.
FarragoView(FemLocalView, RelDataType, String, ModalityType) - Constructor for class net.sf.farrago.query.FarragoView
Creates a new FarragoView object.
FarragoVjdbcClientDriver - Class in net.sf.farrago.jdbc.client
FarragoJdbcClientDriver implements the Farrago client side of the Driver interface via the VJDBC proxy.
FarragoVjdbcClientDriver() - Constructor for class net.sf.farrago.jdbc.client.FarragoVjdbcClientDriver
 
FarragoVjdbcHttpClientDriver - Class in net.sf.farrago.jdbc.client
FarragoJdbcHttpClientDriver implements the Farrago client side of the Driver interface via the VJDBC HTTP servlet proxy.
FarragoVjdbcHttpClientDriver() - Constructor for class net.sf.farrago.jdbc.client.FarragoVjdbcHttpClientDriver
 
FarragoVjdbcServer - Class in net.sf.farrago.server
FarragoVjdbcServer is a wrapper which configures a VJDBC server to listen for connections on behalf of a Farrago DBMS engine.
FarragoVjdbcServer() - Constructor for class net.sf.farrago.server.FarragoVjdbcServer
 
FarragoVjdbcServer(PrintWriter) - Constructor for class net.sf.farrago.server.FarragoVjdbcServer
 
FarragoVjdbcServer.FarragoConnectionConfiguration - Class in net.sf.farrago.server
 
FarragoVjdbcServer.FarragoConnectionConfiguration() - Constructor for class net.sf.farrago.server.FarragoVjdbcServer.FarragoConnectionConfiguration
 
FarragoVjdbcServerTest - Class in net.sf.farrago.test
FarragoServerTest tests Farrago client/server connections via VJDBC.
FarragoVjdbcServerTest(String) - Constructor for class net.sf.farrago.test.FarragoVjdbcServerTest
Initializes a new FarragoVjdbcServerTest.
FarragoVolcanoPersonalityFactory - Class in net.sf.farrago.defimpl
FarragoVolcanoPersonalityFactory implements the FarragoSessionPersonalityFactory interface by using Volcano to implement cost-based optimization.
FarragoVolcanoPersonalityFactory() - Constructor for class net.sf.farrago.defimpl.FarragoVolcanoPersonalityFactory
 
FarragoVolcanoPersonalityFactory.FarragoVolcanoSessionPersonality - Class in net.sf.farrago.defimpl
 
FarragoVolcanoPersonalityFactory.FarragoVolcanoSessionPersonality(FarragoDbSession) - Constructor for class net.sf.farrago.defimpl.FarragoVolcanoPersonalityFactory.FarragoVolcanoSessionPersonality
 
FarragoWarningQueue - Class in net.sf.farrago.util
FarragoWarningQueue provides an implementation for objects such as Connection which store a queue of warnings.
FarragoWarningQueue() - Constructor for class net.sf.farrago.util.FarragoWarningQueue
 
feature$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
feature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
feature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
FEATURE_DISABLED - Static variable in class org.eigenbase.test.SqlValidatorFeatureTest
 
FeatureSlot - Interface in net.sf.farrago.cwm.instance
FeatureSlot association proxy interface.
featureSlot - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
FeatureSlot$Hib - Class in net.sf.farrago.cwm.instance
FeatureSlot association implementation.
FeatureSlot$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
featureSlot_Slot$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
featureSlot_Slot$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
featureSlot_Slot$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
featureSlot_Slot$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
featureSlot_Slot$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
featureSlot_Slot$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
FemAbstractAttribute - Interface in net.sf.farrago.fem.sql2003
AbstractAttribute object instance interface.
FemAbstractAttributeClass - Interface in net.sf.farrago.fem.sql2003
AbstractAttribute class proxy interface.
femAbstractAttributeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAbstractAttributeClass$Hib - Class in net.sf.farrago.fem.sql2003
AbstractAttribute class proxy implementation.
FemAbstractAttributeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
FemAbstractColumn - Interface in net.sf.farrago.fem.sql2003
AbstractColumn object instance interface.
FemAbstractColumnClass - Interface in net.sf.farrago.fem.sql2003
AbstractColumn class proxy interface.
femAbstractColumnClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAbstractColumnClass$Hib - Class in net.sf.farrago.fem.sql2003
AbstractColumn class proxy implementation.
FemAbstractColumnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
FemAbstractColumnSet - Interface in net.sf.farrago.fem.sql2003
AbstractColumnSet object instance interface.
FemAbstractColumnSetClass - Interface in net.sf.farrago.fem.sql2003
AbstractColumnSet class proxy interface.
femAbstractColumnSetClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAbstractColumnSetClass$Hib - Class in net.sf.farrago.fem.sql2003
AbstractColumnSet class proxy implementation.
FemAbstractColumnSetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
FemAbstractKeyConstraint - Interface in net.sf.farrago.fem.sql2003
AbstractKeyConstraint object instance interface.
FemAbstractKeyConstraintClass - Interface in net.sf.farrago.fem.sql2003
AbstractKeyConstraint class proxy interface.
femAbstractKeyConstraintClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAbstractKeyConstraintClass$Hib - Class in net.sf.farrago.fem.sql2003
AbstractKeyConstraint class proxy implementation.
FemAbstractKeyConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
FemAbstractTypedElement - Interface in net.sf.farrago.fem.sql2003
AbstractTypedElement object instance interface.
FemAbstractTypedElementClass - Interface in net.sf.farrago.fem.sql2003
AbstractTypedElement class proxy interface.
femAbstractTypedElementClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAbstractTypedElementClass$Hib - Class in net.sf.farrago.fem.sql2003
AbstractTypedElement class proxy implementation.
FemAbstractTypedElementClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
FemAbstractUniqueConstraint - Interface in net.sf.farrago.fem.sql2003
AbstractUniqueConstraint object instance interface.
FemAbstractUniqueConstraintClass - Interface in net.sf.farrago.fem.sql2003
AbstractUniqueConstraint class proxy interface.
femAbstractUniqueConstraintClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAbstractUniqueConstraintClass$Hib - Class in net.sf.farrago.fem.sql2003
AbstractUniqueConstraint class proxy implementation.
FemAbstractUniqueConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
FemAggInvocation - Interface in net.sf.farrago.fem.fennel
AggInvocation object instance interface.
FemAggInvocation$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's AggInvocation interface.
FemAggInvocation$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
FemAggInvocation$Hib(RefClass, AggFunction, int) - Constructor for class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
FemAggInvocationClass - Interface in net.sf.farrago.fem.fennel
AggInvocation class proxy interface.
femAggInvocationClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemAggInvocationClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's AggInvocation class proxy interface.
FemAggInvocationClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemAggInvocationClass$Hib
 
FemAggStreamDef - Interface in net.sf.farrago.fem.fennel
AggStreamDef object instance interface.
FemAggStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's AggStreamDef interface.
FemAggStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
FemAggStreamDef$Hib(RefClass, String, FemTupleDescriptor, int) - Constructor for class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
FemAggStreamDefClass - Interface in net.sf.farrago.fem.fennel
AggStreamDef class proxy interface.
femAggStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemAggStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's AggStreamDef class proxy interface.
FemAggStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemAggStreamDefClass$Hib
 
FemAnnotatedElement - Interface in net.sf.farrago.fem.sql2003
AnnotatedElement object instance interface.
FemAnnotatedElementClass - Interface in net.sf.farrago.fem.sql2003
AnnotatedElement class proxy interface.
femAnnotatedElementClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemAnnotatedElementClass$Hib - Class in net.sf.farrago.fem.sql2003
AnnotatedElement class proxy implementation.
FemAnnotatedElementClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
FemAuthId - Interface in net.sf.farrago.fem.security
AuthId object instance interface.
FemAuthIdClass - Interface in net.sf.farrago.fem.security
AuthId class proxy interface.
femAuthIdClass - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
FemAuthIdClass$Hib - Class in net.sf.farrago.fem.security
AuthId class proxy implementation.
FemAuthIdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
FemBarrierStreamDef - Interface in net.sf.farrago.fem.fennel
BarrierStreamDef object instance interface.
FemBarrierStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BarrierStreamDef interface.
FemBarrierStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
FemBarrierStreamDef$Hib(RefClass, String, FemTupleDescriptor, BarrierReturnMode) - Constructor for class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
FemBarrierStreamDefClass - Interface in net.sf.farrago.fem.fennel
BarrierStreamDef class proxy interface.
femBarrierStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemBarrierStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BarrierStreamDef class proxy interface.
FemBarrierStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemBarrierStreamDefClass$Hib
 
FemBaseColumnSet - Interface in net.sf.farrago.fem.med
BaseColumnSet object instance interface.
FemBaseColumnSetClass - Interface in net.sf.farrago.fem.med
BaseColumnSet class proxy interface.
femBaseColumnSetClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemBaseColumnSetClass$Hib - Class in net.sf.farrago.fem.med
BaseColumnSet class proxy implementation.
FemBaseColumnSetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
FemBeginTxnCmd - Interface in net.sf.farrago.fem.fennel
BeginTxnCmd object instance interface.
FemBeginTxnCmd$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BeginTxnCmd interface.
FemBeginTxnCmd$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
FemBeginTxnCmdClass - Interface in net.sf.farrago.fem.fennel
BeginTxnCmd class proxy interface.
femBeginTxnCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemBeginTxnCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BeginTxnCmd class proxy interface.
FemBeginTxnCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemBeginTxnCmdClass$Hib
 
FemBernoulliSamplingStreamDef - Interface in net.sf.farrago.fem.fennel
BernoulliSamplingStreamDef object instance interface.
FemBernoulliSamplingStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BernoulliSamplingStreamDef interface.
FemBernoulliSamplingStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
FemBernoulliSamplingStreamDef$Hib(RefClass, String, FemTupleDescriptor, float, boolean, int) - Constructor for class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
FemBernoulliSamplingStreamDefClass - Interface in net.sf.farrago.fem.fennel
BernoulliSamplingStreamDef class proxy interface.
femBernoulliSamplingStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemBernoulliSamplingStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BernoulliSamplingStreamDef class proxy interface.
FemBernoulliSamplingStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass$Hib
 
FemBufferingTupleStreamDef - Interface in net.sf.farrago.fem.fennel
BufferingTupleStreamDef object instance interface.
FemBufferingTupleStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BufferingTupleStreamDef interface.
FemBufferingTupleStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
FemBufferingTupleStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
FemBufferingTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
BufferingTupleStreamDef class proxy interface.
femBufferingTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemBufferingTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BufferingTupleStreamDef class proxy interface.
FemBufferingTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass$Hib
 
FemBufferReaderStreamDef - Interface in net.sf.farrago.fem.fennel
BufferReaderStreamDef object instance interface.
FemBufferReaderStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BufferReaderStreamDef interface.
FemBufferReaderStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
FemBufferReaderStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean, boolean, int) - Constructor for class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
FemBufferReaderStreamDefClass - Interface in net.sf.farrago.fem.fennel
BufferReaderStreamDef class proxy interface.
femBufferReaderStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemBufferReaderStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BufferReaderStreamDef class proxy interface.
FemBufferReaderStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass$Hib
 
FemBufferWriterStreamDef - Interface in net.sf.farrago.fem.fennel
BufferWriterStreamDef object instance interface.
FemBufferWriterStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BufferWriterStreamDef interface.
FemBufferWriterStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
FemBufferWriterStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean, boolean, int) - Constructor for class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
FemBufferWriterStreamDefClass - Interface in net.sf.farrago.fem.fennel
BufferWriterStreamDef class proxy interface.
femBufferWriterStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemBufferWriterStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's BufferWriterStreamDef class proxy interface.
FemBufferWriterStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass$Hib
 
FemCalcTupleStreamDef - Interface in net.sf.farrago.fem.fennel
CalcTupleStreamDef object instance interface.
FemCalcTupleStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CalcTupleStreamDef interface.
FemCalcTupleStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
FemCalcTupleStreamDef$Hib(RefClass, String, FemTupleDescriptor, String, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
FemCalcTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
CalcTupleStreamDef class proxy interface.
femCalcTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCalcTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CalcTupleStreamDef class proxy interface.
FemCalcTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass$Hib
 
FemCartesianProductStreamDef - Interface in net.sf.farrago.fem.fennel
CartesianProductStreamDef object instance interface.
FemCartesianProductStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CartesianProductStreamDef interface.
FemCartesianProductStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
FemCartesianProductStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
FemCartesianProductStreamDefClass - Interface in net.sf.farrago.fem.fennel
CartesianProductStreamDef class proxy interface.
femCartesianProductStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCartesianProductStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CartesianProductStreamDef class proxy interface.
FemCartesianProductStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass$Hib
 
FemCmd - Interface in net.sf.farrago.fem.fennel
Cmd object instance interface.
FemCmdAbandonBackup - Interface in net.sf.farrago.fem.fennel
CmdAbandonBackup object instance interface.
FemCmdAbandonBackup$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdAbandonBackup interface.
FemCmdAbandonBackup$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdAbandonBackup$Hib
 
FemCmdAbandonBackupClass - Interface in net.sf.farrago.fem.fennel
CmdAbandonBackup class proxy interface.
femCmdAbandonBackupClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdAbandonBackupClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdAbandonBackup class proxy interface.
FemCmdAbandonBackupClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdAbandonBackupClass$Hib
 
FemCmdAlterSystemDeallocate - Interface in net.sf.farrago.fem.fennel
CmdAlterSystemDeallocate object instance interface.
FemCmdAlterSystemDeallocate$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdAlterSystemDeallocate interface.
FemCmdAlterSystemDeallocate$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
FemCmdAlterSystemDeallocate$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
FemCmdAlterSystemDeallocateClass - Interface in net.sf.farrago.fem.fennel
CmdAlterSystemDeallocate class proxy interface.
femCmdAlterSystemDeallocateClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdAlterSystemDeallocateClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdAlterSystemDeallocate class proxy interface.
FemCmdAlterSystemDeallocateClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass$Hib
 
FemCmdBeginTxn - Interface in net.sf.farrago.fem.fennel
CmdBeginTxn object instance interface.
FemCmdBeginTxn$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdBeginTxn interface.
FemCmdBeginTxn$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
FemCmdBeginTxn$Hib(RefClass, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
FemCmdBeginTxnClass - Interface in net.sf.farrago.fem.fennel
CmdBeginTxn class proxy interface.
femCmdBeginTxnClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdBeginTxnClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdBeginTxn class proxy interface.
FemCmdBeginTxnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdBeginTxnClass$Hib
 
FemCmdBeginTxnWithCsn - Interface in net.sf.farrago.fem.fennel
CmdBeginTxnWithCsn object instance interface.
FemCmdBeginTxnWithCsn$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdBeginTxnWithCsn interface.
FemCmdBeginTxnWithCsn$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
FemCmdBeginTxnWithCsnClass - Interface in net.sf.farrago.fem.fennel
CmdBeginTxnWithCsn class proxy interface.
femCmdBeginTxnWithCsnClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdBeginTxnWithCsnClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdBeginTxnWithCsn class proxy interface.
FemCmdBeginTxnWithCsnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsnClass$Hib
 
FemCmdCheckpoint - Interface in net.sf.farrago.fem.fennel
CmdCheckpoint object instance interface.
FemCmdCheckpoint$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCheckpoint interface.
FemCmdCheckpoint$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
FemCmdCheckpoint$Hib(RefClass, boolean, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
FemCmdCheckpointClass - Interface in net.sf.farrago.fem.fennel
CmdCheckpoint class proxy interface.
femCmdCheckpointClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCheckpointClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCheckpoint class proxy interface.
FemCmdCheckpointClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCheckpointClass$Hib
 
FemCmdClass - Interface in net.sf.farrago.fem.fennel
Cmd class proxy interface.
femCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's Cmd class proxy interface.
FemCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdClass$Hib
 
FemCmdCloseDatabase - Interface in net.sf.farrago.fem.fennel
CmdCloseDatabase object instance interface.
FemCmdCloseDatabase$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCloseDatabase interface.
FemCmdCloseDatabase$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCloseDatabase$Hib
 
FemCmdCloseDatabaseClass - Interface in net.sf.farrago.fem.fennel
CmdCloseDatabase class proxy interface.
femCmdCloseDatabaseClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCloseDatabaseClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCloseDatabase class proxy interface.
FemCmdCloseDatabaseClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCloseDatabaseClass$Hib
 
FemCmdCommit - Interface in net.sf.farrago.fem.fennel
CmdCommit object instance interface.
FemCmdCommit$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCommit interface.
FemCmdCommit$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
FemCmdCommitClass - Interface in net.sf.farrago.fem.fennel
CmdCommit class proxy interface.
femCmdCommitClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCommitClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCommit class proxy interface.
FemCmdCommitClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCommitClass$Hib
 
FemCmdCompleteBackup - Interface in net.sf.farrago.fem.fennel
CmdCompleteBackup object instance interface.
FemCmdCompleteBackup$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCompleteBackup interface.
FemCmdCompleteBackup$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
FemCmdCompleteBackup$Hib(RefClass, long, long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
FemCmdCompleteBackupClass - Interface in net.sf.farrago.fem.fennel
CmdCompleteBackup class proxy interface.
femCmdCompleteBackupClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCompleteBackupClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCompleteBackup class proxy interface.
FemCmdCompleteBackupClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass$Hib
 
FemCmdCreateExecutionStreamGraph - Interface in net.sf.farrago.fem.fennel
CmdCreateExecutionStreamGraph object instance interface.
FemCmdCreateExecutionStreamGraph$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCreateExecutionStreamGraph interface.
FemCmdCreateExecutionStreamGraph$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
FemCmdCreateExecutionStreamGraphClass - Interface in net.sf.farrago.fem.fennel
CmdCreateExecutionStreamGraph class proxy interface.
femCmdCreateExecutionStreamGraphClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCreateExecutionStreamGraphClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCreateExecutionStreamGraph class proxy interface.
FemCmdCreateExecutionStreamGraphClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraphClass$Hib
 
FemCmdCreateIndex - Interface in net.sf.farrago.fem.fennel
CmdCreateIndex object instance interface.
FemCmdCreateIndex$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCreateIndex interface.
FemCmdCreateIndex$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
FemCmdCreateIndex$Hib(RefClass, FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
FemCmdCreateIndexClass - Interface in net.sf.farrago.fem.fennel
CmdCreateIndex class proxy interface.
femCmdCreateIndexClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCreateIndexClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCreateIndex class proxy interface.
FemCmdCreateIndexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateIndexClass$Hib
 
FemCmdCreateStreamHandle - Interface in net.sf.farrago.fem.fennel
CmdCreateStreamHandle object instance interface.
FemCmdCreateStreamHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCreateStreamHandle interface.
FemCmdCreateStreamHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
FemCmdCreateStreamHandle$Hib(RefClass, String, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
FemCmdCreateStreamHandleClass - Interface in net.sf.farrago.fem.fennel
CmdCreateStreamHandle class proxy interface.
femCmdCreateStreamHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdCreateStreamHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdCreateStreamHandle class proxy interface.
FemCmdCreateStreamHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass$Hib
 
FemCmdDropIndex - Interface in net.sf.farrago.fem.fennel
CmdDropIndex object instance interface.
FemCmdDropIndex$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdDropIndex interface.
FemCmdDropIndex$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
FemCmdDropIndex$Hib(RefClass, FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
FemCmdDropIndexClass - Interface in net.sf.farrago.fem.fennel
CmdDropIndex class proxy interface.
femCmdDropIndexClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdDropIndexClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdDropIndex class proxy interface.
FemCmdDropIndexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdDropIndexClass$Hib
 
FemCmdGetLastCommittedTxnId - Interface in net.sf.farrago.fem.fennel
CmdGetLastCommittedTxnId object instance interface.
FemCmdGetLastCommittedTxnId$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdGetLastCommittedTxnId interface.
FemCmdGetLastCommittedTxnId$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
FemCmdGetLastCommittedTxnIdClass - Interface in net.sf.farrago.fem.fennel
CmdGetLastCommittedTxnId class proxy interface.
femCmdGetLastCommittedTxnIdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdGetLastCommittedTxnIdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdGetLastCommittedTxnId class proxy interface.
FemCmdGetLastCommittedTxnIdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnIdClass$Hib
 
FemCmdGetTxnCsn - Interface in net.sf.farrago.fem.fennel
CmdGetTxnCsn object instance interface.
FemCmdGetTxnCsn$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdGetTxnCsn interface.
FemCmdGetTxnCsn$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
FemCmdGetTxnCsnClass - Interface in net.sf.farrago.fem.fennel
CmdGetTxnCsn class proxy interface.
femCmdGetTxnCsnClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdGetTxnCsnClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdGetTxnCsn class proxy interface.
FemCmdGetTxnCsnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdGetTxnCsnClass$Hib
 
FemCmdInitiateBackup - Interface in net.sf.farrago.fem.fennel
CmdInitiateBackup object instance interface.
FemCmdInitiateBackup$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdInitiateBackup interface.
FemCmdInitiateBackup$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
FemCmdInitiateBackup$Hib(RefClass, String, boolean, long, long, String, Long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
FemCmdInitiateBackupClass - Interface in net.sf.farrago.fem.fennel
CmdInitiateBackup class proxy interface.
femCmdInitiateBackupClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdInitiateBackupClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdInitiateBackup class proxy interface.
FemCmdInitiateBackupClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass$Hib
 
FemCmdOpenDatabase - Interface in net.sf.farrago.fem.fennel
CmdOpenDatabase object instance interface.
FemCmdOpenDatabase$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdOpenDatabase interface.
FemCmdOpenDatabase$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
FemCmdOpenDatabase$Hib(RefClass, boolean, Collection<FemDatabaseParam>, Boolean) - Constructor for class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
FemCmdOpenDatabaseClass - Interface in net.sf.farrago.fem.fennel
CmdOpenDatabase class proxy interface.
femCmdOpenDatabaseClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdOpenDatabaseClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdOpenDatabase class proxy interface.
FemCmdOpenDatabaseClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass$Hib
 
FemCmdPrepareExecutionStreamGraph - Interface in net.sf.farrago.fem.fennel
CmdPrepareExecutionStreamGraph object instance interface.
FemCmdPrepareExecutionStreamGraph$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdPrepareExecutionStreamGraph interface.
FemCmdPrepareExecutionStreamGraph$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
FemCmdPrepareExecutionStreamGraph$Hib(RefClass, Collection<FemExecutionStreamDef>, int) - Constructor for class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
FemCmdPrepareExecutionStreamGraphClass - Interface in net.sf.farrago.fem.fennel
CmdPrepareExecutionStreamGraph class proxy interface.
femCmdPrepareExecutionStreamGraphClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdPrepareExecutionStreamGraphClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdPrepareExecutionStreamGraph class proxy interface.
FemCmdPrepareExecutionStreamGraphClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass$Hib
 
FemCmdRestoreFromBackup - Interface in net.sf.farrago.fem.fennel
CmdRestoreFromBackup object instance interface.
FemCmdRestoreFromBackup$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdRestoreFromBackup interface.
FemCmdRestoreFromBackup$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
FemCmdRestoreFromBackup$Hib(RefClass, String, long, String, long, long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
FemCmdRestoreFromBackupClass - Interface in net.sf.farrago.fem.fennel
CmdRestoreFromBackup class proxy interface.
femCmdRestoreFromBackupClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdRestoreFromBackupClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdRestoreFromBackup class proxy interface.
FemCmdRestoreFromBackupClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass$Hib
 
FemCmdRollback - Interface in net.sf.farrago.fem.fennel
CmdRollback object instance interface.
FemCmdRollback$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdRollback interface.
FemCmdRollback$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
FemCmdRollbackClass - Interface in net.sf.farrago.fem.fennel
CmdRollback class proxy interface.
femCmdRollbackClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdRollbackClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdRollback class proxy interface.
FemCmdRollbackClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdRollbackClass$Hib
 
FemCmdSavepoint - Interface in net.sf.farrago.fem.fennel
CmdSavepoint object instance interface.
FemCmdSavepoint$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdSavepoint interface.
FemCmdSavepoint$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
FemCmdSavepointClass - Interface in net.sf.farrago.fem.fennel
CmdSavepoint class proxy interface.
femCmdSavepointClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdSavepointClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdSavepoint class proxy interface.
FemCmdSavepointClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdSavepointClass$Hib
 
FemCmdSetParam - Interface in net.sf.farrago.fem.fennel
CmdSetParam object instance interface.
FemCmdSetParam$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdSetParam interface.
FemCmdSetParam$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
FemCmdSetParam$Hib(RefClass, FemDatabaseParam) - Constructor for class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
FemCmdSetParamClass - Interface in net.sf.farrago.fem.fennel
CmdSetParam class proxy interface.
femCmdSetParamClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdSetParamClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdSetParam class proxy interface.
FemCmdSetParamClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdSetParamClass$Hib
 
FemCmdTruncateIndex - Interface in net.sf.farrago.fem.fennel
CmdTruncateIndex object instance interface.
FemCmdTruncateIndex$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdTruncateIndex interface.
FemCmdTruncateIndex$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
FemCmdTruncateIndex$Hib(RefClass, FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
FemCmdTruncateIndexClass - Interface in net.sf.farrago.fem.fennel
CmdTruncateIndex class proxy interface.
femCmdTruncateIndexClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdTruncateIndexClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdTruncateIndex class proxy interface.
FemCmdTruncateIndexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass$Hib
 
FemCmdVerifyIndex - Interface in net.sf.farrago.fem.fennel
CmdVerifyIndex object instance interface.
FemCmdVerifyIndex$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdVerifyIndex interface.
FemCmdVerifyIndex$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
FemCmdVerifyIndex$Hib(RefClass, FemTupleDescriptor, FemTupleProjection, long, long, FemTupleProjection, long, boolean, boolean, Long, Long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
FemCmdVerifyIndexClass - Interface in net.sf.farrago.fem.fennel
CmdVerifyIndex class proxy interface.
femCmdVerifyIndexClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdVerifyIndexClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdVerifyIndex class proxy interface.
FemCmdVerifyIndexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass$Hib
 
FemCmdVersionIndexRoot - Interface in net.sf.farrago.fem.fennel
CmdVersionIndexRoot object instance interface.
FemCmdVersionIndexRoot$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdVersionIndexRoot interface.
FemCmdVersionIndexRoot$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
FemCmdVersionIndexRoot$Hib(RefClass, long, long) - Constructor for class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
FemCmdVersionIndexRootClass - Interface in net.sf.farrago.fem.fennel
CmdVersionIndexRoot class proxy interface.
femCmdVersionIndexRootClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCmdVersionIndexRootClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CmdVersionIndexRoot class proxy interface.
FemCmdVersionIndexRootClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass$Hib
 
FemCollectTupleStreamDef - Interface in net.sf.farrago.fem.fennel
CollectTupleStreamDef object instance interface.
FemCollectTupleStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CollectTupleStreamDef interface.
FemCollectTupleStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
FemCollectTupleStreamDef$Hib(RefClass, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
FemCollectTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
CollectTupleStreamDef class proxy interface.
femCollectTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCollectTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CollectTupleStreamDef class proxy interface.
FemCollectTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass$Hib
 
FemColumnHistogram - Interface in net.sf.farrago.fem.med
ColumnHistogram object instance interface.
FemColumnHistogram$Hib - Class in net.sf.farrago.fem.med
ColumnHistogram object instance interface.
FemColumnHistogram$Hib() - Constructor for class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
FemColumnHistogram$Hib(String, float, int, long, long, long, Long, boolean) - Constructor for class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
FemColumnHistogramBar - Interface in net.sf.farrago.fem.med
ColumnHistogramBar object instance interface.
FemColumnHistogramBar$Hib - Class in net.sf.farrago.fem.med
ColumnHistogramBar object instance interface.
FemColumnHistogramBar$Hib() - Constructor for class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
FemColumnHistogramBar$Hib(String, long, int) - Constructor for class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
FemColumnHistogramBarClass - Interface in net.sf.farrago.fem.med
ColumnHistogramBar class proxy interface.
femColumnHistogramBarClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemColumnHistogramBarClass$Hib - Class in net.sf.farrago.fem.med
ColumnHistogramBar class proxy implementation.
FemColumnHistogramBarClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
FemColumnHistogramClass - Interface in net.sf.farrago.fem.med
ColumnHistogram class proxy interface.
femColumnHistogramClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemColumnHistogramClass$Hib - Class in net.sf.farrago.fem.med
ColumnHistogram class proxy implementation.
FemColumnHistogramClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
FemColumnListRoutineParameter - Interface in net.sf.farrago.fem.sql2003
ColumnListRoutineParameter object instance interface.
FemColumnListRoutineParameter$Hib - Class in net.sf.farrago.fem.sql2003
ColumnListRoutineParameter object instance interface.
FemColumnListRoutineParameter$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
FemColumnListRoutineParameter$Hib(String, VisibilityKind, CwmExpression, ParameterDirectionKind, String, String, String, String, int, Integer, Integer, Integer, String, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
FemColumnListRoutineParameterClass - Interface in net.sf.farrago.fem.sql2003
ColumnListRoutineParameter class proxy interface.
femColumnListRoutineParameterClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemColumnListRoutineParameterClass$Hib - Class in net.sf.farrago.fem.sql2003
ColumnListRoutineParameter class proxy implementation.
FemColumnListRoutineParameterClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
FemColumnName - Interface in net.sf.farrago.fem.fennel
ColumnName object instance interface.
FemColumnName$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ColumnName interface.
FemColumnName$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
FemColumnName$Hib(RefClass, String) - Constructor for class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
FemColumnNameClass - Interface in net.sf.farrago.fem.fennel
ColumnName class proxy interface.
femColumnNameClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemColumnNameClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ColumnName class proxy interface.
FemColumnNameClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemColumnNameClass$Hib
 
FemCorrelation - Interface in net.sf.farrago.fem.fennel
Correlation object instance interface.
FemCorrelation$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's Correlation interface.
FemCorrelation$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
FemCorrelation$Hib(RefClass, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
FemCorrelationClass - Interface in net.sf.farrago.fem.fennel
Correlation class proxy interface.
femCorrelationClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCorrelationClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's Correlation class proxy interface.
FemCorrelationClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCorrelationClass$Hib
 
FemCorrelationJoinStreamDef - Interface in net.sf.farrago.fem.fennel
CorrelationJoinStreamDef object instance interface.
FemCorrelationJoinStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CorrelationJoinStreamDef interface.
FemCorrelationJoinStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
FemCorrelationJoinStreamDef$Hib(RefClass, String, FemTupleDescriptor, Collection<FemCorrelation>) - Constructor for class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
FemCorrelationJoinStreamDefClass - Interface in net.sf.farrago.fem.fennel
CorrelationJoinStreamDef class proxy interface.
femCorrelationJoinStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCorrelationJoinStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CorrelationJoinStreamDef class proxy interface.
FemCorrelationJoinStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass$Hib
 
FemCsnHandle - Interface in net.sf.farrago.fem.fennel
CsnHandle object instance interface.
FemCsnHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CsnHandle interface.
FemCsnHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
FemCsnHandle$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
FemCsnHandleClass - Interface in net.sf.farrago.fem.fennel
CsnHandle class proxy interface.
femCsnHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCsnHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CsnHandle class proxy interface.
FemCsnHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCsnHandleClass$Hib
 
FemCsnHandleReturningCmd - Interface in net.sf.farrago.fem.fennel
CsnHandleReturningCmd object instance interface.
FemCsnHandleReturningCmd$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CsnHandleReturningCmd interface.
FemCsnHandleReturningCmd$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd$Hib
 
FemCsnHandleReturningCmdClass - Interface in net.sf.farrago.fem.fennel
CsnHandleReturningCmd class proxy interface.
femCsnHandleReturningCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemCsnHandleReturningCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's CsnHandleReturningCmd class proxy interface.
FemCsnHandleReturningCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmdClass$Hib
 
FemDatabaseCmd - Interface in net.sf.farrago.fem.fennel
DatabaseCmd object instance interface.
FemDatabaseCmdClass - Interface in net.sf.farrago.fem.fennel
DatabaseCmd class proxy interface.
femDatabaseCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemDatabaseCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DatabaseCmd class proxy interface.
FemDatabaseCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemDatabaseCmdClass$Hib
 
FemDatabaseParam - Interface in net.sf.farrago.fem.fennel
DatabaseParam object instance interface.
FemDatabaseParam$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DatabaseParam interface.
FemDatabaseParam$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
FemDatabaseParam$Hib(RefClass, String, String) - Constructor for class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
FemDatabaseParamClass - Interface in net.sf.farrago.fem.fennel
DatabaseParam class proxy interface.
femDatabaseParamClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemDatabaseParamClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DatabaseParam class proxy interface.
FemDatabaseParamClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemDatabaseParamClass$Hib
 
FemDataServer - Interface in net.sf.farrago.fem.med
DataServer object instance interface.
FemDataServer$Hib - Class in net.sf.farrago.fem.med
DataServer object instance interface.
FemDataServer$Hib() - Constructor for class net.sf.farrago.fem.med.FemDataServer$Hib
 
FemDataServer$Hib(String, VisibilityKind, String, String, String, String, String, String, String, String) - Constructor for class net.sf.farrago.fem.med.FemDataServer$Hib
 
FemDataServerClass - Interface in net.sf.farrago.fem.med
DataServer class proxy interface.
femDataServerClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemDataServerClass$Hib - Class in net.sf.farrago.fem.med
DataServer class proxy implementation.
FemDataServerClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
FemDataWrapper - Interface in net.sf.farrago.fem.med
DataWrapper object instance interface.
FemDataWrapper$Hib - Class in net.sf.farrago.fem.med
DataWrapper object instance interface.
FemDataWrapper$Hib() - Constructor for class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
FemDataWrapper$Hib(String, VisibilityKind, String, String, String, String, String, String, boolean) - Constructor for class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
FemDataWrapperClass - Interface in net.sf.farrago.fem.med
DataWrapper class proxy interface.
femDataWrapperClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemDataWrapperClass$Hib - Class in net.sf.farrago.fem.med
DataWrapper class proxy implementation.
FemDataWrapperClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
FemDbHandle - Interface in net.sf.farrago.fem.fennel
DbHandle object instance interface.
FemDbHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DbHandle interface.
FemDbHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
FemDbHandle$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
FemDbHandleClass - Interface in net.sf.farrago.fem.fennel
DbHandle class proxy interface.
femDbHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemDbHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DbHandle class proxy interface.
FemDbHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemDbHandleClass$Hib
 
FemDynamicParameter - Interface in net.sf.farrago.fem.fennel
DynamicParameter object instance interface.
FemDynamicParameter$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DynamicParameter interface.
FemDynamicParameter$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
FemDynamicParameter$Hib(RefClass, int) - Constructor for class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
FemDynamicParameterClass - Interface in net.sf.farrago.fem.fennel
DynamicParameter class proxy interface.
femDynamicParameterClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemDynamicParameterClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DynamicParameter class proxy interface.
FemDynamicParameterClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemDynamicParameterClass$Hib
 
FemDynamicParamUse - Interface in net.sf.farrago.fem.fennel
DynamicParamUse object instance interface.
FemDynamicParamUse$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DynamicParamUse interface.
FemDynamicParamUse$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
FemDynamicParamUse$Hib(RefClass, int, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
FemDynamicParamUseClass - Interface in net.sf.farrago.fem.fennel
DynamicParamUse class proxy interface.
femDynamicParamUseClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemDynamicParamUseClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's DynamicParamUse class proxy interface.
FemDynamicParamUseClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemDynamicParamUseClass$Hib
 
FemElementWithStorageOptions - Interface in net.sf.farrago.fem.med
ElementWithStorageOptions object instance interface.
FemElementWithStorageOptions$Hib - Class in net.sf.farrago.fem.med
ElementWithStorageOptions object instance interface.
FemElementWithStorageOptions$Hib() - Constructor for class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
FemElementWithStorageOptions$Hib(String, String, String, String) - Constructor for class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
FemElementWithStorageOptionsClass - Interface in net.sf.farrago.fem.med
ElementWithStorageOptions class proxy interface.
femElementWithStorageOptionsClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemElementWithStorageOptionsClass$Hib - Class in net.sf.farrago.fem.med
ElementWithStorageOptions class proxy implementation.
FemElementWithStorageOptionsClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
FemEndTxnCmd - Interface in net.sf.farrago.fem.fennel
EndTxnCmd object instance interface.
FemEndTxnCmdClass - Interface in net.sf.farrago.fem.fennel
EndTxnCmd class proxy interface.
femEndTxnCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemEndTxnCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's EndTxnCmd class proxy interface.
FemEndTxnCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemEndTxnCmdClass$Hib
 
FemExecStreamDataFlow - Interface in net.sf.farrago.fem.fennel
ExecStreamDataFlow object instance interface.
FemExecStreamDataFlow$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ExecStreamDataFlow interface.
FemExecStreamDataFlow$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
FemExecStreamDataFlow$Hib(RefClass, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
FemExecStreamDataFlowClass - Interface in net.sf.farrago.fem.fennel
ExecStreamDataFlow class proxy interface.
femExecStreamDataFlowClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemExecStreamDataFlowClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ExecStreamDataFlow class proxy interface.
FemExecStreamDataFlowClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass$Hib
 
FemExecutionStreamDef - Interface in net.sf.farrago.fem.fennel
ExecutionStreamDef object instance interface.
FemExecutionStreamDefClass - Interface in net.sf.farrago.fem.fennel
ExecutionStreamDef class proxy interface.
femExecutionStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemExecutionStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ExecutionStreamDef class proxy interface.
FemExecutionStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemExecutionStreamDefClass$Hib
 
FemFarragoConfig - Interface in net.sf.farrago.fem.config
FarragoConfig object instance interface.
FemFarragoConfig$Hib - Class in net.sf.farrago.fem.config
FarragoConfig object instance interface.
FemFarragoConfig$Hib() - Constructor for class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
FemFarragoConfig$Hib(String, boolean, boolean, long, int, int, int, CalcVirtualMachine, String, Long) - Constructor for class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
femFarragoConfigClass - Variable in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
FemFarragoConfigClass - Interface in net.sf.farrago.fem.config
FarragoConfig class proxy interface.
FemFarragoConfigClass$Hib - Class in net.sf.farrago.fem.config
FarragoConfig class proxy implementation.
FemFarragoConfigClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
FemFennelConfig - Interface in net.sf.farrago.fem.config
FennelConfig object instance interface.
FemFennelConfig$Hib - Class in net.sf.farrago.fem.config
FennelConfig object instance interface.
FemFennelConfig$Hib() - Constructor for class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
FemFennelConfig$Hib(int, int, int, int, int, int, int, int, int, int, int, int, int, int, String, String, int, int, DeviceSchedulerType, Integer, Integer, Integer, Integer) - Constructor for class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
femFennelConfigClass - Variable in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
FemFennelConfigClass - Interface in net.sf.farrago.fem.config
FennelConfig class proxy interface.
FemFennelConfigClass$Hib - Class in net.sf.farrago.fem.config
FennelConfig class proxy implementation.
FemFennelConfigClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
FemFlatFileTupleStreamDef - Interface in net.sf.farrago.fem.fennel
FlatFileTupleStreamDef object instance interface.
FemFlatFileTupleStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's FlatFileTupleStreamDef interface.
FemFlatFileTupleStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
FemFlatFileTupleStreamDef$Hib(RefClass, String, FemTupleDescriptor, String, String, boolean, int, String, String, String, String, String, int, boolean, String, boolean, boolean, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
FemFlatFileTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
FlatFileTupleStreamDef class proxy interface.
femFlatFileTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemFlatFileTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's FlatFileTupleStreamDef class proxy interface.
FemFlatFileTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass$Hib
 
FemForeignTable - Interface in net.sf.farrago.fem.med
ForeignTable object instance interface.
FemForeignTable$Hib - Class in net.sf.farrago.fem.med
ForeignTable object instance interface.
FemForeignTable$Hib() - Constructor for class net.sf.farrago.fem.med.FemForeignTable$Hib
 
FemForeignTable$Hib(String, VisibilityKind, boolean, boolean, String, boolean, String, String, String, String, ModalityType, String, Long, Long, Long, String) - Constructor for class net.sf.farrago.fem.med.FemForeignTable$Hib
 
FemForeignTableClass - Interface in net.sf.farrago.fem.med
ForeignTable class proxy interface.
femForeignTableClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemForeignTableClass$Hib - Class in net.sf.farrago.fem.med
ForeignTable class proxy implementation.
FemForeignTableClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
FemGenericStreamDef - Interface in net.sf.farrago.fem.fennel
GenericStreamDef object instance interface.
FemGenericStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's GenericStreamDef interface.
FemGenericStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
FemGenericStreamDef$Hib(RefClass, String, FemTupleDescriptor, String, String) - Constructor for class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
FemGenericStreamDefClass - Interface in net.sf.farrago.fem.fennel
GenericStreamDef class proxy interface.
femGenericStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemGenericStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's GenericStreamDef class proxy interface.
FemGenericStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemGenericStreamDefClass$Hib
 
FemGrant - Interface in net.sf.farrago.fem.security
Grant object instance interface.
FemGrant$Hib - Class in net.sf.farrago.fem.security
Grant object instance interface.
FemGrant$Hib() - Constructor for class net.sf.farrago.fem.security.FemGrant$Hib
 
FemGrant$Hib(String, boolean) - Constructor for class net.sf.farrago.fem.security.FemGrant$Hib
 
FemGrantClass - Interface in net.sf.farrago.fem.security
Grant class proxy interface.
femGrantClass - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
FemGrantClass$Hib - Class in net.sf.farrago.fem.security
Grant class proxy implementation.
FemGrantClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.FemGrantClass$Hib
 
FemHandle - Interface in net.sf.farrago.fem.fennel
Handle object instance interface.
FemHandleClass - Interface in net.sf.farrago.fem.fennel
Handle class proxy interface.
femHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's Handle class proxy interface.
FemHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemHandleClass$Hib
 
FemIndexAccessCmd - Interface in net.sf.farrago.fem.fennel
IndexAccessCmd object instance interface.
FemIndexAccessCmdClass - Interface in net.sf.farrago.fem.fennel
IndexAccessCmd class proxy interface.
femIndexAccessCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexAccessCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexAccessCmd class proxy interface.
FemIndexAccessCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexAccessCmdClass$Hib
 
FemIndexAccessorDef - Interface in net.sf.farrago.fem.fennel
IndexAccessorDef object instance interface.
FemIndexAccessorDefClass - Interface in net.sf.farrago.fem.fennel
IndexAccessorDef class proxy interface.
femIndexAccessorDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexAccessorDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexAccessorDef class proxy interface.
FemIndexAccessorDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexAccessorDefClass$Hib
 
FemIndexCmd - Interface in net.sf.farrago.fem.fennel
IndexCmd object instance interface.
FemIndexCmdClass - Interface in net.sf.farrago.fem.fennel
IndexCmd class proxy interface.
femIndexCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexCmd class proxy interface.
FemIndexCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexCmdClass$Hib
 
FemIndexLoaderDef - Interface in net.sf.farrago.fem.fennel
IndexLoaderDef object instance interface.
FemIndexLoaderDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexLoaderDef interface.
FemIndexLoaderDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
FemIndexLoaderDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, Distinctness, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
FemIndexLoaderDefClass - Interface in net.sf.farrago.fem.fennel
IndexLoaderDef class proxy interface.
femIndexLoaderDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexLoaderDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexLoaderDef class proxy interface.
FemIndexLoaderDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexLoaderDefClass$Hib
 
FemIndexScanDef - Interface in net.sf.farrago.fem.fennel
IndexScanDef object instance interface.
FemIndexScanDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexScanDef interface.
FemIndexScanDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
FemIndexScanDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
FemIndexScanDefClass - Interface in net.sf.farrago.fem.fennel
IndexScanDef class proxy interface.
femIndexScanDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexScanDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexScanDef class proxy interface.
FemIndexScanDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexScanDefClass$Hib
 
FemIndexSearchDef - Interface in net.sf.farrago.fem.fennel
IndexSearchDef object instance interface.
FemIndexSearchDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexSearchDef interface.
FemIndexSearchDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
FemIndexSearchDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, boolean, boolean, FemTupleProjection, FemTupleProjection, FemTupleProjection, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
FemIndexSearchDefClass - Interface in net.sf.farrago.fem.fennel
IndexSearchDef class proxy interface.
femIndexSearchDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexSearchDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexSearchDef class proxy interface.
FemIndexSearchDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexSearchDefClass$Hib
 
FemIndexStatistics - Interface in net.sf.farrago.fem.med
IndexStatistics object instance interface.
FemIndexStatistics$Hib - Class in net.sf.farrago.fem.med
IndexStatistics object instance interface.
FemIndexStatistics$Hib() - Constructor for class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
FemIndexStatistics$Hib(String, long) - Constructor for class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
FemIndexStatisticsClass - Interface in net.sf.farrago.fem.med
IndexStatistics class proxy interface.
femIndexStatisticsClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemIndexStatisticsClass$Hib - Class in net.sf.farrago.fem.med
IndexStatistics class proxy implementation.
FemIndexStatisticsClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
FemIndexStreamDef - Interface in net.sf.farrago.fem.fennel
IndexStreamDef object instance interface.
FemIndexStreamDefClass - Interface in net.sf.farrago.fem.fennel
IndexStreamDef class proxy interface.
femIndexStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexStreamDef class proxy interface.
FemIndexStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexStreamDefClass$Hib
 
FemIndexWriterDef - Interface in net.sf.farrago.fem.fennel
IndexWriterDef object instance interface.
FemIndexWriterDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexWriterDef interface.
FemIndexWriterDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
FemIndexWriterDef$Hib(RefClass, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, Distinctness, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
FemIndexWriterDefClass - Interface in net.sf.farrago.fem.fennel
IndexWriterDef class proxy interface.
femIndexWriterDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemIndexWriterDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexWriterDef class proxy interface.
FemIndexWriterDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemIndexWriterDefClass$Hib
 
femJar - Variable in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
femJar - Variable in class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
FemJar - Interface in net.sf.farrago.fem.sql2003
Jar object instance interface.
femJar - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
FemJar$Hib - Class in net.sf.farrago.fem.sql2003
Jar object instance interface.
FemJar$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemJar$Hib
 
FemJar$Hib(String, VisibilityKind, String, String, String, String, String, int, boolean) - Constructor for class net.sf.farrago.fem.sql2003.FemJar$Hib
 
FemJarClass - Interface in net.sf.farrago.fem.sql2003
Jar class proxy interface.
femJarClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemJarClass$Hib - Class in net.sf.farrago.fem.sql2003
Jar class proxy implementation.
FemJarClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
FemJavaSinkStreamDef - Interface in net.sf.farrago.fem.fennel
JavaSinkStreamDef object instance interface.
FemJavaSinkStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's JavaSinkStreamDef interface.
FemJavaSinkStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
FemJavaSinkStreamDef$Hib(RefClass, String, FemTupleDescriptor, int) - Constructor for class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
FemJavaSinkStreamDefClass - Interface in net.sf.farrago.fem.fennel
JavaSinkStreamDef class proxy interface.
femJavaSinkStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemJavaSinkStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's JavaSinkStreamDef class proxy interface.
FemJavaSinkStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass$Hib
 
FemJavaTransformStreamDef - Interface in net.sf.farrago.fem.fennel
JavaTransformStreamDef object instance interface.
FemJavaTransformStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's JavaTransformStreamDef interface.
FemJavaTransformStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
FemJavaTransformStreamDef$Hib(RefClass, String, FemTupleDescriptor, String, String, int) - Constructor for class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
FemJavaTransformStreamDefClass - Interface in net.sf.farrago.fem.fennel
JavaTransformStreamDef class proxy interface.
femJavaTransformStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemJavaTransformStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's JavaTransformStreamDef class proxy interface.
FemJavaTransformStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass$Hib
 
FemKeyAccessorDef - Interface in net.sf.farrago.fem.fennel
KeyAccessorDef object instance interface.
FemKeyAccessorDefClass - Interface in net.sf.farrago.fem.fennel
KeyAccessorDef class proxy interface.
femKeyAccessorDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemKeyAccessorDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's KeyAccessorDef class proxy interface.
FemKeyAccessorDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemKeyAccessorDefClass$Hib
 
FemKeyComponent - Interface in net.sf.farrago.fem.sql2003
KeyComponent object instance interface.
FemKeyComponent$Hib - Class in net.sf.farrago.fem.sql2003
KeyComponent object instance interface.
FemKeyComponent$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
FemKeyComponent$Hib(String, VisibilityKind, int) - Constructor for class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
FemKeyComponentClass - Interface in net.sf.farrago.fem.sql2003
KeyComponent class proxy interface.
femKeyComponentClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemKeyComponentClass$Hib - Class in net.sf.farrago.fem.sql2003
KeyComponent class proxy implementation.
FemKeyComponentClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
FemLabel - Interface in net.sf.farrago.fem.med
Label object instance interface.
FemLabel$Hib - Class in net.sf.farrago.fem.med
Label object instance interface.
FemLabel$Hib() - Constructor for class net.sf.farrago.fem.med.FemLabel$Hib
 
FemLabel$Hib(String, VisibilityKind, String, String, String, String, Long) - Constructor for class net.sf.farrago.fem.med.FemLabel$Hib
 
FemLabelClass - Interface in net.sf.farrago.fem.med
Label class proxy interface.
femLabelClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemLabelClass$Hib - Class in net.sf.farrago.fem.med
Label class proxy implementation.
FemLabelClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemLabelClass$Hib
 
FemLbmBitOpStreamDef - Interface in net.sf.farrago.fem.fennel
LbmBitOpStreamDef object instance interface.
FemLbmBitOpStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmBitOpStreamDef interface.
FemLbmBitOpStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
FemLbmBitOpStreamDef$Hib(RefClass, String, FemTupleDescriptor, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
FemLbmBitOpStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmBitOpStreamDef class proxy interface.
femLbmBitOpStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmBitOpStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmBitOpStreamDef class proxy interface.
FemLbmBitOpStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass$Hib
 
FemLbmChopperStreamDef - Interface in net.sf.farrago.fem.fennel
LbmChopperStreamDef object instance interface.
FemLbmChopperStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmChopperStreamDef interface.
FemLbmChopperStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
FemLbmChopperStreamDef$Hib(RefClass, String, FemTupleDescriptor, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
FemLbmChopperStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmChopperStreamDef class proxy interface.
femLbmChopperStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmChopperStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmChopperStreamDef class proxy interface.
FemLbmChopperStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass$Hib
 
FemLbmGeneratorStreamDef - Interface in net.sf.farrago.fem.fennel
LbmGeneratorStreamDef object instance interface.
FemLbmGeneratorStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmGeneratorStreamDef interface.
FemLbmGeneratorStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
FemLbmGeneratorStreamDef$Hib(RefClass, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, String, FemTupleDescriptor, FemTupleProjection, boolean, boolean, FemTupleProjection, TableSamplingMode, float, boolean, int, int, long, int, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
FemLbmGeneratorStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmGeneratorStreamDef class proxy interface.
femLbmGeneratorStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmGeneratorStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmGeneratorStreamDef class proxy interface.
FemLbmGeneratorStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass$Hib
 
FemLbmIntersectStreamDef - Interface in net.sf.farrago.fem.fennel
LbmIntersectStreamDef object instance interface.
FemLbmIntersectStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmIntersectStreamDef interface.
FemLbmIntersectStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
FemLbmIntersectStreamDef$Hib(RefClass, String, FemTupleDescriptor, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
FemLbmIntersectStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmIntersectStreamDef class proxy interface.
femLbmIntersectStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmIntersectStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmIntersectStreamDef class proxy interface.
FemLbmIntersectStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass$Hib
 
FemLbmMinusStreamDef - Interface in net.sf.farrago.fem.fennel
LbmMinusStreamDef object instance interface.
FemLbmMinusStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmMinusStreamDef interface.
FemLbmMinusStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
FemLbmMinusStreamDef$Hib(RefClass, String, FemTupleDescriptor, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
FemLbmMinusStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmMinusStreamDef class proxy interface.
femLbmMinusStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmMinusStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmMinusStreamDef class proxy interface.
FemLbmMinusStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass$Hib
 
FemLbmNormalizerStreamDef - Interface in net.sf.farrago.fem.fennel
LbmNormalizerStreamDef object instance interface.
FemLbmNormalizerStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmNormalizerStreamDef interface.
FemLbmNormalizerStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
FemLbmNormalizerStreamDef$Hib(RefClass, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
FemLbmNormalizerStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmNormalizerStreamDef class proxy interface.
femLbmNormalizerStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmNormalizerStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmNormalizerStreamDef class proxy interface.
FemLbmNormalizerStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass$Hib
 
FemLbmSearchStreamDef - Interface in net.sf.farrago.fem.fennel
LbmSearchStreamDef object instance interface.
FemLbmSearchStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmSearchStreamDef interface.
FemLbmSearchStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
FemLbmSearchStreamDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection, boolean, boolean, FemTupleProjection, FemTupleProjection, FemTupleProjection, boolean, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
FemLbmSearchStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmSearchStreamDef class proxy interface.
femLbmSearchStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmSearchStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmSearchStreamDef class proxy interface.
FemLbmSearchStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass$Hib
 
FemLbmSortedAggStreamDef - Interface in net.sf.farrago.fem.fennel
LbmSortedAggStreamDef object instance interface.
FemLbmSortedAggStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmSortedAggStreamDef interface.
FemLbmSortedAggStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
FemLbmSortedAggStreamDef$Hib(RefClass, String, FemTupleDescriptor, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
FemLbmSortedAggStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmSortedAggStreamDef class proxy interface.
femLbmSortedAggStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmSortedAggStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmSortedAggStreamDef class proxy interface.
FemLbmSortedAggStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass$Hib
 
FemLbmSplicerStreamDef - Interface in net.sf.farrago.fem.fennel
LbmSplicerStreamDef object instance interface.
FemLbmSplicerStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmSplicerStreamDef interface.
FemLbmSplicerStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
FemLbmSplicerStreamDef$Hib(RefClass, String, FemTupleDescriptor, int, int, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
FemLbmSplicerStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmSplicerStreamDef class proxy interface.
femLbmSplicerStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmSplicerStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmSplicerStreamDef class proxy interface.
FemLbmSplicerStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass$Hib
 
FemLbmUnionStreamDef - Interface in net.sf.farrago.fem.fennel
LbmUnionStreamDef object instance interface.
FemLbmUnionStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmUnionStreamDef interface.
FemLbmUnionStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
FemLbmUnionStreamDef$Hib(RefClass, String, FemTupleDescriptor, int, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
FemLbmUnionStreamDefClass - Interface in net.sf.farrago.fem.fennel
LbmUnionStreamDef class proxy interface.
femLbmUnionStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLbmUnionStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LbmUnionStreamDef class proxy interface.
FemLbmUnionStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass$Hib
 
FemLcsClusterAppendStreamDef - Interface in net.sf.farrago.fem.fennel
LcsClusterAppendStreamDef object instance interface.
FemLcsClusterAppendStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsClusterAppendStreamDef interface.
FemLcsClusterAppendStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
FemLcsClusterAppendStreamDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
FemLcsClusterAppendStreamDefClass - Interface in net.sf.farrago.fem.fennel
LcsClusterAppendStreamDef class proxy interface.
femLcsClusterAppendStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLcsClusterAppendStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsClusterAppendStreamDef class proxy interface.
FemLcsClusterAppendStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass$Hib
 
FemLcsClusterReplaceStreamDef - Interface in net.sf.farrago.fem.fennel
LcsClusterReplaceStreamDef object instance interface.
FemLcsClusterReplaceStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsClusterReplaceStreamDef interface.
FemLcsClusterReplaceStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
FemLcsClusterReplaceStreamDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
FemLcsClusterReplaceStreamDefClass - Interface in net.sf.farrago.fem.fennel
LcsClusterReplaceStreamDef class proxy interface.
femLcsClusterReplaceStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLcsClusterReplaceStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsClusterReplaceStreamDef class proxy interface.
FemLcsClusterReplaceStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass$Hib
 
FemLcsClusterScanDef - Interface in net.sf.farrago.fem.fennel
LcsClusterScanDef object instance interface.
FemLcsClusterScanDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsClusterScanDef interface.
FemLcsClusterScanDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
FemLcsClusterScanDef$Hib(RefClass, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
FemLcsClusterScanDefClass - Interface in net.sf.farrago.fem.fennel
LcsClusterScanDef class proxy interface.
femLcsClusterScanDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLcsClusterScanDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsClusterScanDef class proxy interface.
FemLcsClusterScanDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass$Hib
 
FemLcsRowScanStreamDef - Interface in net.sf.farrago.fem.fennel
LcsRowScanStreamDef object instance interface.
FemLcsRowScanStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsRowScanStreamDef interface.
FemLcsRowScanStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
FemLcsRowScanStreamDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, boolean, boolean, FemTupleProjection, TableSamplingMode, float, boolean, int, int, long) - Constructor for class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
FemLcsRowScanStreamDefClass - Interface in net.sf.farrago.fem.fennel
LcsRowScanStreamDef class proxy interface.
femLcsRowScanStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLcsRowScanStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LcsRowScanStreamDef class proxy interface.
FemLcsRowScanStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass$Hib
 
FemLhxAggStreamDef - Interface in net.sf.farrago.fem.fennel
LhxAggStreamDef object instance interface.
FemLhxAggStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LhxAggStreamDef interface.
FemLhxAggStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
FemLhxAggStreamDef$Hib(RefClass, String, FemTupleDescriptor, int, long, long) - Constructor for class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
FemLhxAggStreamDefClass - Interface in net.sf.farrago.fem.fennel
LhxAggStreamDef class proxy interface.
femLhxAggStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLhxAggStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LhxAggStreamDef class proxy interface.
FemLhxAggStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass$Hib
 
FemLhxJoinStreamDef - Interface in net.sf.farrago.fem.fennel
LhxJoinStreamDef object instance interface.
FemLhxJoinStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LhxJoinStreamDef interface.
FemLhxJoinStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
FemLhxJoinStreamDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection, FemTupleProjection, long, long, boolean, boolean, boolean, boolean, boolean, boolean, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
FemLhxJoinStreamDefClass - Interface in net.sf.farrago.fem.fennel
LhxJoinStreamDef class proxy interface.
femLhxJoinStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemLhxJoinStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's LhxJoinStreamDef class proxy interface.
FemLhxJoinStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass$Hib
 
FemLocalCatalog - Interface in net.sf.farrago.fem.sql2003
LocalCatalog object instance interface.
FemLocalCatalog$Hib - Class in net.sf.farrago.fem.sql2003
LocalCatalog object instance interface.
FemLocalCatalog$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
FemLocalCatalog$Hib(String, VisibilityKind, String, String, String, String, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
FemLocalCatalogClass - Interface in net.sf.farrago.fem.sql2003
LocalCatalog class proxy interface.
femLocalCatalogClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemLocalCatalogClass$Hib - Class in net.sf.farrago.fem.sql2003
LocalCatalog class proxy implementation.
FemLocalCatalogClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
FemLocalIndex - Interface in net.sf.farrago.fem.med
LocalIndex object instance interface.
FemLocalIndex$Hib - Class in net.sf.farrago.fem.med
LocalIndex object instance interface.
FemLocalIndex$Hib() - Constructor for class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
FemLocalIndex$Hib(String, VisibilityKind, boolean, boolean, boolean, String, boolean, boolean, String, String, String, String, boolean, String, String, Long, boolean) - Constructor for class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
FemLocalIndexClass - Interface in net.sf.farrago.fem.med
LocalIndex class proxy interface.
femLocalIndexClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemLocalIndexClass$Hib - Class in net.sf.farrago.fem.med
LocalIndex class proxy implementation.
FemLocalIndexClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
FemLocalIndexColumn - Interface in net.sf.farrago.fem.med
LocalIndexColumn object instance interface.
FemLocalIndexColumn$Hib - Class in net.sf.farrago.fem.med
LocalIndexColumn object instance interface.
FemLocalIndexColumn$Hib() - Constructor for class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
FemLocalIndexColumn$Hib(String, VisibilityKind, Boolean, int) - Constructor for class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
FemLocalIndexColumnClass - Interface in net.sf.farrago.fem.med
LocalIndexColumn class proxy interface.
femLocalIndexColumnClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemLocalIndexColumnClass$Hib - Class in net.sf.farrago.fem.med
LocalIndexColumn class proxy implementation.
FemLocalIndexColumnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
FemLocalSchema - Interface in net.sf.farrago.fem.sql2003
LocalSchema object instance interface.
FemLocalSchema$Hib - Class in net.sf.farrago.fem.sql2003
LocalSchema object instance interface.
FemLocalSchema$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
FemLocalSchema$Hib(String, VisibilityKind, String, String, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
FemLocalSchemaClass - Interface in net.sf.farrago.fem.sql2003
LocalSchema class proxy interface.
femLocalSchemaClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemLocalSchemaClass$Hib - Class in net.sf.farrago.fem.sql2003
LocalSchema class proxy implementation.
FemLocalSchemaClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
FemLocalTable - Interface in net.sf.farrago.fem.med
LocalTable object instance interface.
FemLocalTable$Hib - Class in net.sf.farrago.fem.med
LocalTable object instance interface.
FemLocalTable$Hib() - Constructor for class net.sf.farrago.fem.med.FemLocalTable$Hib
 
FemLocalTable$Hib(String, VisibilityKind, boolean, boolean, String, boolean, String, String, String, String, ModalityType, String, Long, Long, Long, String) - Constructor for class net.sf.farrago.fem.med.FemLocalTable$Hib
 
FemLocalTableClass - Interface in net.sf.farrago.fem.med
LocalTable class proxy interface.
femLocalTableClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemLocalTableClass$Hib - Class in net.sf.farrago.fem.med
LocalTable class proxy implementation.
FemLocalTableClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
FemLocalView - Interface in net.sf.farrago.fem.sql2003
LocalView object instance interface.
FemLocalView$Hib - Class in net.sf.farrago.fem.sql2003
LocalView object instance interface.
FemLocalView$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
FemLocalView$Hib(String, VisibilityKind, boolean, boolean, boolean, CwmQueryExpression, ModalityType, String, Long, Long, Long, String, String, String, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
FemLocalViewClass - Interface in net.sf.farrago.fem.sql2003
LocalView class proxy interface.
femLocalViewClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemLocalViewClass$Hib - Class in net.sf.farrago.fem.sql2003
LocalView class proxy implementation.
FemLocalViewClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
FemMergeStreamDef - Interface in net.sf.farrago.fem.fennel
MergeStreamDef object instance interface.
FemMergeStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's MergeStreamDef interface.
FemMergeStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
FemMergeStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
FemMergeStreamDefClass - Interface in net.sf.farrago.fem.fennel
MergeStreamDef class proxy interface.
femMergeStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemMergeStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's MergeStreamDef class proxy interface.
FemMergeStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemMergeStreamDefClass$Hib
 
FemMockTupleStreamDef - Interface in net.sf.farrago.fem.fennel
MockTupleStreamDef object instance interface.
FemMockTupleStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's MockTupleStreamDef interface.
FemMockTupleStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
FemMockTupleStreamDef$Hib(RefClass, String, FemTupleDescriptor, long) - Constructor for class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
FemMockTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
MockTupleStreamDef class proxy interface.
femMockTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemMockTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's MockTupleStreamDef class proxy interface.
FemMockTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass$Hib
 
FemMultiUseBufferingStreamDef - Interface in net.sf.farrago.fem.fennel
MultiUseBufferingStreamDef object instance interface.
FemMultiUseBufferingStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's MultiUseBufferingStreamDef interface.
FemMultiUseBufferingStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
FemMultiUseBufferingStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean, boolean, int) - Constructor for class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
FemMultiUseBufferingStreamDefClass - Interface in net.sf.farrago.fem.fennel
MultiUseBufferingStreamDef class proxy interface.
femMultiUseBufferingStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemMultiUseBufferingStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's MultiUseBufferingStreamDef class proxy interface.
FemMultiUseBufferingStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass$Hib
 
FemNestedLoopJoinStreamDef - Interface in net.sf.farrago.fem.fennel
NestedLoopJoinStreamDef object instance interface.
FemNestedLoopJoinStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's NestedLoopJoinStreamDef interface.
FemNestedLoopJoinStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
FemNestedLoopJoinStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
FemNestedLoopJoinStreamDefClass - Interface in net.sf.farrago.fem.fennel
NestedLoopJoinStreamDef class proxy interface.
femNestedLoopJoinStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemNestedLoopJoinStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's NestedLoopJoinStreamDef class proxy interface.
FemNestedLoopJoinStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass$Hib
 
femPackage - Variable in class net.sf.farrago.FarragoPackage$Hib
 
FemPackage - Interface in net.sf.farrago.fem
FEM package interface.
FemPackage$Hib - Class in net.sf.farrago.fem
FEM package implementation.
FemPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.FemPackage$Hib
 
FemPrimaryKeyConstraint - Interface in net.sf.farrago.fem.sql2003
PrimaryKeyConstraint object instance interface.
FemPrimaryKeyConstraint$Hib - Class in net.sf.farrago.fem.sql2003
PrimaryKeyConstraint object instance interface.
FemPrimaryKeyConstraint$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
FemPrimaryKeyConstraint$Hib(String, VisibilityKind, DeferrabilityType, String, String, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
FemPrimaryKeyConstraintClass - Interface in net.sf.farrago.fem.sql2003
PrimaryKeyConstraint class proxy interface.
femPrimaryKeyConstraintClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemPrimaryKeyConstraintClass$Hib - Class in net.sf.farrago.fem.sql2003
PrimaryKeyConstraint class proxy implementation.
FemPrimaryKeyConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
FemRecoveryReference - Interface in net.sf.farrago.fem.med
RecoveryReference object instance interface.
FemRecoveryReference$Hib - Class in net.sf.farrago.fem.med
RecoveryReference object instance interface.
FemRecoveryReference$Hib() - Constructor for class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
FemRecoveryReference$Hib(String, VisibilityKind, RecoveryType) - Constructor for class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
FemRecoveryReferenceClass - Interface in net.sf.farrago.fem.med
RecoveryReference class proxy interface.
femRecoveryReferenceClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemRecoveryReferenceClass$Hib - Class in net.sf.farrago.fem.med
RecoveryReference class proxy implementation.
FemRecoveryReferenceClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
FemReshapeParameter - Interface in net.sf.farrago.fem.fennel
ReshapeParameter object instance interface.
FemReshapeParameter$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ReshapeParameter interface.
FemReshapeParameter$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
FemReshapeParameter$Hib(RefClass, int, int, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
FemReshapeParameterClass - Interface in net.sf.farrago.fem.fennel
ReshapeParameter class proxy interface.
femReshapeParameterClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemReshapeParameterClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ReshapeParameter class proxy interface.
FemReshapeParameterClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemReshapeParameterClass$Hib
 
FemReshapeStreamDef - Interface in net.sf.farrago.fem.fennel
ReshapeStreamDef object instance interface.
FemReshapeStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ReshapeStreamDef interface.
FemReshapeStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
FemReshapeStreamDef$Hib(RefClass, String, FemTupleDescriptor, CompOperator, String, FemTupleProjection, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
FemReshapeStreamDefClass - Interface in net.sf.farrago.fem.fennel
ReshapeStreamDef class proxy interface.
femReshapeStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemReshapeStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ReshapeStreamDef class proxy interface.
FemReshapeStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemReshapeStreamDefClass$Hib
 
FemRole - Interface in net.sf.farrago.fem.security
Role object instance interface.
FemRole$Hib - Class in net.sf.farrago.fem.security
Role object instance interface.
FemRole$Hib() - Constructor for class net.sf.farrago.fem.security.FemRole$Hib
 
FemRole$Hib(String, VisibilityKind, String, String, String, String) - Constructor for class net.sf.farrago.fem.security.FemRole$Hib
 
FemRoleClass - Interface in net.sf.farrago.fem.security
Role class proxy interface.
femRoleClass - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
FemRoleClass$Hib - Class in net.sf.farrago.fem.security
Role class proxy implementation.
FemRoleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.FemRoleClass$Hib
 
FemRoutine - Interface in net.sf.farrago.fem.sql2003
Routine object instance interface.
FemRoutine$Hib - Class in net.sf.farrago.fem.sql2003
Routine object instance interface.
FemRoutine$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
FemRoutine$Hib(String, VisibilityKind, ScopeKind, boolean, CwmProcedureExpression, ProcedureType, boolean, String, String, String, String, String, String, boolean, int, boolean, String, boolean, boolean, RoutineDataAccess, boolean, String, boolean, boolean) - Constructor for class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
FemRoutineClass - Interface in net.sf.farrago.fem.sql2003
Routine class proxy interface.
femRoutineClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemRoutineClass$Hib - Class in net.sf.farrago.fem.sql2003
Routine class proxy implementation.
FemRoutineClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
FemRoutineParameter - Interface in net.sf.farrago.fem.sql2003
RoutineParameter object instance interface.
FemRoutineParameter$Hib - Class in net.sf.farrago.fem.sql2003
RoutineParameter object instance interface.
FemRoutineParameter$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
FemRoutineParameter$Hib(String, VisibilityKind, CwmExpression, ParameterDirectionKind, String, String, String, String, int, Integer, Integer, Integer, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
FemRoutineParameterClass - Interface in net.sf.farrago.fem.sql2003
RoutineParameter class proxy interface.
femRoutineParameterClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemRoutineParameterClass$Hib - Class in net.sf.farrago.fem.sql2003
RoutineParameter class proxy implementation.
FemRoutineParameterClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
FemRowCountStatistics - Interface in net.sf.farrago.fem.med
RowCountStatistics object instance interface.
FemRowCountStatistics$Hib - Class in net.sf.farrago.fem.med
RowCountStatistics object instance interface.
FemRowCountStatistics$Hib() - Constructor for class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
FemRowCountStatistics$Hib(String, Long, Long, String, Long) - Constructor for class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
FemRowCountStatisticsClass - Interface in net.sf.farrago.fem.med
RowCountStatistics class proxy interface.
femRowCountStatisticsClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemRowCountStatisticsClass$Hib - Class in net.sf.farrago.fem.med
RowCountStatistics class proxy implementation.
FemRowCountStatisticsClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
FemSampleDataset - Interface in net.sf.farrago.fem.sql2003
SampleDataset object instance interface.
FemSampleDataset$Hib - Class in net.sf.farrago.fem.sql2003
SampleDataset object instance interface.
FemSampleDataset$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
FemSampleDataset$Hib(String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
FemSampleDatasetClass - Interface in net.sf.farrago.fem.sql2003
SampleDataset class proxy interface.
femSampleDatasetClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSampleDatasetClass$Hib - Class in net.sf.farrago.fem.sql2003
SampleDataset class proxy implementation.
FemSampleDatasetClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
FemSequenceGenerator - Interface in net.sf.farrago.fem.sql2003
SequenceGenerator object instance interface.
FemSequenceGenerator$Hib - Class in net.sf.farrago.fem.sql2003
SequenceGenerator object instance interface.
FemSequenceGenerator$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
FemSequenceGenerator$Hib(String, VisibilityKind, String, String, String, String, long, long, long, long, boolean, boolean) - Constructor for class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
FemSequenceGeneratorClass - Interface in net.sf.farrago.fem.sql2003
SequenceGenerator class proxy interface.
femSequenceGeneratorClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSequenceGeneratorClass$Hib - Class in net.sf.farrago.fem.sql2003
SequenceGenerator class proxy implementation.
FemSequenceGeneratorClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
femServer - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
femServer - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
FemSortedAggStreamDef - Interface in net.sf.farrago.fem.fennel
SortedAggStreamDef object instance interface.
FemSortedAggStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SortedAggStreamDef interface.
FemSortedAggStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
FemSortedAggStreamDef$Hib(RefClass, String, FemTupleDescriptor, int) - Constructor for class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
FemSortedAggStreamDefClass - Interface in net.sf.farrago.fem.fennel
SortedAggStreamDef class proxy interface.
femSortedAggStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemSortedAggStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SortedAggStreamDef class proxy interface.
FemSortedAggStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass$Hib
 
FemSortingStreamDef - Interface in net.sf.farrago.fem.fennel
SortingStreamDef object instance interface.
FemSortingStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SortingStreamDef interface.
FemSortingStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
FemSortingStreamDef$Hib(RefClass, FemTupleProjection, String, FemTupleDescriptor, Distinctness, long, FemTupleProjection, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
FemSortingStreamDefClass - Interface in net.sf.farrago.fem.fennel
SortingStreamDef class proxy interface.
femSortingStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemSortingStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SortingStreamDef class proxy interface.
FemSortingStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemSortingStreamDefClass$Hib
 
FemSplicerIndexAccessorDef - Interface in net.sf.farrago.fem.fennel
SplicerIndexAccessorDef object instance interface.
FemSplicerIndexAccessorDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SplicerIndexAccessorDef interface.
FemSplicerIndexAccessorDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
FemSplicerIndexAccessorDef$Hib(RefClass, FemTupleProjection, long, long, long, FemTupleDescriptor, int, boolean) - Constructor for class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
FemSplicerIndexAccessorDefClass - Interface in net.sf.farrago.fem.fennel
SplicerIndexAccessorDef class proxy interface.
femSplicerIndexAccessorDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemSplicerIndexAccessorDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SplicerIndexAccessorDef class proxy interface.
FemSplicerIndexAccessorDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass$Hib
 
FemSplitterStreamDef - Interface in net.sf.farrago.fem.fennel
SplitterStreamDef object instance interface.
FemSplitterStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SplitterStreamDef interface.
FemSplitterStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
FemSplitterStreamDef$Hib(RefClass, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
FemSplitterStreamDefClass - Interface in net.sf.farrago.fem.fennel
SplitterStreamDef class proxy interface.
femSplitterStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemSplitterStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SplitterStreamDef class proxy interface.
FemSplitterStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemSplitterStreamDefClass$Hib
 
FemSqlarrayType - Interface in net.sf.farrago.fem.sql2003
SQLArrayType object instance interface.
FemSqlarrayType$Hib - Class in net.sf.farrago.fem.sql2003
SQLArrayType object instance interface.
FemSqlarrayType$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
FemSqlarrayType$Hib(String, VisibilityKind, boolean, Integer) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
FemSqlarrayTypeClass - Interface in net.sf.farrago.fem.sql2003
SQLArrayType class proxy interface.
femSqlarrayTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqlarrayTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLArrayType class proxy implementation.
FemSqlarrayTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
FemSqlcollectionType - Interface in net.sf.farrago.fem.sql2003
SQLCollectionType object instance interface.
FemSqlcollectionTypeClass - Interface in net.sf.farrago.fem.sql2003
SQLCollectionType class proxy interface.
femSqlcollectionTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqlcollectionTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLCollectionType class proxy implementation.
FemSqlcollectionTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
FemSqldistinguishedType - Interface in net.sf.farrago.fem.sql2003
SQLDistinguishedType object instance interface.
FemSqldistinguishedType$Hib - Class in net.sf.farrago.fem.sql2003
SQLDistinguishedType object instance interface.
FemSqldistinguishedType$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
FemSqldistinguishedType$Hib(String, VisibilityKind, boolean, Integer, Integer, Integer, Integer, String, String, String, String, boolean, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
FemSqldistinguishedTypeClass - Interface in net.sf.farrago.fem.sql2003
SQLDistinguishedType class proxy interface.
femSqldistinguishedTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqldistinguishedTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLDistinguishedType class proxy implementation.
FemSqldistinguishedTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
FemSqlmultisetType - Interface in net.sf.farrago.fem.sql2003
SQLMultisetType object instance interface.
FemSqlmultisetType$Hib - Class in net.sf.farrago.fem.sql2003
SQLMultisetType object instance interface.
FemSqlmultisetType$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
FemSqlmultisetType$Hib(String, VisibilityKind, boolean, Integer) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
FemSqlmultisetTypeClass - Interface in net.sf.farrago.fem.sql2003
SQLMultisetType class proxy interface.
femSqlmultisetTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqlmultisetTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLMultisetType class proxy implementation.
FemSqlmultisetTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
FemSqlobjectType - Interface in net.sf.farrago.fem.sql2003
SQLObjectType object instance interface.
FemSqlobjectType$Hib - Class in net.sf.farrago.fem.sql2003
SQLObjectType object instance interface.
FemSqlobjectType$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
FemSqlobjectType$Hib(String, VisibilityKind, boolean, Integer, String, String, String, String, boolean) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
FemSqlobjectTypeClass - Interface in net.sf.farrago.fem.sql2003
SQLObjectType class proxy interface.
femSqlobjectTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqlobjectTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLObjectType class proxy implementation.
FemSqlobjectTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
FemSqlpathElement - Interface in net.sf.farrago.fem.sql2003
SQLPathElement object instance interface.
FemSqlpathElement$Hib - Class in net.sf.farrago.fem.sql2003
SQLPathElement object instance interface.
FemSqlpathElement$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
FemSqlpathElement$Hib(String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
FemSqlpathElementClass - Interface in net.sf.farrago.fem.sql2003
SQLPathElement class proxy interface.
femSqlpathElementClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqlpathElementClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLPathElement class proxy implementation.
FemSqlpathElementClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
FemSqlrowType - Interface in net.sf.farrago.fem.sql2003
SQLRowType object instance interface.
FemSqlrowType$Hib - Class in net.sf.farrago.fem.sql2003
SQLRowType object instance interface.
FemSqlrowType$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
FemSqlrowType$Hib(String, VisibilityKind, boolean, Integer) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
FemSqlrowTypeClass - Interface in net.sf.farrago.fem.sql2003
SQLRowType class proxy interface.
femSqlrowTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqlrowTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLRowType class proxy implementation.
FemSqlrowTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
FemSqltypeAttribute - Interface in net.sf.farrago.fem.sql2003
SQLTypeAttribute object instance interface.
FemSqltypeAttribute$Hib - Class in net.sf.farrago.fem.sql2003
SQLTypeAttribute object instance interface.
FemSqltypeAttribute$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
FemSqltypeAttribute$Hib(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int) - Constructor for class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
FemSqltypeAttributeClass - Interface in net.sf.farrago.fem.sql2003
SQLTypeAttribute class proxy interface.
femSqltypeAttributeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemSqltypeAttributeClass$Hib - Class in net.sf.farrago.fem.sql2003
SQLTypeAttribute class proxy implementation.
FemSqltypeAttributeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
FemSqltypedElement - Interface in net.sf.farrago.catalog
This interface belongs in the UML model, but can't live there due to metamodel problems.
FemStorageOption - Interface in net.sf.farrago.fem.med
StorageOption object instance interface.
FemStorageOption$Hib - Class in net.sf.farrago.fem.med
StorageOption object instance interface.
FemStorageOption$Hib() - Constructor for class net.sf.farrago.fem.med.FemStorageOption$Hib
 
FemStorageOption$Hib(String, String) - Constructor for class net.sf.farrago.fem.med.FemStorageOption$Hib
 
FemStorageOptionClass - Interface in net.sf.farrago.fem.med
StorageOption class proxy interface.
femStorageOptionClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemStorageOptionClass$Hib - Class in net.sf.farrago.fem.med
StorageOption class proxy implementation.
FemStorageOptionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
FemStoredColumn - Interface in net.sf.farrago.fem.med
StoredColumn object instance interface.
FemStoredColumn$Hib - Class in net.sf.farrago.fem.med
StoredColumn object instance interface.
FemStoredColumn$Hib() - Constructor for class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
FemStoredColumn$Hib(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int, boolean, boolean) - Constructor for class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
FemStoredColumnClass - Interface in net.sf.farrago.fem.med
StoredColumn class proxy interface.
femStoredColumnClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemStoredColumnClass$Hib - Class in net.sf.farrago.fem.med
StoredColumn class proxy implementation.
FemStoredColumnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
FemStoredTable - Interface in net.sf.farrago.fem.med
StoredTable object instance interface.
FemStoredTableClass - Interface in net.sf.farrago.fem.med
StoredTable class proxy interface.
femStoredTableClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemStoredTableClass$Hib - Class in net.sf.farrago.fem.med
StoredTable class proxy implementation.
FemStoredTableClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
FemStreamGraphHandle - Interface in net.sf.farrago.fem.fennel
StreamGraphHandle object instance interface.
FemStreamGraphHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's StreamGraphHandle interface.
FemStreamGraphHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
FemStreamGraphHandle$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
FemStreamGraphHandleClass - Interface in net.sf.farrago.fem.fennel
StreamGraphHandle class proxy interface.
femStreamGraphHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemStreamGraphHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's StreamGraphHandle class proxy interface.
FemStreamGraphHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemStreamGraphHandleClass$Hib
 
FemStreamHandle - Interface in net.sf.farrago.fem.fennel
StreamHandle object instance interface.
FemStreamHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's StreamHandle interface.
FemStreamHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
FemStreamHandle$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
FemStreamHandleClass - Interface in net.sf.farrago.fem.fennel
StreamHandle class proxy interface.
femStreamHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemStreamHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's StreamHandle class proxy interface.
FemStreamHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemStreamHandleClass$Hib
 
FemSvptHandle - Interface in net.sf.farrago.fem.fennel
SvptHandle object instance interface.
FemSvptHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SvptHandle interface.
FemSvptHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
FemSvptHandle$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
FemSvptHandleClass - Interface in net.sf.farrago.fem.fennel
SvptHandle class proxy interface.
femSvptHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemSvptHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SvptHandle class proxy interface.
FemSvptHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemSvptHandleClass$Hib
 
FemSystemBackup - Interface in net.sf.farrago.fem.med
SystemBackup object instance interface.
FemSystemBackup$Hib - Class in net.sf.farrago.fem.med
SystemBackup object instance interface.
FemSystemBackup$Hib() - Constructor for class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
FemSystemBackup$Hib(BackupType, long, String, String, BackupStatusType) - Constructor for class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
FemSystemBackupClass - Interface in net.sf.farrago.fem.med
SystemBackup class proxy interface.
femSystemBackupClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemSystemBackupClass$Hib - Class in net.sf.farrago.fem.med
SystemBackup class proxy implementation.
FemSystemBackupClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
femTable - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
femTableDeletedRowCount - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
FemTableDeleterDef - Interface in net.sf.farrago.fem.fennel
TableDeleterDef object instance interface.
FemTableDeleterDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableDeleterDef interface.
FemTableDeleterDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
FemTableDeleterDef$Hib(RefClass, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
FemTableDeleterDefClass - Interface in net.sf.farrago.fem.fennel
TableDeleterDef class proxy interface.
femTableDeleterDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTableDeleterDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableDeleterDef class proxy interface.
FemTableDeleterDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTableDeleterDefClass$Hib
 
FemTableInserterDef - Interface in net.sf.farrago.fem.fennel
TableInserterDef object instance interface.
FemTableInserterDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableInserterDef interface.
FemTableInserterDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
FemTableInserterDef$Hib(RefClass, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
FemTableInserterDefClass - Interface in net.sf.farrago.fem.fennel
TableInserterDef class proxy interface.
femTableInserterDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTableInserterDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableInserterDef class proxy interface.
FemTableInserterDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTableInserterDefClass$Hib
 
femTableRowCount - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
FemTableUpdaterDef - Interface in net.sf.farrago.fem.fennel
TableUpdaterDef object instance interface.
FemTableUpdaterDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableUpdaterDef interface.
FemTableUpdaterDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
FemTableUpdaterDef$Hib(RefClass, String, FemTupleDescriptor, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
FemTableUpdaterDefClass - Interface in net.sf.farrago.fem.fennel
TableUpdaterDef class proxy interface.
femTableUpdaterDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTableUpdaterDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableUpdaterDef class proxy interface.
FemTableUpdaterDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTableUpdaterDefClass$Hib
 
FemTableWriterDef - Interface in net.sf.farrago.fem.fennel
TableWriterDef object instance interface.
FemTableWriterDefClass - Interface in net.sf.farrago.fem.fennel
TableWriterDef class proxy interface.
femTableWriterDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTableWriterDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableWriterDef class proxy interface.
FemTableWriterDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTableWriterDefClass$Hib
 
FemTagAnnotation - Interface in net.sf.farrago.fem.sql2003
TagAnnotation object instance interface.
FemTagAnnotation$Hib - Class in net.sf.farrago.fem.sql2003
TagAnnotation object instance interface.
FemTagAnnotation$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
FemTagAnnotation$Hib(String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
FemTagAnnotationClass - Interface in net.sf.farrago.fem.sql2003
TagAnnotation class proxy interface.
femTagAnnotationClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemTagAnnotationClass$Hib - Class in net.sf.farrago.fem.sql2003
TagAnnotation class proxy implementation.
FemTagAnnotationClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
FemTimestamp - Interface in net.sf.farrago.fem.sql2003
Timestamp object instance interface.
FemTimestamp$Hib - Class in net.sf.farrago.fem.sql2003
Timestamp object instance interface.
FemTimestamp$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
FemTimestampClass - Interface in net.sf.farrago.fem.sql2003
Timestamp class proxy interface.
femTimestampClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemTimestampClass$Hib - Class in net.sf.farrago.fem.sql2003
Timestamp class proxy implementation.
FemTimestampClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
FemTupleAccessor - Interface in net.sf.farrago.fem.fennel
TupleAccessor object instance interface.
FemTupleAccessor$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAccessor interface.
FemTupleAccessor$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
FemTupleAccessor$Hib(RefClass, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
FemTupleAccessorClass - Interface in net.sf.farrago.fem.fennel
TupleAccessor class proxy interface.
femTupleAccessorClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleAccessorClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAccessor class proxy interface.
FemTupleAccessorClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAccessorClass$Hib
 
FemTupleAttrAccessor - Interface in net.sf.farrago.fem.fennel
TupleAttrAccessor object instance interface.
FemTupleAttrAccessor$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAttrAccessor interface.
FemTupleAttrAccessor$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
FemTupleAttrAccessor$Hib(RefClass, int, int, int, int) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
FemTupleAttrAccessorClass - Interface in net.sf.farrago.fem.fennel
TupleAttrAccessor class proxy interface.
femTupleAttrAccessorClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleAttrAccessorClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAttrAccessor class proxy interface.
FemTupleAttrAccessorClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass$Hib
 
FemTupleAttrDescriptor - Interface in net.sf.farrago.fem.fennel
TupleAttrDescriptor object instance interface.
FemTupleAttrDescriptor$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAttrDescriptor interface.
FemTupleAttrDescriptor$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
FemTupleAttrDescriptor$Hib(RefClass, int, boolean, int) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
FemTupleAttrDescriptorClass - Interface in net.sf.farrago.fem.fennel
TupleAttrDescriptor class proxy interface.
femTupleAttrDescriptorClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleAttrDescriptorClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAttrDescriptor class proxy interface.
FemTupleAttrDescriptorClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass$Hib
 
FemTupleAttrProjection - Interface in net.sf.farrago.fem.fennel
TupleAttrProjection object instance interface.
FemTupleAttrProjection$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAttrProjection interface.
FemTupleAttrProjection$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
FemTupleAttrProjection$Hib(RefClass, int) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
FemTupleAttrProjectionClass - Interface in net.sf.farrago.fem.fennel
TupleAttrProjection class proxy interface.
femTupleAttrProjectionClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleAttrProjectionClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAttrProjection class proxy interface.
FemTupleAttrProjectionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass$Hib
 
FemTupleDescriptor - Interface in net.sf.farrago.fem.fennel
TupleDescriptor object instance interface.
FemTupleDescriptor$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleDescriptor interface.
FemTupleDescriptor$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTupleDescriptor$Hib
 
FemTupleDescriptorClass - Interface in net.sf.farrago.fem.fennel
TupleDescriptor class proxy interface.
femTupleDescriptorClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleDescriptorClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleDescriptor class proxy interface.
FemTupleDescriptorClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleDescriptorClass$Hib
 
FemTupleProjection - Interface in net.sf.farrago.fem.fennel
TupleProjection object instance interface.
FemTupleProjection$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleProjection interface.
FemTupleProjection$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTupleProjection$Hib
 
FemTupleProjectionClass - Interface in net.sf.farrago.fem.fennel
TupleProjection class proxy interface.
femTupleProjectionClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleProjectionClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleProjection class proxy interface.
FemTupleProjectionClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleProjectionClass$Hib
 
FemTupleStreamDef - Interface in net.sf.farrago.fem.fennel
TupleStreamDef object instance interface.
FemTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
TupleStreamDef class proxy interface.
femTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleStreamDef class proxy interface.
FemTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleStreamDefClass$Hib
 
FemTupleStreamGraphCmd - Interface in net.sf.farrago.fem.fennel
TupleStreamGraphCmd object instance interface.
FemTupleStreamGraphCmdClass - Interface in net.sf.farrago.fem.fennel
TupleStreamGraphCmd class proxy interface.
femTupleStreamGraphCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTupleStreamGraphCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleStreamGraphCmd class proxy interface.
FemTupleStreamGraphCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTupleStreamGraphCmdClass$Hib
 
FemTxnCmd - Interface in net.sf.farrago.fem.fennel
TxnCmd object instance interface.
FemTxnCmdClass - Interface in net.sf.farrago.fem.fennel
TxnCmd class proxy interface.
femTxnCmdClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTxnCmdClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TxnCmd class proxy interface.
FemTxnCmdClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTxnCmdClass$Hib
 
FemTxnHandle - Interface in net.sf.farrago.fem.fennel
TxnHandle object instance interface.
FemTxnHandle$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TxnHandle interface.
FemTxnHandle$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
FemTxnHandle$Hib(RefClass, long) - Constructor for class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
FemTxnHandleClass - Interface in net.sf.farrago.fem.fennel
TxnHandle class proxy interface.
femTxnHandleClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemTxnHandleClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TxnHandle class proxy interface.
FemTxnHandleClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemTxnHandleClass$Hib
 
FemUncollectTupleStreamDef - Interface in net.sf.farrago.fem.fennel
UncollectTupleStreamDef object instance interface.
FemUncollectTupleStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's UncollectTupleStreamDef interface.
FemUncollectTupleStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
FemUncollectTupleStreamDef$Hib(RefClass, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
FemUncollectTupleStreamDefClass - Interface in net.sf.farrago.fem.fennel
UncollectTupleStreamDef class proxy interface.
femUncollectTupleStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemUncollectTupleStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's UncollectTupleStreamDef class proxy interface.
FemUncollectTupleStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass$Hib
 
FemUniqueKeyConstraint - Interface in net.sf.farrago.fem.sql2003
UniqueKeyConstraint object instance interface.
FemUniqueKeyConstraint$Hib - Class in net.sf.farrago.fem.sql2003
UniqueKeyConstraint object instance interface.
FemUniqueKeyConstraint$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
FemUniqueKeyConstraint$Hib(String, VisibilityKind, DeferrabilityType, String, String, String, String) - Constructor for class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
FemUniqueKeyConstraintClass - Interface in net.sf.farrago.fem.sql2003
UniqueKeyConstraint class proxy interface.
femUniqueKeyConstraintClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemUniqueKeyConstraintClass$Hib - Class in net.sf.farrago.fem.sql2003
UniqueKeyConstraint class proxy implementation.
FemUniqueKeyConstraintClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
FemUser - Interface in net.sf.farrago.fem.security
User object instance interface.
FemUser$Hib - Class in net.sf.farrago.fem.security
User object instance interface.
FemUser$Hib() - Constructor for class net.sf.farrago.fem.security.FemUser$Hib
 
FemUser$Hib(String, VisibilityKind, String, String, String, String) - Constructor for class net.sf.farrago.fem.security.FemUser$Hib
 
FemUserClass - Interface in net.sf.farrago.fem.security
User class proxy interface.
femUserClass - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
FemUserClass$Hib - Class in net.sf.farrago.fem.security
User class proxy implementation.
FemUserClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.FemUserClass$Hib
 
FemUserDefinedOrdering - Interface in net.sf.farrago.fem.sql2003
UserDefinedOrdering object instance interface.
FemUserDefinedOrdering$Hib - Class in net.sf.farrago.fem.sql2003
UserDefinedOrdering object instance interface.
FemUserDefinedOrdering$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
FemUserDefinedOrdering$Hib(String, VisibilityKind, UserDefinedOrderingCategory, boolean) - Constructor for class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
FemUserDefinedOrderingClass - Interface in net.sf.farrago.fem.sql2003
UserDefinedOrdering class proxy interface.
femUserDefinedOrderingClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemUserDefinedOrderingClass$Hib - Class in net.sf.farrago.fem.sql2003
UserDefinedOrdering class proxy implementation.
FemUserDefinedOrderingClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
FemUserDefinedType - Interface in net.sf.farrago.fem.sql2003
UserDefinedType object instance interface.
FemUserDefinedType$Hib - Class in net.sf.farrago.fem.sql2003
UserDefinedType object instance interface.
FemUserDefinedType$Hib() - Constructor for class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
FemUserDefinedType$Hib(String, VisibilityKind, boolean, Integer, String, String, String, String, boolean) - Constructor for class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
FemUserDefinedTypeClass - Interface in net.sf.farrago.fem.sql2003
UserDefinedType class proxy interface.
femUserDefinedTypeClass - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
FemUserDefinedTypeClass$Hib - Class in net.sf.farrago.fem.sql2003
UserDefinedType class proxy implementation.
FemUserDefinedTypeClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
FemValuesStreamDef - Interface in net.sf.farrago.fem.fennel
ValuesStreamDef object instance interface.
FemValuesStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ValuesStreamDef interface.
FemValuesStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
FemValuesStreamDef$Hib(RefClass, String, FemTupleDescriptor, String) - Constructor for class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
FemValuesStreamDefClass - Interface in net.sf.farrago.fem.fennel
ValuesStreamDef class proxy interface.
femValuesStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemValuesStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ValuesStreamDef class proxy interface.
FemValuesStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemValuesStreamDefClass$Hib
 
FemViewColumn - Interface in net.sf.farrago.fem.med
ViewColumn object instance interface.
FemViewColumn$Hib - Class in net.sf.farrago.fem.med
ViewColumn object instance interface.
FemViewColumn$Hib() - Constructor for class net.sf.farrago.fem.med.FemViewColumn$Hib
 
FemViewColumn$Hib(String, VisibilityKind, ScopeKind, ChangeableKind, CwmMultiplicity, OrderingKind, ScopeKind, CwmExpression, Integer, Integer, NullableType, Integer, String, String, String, String, String, String, int) - Constructor for class net.sf.farrago.fem.med.FemViewColumn$Hib
 
FemViewColumnClass - Interface in net.sf.farrago.fem.med
ViewColumn class proxy interface.
femViewColumnClass - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
FemViewColumnClass$Hib - Class in net.sf.farrago.fem.med
ViewColumn class proxy implementation.
FemViewColumnClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
FemWindowDef - Interface in net.sf.farrago.fem.fennel
WindowDef object instance interface.
FemWindowDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowDef interface.
FemWindowDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
FemWindowDef$Hib(RefClass, FemTupleProjection, boolean, String, int) - Constructor for class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
FemWindowDefClass - Interface in net.sf.farrago.fem.fennel
WindowDef class proxy interface.
femWindowDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemWindowDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowDef class proxy interface.
FemWindowDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemWindowDefClass$Hib
 
FemWindowPartitionDef - Interface in net.sf.farrago.fem.fennel
WindowPartitionDef object instance interface.
FemWindowPartitionDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowPartitionDef interface.
FemWindowPartitionDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
FemWindowPartitionDef$Hib(RefClass, FemTupleProjection, String, String, String, FemTupleDescriptor) - Constructor for class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
FemWindowPartitionDefClass - Interface in net.sf.farrago.fem.fennel
WindowPartitionDef class proxy interface.
femWindowPartitionDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemWindowPartitionDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowPartitionDef class proxy interface.
FemWindowPartitionDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemWindowPartitionDefClass$Hib
 
FemWindowStreamDef - Interface in net.sf.farrago.fem.fennel
WindowStreamDef object instance interface.
FemWindowStreamDef$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowStreamDef interface.
FemWindowStreamDef$Hib(RefClass) - Constructor for class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
FemWindowStreamDef$Hib(RefClass, String, FemTupleDescriptor, boolean, String, FemTupleProjection) - Constructor for class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
FemWindowStreamDefClass - Interface in net.sf.farrago.fem.fennel
WindowStreamDef class proxy interface.
femWindowStreamDefClass - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FemWindowStreamDefClass$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowStreamDef class proxy interface.
FemWindowStreamDefClass$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FemWindowStreamDefClass$Hib
 
FENCEPOST - Static variable in class org.eigenbase.runtime.TimeoutQueueTupleIter
Prevents reader's row object from being clobbered by the next row.
Fennel - Static variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
FENNEL_EXEC_CONVENTION - Static variable in interface net.sf.farrago.query.FennelRel
Calling convention which transfers data as rows in Fennel tuple format (implementations must conform to the fennel::ExecStream interface).
FennelAbstractTupleIter - Class in net.sf.farrago.runtime
FennelAbstractTupleIter implements the TupleIter interface by unmarshalling Fennel tuples from a buffer.
FennelAbstractTupleIter(FennelTupleReader) - Constructor for class net.sf.farrago.runtime.FennelAbstractTupleIter
Creates a new FennelAbstractTupleIter object.
FennelAggRel - Class in net.sf.farrago.fennel.rel
FennelAggRel represents the Fennel implementation of aggregation.
FennelAggRel(RelOptCluster, RelNode, int, List<AggregateCall>) - Constructor for class net.sf.farrago.fennel.rel.FennelAggRel
Creates a FennelAggRel.
FennelAggRule - Class in net.sf.farrago.fennel.rel
FennelAggRule is a rule for transforming AggregateRel to FennelAggRel.
FennelAggRule() - Constructor for class net.sf.farrago.fennel.rel.FennelAggRule
Creates a FennelAggRule.
FennelAttributeAccessor - Class in net.sf.farrago.fennel.tuple
FennelAttributeAccessor defines how to efficiently unmarshal the value of an attribute from a stored tuple.
FennelAttributeAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
 
FennelAttributeAccessor.FennelBitAccessor - Class in net.sf.farrago.fennel.tuple
marshalls a numeric bit
FennelAttributeAccessor.FennelBitAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelBitAccessor
 
FennelAttributeAccessor.FennelByteAccessor - Class in net.sf.farrago.fennel.tuple
marshalls a numeric byte (signed or unsigned)
FennelAttributeAccessor.FennelByteAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelByteAccessor
 
FennelAttributeAccessor.FennelFixedWidthAccessor - Class in net.sf.farrago.fennel.tuple
marshalls fixed-width byte arrays.
FennelAttributeAccessor.FennelFixedWidthAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelFixedWidthAccessor
 
FennelAttributeAccessor.FennelIntAccessor - Class in net.sf.farrago.fennel.tuple
marshalls a numeric int (signed or unsigned)
FennelAttributeAccessor.FennelIntAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelIntAccessor
 
FennelAttributeAccessor.FennelLongAccessor - Class in net.sf.farrago.fennel.tuple
marshalls a numeric long (signed or unsigned)
FennelAttributeAccessor.FennelLongAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelLongAccessor
 
FennelAttributeAccessor.FennelShortAccessor - Class in net.sf.farrago.fennel.tuple
marshalls a numeric short (signed or unsigned)
FennelAttributeAccessor.FennelShortAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelShortAccessor
 
FennelAttributeAccessor.FennelVarWidthAccessor - Class in net.sf.farrago.fennel.tuple
marshalls any variable width accessor, either first or subsequent.
FennelAttributeAccessor.FennelVarWidthAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelVarWidthAccessor
 
FennelBernoulliSamplingRel - Class in net.sf.farrago.fennel.rel
FennelBernoulliSamplingRel implements Bernoulli-style table sampling using a generic Fennel XO.
FennelBernoulliSamplingRel(RelOptCluster, RelNode, RelOptSamplingParameters) - Constructor for class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRel
 
FennelBernoulliSamplingRule - Class in net.sf.farrago.fennel.rel
FennelBernoulliSamplingRule converts a SamplingRel into a FennelBernoulliSamplingRel, regardless of whether the original SamplingRel specified Bernoulli or system sampling.
FennelBernoulliSamplingRule() - Constructor for class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRule
Creates a FennelBernoulliSamplingRule.
FennelBufferCommonRelSubExprRule - Class in net.sf.farrago.fennel.rel
FennelBufferCommonRelSubExprRule is a rule that places a Fennel buffering node on top of a common relational subexpression, provided it makes sense to do so from a cost perspective.
FennelBufferCommonRelSubExprRule() - Constructor for class net.sf.farrago.fennel.rel.FennelBufferCommonRelSubExprRule
Deprecated. use FennelBufferCommonRelSubExprRule.instance instead
FennelBufferRel - Class in net.sf.farrago.fennel.rel
FennelBufferRel represents the Fennel implementation of a buffering stream.
FennelBufferRel(RelOptCluster, RelNode, boolean, boolean) - Constructor for class net.sf.farrago.fennel.rel.FennelBufferRel
Creates a new FennelBufferRel object.
FennelCalcRel - Class in net.sf.farrago.fennel.rel
FennelCalcRel is the relational expression corresponding to a Calc implemented inside of Fennel.
FennelCalcRel(RelOptCluster, RelNode, RelDataType, RexProgram) - Constructor for class net.sf.farrago.fennel.rel.FennelCalcRel
Creates a new FennelCalcRel object.
FennelCalcRule - Class in net.sf.farrago.fennel.rel
FennelCalcRule is a rule for implementing CalcRel via a Fennel Calculator (FennelCalcRel).
FennelCalcRule() - Constructor for class net.sf.farrago.fennel.rel.FennelCalcRule
Creates a new FennelCalcRule object.
FennelCartesianJoinRule - Class in net.sf.farrago.fennel.rel
FennelCartesianJoinRule is a rule for converting an INNER JoinRel with no join condition into a FennelCartesianProductRel.
FennelCartesianJoinRule() - Constructor for class net.sf.farrago.fennel.rel.FennelCartesianJoinRule
Creates a FennelCartesianJoinRule.
FennelCartesianProductRel - Class in net.sf.farrago.fennel.rel
FennelCartesianProductRel represents the Fennel implementation of Cartesian product.
FennelCartesianProductRel(RelOptCluster, RelNode, RelNode, JoinRelType, List<String>) - Constructor for class net.sf.farrago.fennel.rel.FennelCartesianProductRel
Creates a new FennelCartesianProductRel object.
FennelCmdExecutor - Interface in net.sf.farrago.fennel
FennelCmdExecutor defines a mechanism for extending and modifying the command set understood by Fennel.
FennelCmdExecutorImpl - Class in net.sf.farrago.fennel
FennelCmdExecutorImpl provides a default implementation for FennelCmdExecutor by calling FennelStorage.executeJavaCmd(net.sf.farrago.fem.fennel.FemCmd, long).
FennelCmdExecutorImpl() - Constructor for class net.sf.farrago.fennel.FennelCmdExecutorImpl
 
FennelCollectRule - Class in net.sf.farrago.fennel.rel
FennelCollectRule is a rule to implement a call made with the SqlMultisetValueConstructor
FennelCollectRule() - Constructor for class net.sf.farrago.fennel.rel.FennelCollectRule
Creates a FennelCollectRule.
fennelConfig$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
FennelCorrelatorRule - Class in net.sf.farrago.fennel.rel
FennelCorrelatorRule is a rule to implement the join of two correlated streams.
FennelCorrelatorRule() - Constructor for class net.sf.farrago.fennel.rel.FennelCorrelatorRule
Creates a FennelCorrelatorRule.
fennelDbHandle - Variable in class net.sf.farrago.db.FarragoDatabase
 
FennelDbHandle - Interface in net.sf.farrago.fennel
FennelDbHandle is a public wrapper for FennelStorage, and represents a handle to a loaded Fennel database.
fennelDbHandle - Variable in class net.sf.farrago.fennel.FennelStreamGraph
 
fennelDbHandle - Variable in class net.sf.farrago.fennel.FennelTxnContext
 
fennelDbHandle - Variable in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
fennelDbHandle - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
 
fennelDbHandle - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
fennelDbHandle - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
FennelDbHandleImpl - Class in net.sf.farrago.fennel
FennelDbHandle is a public wrapper for FennelStorage, and represents a handle to a loaded Fennel database.
FennelDbHandleImpl(FarragoMetadataFactory, FarragoAllocationOwner, FennelCmdExecutor, FemCmdOpenDatabase) - Constructor for class net.sf.farrago.fennel.FennelDbHandleImpl
Opens a Fennel database.
fennelDisabled$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
FennelDistinctSortRule - Class in net.sf.farrago.fennel.rel
FennelDistinctSortRule is a rule for implementing DISTINCT via a Fennel sort.
FennelDistinctSortRule() - Constructor for class net.sf.farrago.fennel.rel.FennelDistinctSortRule
Creates a FennelDistinctSortRule.
FennelDmlTest - Class in net.sf.farrago.test
FennelDmlTest tests execution of Farrago DML statements over data stored in Fennel (including both temporary and permanent tables).
FennelDmlTest(String) - Constructor for class net.sf.farrago.test.FennelDmlTest
Creates a new FennelDmlTest object.
FennelDoubleRel - Class in net.sf.farrago.fennel.rel
FennelDoubleRel is a FennelRel which takes two FennelRels as inputs.
FennelDoubleRel(RelOptCluster, RelNode, RelNode) - Constructor for class net.sf.farrago.fennel.rel.FennelDoubleRel
Creates a new FennelDoubleRel object.
FennelDynamicParamId - Class in net.sf.farrago.fennel
FennelDynamicParamId is an opaque type for the 32-bit integers used to uniquely identify dynamic parameters within a FennelStreamGraph.
FennelDynamicParamId(int) - Constructor for class net.sf.farrago.fennel.FennelDynamicParamId
 
FennelDynamicParamId(int, FemExecutionStreamDef, FennelDynamicParamId.StreamType) - Constructor for class net.sf.farrago.fennel.FennelDynamicParamId
 
FennelDynamicParamId.StreamType - Enum in net.sf.farrago.fennel
Indicates whether a stream that accesses a dynamic parameter produces or consumes the dynamic parameter
FennelDynamicParamId.StreamType() - Constructor for enum net.sf.farrago.fennel.FennelDynamicParamId.StreamType
 
FennelEmptyRule - Class in net.sf.farrago.fennel.rel
FennelEmptyRule provides an implementation for EmptyRel in terms of FennelValuesRel.
FennelEmptyRule() - Constructor for class net.sf.farrago.fennel.rel.FennelEmptyRule
Creates a FennelEmptyRule.
FennelExecutionHandle - Class in net.sf.farrago.fennel
FennelExecutionHandle provides a handle for passing execution state from Farrago to Fennel.
FennelExecutionHandle() - Constructor for class net.sf.farrago.fennel.FennelExecutionHandle
Creates the execution state object and its corresponding handle.
FennelIdxWriteRel - Class in net.sf.farrago.fennel.rel
FennelIdxWriteRel takes its input and writes the records into an index.
FennelIdxWriteRel(RelNode, boolean, boolean, FennelRelParamId, Integer[]) - Constructor for class net.sf.farrago.fennel.rel.FennelIdxWriteRel
Creates a new FennelIdxWriteRel object.
FennelInsertRenameRule - Class in net.sf.farrago.fennel.rel
FennelInsertRenameRule is a rule for converting a rename-only Project underneath an insert TableModificationRel into FennelRename.
FennelInsertRenameRule() - Constructor for class net.sf.farrago.fennel.rel.FennelInsertRenameRule
Creates a FennelInsertRenameRule.
FennelJavaErrorTarget - Interface in net.sf.farrago.fennel
FennelJavaErrorTarget represents a class of java objects that can handle row errors arising from Fennel streams.
FennelJavaHandle - Class in net.sf.farrago.fennel
FennelJavaHandles are FarragoAllocations which ensure that handles returned by FennelStorage.newObjectHandle get closed under all circumstances.
FennelJavaHandle(long) - Constructor for class net.sf.farrago.fennel.FennelJavaHandle
 
FennelJavaStreamMap - Interface in net.sf.farrago.fennel
FennelJavaStreamMap is needed when a Fennel TupleStream's definition includes calls to JavaTupleStreams.
FennelMergeRel - Class in net.sf.farrago.fennel.rel
FennelMergeRel represents the Fennel implementation of UNION ALL.
FennelMergeRel(RelOptCluster, RelNode[]) - Constructor for class net.sf.farrago.fennel.rel.FennelMergeRel
Creates a new FennelMergeRel object.
FennelMultipleRel - Class in net.sf.farrago.fennel.rel
Abstract base class for relational expressions which implement FennelRel and have variable numbers of inputs.
FennelMultipleRel(RelOptCluster, RelNode[]) - Constructor for class net.sf.farrago.fennel.rel.FennelMultipleRel
Creates a new FennelMultipleRel object.
FennelMultiUseBufferRel - Class in net.sf.farrago.fennel.rel
FennelMultiUseBufferRel represents the Fennel implementation of a buffering stream that's used in multiple places in a stream graph.
FennelMultiUseBufferRel(RelOptCluster, RelNode, boolean) - Constructor for class net.sf.farrago.fennel.rel.FennelMultiUseBufferRel
Creates a new FennelMultiUseBufferRel object.
FennelNestedLoopJoinRel - Class in net.sf.farrago.fennel.rel
FennelNestedLoopJoinRel represents the Fennel implementation of a nested loop join.
FennelNestedLoopJoinRel(RelOptCluster, RelNode[], JoinRelType, List<String>, Integer[], FennelRelParamId[], FennelRelParamId, double) - Constructor for class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
Creates a new FennelNestedLoopJoinRel object.
FennelNestedLoopJoinRule - Class in net.sf.farrago.fennel.rel
FennelNestedLoopJoinRule is a rule for converting a JoinRel with a join condition into a FennelNestedLoopJoinRel.
FennelNestedLoopJoinRule() - Constructor for class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Creates a FennelNestedLoopJoinRule.
FennelOneRowRule - Class in net.sf.farrago.fennel.rel
FennelOneRowRule provides an implementation for OneRowRel in terms of FennelValuesRel.
FennelOneRowRule() - Constructor for class net.sf.farrago.fennel.rel.FennelOneRowRule
Creates a FennelOneRowRule.
FennelOnlyResultSet - Class in net.sf.farrago.runtime
FennelOnlyResultSet is a refinement of FarragoTupleIterResultSet, where the result set consists of Fennel tuples.
FennelOnlyResultSet(TupleIter, RelDataType, FarragoSessionRuntimeContext, ResultSetMetaData) - Constructor for class net.sf.farrago.runtime.FennelOnlyResultSet
Creates a new FennelOnlyResultSet object.
FennelOnlyResultSet.FennelColumnGetter - Class in net.sf.farrago.runtime
ColumnGetter that reads columns from a Fennel tuple
FennelOnlyResultSet.FennelColumnGetter(ResultSetMetaData, RelDataType) - Constructor for class net.sf.farrago.runtime.FennelOnlyResultSet.FennelColumnGetter
 
FennelOnlyTupleReader - Class in net.sf.farrago.runtime
FennelOnlyTupleReader implements the FennelTupleReader interface for reading tuples from a query plan that can be executed exclusively in Fennel.
FennelOnlyTupleReader(FennelTupleDescriptor, FennelTupleData) - Constructor for class net.sf.farrago.runtime.FennelOnlyTupleReader
 
FennelOptionalRel - Class in net.sf.farrago.fennel.rel
FennelOptionalRel is a FennelRel which either takes zero inputs or takes a single FennelRel as input.
FennelOptionalRel(RelOptCluster, RelNode) - Constructor for class net.sf.farrago.fennel.rel.FennelOptionalRel
Creates a new FennelOptionalRel object with an input rel.
FennelOptionalRel(RelOptCluster) - Constructor for class net.sf.farrago.fennel.rel.FennelOptionalRel
Creates a new FennelOptionalRel object without an input rel.
fennelPackage - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
Fennel package in repository.
fennelPackage - Variable in class net.sf.farrago.fem.FemPackage$Hib
 
FennelPackage - Interface in net.sf.farrago.fem.fennel
Fennel package interface.
FennelPackage$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's Fennel package interface.
FennelPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FennelPipeIterator - Class in net.sf.farrago.runtime
FennelPipeIterator implements the RestartableIterator interface, receiving data from a producer as ByteBuffer objects, and unmarshalling them to a consumer.
FennelPipeIterator(FennelTupleReader) - Constructor for class net.sf.farrago.runtime.FennelPipeIterator
creates a new FennelPipeIterator object.
FennelPipeTupleIter - Class in net.sf.farrago.runtime
FennelPipeTupleIter implements the TupleIter interface, receiving data from a producer as ByteBuffer objects, and unmarshalling them to a consumer.
FennelPipeTupleIter(FennelTupleReader) - Constructor for class net.sf.farrago.runtime.FennelPipeTupleIter
creates a new FennelPipeTupleIter object.
FennelPullCollectRel - Class in net.sf.farrago.fennel.rel
FennelPullCollectRel is the relational expression corresponding to a collect implemented inside of Fennel.
FennelPullCollectRel(RelOptCluster, RelNode, String) - Constructor for class net.sf.farrago.fennel.rel.FennelPullCollectRel
Creates a FennelPullCollectRel.
FennelPullCorrelatorRel - Class in net.sf.farrago.fennel.rel
FennelPullCorrelatorRel is the relational expression corresponding to a correlation between two streams implemented inside of Fennel.
FennelPullCorrelatorRel(RelOptCluster, RelNode, RelNode, List<CorrelatorRel.Correlation>) - Constructor for class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
Creates a Correlator.
FennelPullUncollectRel - Class in net.sf.farrago.fennel.rel
FennelPullUncollectRel is the relational expression corresponding to an UNNEST (Uncollect) implemented inside of Fennel.
FennelPullUncollectRel(RelOptCluster, RelNode) - Constructor for class net.sf.farrago.fennel.rel.FennelPullUncollectRel
 
FennelRel - Interface in net.sf.farrago.query
FennelRel defines the interface which must be implemented by any RelNode corresponding to a C++ physical implementation conforming to the fennel::ExecStream interface.
FennelRelImplementor - Interface in net.sf.farrago.query
Callback used to hold state while converting a tree of FennelRel objects into a plan consisting of FemExecutionStreamDef objects.
FennelRelParamId - Class in net.sf.farrago.query
FennelRelParamId is an opaque type representing the reservation of a FennelDynamicParamId during query planning.
FennelRelParamId(long) - Constructor for class net.sf.farrago.query.FennelRelParamId
 
fennelRelPath - Variable in class net.sf.farrago.query.IteratorToFennelConverter
The RelNode path that leads to this node when invoking this node to setup the Fennel child streams
FennelRelUtil - Class in net.sf.farrago.fennel.rel
Static utilities for FennelRel implementations.
FennelRelUtil() - Constructor for class net.sf.farrago.fennel.rel.FennelRelUtil
 
FennelRemoveRedundantSortRule - Class in net.sf.farrago.fennel.rel
FennelRemoveRedundantSortRule removes instances of SortRel which are already satisfied by the physical ordering produced by an underlying FennelRel.
FennelRemoveRedundantSortRule() - Constructor for class net.sf.farrago.fennel.rel.FennelRemoveRedundantSortRule
 
FennelRenameRel - Class in net.sf.farrago.fennel.rel
FennelRenameRel is the Fennel implementation of a rename-only relational Project operator (which is a no-op).
FennelRenameRel(RelOptCluster, RelNode, String[], RelTraitSet) - Constructor for class net.sf.farrago.fennel.rel.FennelRenameRel
Creates a new FennelRenameRel object.
FennelRenameRule - Class in net.sf.farrago.fennel.rel
FennelRenameRule is a rule for converting a rename-only Project into FennelRename.
FennelRenameRule() - Constructor for class net.sf.farrago.fennel.rel.FennelRenameRule
Creates a FennelRenameRule.
FennelRenameRule(RelOptRuleOperand) - Constructor for class net.sf.farrago.fennel.rel.FennelRenameRule
Creates a FennelRenameRule with an explicit root operand.
FennelReshapeRel - Class in net.sf.farrago.fennel.rel
FennelReshapeRel represents the Fennel implementation of an execution stream that does projections, simple casting, and simple filtering.
FennelReshapeRel(RelOptCluster, RelNode, Integer[], RelDataType, CompOperatorEnum, Integer[], List<RexLiteral>, FennelRelParamId[], Integer[], BitSet) - Constructor for class net.sf.farrago.fennel.rel.FennelReshapeRel
Creates a new FennelReshapeRel object.
FennelReshapeRule - Class in net.sf.farrago.fennel.rel
FennelReshapeRule is a rule that converts a CalcRel into a FennelReshapeRel, provided the CalcRel only references simple projections and contains a simple condition, if it has a condition.
FennelReshapeRule() - Constructor for class net.sf.farrago.fennel.rel.FennelReshapeRule
Creates a FennelReshapeRule.
FennelRowCount - Class in net.sf.farrago.runtime
Class for holding the number of rows returned by a DML statement.
FennelRowCount() - Constructor for class net.sf.farrago.runtime.FennelRowCount
 
FennelSearchEndpoint - Enum in net.sf.farrago.fennel.rel
FennelSearchEndpoint defines an enumeration corresponding to fennel/common/SearchEndpoint.h.
FennelSearchEndpoint(char) - Constructor for enum net.sf.farrago.fennel.rel.FennelSearchEndpoint
 
FennelSingleRel - Class in net.sf.farrago.fennel.rel
FennelSingleRel is a FennelRel corresponding to SingleRel, and which only takes a FennelRel as input.
FennelSingleRel(RelOptCluster, RelNode) - Constructor for class net.sf.farrago.fennel.rel.FennelSingleRel
Creates a new FennelSingleRel object.
FennelSingleRel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class net.sf.farrago.fennel.rel.FennelSingleRel
Creates a new FennelSingleRel object with specific traits.
FennelSortRel - Class in net.sf.farrago.fennel.rel
FennelSortRel is the relational expression corresponding to a sort implemented inside of Fennel.
FennelSortRel(RelOptCluster, RelNode, Integer[], boolean) - Constructor for class net.sf.farrago.fennel.rel.FennelSortRel
Creates a new FennelSortRel object.
FennelSortRel(RelOptCluster, RelNode, RelFieldCollation[], boolean) - Constructor for class net.sf.farrago.fennel.rel.FennelSortRel
Creates a new FennelSortRel object.
FennelSortRule - Class in net.sf.farrago.fennel.rel
FennelSortRule is a rule for implementing SortRel via a Fennel sort.
FennelSortRule() - Constructor for class net.sf.farrago.fennel.rel.FennelSortRule
Creates a FennelSortRule.
FennelStandardTypeDescriptor - Class in net.sf.farrago.fennel.tuple
FennelStandardTypeDescriptor implements the FennelStandardTypeDescriptor enumerations as kept in fennel.
FennelStandardTypeDescriptor(String, int) - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
FennelStandardTypeDescriptor.FennelNumericType - Class in net.sf.farrago.fennel.tuple
Abstract base class for all numeric types.
FennelStandardTypeDescriptor.FennelNumericType(String, int, int, int, boolean, boolean) - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
Creates a FennelNumericType.
FennelStandardTypeDescriptor.FennelNumericType() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
Required by the serialization mechanism; should never be used.
FennelStandardTypeDescriptor.FennelType - Class in net.sf.farrago.fennel.tuple
Abstract base class for all types.
FennelStandardTypeDescriptor.FennelType(String, int) - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
FennelStandardTypeDescriptor.Type_BINARY - Class in net.sf.farrago.fennel.tuple
Describes a fixed-width binary string.
FennelStandardTypeDescriptor.Type_BINARY() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BINARY
 
FennelStandardTypeDescriptor.Type_BOOL - Class in net.sf.farrago.fennel.tuple
Describes a boolean.
FennelStandardTypeDescriptor.Type_BOOL() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BOOL
 
FennelStandardTypeDescriptor.Type_CHAR - Class in net.sf.farrago.fennel.tuple
Describes a fixed-width character string.
FennelStandardTypeDescriptor.Type_CHAR() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_CHAR
 
FennelStandardTypeDescriptor.Type_DOUBLE - Class in net.sf.farrago.fennel.tuple
Describes a double.
FennelStandardTypeDescriptor.Type_DOUBLE() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_DOUBLE
 
FennelStandardTypeDescriptor.Type_INT_16 - Class in net.sf.farrago.fennel.tuple
Describes a signed short.
FennelStandardTypeDescriptor.Type_INT_16() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_16
 
FennelStandardTypeDescriptor.Type_INT_32 - Class in net.sf.farrago.fennel.tuple
Describes a signed int.
FennelStandardTypeDescriptor.Type_INT_32() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_32
 
FennelStandardTypeDescriptor.Type_INT_64 - Class in net.sf.farrago.fennel.tuple
Describes a signed long.
FennelStandardTypeDescriptor.Type_INT_64() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_64
 
FennelStandardTypeDescriptor.Type_INT_8 - Class in net.sf.farrago.fennel.tuple
Describes a signed byte.
FennelStandardTypeDescriptor.Type_INT_8() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_8
 
FennelStandardTypeDescriptor.Type_REAL - Class in net.sf.farrago.fennel.tuple
Describes a float.
FennelStandardTypeDescriptor.Type_REAL() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_REAL
 
FennelStandardTypeDescriptor.Type_UINT_16 - Class in net.sf.farrago.fennel.tuple
Describes an unsigned short.
FennelStandardTypeDescriptor.Type_UINT_16() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_16
 
FennelStandardTypeDescriptor.Type_UINT_32 - Class in net.sf.farrago.fennel.tuple
Describes an unsigned int.
FennelStandardTypeDescriptor.Type_UINT_32() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_32
 
FennelStandardTypeDescriptor.Type_UINT_64 - Class in net.sf.farrago.fennel.tuple
Describes an unsigned long.
FennelStandardTypeDescriptor.Type_UINT_64() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_64
 
FennelStandardTypeDescriptor.Type_UINT_8 - Class in net.sf.farrago.fennel.tuple
Describes an unsigned byte.
FennelStandardTypeDescriptor.Type_UINT_8() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_8
 
FennelStandardTypeDescriptor.Type_UNICODE_CHAR - Class in net.sf.farrago.fennel.tuple
Describes a fixed-width character string.
FennelStandardTypeDescriptor.Type_UNICODE_CHAR() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_CHAR
 
FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR - Class in net.sf.farrago.fennel.tuple
Describes a variable-width UNICODE character string.
FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR
 
FennelStandardTypeDescriptor.Type_VARBINARY - Class in net.sf.farrago.fennel.tuple
Describes a variable-width binary array.
FennelStandardTypeDescriptor.Type_VARBINARY() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARBINARY
 
FennelStandardTypeDescriptor.Type_VARCHAR - Class in net.sf.farrago.fennel.tuple
Describes a variable-width character string.
FennelStandardTypeDescriptor.Type_VARCHAR() - Constructor for class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARCHAR
 
FennelStorage - Class in net.sf.farrago.fennel
FennelStorage is the JNI interface for calling Fennel from Farrago.
FennelStorage() - Constructor for class net.sf.farrago.fennel.FennelStorage
 
FennelStoredTypeDescriptor - Interface in net.sf.farrago.fennel.tuple
FennelStoredTypeDescriptor provides an abstraction to describe a type of data element supported by the tuple library.
FennelStreamGraph - Class in net.sf.farrago.fennel
FennelStreamGraphs are FarragoAllocations for FemStreamGraphHandles.
FennelStreamGraph(FennelDbHandle, FemStreamGraphHandle) - Constructor for class net.sf.farrago.fennel.FennelStreamGraph
 
FennelStreamHandle - Class in net.sf.farrago.fennel
FennelStreamHandle is an opaque handle to an underlying node in a FennelStreamGraph.
FennelStreamHandle(long) - Constructor for class net.sf.farrago.fennel.FennelStreamHandle
 
fennelSvptHandle - Variable in class net.sf.farrago.db.FarragoDbSavepoint
Handle to underlying Fennel savepoint.
FennelSvptHandle - Class in net.sf.farrago.fennel
FennelSvptHandle is an opaque handle to a Fennel savepoint.
FennelSvptHandle(long) - Constructor for class net.sf.farrago.fennel.FennelSvptHandle
 
fennelTab - Static variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
FennelTempIdxSearchRel - Class in net.sf.farrago.fennel.rel
FennelTempIdxSearchRel searches a temporary index that is built during runtime using search keys read through dynamic parameters and search directives passed in through its input.
FennelTempIdxSearchRel(RelNode, Integer[], RelNode, Integer[], Integer[], FennelRelParamId[], Integer[], FennelRelParamId) - Constructor for class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
Creates a new FennelTempIdxSearchRel object.
FennelToIteratorConverter - Class in net.sf.farrago.query
FennelToIteratorConverter is a Converter from the Fennel calling convention to the iterator calling convention.
FennelToIteratorConverter(RelOptCluster, RelNode) - Constructor for class net.sf.farrago.query.FennelToIteratorConverter
Creates a new FennelToIteratorConverter object.
FennelTransformTupleIter - Class in net.sf.farrago.runtime
FennelTransformTupleIter implements the TupleIter interfaces by reading tuples from a Fennel JavaTransformExecStream.
FennelTransformTupleIter(FennelTupleReader, FennelStreamGraph, FennelStreamHandle, FennelStreamHandle, int, int) - Constructor for class net.sf.farrago.runtime.FennelTransformTupleIter
Creates a new FennelTransformTupleIter object.
FennelTupleAccessor - Class in net.sf.farrago.fennel.tuple
FennelTupleAccessor defines how to efficiently marshall and unmarshall values in a stored tuple.
FennelTupleAccessor() - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleAccessor
default construction.
FennelTupleAccessor(int) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Creates tuple accessor with specified byte alignmnent.
FennelTupleAccessor(boolean) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Creates tuple accessor with the default byte alignmnent and a flag indicating whether byte ordering should be set to native order after slicing.
FennelTupleAccessor(int, boolean) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Creates tuple accessor with specified byte alignmnent and a flag indicating whether byte ordering should be set to native order after slicing.
FennelTupleAttributeDescriptor - Class in net.sf.farrago.fennel.tuple
FennelTupleAttributeDescriptor holds metadata describing a particular entry in a tuple.
FennelTupleAttributeDescriptor() - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleAttributeDescriptor
Default constructor -- shouldn't be used in normal situations.
FennelTupleAttributeDescriptor(FennelStoredTypeDescriptor, boolean, int) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleAttributeDescriptor
Normal constructor
FennelTupleData - Class in net.sf.farrago.fennel.tuple
FennelTupleData is an in-memory collection of independent data values, as explained in the fennel tuple design document.
FennelTupleData() - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleData
default constructor.
FennelTupleData(FennelTupleDescriptor) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleData
creates a FennelTupleData object from a FennelTupleDescriptor.
FennelTupleDatum - Class in net.sf.farrago.fennel.tuple
A FennelTupleDatum is a component of FennelTupleData; see the fennel tuple design document for more details.
FennelTupleDatum() - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleDatum
Constructs a raw datum; setCapacity must be called before use.
FennelTupleDatum(int) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleDatum
Constructs a datum with a defined capacity.
FennelTupleDatum(FennelTupleDatum) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleDatum
copy constructor.
FennelTupleDescriptor - Class in net.sf.farrago.fennel.tuple
FennelTupleDescriptor provides the metadata describing a tuple.
FennelTupleDescriptor() - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
default constructor
FennelTupleIter - Class in net.sf.farrago.runtime
FennelTupleIter implements the TupleIter interfaces by reading tuples from a Fennel ExecStream.
FennelTupleIter(FennelTupleReader, FennelStreamGraph, FennelStreamHandle, int) - Constructor for class net.sf.farrago.runtime.FennelTupleIter
Creates a new FennelTupleIter object.
FennelTupleReader - Interface in net.sf.farrago.runtime
FennelTupleReader defines an interface for unmarshalling tuples returned by Fennel.
FennelTupleResultSet - Class in net.sf.farrago.fennel.tuple
FennelTupleResultSet provides an abstract java.sql.ResultSet based on tuples.
FennelTupleResultSet(FennelTupleDescriptor, ResultSetMetaData, int) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
FennelTupleResultSet(FennelTupleDescriptor, ResultSetMetaData) - Constructor for class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
FennelTupleTest - Class in net.sf.farrago.test
Set of unit tests which exercise the Java Tuple Library.
FennelTupleTest() - Constructor for class net.sf.farrago.test.FennelTupleTest
 
FennelTupleWriter - Class in net.sf.farrago.runtime
FennelTupleWriter defines an interface for marshalling tuples to be sent to Fennel.
FennelTupleWriter() - Constructor for class net.sf.farrago.runtime.FennelTupleWriter
 
fennelTxnContext - Variable in class net.sf.farrago.db.FarragoDbSession
Fennel transaction context for this session
FennelTxnContext - Class in net.sf.farrago.fennel
FennelTxnContext manages the state of at most one Fennel transaction.
FennelTxnContext(FarragoMetadataFactory, FennelDbHandle) - Constructor for class net.sf.farrago.fennel.FennelTxnContext
Creates a new FennelTxnContext object.
fennelTxnContext - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
fennelTxnContext - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Fennel context for transactions.
FennelUncollectRule - Class in net.sf.farrago.fennel.rel
FennelUncollectRule is a rule to implement a call with the SqlStdOperatorTable.unnestOperator
FennelUncollectRule() - Constructor for class net.sf.farrago.fennel.rel.FennelUncollectRule
Creates a FennelUncollectRule.
FennelUnionRule - Class in net.sf.farrago.fennel.rel
Rule to convert a UnionRel to Fennel calling convention.
FennelUnionRule() - Constructor for class net.sf.farrago.fennel.rel.FennelUnionRule
 
FennelUntranslated - Variable in class net.sf.farrago.resource.FarragoResource
FennelUntranslated is '{0}'
FennelUtil - Class in net.sf.farrago.fennel
Static utility methods related to Fennel storage.
FennelUtil() - Constructor for class net.sf.farrago.fennel.FennelUtil
 
FennelValuesRel - Class in net.sf.farrago.fennel.rel
FennelValuesRel is Fennel implementation of ValuesRel.
FennelValuesRel(RelOptCluster, RelDataType, List<List<RexLiteral>>, boolean) - Constructor for class net.sf.farrago.fennel.rel.FennelValuesRel
Creates a new FennelValuesRel.
FennelValuesRel(RelOptCluster, RelDataType, List<List<RexLiteral>>) - Constructor for class net.sf.farrago.fennel.rel.FennelValuesRel
Creates a new FennelValuesRel.
FennelValuesRule - Class in net.sf.farrago.fennel.rel
FennelValuesRule provides an implementation for ValuesRel in terms of FennelValuesRel.
FennelValuesRule() - Constructor for class net.sf.farrago.fennel.rel.FennelValuesRule
Creates a FennelValuesRule.
FennelWindowRel - Class in net.sf.farrago.fennel.rel
FennelWindowRel is the relational expression which computes windowed aggregates inside of Fennel.
FennelWindowRel(RelOptCluster, RelNode, RelDataType, RexProgram, FennelWindowRel.Window[], RexProgram) - Constructor for class net.sf.farrago.fennel.rel.FennelWindowRel
Creates a window relational expression.
FennelWindowRel.Partition - Class in net.sf.farrago.fennel.rel
A Partition is a collection of windowed aggregate expressions which belong to the same FennelWindowRel.Window and have the same partitioning keys.
FennelWindowRel.Partition(Integer[]) - Constructor for class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
 
FennelWindowRel.RexWinAggCall - Class in net.sf.farrago.fennel.rel
A call to a windowed aggregate function.
FennelWindowRel.RexWinAggCall(SqlAggFunction, RelDataType, RexNode[], int) - Constructor for class net.sf.farrago.fennel.rel.FennelWindowRel.RexWinAggCall
Creates a RexWinAggCall.
FennelWindowRel.Window - Class in net.sf.farrago.fennel.rel
A Window is a range of input rows, defined by an upper and lower bound.
FennelWindowRel.Window(boolean, SqlNode, SqlNode, Integer[]) - Constructor for class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
FennelWindowRule - Class in net.sf.farrago.fennel.rel
FennelWindowRule is a rule for implementing a CalcRel which contains windowed aggregates via a FennelWindowRel.
FennelWindowRule(RelOptRuleOperand, String) - Constructor for class net.sf.farrago.fennel.rel.FennelWindowRule
Creates a FennelWindowRule.
fetch(FennelStreamHandle, byte[]) - Method in class net.sf.farrago.fennel.FennelStreamGraph
Fetches a buffer of rows from a stream.
FETCH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FETCH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FETCH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
FETCH - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
FETCH_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
fetchLobText(String, String) - Method in class net.sf.farrago.test.FarragoQueryTest
 
fetchNext() - Method in class net.sf.farrago.namespace.mock.MedMockTupleIter
 
fetchNext() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
fetchNext() - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.CompoundTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test.BoxTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.RestartableCollectionTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.RestartableIteratorTupleIter
 
fetchNext() - Method in class org.eigenbase.runtime.ResultSetTupleIter
 
fetchNext(long) - Method in class org.eigenbase.runtime.TimeoutQueueTupleIter
Retrieve the next row from the underlying TupleIter, with the given timeout, in milliseconds.
fetchNext() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
fetchNext() - Method in interface org.eigenbase.runtime.TupleIter
Returns the next element in the iteration.
fetchSize - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
fetchSize - Variable in class org.eigenbase.util14.AbstractResultSet
 
field - Variable in class net.sf.farrago.type.runtime.FarragoSyntheticObject.BooleanBitReference
 
field - Variable in class org.eigenbase.rex.RexFieldAccess
 
FIELD_DELIM - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
FIELD_PREFIX - Static variable in class org.eigenbase.oj.util.OJSyntheticClass
 
fieldAccessList - Variable in class org.eigenbase.rex.RexUtil.FieldAccessFinder
 
fieldCollations - Variable in class org.eigenbase.rel.RelCollationImpl
 
fieldCount - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
fieldDelimiter - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
fieldDelimiter - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
fieldExists(String) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
fieldExists(String) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
fieldExists(String) - Method in class org.eigenbase.sql.validate.FieldNamespace
 
fieldExists(String) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns whether this namespace has a field of a given name.
fieldExps - Variable in class org.eigenbase.rel.SortRel
 
fieldIndex - Variable in class org.eigenbase.oj.rex.RexToOJTranslator.WhichInputResult
 
fieldIndex - Variable in class org.eigenbase.rel.RelFieldCollation
0-based index of field being sorted.
fieldList - Variable in class org.eigenbase.reltype.RelDataTypeFactory.ListFieldInfo
 
fieldList - Variable in class org.eigenbase.reltype.RelDataTypeImpl
 
fieldList - Variable in class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
fieldName - Variable in class net.sf.farrago.fennel.rel.FennelPullCollectRel
 
fieldName - Variable in class org.eigenbase.rel.CollectRel
 
fieldNames - Variable in class net.sf.farrago.fennel.rel.FennelRenameRel
 
FieldNamespace - Class in org.eigenbase.sql.validate
Implementation of SqlValidatorNamespace for a field of a record.
FieldNamespace(SqlValidatorImpl, RelDataType) - Constructor for class org.eigenbase.sql.validate.FieldNamespace
Creates a FieldNamespace.
fields - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
fields - Variable in class org.eigenbase.reltype.RelDataTypeImpl
 
fields - Variable in class org.eigenbase.reltype.RelRecordType.SerializableRelRecordType
 
fields - Variable in class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
fields - Variable in class org.eigenbase.runtime.AbstractIterResultSet.SyntheticColumnGetter
 
fieldsOf(Class) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
fieldsRefByJoinFilter - Variable in class com.lucidera.opt.LoptMultiJoin
For each join filter, associates a bitmap indicating all fields referenced by the filter
file - Variable in class net.sf.farrago.util.FarragoFileAllocation
 
file - Variable in class net.sf.farrago.util.FarragoFileLockAllocation
 
FILE_EXTENSION_PREFIX - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
fileContents(File) - Static method in class org.eigenbase.test.DiffTestCase
Returns the contents of a file as a string.
FileDeletionFailed - Variable in class net.sf.farrago.resource.FarragoResource
FileDeletionFailed is 'Failed to delete ''{0}'''
fileExtension - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
fileLines(File) - Static method in class org.eigenbase.test.DiffTestCase
Returns a list of the lines in a given file.
filename - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
FILENAME - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
fileName - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
fileNameList - Variable in class org.eigenbase.javac.JavaCompilerArgs
 
FileNotFound - Variable in class net.sf.farrago.resource.FarragoResource
FileNotFound is 'Control file {0} not found'
filePath - Variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
files - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
fileSeparator - Static variable in class org.eigenbase.util.Util
System-dependent file separator, for example, "/" or "\."
fileSize - Variable in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
fileTimestampFormat - Static variable in class org.eigenbase.util.Util
Datetime format string for generating a timestamp string to be used as part of a filename.
FileWriteFailed - Variable in class net.sf.farrago.resource.FarragoResource
FileWriteFailed is 'Cannot open {0} to write'
FillBuff() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
FillBuff() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
FillBuff() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
FillBuff() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
fillIntervalValueArray(int, int, int) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
fillIntervalValueArray(int, int, int, int, int, int) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
filter - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
filter - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
FILTER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FILTER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Filter() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
FILTER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
filter - Variable in class org.eigenbase.test.DiffRepository
 
filter(DiffRepository, String, String, String, String) - Method in interface org.eigenbase.test.DiffRepository.Filter
Filters a string.
filter(Iterable<? extends Object>, Class<E>) - Static method in class org.eigenbase.util.Util
Makes a collection of untyped elements appear as a list of strictly typed elements, by filtering out those which are not of the correct type.
filter(Collection<?>, Class<E>) - Static method in class org.eigenbase.util.Util
 
filter(List<?>, Class<E>) - Static method in class org.eigenbase.util.Util
Returns a subset of a list containing only elements of a given type.
filter2IndexMap - Variable in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
Filterator<E> - Class in org.eigenbase.util
Filtered iterator class: an iterator that includes only elements that are instanceof a specified class.
Filterator(Iterator<?>, Class<E>) - Constructor for class org.eigenbase.util.Filterator
 
FilteratorTest - Class in org.eigenbase.test
Unit test for Filterator.
FilteratorTest() - Constructor for class org.eigenbase.test.FilteratorTest
 
filterChildren(Class<T>) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
filterCondition$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
filterCondition$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
filterEdgeSet(Collection<JmiAssocEdge>, Collection<JmiAssocEdge>) - Method in class org.eigenbase.lurql.LurqlPlan
 
filterInstance - Static variable in class net.sf.farrago.query.FarragoReduceExpressionsRule
Singleton rule which reduces constants inside a FilterRel.
filterInstance - Static variable in class net.sf.farrago.query.FarragoReduceValuesRule
Singleton instance of this rule which applies to the pattern Filter(Values).
filterInstance - Static variable in class org.eigenbase.rel.rules.RemoveEmptyRule
Singleton instance of rule which converts a FilterRel to empty if its child is empty.
filterList - Variable in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
filterList - Variable in class org.eigenbase.lurql.LurqlFollow
 
filterList - Variable in class org.eigenbase.lurql.LurqlRoot
 
filterLiterals - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
filterMap - Variable in class net.sf.farrago.namespace.util.MedMetadataQueryImpl
 
filterMap - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
filterMapNullValues(Map<String, Object>) - Method in class net.sf.farrago.db.FarragoDatabase
 
filterNullProj - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
filterNulls - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
Whether the join key at a given position matches null values
filterOrdinals - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
FilterRel - Class in org.eigenbase.rel
A FilterRel is a relational expression which iterates over its input, and returns elements for which condition evaluates to true.
FilterRel(RelOptCluster, RelNode, RexNode) - Constructor for class org.eigenbase.rel.FilterRel
Creates a filter.
FilterRelBase - Class in org.eigenbase.rel
FilterRelBase is an abstract base class for implementations of FilterRel.
FilterRelBase(RelOptCluster, RelTraitSet, RelNode, RexNode) - Constructor for class org.eigenbase.rel.FilterRelBase
Creates a filter.
filterRoutinesByParameterCount(List<SqlFunction>, RelDataType[]) - Static method in class org.eigenbase.sql.SqlUtil
 
filterRoutinesByParameterType(List<SqlFunction>, RelDataType[]) - Static method in class org.eigenbase.sql.SqlUtil
 
filterRoutinesByTypePrecedence(List<SqlFunction>, RelDataType[]) - Static method in class org.eigenbase.sql.SqlUtil
 
filters - Variable in class org.eigenbase.lurql.LurqlPlanVertex
All filters that apply at the given node
FilterToCalcRule - Class in org.eigenbase.rel.rules
Planner rule which converts a FilterRel to a CalcRel.
FilterToCalcRule() - Constructor for class org.eigenbase.rel.rules.FilterToCalcRule
 
filterTypedModelElements(Collection<? extends CwmModelElement>, Collection<OutT>, Class<AskT>) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Filters a collection for all CwmModelElements of a given type.
FilterValue() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
FilterValueList(Collection) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
FINAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FINAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FINAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
finalizeRelMetadata(RelNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
finalResult - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
finalVertexAttributes - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
find(StatementList, Statement) - Static method in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
findAgg(SqlNode) - Method in class org.eigenbase.sql.validate.AggFinder
Finds an aggregate.
findAliases(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
findAliases(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.EmptyScope
 
findAliases(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.ListScope
 
findAliases(List<SqlMoniker>) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Collects the SqlMonikers of all table aliases (uses of tables in query FROM clauses) available in this scope.
findAllColumnNames(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
findAllColumnNames(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.EmptyScope
 
findAllColumnNames(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.ListScope
 
findAllColumnNames(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.OrderByScope
 
findAllColumnNames(List<SqlMoniker>) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Collects the SqlMonikers of all possible columns in this scope.
findAllTableNames(List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.EmptyScope
 
findAllValidFunctionNames(List<String>, SqlValidator, List<SqlMoniker>, SqlParserPos) - Static method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
findAllValidUdfNames(List<String>, SqlValidator, List<SqlMoniker>) - Static method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
findBestExp() - Method in class org.eigenbase.relopt.hep.HepPlanner
 
findBestExp() - Method in interface org.eigenbase.relopt.RelOptPlanner
Finds the most efficient expression to implement this query.
findBestExp() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Finds the most efficient expression to implement the query given via VolcanoPlanner.setRoot(RelNode).
findBestExp() - Method in class org.eigenbase.test.MockRelOptPlanner
 
findBestOrderings(LoptMultiJoin, LoptSemiJoinOptimizer, RelOptRuleCall) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Generates N optimal join orderings.
findCatalog(String) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findCatalog(String) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a catalog by name, throwing a validation error if not found.
findCatalog(String) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findClass(Object) - Method in class net.sf.farrago.ddl.gen.DdlGenerator.MyComparator
Returns the ordinal of an object's class in the pecking order, or Integer.MAX_VALUE if not found.
findClass(String) - Method in class net.sf.farrago.plugin.FarragoPluginClassLoader
 
findClassVertex(String) - Method in class org.eigenbase.lurql.LurqlPlan
 
findClause(SqlSimpleParser.TokenType) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
findColumn(CwmNamedColumnSet, String) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findColumn(CwmNamedColumnSet, String) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a table's column by name, throwing a validation error if not found.
findColumn(CwmNamedColumnSet, String) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findColumn(String) - Method in class org.eigenbase.util14.AbstractResultSet
Map a Resultset column name to a ResultSet column index.
findDataServer(SqlIdentifier) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findDataServer(SqlIdentifier) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a data server by name, throwing a validation error if not found.
findDataServer(SqlIdentifier) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findDataWrapper(SqlIdentifier, boolean) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findDataWrapper(SqlIdentifier, boolean) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a data wrapper by name, throwing a validation error if not found.
findDataWrapper(SqlIdentifier, boolean) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findDuplicate(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
Searches an element's namespace's owned elements and returns the first duplicate found (by name, type).
findEndBar(int, SargEndpoint) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Finds the first histogram bar which does not contain the specified point.
findEquiJoinCols(RelNode, RelNode, RexNode, BitSet, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Locates the columns corresponding to equijoins within a joinrel.
findExecutingStmtInfo(long) - Method in class net.sf.farrago.db.FarragoDatabase
Looks up executing statement info by statement id.
findExpr(RexNode, RexNode[], int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
findExprInList(RexNode, List<RexNode>) - Method in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
findExprInLists(RexNode, List<RexNode>, int, List<RexNode>, int) - Method in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
Looks for a matching RexNode from among two lists of RexNodes and returns the offset into the list corresponding to the match, adjusted by an amount, depending on whether the match was from the first or second list.
findFarragoTransform(String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
findField(RelDataType, String) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns the ordinal of a given field in a record type, or -1 if the field is not found.
findFile(Class, String) - Static method in class org.eigenbase.test.DiffRepository
 
findFirstMultiset(RexNode, boolean) - Static method in class org.eigenbase.rex.RexMultisetUtil
Returns a reference to the first found multiset call or null if none was found
findFrame() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.RelBind
 
findIdentifier(SqlNode) - Static method in class org.eigenbase.util.Util
Searches recursively for a SqlIdentifier.
findIndex(RelTraitDef) - Method in class org.eigenbase.relopt.RelTraitSet
Finds the index of a trait of a given type in this set.
findIndexOnlyProjection(LcsRowScanRel, FemLocalIndex) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Search for a projection of a bitmap index that satisfies the row scan.
findInputRel(RelNode, int) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
findInputRel(RelNode, int, int[]) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
findInputString(Throwable) - Static method in class net.sf.farrago.jdbc.FarragoJdbcUtil
Walks an exception stack using reflection looking for the original SQL statement that MAY be in the exception stack.
findInputVariable(RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Returns the variable which, in the generated program, will hold the current row of a given relational expression.
findJarFromLiteralName(String) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findJarFromLiteralName(String) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a jar from a string literal representing its name (typically from a LIBRARY clause), throwing an exception if not found.
findJarFromLiteralName(String) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findLeftInputRefs(RexNode, int, List<Integer>) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Locates all references to the left input in an expression representing the portion of the join condition that must be processed by a Calc node
findMofId(String) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
findMofId(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
findMofId(String) - Method in interface net.sf.farrago.jdbc.FarragoConnection
 
findMofId(String) - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJConnectionInterface
 
findMofId(String) - Method in class net.sf.farrago.server.FarragoRJConnectionServer
 
findMultiset(List<RexNode>) - Method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
 
findOperatorCall(SqlOperator, RexNode) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a given node contains a RexCall with a specified operator
findOrCreateEntry(Thread, Object, FarragoObjectCache.CachedObjectFactory, boolean) - Method in class net.sf.farrago.util.FarragoObjectCache
 
findPackage(RefPackage, Class) - Static method in class net.sf.farrago.catalog.codegen.FactoryGen
 
findPackage(RefPackage, String) - Static method in class net.sf.farrago.catalog.codegen.ProxyGen
 
findPaths(T, T, List<Graph.Arc<T>[]>) - Method in class org.eigenbase.util.Graph
 
findPathsExcluding(T, T, List<Graph.Arc<T>[]>, Set<T>, List<Graph.Arc<T>>) - Method in class org.eigenbase.util.Graph
Finds all paths from "from" to "to" of length 2 or greater, such that the intermediate nodes are not contained in "excludedNodes".
findPos(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Looks for one or two carets in a SQL string, and if present, converts them into a parser position.
findQualifyingTableName(String, SqlNode) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
findQualifyingTableName(String, SqlNode) - Method in class org.eigenbase.sql.validate.EmptyScope
 
findQualifyingTableName(String, SqlNode) - Method in class org.eigenbase.sql.validate.ListScope
 
findQualifyingTableName(String, SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Finds the table alias which is implicitly qualifying an unqualified column name.
findReducibleExps(FarragoSessionPreparingStmt, List<RexNode>, List<RexNode>, List<Boolean>, List<RexNode>) - Static method in class net.sf.farrago.query.FarragoReduceExpressionsRule
Locates expressions that can be reduced to literals or converted to expressions with redundant casts removed.
findRef(int) - Method in class com.lucidera.opt.LoptMultiJoin
Determines the join factor corresponding to a RexInputRef
findRefClass(Class<? extends RefObject>) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
findRefClass(Class<? extends RefObject>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
findRefClass(Class<? extends RefObject>) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findRel(JavaRel, RexNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
findRel(int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.LookupContext
Returns the relational expression with a given offset, and the ordinal in the combined row of its first field.
findRemovableOuterJoins(LoptMultiJoin) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Locates all null generating factors whose outer join can be removed.
findRemovableSelfJoins(LoptMultiJoin) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Locates pairs of joins that are self-joins where the join can be removed because the join condition between the two factors is an equality join on unique keys.
findResultSet(Map<LurqlPlanVertex, Set<RefObject>>, LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
findResultSet(LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
findRoutineOverloads(SqlIdentifier, ProcedureType) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findRoutineOverloads(SqlIdentifier, ProcedureType) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up all matching routine overloads by invocation name.
findRoutineOverloads(SqlIdentifier, ProcedureType) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findRules(SqlOperandTypeChecker) - Static method in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
findSargFilterForColumn(LcsRowScanRel, Set<LcsIndexOptimizer.SargColumnFilter>, FemAbstractColumn) - Method in class com.lucidera.lcs.LcsIndexOptimizer
From a list of filters on distinct columns, find the one on a given column.
findSavepoint(FarragoDbSavepoint) - Method in class net.sf.farrago.db.FarragoDbSession
 
findSavepointByName(String, boolean) - Method in class net.sf.farrago.db.FarragoDbSession
 
findSchema(SqlIdentifier) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findSchema(SqlIdentifier) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a schema by name, throwing a validation error if not found.
findSchema(SqlIdentifier) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findSchemaObject(SqlIdentifier, Class<T>) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findSchemaObject(SqlIdentifier, Class<T>) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a schema object by name, throwing a validation error if not found.
findSchemaObject(SqlIdentifier, Class<T>) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findSemiJoinIndex(List<Integer>, List<Integer>) - Method in class com.lucidera.lcs.LcsIndexGuide
Determines the best index to be used to process a semijoin
findSemiJoinIndexByCost(RelNode, List<Integer>, List<Integer>, List<Integer>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Find the index with the best cost to filter the LHS of a join that originates from a single LcsRowScanRel.
findSemiJoinIndexByCost(LoptMultiJoin, List<RexNode>, int, int) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Given a list of possible filters on a fact table, determine if there is an index that can be used, provided all the fact table keys originate from the same underlying table.
findSessionInfo(long) - Method in class net.sf.farrago.db.FarragoDatabase
look up session info by session id.
findSqldataType(SqlIdentifier) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findSqldataType(SqlIdentifier) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a SQL datatype by name, throwing an exception if not found.
findSqldataType(SqlIdentifier) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findSqldataTypeImpl(SqlIdentifier) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findStartBar(int, SargEndpoint) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Finds the first histogram bar which may contain the specified starting search point, or points greater than the search point.
findStream(FarragoMetadataFactory, String, boolean) - Method in class net.sf.farrago.fennel.FennelStreamGraph
Finds a particular stream within the graph.
findSubqueries(SqlToRelConverter.Blackboard, SqlNode, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Builds a list of all IN or EXISTS operators inside SQL parse tree.
findUnqualifiedObject(SqlIdentifier, Class<T>) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
findUnqualifiedObject(SqlIdentifier, Class<T>) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a top-level object (e.g.
findUnqualifiedObject(SqlIdentifier, Class<T>) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
findValidOptions(SqlValidator, SqlValidatorScope, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.SqlCall
 
findValidOptions(SqlValidator, SqlValidatorScope, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.SqlNode
Lists all the valid alternatives for this node if the parse position of the node matches that of pos.
findValue(RexNode) - Static method in class org.eigenbase.rex.RexLiteral
 
fine(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
finer(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
finest(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
finishOverlay(BytePointer, BytePointer, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
finishPrepare() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
finishTransforms() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
fireDropRule(FarragoSessionDdlDropRule, RefObject, RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
fireRule(RelOptRuleCall) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Fires a rule, taking care of tracing and listener notification.
fireRules(RelNode, boolean) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Fires all rules matched by a relational expression.
first - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl.JJCalls
 
FIRST - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
first - Variable in class net.sf.farrago.rng.parserimpl.RngParser.JJCalls
 
FIRST - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
first - Variable in class org.eigenbase.lurql.parser.LurqlParser.JJCalls
 
first - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl.JJCalls
 
FIRST - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
first() - Method in class org.eigenbase.util14.AbstractResultSet
 
FIRST_VALUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FIRST_VALUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FIRST_VALUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
firstBar - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
 
firstDuplicate(List<T>) - Static method in class org.eigenbase.sql.validate.SqlValidatorImpl
Returns the ordinal of the first element in the list which is equal to a previous element in the list.
firstLeftRef - Variable in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
firstRightRef - Variable in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
firstSet(boolean[]) - Static method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Returns the index of the first set bit in an array.
firstValueOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
FIRST_VALUE aggregate function.
firstVarEndIndirectOffset - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputed offset for indirect offset of end of first variable-width attribute, or Integer.MAX_VALUE if there are no variable-width attributes.
firstVarOffset - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputed offset for fixed start of first variable-width attribute, or Integer.MAX_VALUE if there are no variable-width attributes.
firstWord(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
Returns the first word of the given line, assuming the line is trimmed.
fixedByteCount - Variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
fixedOffset - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
fixedOffset - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Byte offset of this attribute within a stored tuple image, or Integer.MAX_VALUE if the start is variable.
fixOutputExps(List<RexNode>, int, RexNode[], RexNode[], RexNode[], Map<String, RexNode>) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
fixupInputs(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
fixupView(FemLocalView, FarragoSessionAnalyzedSql) - Method in class net.sf.farrago.ddl.DdlValidator
 
fixupView(FemLocalView, FarragoSessionAnalyzedSql) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Modifies the analyzed SQL for a view definition, to take into account any system columns which a personality may need to have in the view.
flag - Variable in class org.eigenbase.sql.fun.SqlBetweenOperator
todo: Use a wrapper 'class SqlTempCall(SqlOperator,SqlParserPos) extends SqlNode' to store extra flags (neg and asymmetric) to calls to BETWEEN.
flag - Variable in class org.eigenbase.util.OptionsList.Option
Short name of option, used as a flag, e.g.
flags - Variable in class org.eigenbase.oj.rel.IterCalcRel
Values defined in ProjectRelBase.Flags.
flags - Variable in class org.eigenbase.rel.ProjectRelBase
Values defined in ProjectRelBase.Flags.
FLAT_FILE_MAX_NON_CHAR_VALUE_LEN - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
flatArrayToString(Object[]) - Static method in class org.eigenbase.util.Util
Prints a flat array of objects as [e1,e2,...]
flatFile - Variable in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
FlatFileBcpFile - Class in net.sf.farrago.namespace.flatfile
FlatFileBCPFile provides a way to read/write from/to control (bcp) files
FlatFileBcpFile(String, FarragoTypeFactory) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
FlatFileBcpFile.BcpType - Enum in net.sf.farrago.namespace.flatfile
 
FlatFileBcpFile.BcpType() - Constructor for enum net.sf.farrago.namespace.flatfile.FlatFileBcpFile.BcpType
 
FlatFileColumnSet - Class in net.sf.farrago.namespace.flatfile
FlatFileColumnSet provides a flatfile implementation of the FarragoMedColumnSet interface.
FlatFileColumnSet(String[], RelDataType, FlatFileParams, Properties, long, FlatFileParams.SchemaType) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
FlatFileDataServer - Class in net.sf.farrago.namespace.flatfile
FlatFileDataServer provides an implementation of the FarragoMedDataServer interface.
FlatFileDataServer(MedAbstractDataWrapper, String, Properties) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
FlatFileDataWrapper - Class in com.lucidera.farrago.namespace.flatfile
Deprecated. use net.sf.farrago.namespace.flatfile.FlatFileDataWrapper instead
FlatFileDataWrapper() - Constructor for class com.lucidera.farrago.namespace.flatfile.FlatFileDataWrapper
Deprecated.  
FlatFileDataWrapper - Class in net.sf.farrago.namespace.flatfile
FlatFileDataWrapper provides an implementation of the FarragoMedDataWrapper interface for reading from flat files.
FlatFileDataWrapper() - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileDataWrapper
Creates a new data wrapper instance.
FlatFileFennelRel - Class in net.sf.farrago.namespace.flatfile
FlatFileFennelRel provides a flatfile implementation for TableAccessRel with FennelRel.FENNEL_EXEC_CONVENTION.
FlatFileFennelRel(FlatFileColumnSet, RelOptCluster, RelOptConnection, FlatFileParams.SchemaType, FlatFileParams) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
FlatFileFennelRel(FlatFileColumnSet, RelOptCluster, RelOptConnection, FlatFileParams.SchemaType, FlatFileParams, RelDataType) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
flatFileHasColumn - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
FlatFileHasColumn - Interface in net.sf.farrago.fem.fennel
FlatFileHasColumn association proxy interface.
FlatFileHasColumn$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's FlatFileHasColumn association interface.
FlatFileHasColumn$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.FlatFileHasColumn$Hib
 
FlatFileInvalidFixedPosParams - Variable in class net.sf.farrago.resource.FarragoResource
FlatFileInvalidFixedPosParams is 'Fixed position parsing, enabled by setting an empty field delimiter, requires an empty quote character and an empty escape character'
FlatFileMappedRequiresLenient - Variable in class net.sf.farrago.resource.FarragoResource
FlatFileMappedRequiresLenient is 'Mapping source columns in data files to target columns specified by control files requires server to be lenient.'
FlatFileMappedRequiresWithHeader - Variable in class net.sf.farrago.resource.FarragoResource
FlatFileMappedRequiresWithHeader is 'Mapping source columns in data files to target columns specified by control files requires column names to be provided by data file headers.'
FlatFileNameDirectory - Class in net.sf.farrago.namespace.flatfile
FlatFileNameDirectory provides an implementation of the FarragoMedNameDirectory interface.
FlatFileNameDirectory(FlatFileDataServer, String) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
FlatFileNameDirectory.BcpFileFilter - Class in net.sf.farrago.namespace.flatfile
 
FlatFileNameDirectory.BcpFileFilter() - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory.BcpFileFilter
 
FlatFileNameDirectory.FlatFileFilter - Class in net.sf.farrago.namespace.flatfile
 
FlatFileNameDirectory.FlatFileFilter() - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory.FlatFileFilter
 
FlatFileNoFixedPosSample - Variable in class net.sf.farrago.resource.FarragoResource
FlatFileNoFixedPosSample is 'Cannot derive column sizes for fixed position data file ''{0}'''
FlatFileParams - Class in net.sf.farrago.namespace.flatfile
Decodes options used for a flat file data server.
FlatFileParams(Properties) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileParams
Constructs an uninitialized FlatFileParams.
FlatFileParams.SchemaType - Enum in net.sf.farrago.namespace.flatfile
Enumeration for schema types used by the flat file reader.
FlatFileParams.SchemaType(String) - Constructor for enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
FlatFileParams.SchemaType(String[]) - Constructor for enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
FlatFileProgramWriter - Class in net.sf.farrago.namespace.flatfile
FlatFileProgramWriter builds calculator programs for converting text from flat files into typed data.
FlatFileProgramWriter(RexBuilder, FarragoPreparingStmt, FlatFileParams, RelDataType) - Constructor for class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Constructs a new FlatFileProgramWriter
FlatFileProgramWriter.Section - Enum in net.sf.farrago.namespace.flatfile
Identifies a section of a flat file program
FlatFileProgramWriter.Section() - Constructor for enum net.sf.farrago.namespace.flatfile.FlatFileProgramWriter.Section
 
flatten() - Method in class org.eigenbase.rex.RexProgram
Deprecated. Not used
flatten(SqlNode) - Static method in class org.eigenbase.sql.SqlUtil
 
flatten(SqlNode, ArrayList<SqlNode>) - Static method in class org.eigenbase.sql.SqlUtil
 
flatten(RelNode[], int, int[], List<Pair<RelNode, Integer>>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
flattenComparison(RexBuilder, SqlOperator, RexNode[]) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRexShuttle
 
flattened - Variable in class org.eigenbase.rel.TableModificationRelBase
 
flattenedRootType - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
flattenedRowType - Variable in class com.lucidera.lcs.LcsIndexGuide
 
flattenedRowType - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
flattenFieldAccesses(RexNode) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
flattenFields(RelDataTypeFactory, RelDataType, List<RelDataTypeField>, int[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
flatteningMap - Variable in class com.lucidera.lcs.LcsIndexGuide
 
flatteningMap - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
flattenNullLiteral(RelDataType, List<RexNode>, List<String>) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
flattenOperands(RelOptRuleOperand) - Method in class org.eigenbase.relopt.RelOptRule
Creates a flattened list of this operand and its descendants in prefix order.
flattenOrdinal(int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
flattenOrdinal(int) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Converts from unflattened 0-based logical column ordinal to 0-based flattened tuple ordinal (as known by Fennel).
flattenProjection(RexNode, String, List<RexNode>, List<String>) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
flattenProjections(RexNode[], String[], String, List<RexNode>, List<String>) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
flattenRecordType(RelDataTypeFactory, RelDataType, int[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Flattens a record type by recursively expanding any fields which are themselves record types.
flattenRecurse(List<RelOptRuleOperand>, RelOptRuleOperand) - Method in class org.eigenbase.relopt.RelOptRule
Adds the operand and its descendants to the list in prefix order.
flattenRel(RelStructuredTypeFlattener) - Method in class net.sf.farrago.namespace.mock.MedMockIterRel
 
flattenRel(RelStructuredTypeFlattener) - Method in class net.sf.farrago.query.FarragoIndexBuilderRel
 
flattenRel(RelStructuredTypeFlattener) - Method in interface org.eigenbase.sql2rel.RelStructuredTypeFlattener.SelfFlatteningRel
 
flattenTypes(RelNode, boolean) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
flattenTypes(RelNode, boolean) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
flattenTypes(RelNode, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
flavor - Variable in class org.eigenbase.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule
 
fleet - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
FLOAT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FLOAT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FLOAT - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Float - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the FLOAT SQL type.
FLOAT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
floatFormatter - Static variable in class org.eigenbase.util14.NumberUtil
 
floatObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
floatValue1 - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
floatValue2 - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
FloatZero - Static variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
FLOOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FLOOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
floor(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
Rounds this interval value down to a unit of time.
floor(int) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
Rounds this interval value down to a unit of time expressed using its ordinal.
floor(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
floor(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Rounds this datetime value down to a unit of time.
floor(int) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Rounds this datetime value down to a unit of time expressed using its ordinal.
FLOOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
FLOOR_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Name of SqlDateTimeWithoutTZ.floor(org.eigenbase.sql.SqlIntervalQualifier.TimeUnit) method.
FloorCeilOptions(SqlParserPos, boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
FloorCeilOptions(SqlParserPos, boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
FloorCeilOptions(SqlParserPos, boolean) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
floorFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The FLOOR function.
flush() - Method in class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 
flushBase64() - Method in class org.eigenbase.util.RhBase64.OutputStream
Method added by PHIL.
flushCodeCache() - Method in class net.sf.farrago.db.FarragoDatabase
Flushes unpinned entries from the cache cache for this database.
flushCodeCache() - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Discards all entries from the global code cache.
flushDoc() - Method in class org.eigenbase.test.DiffRepository
Flush the reference document to the file system.
FlyweightPattern - Static variable in class org.eigenbase.util.Glossary
Use sharing to support large numbers of fine-grained objects efficiently.
Fnl25Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FNL-25 is fixed.
Fnl3Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue Fnl-3 is fixed.
Fnl54Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FNL-54: cast time to timestamp should initialize date to current_date is fixed.
Fnl77Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FNL-77: Fennel calc returns CURRENT_TIMESTAMP in UTC, should be local time is fixed.
fold(String[]) - Static method in class org.eigenbase.util.TestUtil
Combines an array of strings, each representing a line, into a single string containing line separators.
fold(String) - Static method in class org.eigenbase.util.TestUtil
Converts a string containing newlines (\n) into a string containing os-dependent line endings.
Follow() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
FOLLOW - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
FOLLOWING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FOLLOWING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FOLLOWING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Following - Static variable in class org.eigenbase.sql.SqlKind
 
FollowingBeforePrecedingError - Variable in class org.eigenbase.resource.EigenbaseResource
FollowingBeforePrecedingError is 'Upper frame boundary cannot be PRECEDING when lower boundary is FOLLOWING'
followingOperator - Static variable in class org.eigenbase.sql.SqlWindowOperator
The FOLLOWING operator used exclusively in a window specification.
FollowingORDINAL - Static variable in class org.eigenbase.sql.SqlKind
FOLLOWING
Foo - Static variable in class org.eigenbase.util.UtilTest.SerializableEnum
 
Foo - Static variable in class org.eigenbase.util.UtilTest.UnserializableEnum
 
FOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
force - Variable in class org.eigenbase.rel.rules.MergeProjectRule
if true, always merge projects
forceNullable - Static variable in class org.eigenbase.sql.type.SqlTypeTransforms
Parameter type-inference transform strategy where a derived type is transformed into the same type with nulls allowed.
forceNullable - Variable in class org.eigenbase.sql.validate.AbstractNamespace
 
forceShutdown() - Static method in class net.sf.farrago.test.FarragoTestCase
 
forceSingleByte(RelDataTypeFactory, RelDataType) - Static method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
forCharset(Charset) - Static method in class org.eigenbase.util.SerializableCharset
Returns a SerializableCharset wrapping the given Charset, or null if the charset is null.
FOREIGN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FOREIGN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FOREIGN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
foreign$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
foreignName - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
ForeignOpt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ForeignOpt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
foreignRepository - Variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
foreignSchemaName - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
ForeignTableAccessFailed - Variable in class net.sf.farrago.resource.FarragoResource
ForeignTableAccessFailed is 'Failed to access foreign table {0}'
ForeignTableDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ForeignTableDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ForeignTableDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ForeignTableDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ForeignTableElementList(FemForeignTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ForeignTableElementList(FemForeignTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ForeignTableReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ForeignTableReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
foreignTime(Timestamp, String, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
forgetAllocation(ClosableAllocation) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
forgetAllocation(ClosableAllocation) - Method in class org.eigenbase.util.CompoundClosableAllocation
Forgets an allocation without closing it.
FORMAL_COMMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FORMAL_COMMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FORMAL_COMMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
format - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
format - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
actual format of this accessor.
format(SqlNode) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
formatComment(String) - Static method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Formats a "logical" comment into a "physical" comment the calculator recognises.
formatString - Variable in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
formatTypeInfo(CwmColumn) - Static method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Format the core elements of a column's type (type name, precision, scale, length) into SQL format.
formatTypeInfo(StringBuilder, CwmClassifier, Integer, Integer, Integer) - Static method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Format the core elements of a column's type (type name, precision, scale, length) into SQL format.
forName(String) - Static method in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.core.ChangeableKindEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.core.OrderingKindEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.core.ScopeKindEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.core.VisibilityKindEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.fennel.AggFunctionEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.fennel.CompOperatorEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.fennel.DistinctnessEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.med.BackupTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.med.RecoveryTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.security.PrivilegedActionEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Translates literal name to correspondent enumeration value.
forName(String) - Static method in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Translates literal name to correspondent enumeration value.
forOrdinal(int) - Static method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns the FennelStandardTypeDescriptor with a given ordinal.
forProgram(RexProgram, RexBuilder) - Static method in class org.eigenbase.rex.RexProgramBuilder
Creates a program builder and initializes it from an existing program.
FORTRAN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FORTRAN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FORTRAN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
FORWARD - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
found - Variable in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
FOUND - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FOUND - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FOUND - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
foundMatch() - Method in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
foundRidExpr() - Method in class com.lucidera.lcs.LcsRemoveRidExprRule.RidExprConverter
 
Four - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
fractionalSecondPrecision - Variable in class org.eigenbase.sql.SqlIntervalQualifier
 
fractionalTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
frame - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
frame - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
frameType - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
FREE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FREE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FREE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
freeze() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
freshmenPageQueuePercentage$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
Frg103Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-103: validator allows duplicate target columns in insert is fixed.
Frg140Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-140: validator does not accept column qualified by schema name is fixed.
Frg187Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-187: FarragoAutoVmOperatorTest.testOverlapsOperator fails is fixed.
Frg189Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-189: FarragoAutoVmOperatorTest.testSelect fails is fixed.
Frg254Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-254: environment-dependent failure for SqlOperatorTest.testPrefixPlusOperator is fixed.
Frg26Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-26 is fixed.
Frg282Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-282: Support precision in TIME and TIMESTAMP data types is fixed.
Frg283Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-283: Calc cannot cast VARBINARY values is fixed.
Frg296Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-296: SUBSTRING(string FROM regexp FOR regexp) is fixed.
Frg327Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-327: AssertionError while translating IN list that contains null is fixed.
Frg375Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-375: The expression VALUES ('cd' SIMILAR TO '[a-e^c]d') returns TRUE.
Frg377Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-377: Regular character set identifiers defined in SQL:2008 spec like :ALPHA:, * :UPPER:, :LOWER:, ...
Frg378Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-378: Regular expressions in SIMILAR TO predicates potentially dont match SQL:2008 spec in a few cases. is fixed.
Frg73Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-73: miscellaneous bugs with nested comments is fixed.
Frg78Fixed - Static variable in class org.eigenbase.util.Bug
Whether issue FRG-78: collation clause should be on expression instead of identifier is fixed.
FROM - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FROM - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FROM - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
FROM - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
from - Variable in class org.eigenbase.util.Graph.Arc
 
FROM_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
FROM_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
FromAliasDuplicate - Variable in class org.eigenbase.resource.EigenbaseResource
FromAliasDuplicate is 'Duplicate relation name ''{0}'' in FROM clause'
FromClause() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the FROM clause a SELECT.
FromClause() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the FROM clause a SELECT.
FromClause() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the FROM clause a SELECT.
fromJdbcString(RelDataType, SqlTypeName, String) - Static method in class org.eigenbase.rex.RexLiteral
Converts a Jdbc string into a RexLiteral.
FtrsDataServer - Class in net.sf.farrago.namespace.ftrs
FtrsDataServer implements the FarragoMedDataServer interface for FTRS data.
FtrsDataServer(String, Properties, FarragoRepos) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
FtrsDataServer.FtrsColumnMetadata - Class in net.sf.farrago.namespace.ftrs
 
FtrsDataServer.FtrsColumnMetadata() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsColumnMetadata
 
FtrsDataServer.FtrsRelMetadataProvider - Class in net.sf.farrago.namespace.ftrs
 
FtrsDataServer.FtrsRelMetadataProvider(FarragoRepos) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
FtrsDataWrapper - Class in net.sf.farrago.namespace.ftrs
FtrsDataWrapper implements the FarragoMedDataWrapper interface for FTRS data.
FtrsDataWrapper() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsDataWrapper
Creates a new data wrapper instance.
FtrsIndexBuilderRel - Class in net.sf.farrago.namespace.ftrs
FtrsIndexBuilderRel is the relational expression corresponding to building a single unclustered index on an FTRS table.
FtrsIndexBuilderRel(RelOptCluster, RelNode, FemLocalIndex) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
FtrsIndexBuilderRule - Class in net.sf.farrago.namespace.ftrs
FtrsIndexBuilderRule is a rule for converting an abstract FarragoIndexBuilderRel into a corresponding FtrsIndexBuilderRel.
FtrsIndexBuilderRule() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRule
Creates a FtrsIndexBuilderRule.
FtrsIndexGuide - Class in net.sf.farrago.namespace.ftrs
FtrsIndexGuide provides information about the mapping from catalog definitions for tables and indexes to their Fennel representation.
FtrsIndexGuide(FarragoTypeFactory, CwmColumnSet) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
FtrsIndexJoinRule - Class in net.sf.farrago.namespace.ftrs
FtrsIndexJoinRule is a rule for converting a JoinRel into a FtrsIndexSearchRel when the inputs have the appropriate form.
FtrsIndexJoinRule() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsIndexJoinRule
Creates a FtrsIndexJoinRule.
FtrsIndexScanRel - Class in net.sf.farrago.namespace.ftrs
FtrsIndexScanRel is the relational expression corresponding to a scan via a particular index over the contents of a table stored in FTRS format.
FtrsIndexScanRel(RelOptCluster, FtrsTable, FemLocalIndex, RelOptConnection, Integer[], boolean) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
Creates a new FtrsIndexScanRel object.
FtrsIndexSearchRel - Class in net.sf.farrago.namespace.ftrs
FtrsIndexSearchRel refines FtrsIndexScanRel.
FtrsIndexSearchRel(FtrsIndexScanRel, RelNode, boolean, boolean, Integer[], Integer[], Integer[]) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
Creates a new FtrsIndexSearchRel object.
FtrsRemoveRedundantSortRule - Class in net.sf.farrago.namespace.ftrs
FtrsRemoveRedundantSortRule removes instances of SortRel which are already satisfied by the physical ordering produced by an underlying FtrsIndexScanRel.
FtrsRemoveRedundantSortRule() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsRemoveRedundantSortRule
Creates a FtrsRemoveRedundantSortRule.
FtrsScanToSearchRule - Class in net.sf.farrago.namespace.ftrs
FtrsScanToSearchRule is a rule for converting FilterRel+FtrsIndexScanRel into FtrsIndexSearchRel (when the filter has the appropriate form).
FtrsScanToSearchRule() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
Creates a FtrsScanToSearchRule.
ftrsTable - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
Refinement for super.table.
FtrsTable - Class in net.sf.farrago.namespace.ftrs
An implementation of RelOptTable for accessing data stored in FTRS.
FtrsTable(String[], RelDataType, Properties, Map<String, Properties>) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsTable
 
ftrsTable - Variable in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRel
Refinement for TableModificationRel.table.
FtrsTableModificationRel - Class in net.sf.farrago.namespace.ftrs
FtrsTableModificationRel is the relational expression corresponding to modification of a FTRS table.
FtrsTableModificationRel(RelOptCluster, FtrsTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>) - Constructor for class net.sf.farrago.namespace.ftrs.FtrsTableModificationRel
Creates a new FtrsTableModificationRel object.
FtrsTableModificationRule - Class in net.sf.farrago.namespace.ftrs
FtrsTableModificationRule is a rule for converting an abstract TableModificationRel into a corresponding FtrsTableModificationRel.
FtrsTableModificationRule() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsTableModificationRule
Creates a FtrsTableModificationRule.
FtrsTableProjectionRule - Class in net.sf.farrago.namespace.ftrs
FtrsTableProjectionRule implements the rule for pushing a Projection into a FtrsIndexScanRel.
FtrsTableProjectionRule() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule
Creates a FtrsTableProjectionRule.
FtrsTableProjectionRule.IndexLengthComparator - Class in net.sf.farrago.namespace.ftrs
 
FtrsTableProjectionRule.IndexLengthComparator() - Constructor for class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule.IndexLengthComparator
 
FULL - Static variable in class net.sf.farrago.fem.med.BackupTypeEnum
Enumeration constant corresponding to literal FULL.
FULL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FULL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
full - Variable in class org.eigenbase.runtime.Interlock
The consumer notifies full every time it finishes reading.
FULL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
full$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
FULL_EXPORT - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
fullClassName - Variable in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
fullScan - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
fullScan - Variable in class com.lucidera.lcs.LcsIndexSearchRel
Whether to perform a full scan
fullyQualify(SqlIdentifier) - Method in class org.eigenbase.sql.validate.DelegatingScope
Converts an identifier into a fully-qualified identifier.
fullyQualify(SqlIdentifier) - Method in class org.eigenbase.sql.validate.EmptyScope
 
fullyQualify(SqlIdentifier) - Method in class org.eigenbase.sql.validate.OrderByScope
 
fullyQualify(SqlIdentifier) - Method in class org.eigenbase.sql.validate.ParameterScope
 
fullyQualify(SqlIdentifier) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Converts an identifier into a fully-qualified identifier.
FuncNeedsOrderBy - Variable in class org.eigenbase.resource.EigenbaseResource
FuncNeedsOrderBy is 'RANK or DENSE_RANK functions require ORDER BY clause in window specification'
FUNCTION - Static variable in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Enumeration constant corresponding to literal function.
function - Variable in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
function - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramResultRexImplementor
 
function - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
FUNCTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FUNCTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FUNCTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Function - Static variable in class org.eigenbase.sql.SqlKind
 
functionCallStack - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Stack of objects that maintain information about function calls.
FunctionDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
FunctionDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
functionName - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.FunctionCall
 
FunctionName() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the name of a function (either a compound identifier or a reserved word which can be used as a function name).
FunctionName() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the name of a function (either a compound identifier or a reserved word which can be used as a function name).
FunctionName() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the name of a function (either a compound identifier or a reserved word which can be used as a function name).
FunctionORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Function
FunctionParameterList(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses function parameter lists including DISTINCT keyword recognition
FunctionParameterList(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses function parameter lists including DISTINCT keyword recognition
FunctionParameterList(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses function parameter lists including DISTINCT keyword recognition
functionQuantifier - Variable in class org.eigenbase.sql.SqlCall
 
FunctionQuantifierNotAllowed - Variable in class org.eigenbase.resource.EigenbaseResource
FunctionQuantifierNotAllowed is 'DISTINCT/ALL not allowed with {0} function'
functionType - Variable in class org.eigenbase.sql.SqlFunction
 
FunctionUndefined - Variable in class org.eigenbase.resource.EigenbaseResource
FunctionUndefined is 'Function ''{0}'' is not defined'
FUSION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
FUSION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
FUSION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
fusionFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The FUSION operator.
fuzzy - Variable in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 

G

G - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
G - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
G - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
gargle() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
GATHER - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
gatherElements(List<CwmModelElement>, String, boolean, CwmCatalog) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Gathers a list of elements in a schema, optionally including elements which don't belong to any schema.
gatherElements(List<CwmModelElement>, String, boolean, CwmCatalog) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
gatherExpr(RexNode) - Method in class org.eigenbase.rex.RexProgram
 
gatherOrderExprs(SqlToRelConverter.Blackboard, SqlSelect, SqlNodeList, List<SqlNode>, List<RelFieldCollation>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Creates a list of collations required to implement the ORDER BY clause, if there is one.
gatherParent - Variable in class org.eigenbase.lurql.LurqlPathSpec
 
gatherSuite(String, FarragoTestConcurrentTest.FarragoConcurrentSqlTestFactory) - Static method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTest
 
gatherSuite(String, FarragoSqlTest.FarragoSqlTestFactory) - Static method in class net.sf.farrago.test.FarragoSqlTest
 
gatherThen - Variable in class org.eigenbase.lurql.LurqlPathSpec
 
gcInterval - Variable in class org.eigenbase.test.DiffTestCase
 
GE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
gen - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl.JJCalls
 
gen - Variable in class net.sf.farrago.rng.parserimpl.RngParser.JJCalls
 
gen - Variable in class org.eigenbase.lurql.parser.LurqlParser.JJCalls
 
gen - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl.JJCalls
 
genEnums - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Set containing all interfaces (represented as Class objects) for which C++ enums are to be generated.
GENERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GENERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GENERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
generalizesAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
generalizesAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
generate(String, CwmModelElement, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
 
generateAggQuery(String, String[]) - Static method in class org.eigenbase.sql.test.AbstractSqlTester
 
generateBytecodes(String) - Method in class org.eigenbase.javac.JaninoCompiler.AccountingClassLoader
 
generateCalcJoinRow() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateCalcProgramComments - Variable in class org.eigenbase.util.SaffronProperties
The boolean property "saffron.calc.comments.generate" determines if to generate comments in calculator programs in order to make debugging easier.
generateCastExpressions(RexBuilder, RelDataType, RelDataType) - Static method in class org.eigenbase.rex.RexUtil
Generates a cast from one row type to another
generateCastExpressions(RexBuilder, RelDataType, RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Generates a cast for a row type.
generateClassDeclaration(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
generateClassDefinition(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ class definition for one interface.
generateClassDefinitions(PrintWriter) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ code for all class definitions.
generateClassId() - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
generateClassImplementations(PrintWriter) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ code for all method definitions.
generateColumnsAndKeys(StringBuilder, List<CwmColumn>, boolean, boolean, List<String>) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Generates the column and key definitions of a table as a SQL string (enclosed in parentheses unless there are no columns).
generateConstraintIndexName(FarragoRepos, FemAbstractUniqueConstraint, CwmSqlindex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Sets the generated name for an index used to implement a constraint.
generateConstraintName(FarragoRepos, FemAbstractUniqueConstraint) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Sets the generated name for an anonymous constraint.
generateCreate(CwmModelElement, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
 
GENERATED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GENERATED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GENERATED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
generatedAlways - Variable in class net.sf.farrago.catalog.FarragoSequenceOptions
 
generatedAlways$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
generatedCorRels - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
GeneratedDdlStmt - Class in net.sf.farrago.ddl.gen
Working set for DdlGenerator.
GeneratedDdlStmt() - Constructor for class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
GeneratedDdlStmt(boolean) - Constructor for class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
GeneratedDdlStmt(String) - Constructor for class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
GeneratedDdlStmt(String, boolean) - Constructor for class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
generatedRelList - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleCall
List of RelNode generated by this call.
generateDrop(CwmModelElement, GeneratedDdlStmt) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
 
generateEnumDefinitions(PrintWriter) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ code for all enumerations.
generateEnumForClass(String, Class, Class) - Method in class net.sf.farrago.catalog.codegen.CppEnumGen
Generates a single enumeration.
generateGetNextRightIterator() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateGetter(TypeName, String, Expression) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
Generates a protected getter method
generateManyToOneLookup() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateMethodDeclaration(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ declaration for one (getter) method.
generateMethodDefinition(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ definition for one (getter) method.
generateMissingNames() - Method in class org.eigenbase.rex.RexProgramBuilder
 
generateOneToManyLookup() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateOpen() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateOrdinal() - Static method in class org.eigenbase.relopt.CallingConvention
 
generatePackage(PrintWriter, RefPackage, String) - Static method in class net.sf.farrago.catalog.codegen.FactoryGen
 
generateParentBody(RelNode, StatementList) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Implements the body of the current expression's parent.
generateParseException() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
generateParseException() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
generateParseException() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
generateParseException() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
generateProgram(RelDataType, RexProgram) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Translates an array of project expressions and an optional filter expression into a CalcProgramBuilder calculator program using a depth-first recursive algorithm.
generateRandomNumber(long) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
generateRegDeclarations(PrintWriter, CalcProgramBuilder.RegisterSetType) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
generateRegValues(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
generateRequiredMembers() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateRowCalc(RexNode[]) - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
generateRows(ResultSet, List<String>, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
generateRuntimeSupportCall(Expression) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
generateSetSchema(GeneratedDdlStmt, String, boolean) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Appends a 'SET SCHEMA' command to stmt if schemaName is not null.
generateSetterMethodDeclaration(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ declaration for one setter method and its corresponding clear method (if any).
generateSetterMethodDefinition(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Generates the C++ definition for one setter method and its corresponding clear method (if any).
generateShortCircuit - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Whether the code generator should short-circuit logical operators.
generatesNullsOnLeft() - Method in enum org.eigenbase.rel.JoinRelType
Returns whether a join of this type may generate NULL values on the left-hand side.
generatesNullsOnRight() - Method in enum org.eigenbase.rel.JoinRelType
Returns whether a join of this type may generate NULL values on the right-hand side.
generateStaticDefinitions(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
generateStaticInitialization(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
generateTransformer(FarragoPreparingStmt, String, FarragoRelImplementor, Expression, Expression) - Static method in class net.sf.farrago.query.IteratorToFennelConverter
 
generateTupleWriter(FarragoPreparingStmt, JavaRelImplementor, RelDataType) - Static method in class net.sf.farrago.query.IteratorToFennelConverter
 
generateTypeLookupCall(JavaRelImplementor, RelNode) - Method in class net.sf.farrago.query.FarragoJavaUdxRel
Stores the row type for a relational expression in the PreparingStmt, and generates a call which will retrieve it from the executable context at runtime.
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.oj.OJTypeFactoryImpl.OJScalarType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.reltype.RelCrossType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.reltype.RelDataTypeImpl
Generates a string representation of this type.
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.reltype.RelRecordType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.sql.type.BasicSqlType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.sql.type.IntervalSqlType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.sql.type.MultisetSqlType
 
generateTypeString(StringBuilder, boolean) - Method in class org.eigenbase.sql.type.ObjectSqlType
 
generateUnicodeString() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
generateUnicodeStringUdx(PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
generateUnicodeSupplementalString() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
generateUnicodeTestCsv(String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
generateUniqueConstraintColumnList(FemAbstractUniqueConstraint) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
 
generateValue(long) - Method in class net.sf.farrago.test.regression.FarragoSorterTest.DistributionGenerator
 
generateValue(long) - Method in class net.sf.farrago.test.regression.FarragoSorterTest.RampDistributionGenerator
 
generateValue(long) - Method in class net.sf.farrago.test.regression.FarragoSorterTest.UniformDistributionGenerator
 
generateVariableId() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
generateVisitDeclaration(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
generateWinAggQuery(String, String, String[]) - Static method in class org.eigenbase.sql.test.AbstractSqlTester
 
generationNumber - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdge
 
generationNumber - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualVertex
 
generic - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
Generic storage for any other index;
generic - Variable in class org.eigenbase.relopt.RelOptXmlPlanWriter
 
GENERIC_THRESHOLD - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
 
genInterfaces - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Set containing all interfaces (represented as Class objects) for which C++ proxies are to be generated.
genPrefix - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
 
genValidatorTest() - Method in class org.eigenbase.test.SqlTestGen
 
get() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
get(byte[], int, int) - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
get(SqlOperator) - Method in interface net.sf.farrago.fennel.calc.CalcRexImplementorTable
Retrieves the implementor of an operator, or null if there is no implementor registered.
get(SqlOperator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
 
get(String) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
 
get(String) - Static method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns the FennelStandardTypeDescriptor with a given name.
GET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
get(SqlOperator) - Method in class net.sf.farrago.query.FarragoRelImplementor.UdfAwareOJRexImplementorTable
 
get(Aggregation) - Method in class net.sf.farrago.query.FarragoRelImplementor.UdfAwareOJRexImplementorTable
 
GET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
get(Object, int) - Method in class net.sf.farrago.runtime.FennelOnlyResultSet.FennelColumnGetter
 
get(String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Gets the value of variable in a generic value map.
get(long) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
 
get(SqlOperator) - Method in interface org.eigenbase.oj.rex.OJRexImplementorTable
Retrieves the implementor of an operator, or null if there is no implementor registered.
get(Aggregation) - Method in interface org.eigenbase.oj.rex.OJRexImplementorTable
Retrieves the implementor of an aggregate, or null if there is no implementor registered.
get(SqlOperator) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
get(Aggregation) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
get(RexCall) - Method in interface org.eigenbase.rex.RexSqlConvertletTable
Returns the convertlet applicable to a given expression.
get(RexCall) - Method in class org.eigenbase.rex.RexSqlReflectiveConvertletTable
 
get(Object, int) - Method in interface org.eigenbase.runtime.AbstractIterResultSet.ColumnGetter
 
get(Object, int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
get(Object, int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.SingletonColumnGetter
 
get(Object, int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.SyntheticColumnGetter
 
GET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
get(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
get(int) - Static method in class org.eigenbase.sql.SqlKind
Looks up a kind from its ordinal.
get(String) - Static method in class org.eigenbase.sql.SqlKind
Looks up a kind from its name.
get(int) - Method in class org.eigenbase.sql.SqlNodeList
 
get(String) - Static method in enum org.eigenbase.sql.type.SqlTypeName
Looks up a type name from its name.
get(SqlCall) - Method in class org.eigenbase.sql2rel.ReflectiveConvertletTable
 
get(SqlCall) - Method in interface org.eigenbase.sql2rel.SqlRexConvertletTable
Returns the convertlet applicable to a given expression.
get(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
get(String, String) - Method in class org.eigenbase.test.DiffRepository
Returns a given resource from a given testcase.
get(int) - Method in class org.eigenbase.util.CastingList
 
get(K) - Method in class org.eigenbase.util.MultiMap
 
get() - Method in class org.eigenbase.util.property.BooleanProperty
Retrieves the value of this boolean property.
get(boolean) - Method in class org.eigenbase.util.property.BooleanProperty
Retrieves the value of this boolean property.
get() - Method in class org.eigenbase.util.property.DoubleProperty
Retrieves the value of this double property according to these rules.
get(double) - Method in class org.eigenbase.util.property.DoubleProperty
Retrieves the value of this double property.
get() - Method in class org.eigenbase.util.property.IntegerProperty
Retrieves the value of this integer property according to these rules.
get(int) - Method in class org.eigenbase.util.property.IntegerProperty
Retrieves the value of this integer property.
get() - Method in class org.eigenbase.util.property.StringProperty
Retrieves the value of this property.
get(boolean) - Method in class org.eigenbase.util.property.StringProperty
Retrieves the value of this property, optionally failing if there is no value.
get(String) - Method in class org.eigenbase.util.property.StringProperty
Retrieves the value of this property, or the default value if none is found.
GET_BYTE_COUNT_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
get_cardinality(String, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
 
GET_END_UNIT_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
GET_PRECISION_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
get_row_count(String, String, String) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
Retrieves the row count for a table
GET_SCALE_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
get_selectivity(String, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
 
GET_SEQUENCE_METHOD_NAME - Static variable in class net.sf.farrago.ojrex.FarragoOJRexNextValueImplementor
 
GET_START_UNIT_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
GET_VALUE_METHOD_NAME - Static variable in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
 
getAccessor(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
gets an accessor by its numeric position.
getAccessorForTupleDescriptor(FarragoMetadataFactory, FennelDbHandle, FemTupleDescriptor) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Generates a FemTupleAccessor from a FemTupleDescriptor.
getAccessorName(ModelElement) - Static method in class org.eigenbase.jmi.JmiObjUtil
Constructs the generated name of an accessor method.
getAccessorName(Object) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
getAccessorXmiForTupleDescriptor(FemTupleDescriptor) - Static method in class net.sf.farrago.fennel.FennelStorage
Constructs a FemTupleAccessor for a FemTupleDescriptor.
getAccessorXmiForTupleDescriptorTraced(FemTupleDescriptor) - Method in interface net.sf.farrago.fennel.FennelDbHandle
Constructs a FemTupleAccessor for a FemTupleDescriptor.
getAccessorXmiForTupleDescriptorTraced(FemTupleDescriptor) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
Constructs a FemTupleAccessor for a FemTupleDescriptor.
getAction() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getAction() - Method in interface net.sf.farrago.fem.security.FemGrant
Returns the value of attribute action.
getAction() - Method in class net.sf.farrago.session.FarragoSessionDdlDropRule
 
getAction$Hib() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getActionCondition() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getActionCondition() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute actionCondition.
getActionCondition$Comp$CwmTrigger$Hib() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getActionCondition$Comp$CwmTrigger$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getActionOrientation() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getActionOrientation() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute actionOrientation.
getActionOrientation$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getActionStatement() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getActionStatement() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute actionStatement.
getActionStatement$Comp$CwmTrigger$Hib() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getActionStatement$Comp$CwmTrigger$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getActualArgument(CwmCallAction) - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getActualArgument(CwmCallAction) - Method in interface net.sf.farrago.cwm.behavioral.CallArguments
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getActualArgument() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getActualArgument() - Method in interface net.sf.farrago.cwm.behavioral.CwmCallAction
Returns the value of reference actualArgument.
getActualArgument$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getAdditionSet() - Method in class org.eigenbase.jmi.JmiCorrespondence
 
getAddProgram() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
getAddProgram() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Returns the value of attribute addProgram.
getAdjustments() - Method in class org.eigenbase.rel.rules.PushProjector
Determines how much each input reference needs to be adjusted as a result of projection
getAfterSet() - Method in class org.eigenbase.jmi.JmiCorrespondence
 
getAgg(SqlAggFunction) - Method in interface net.sf.farrago.fennel.calc.CalcRexImplementorTable
Retrieves the implementor of an aggregate function.
getAgg(SqlAggFunction) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
 
getAggCallList() - Method in class org.eigenbase.rel.AggregateRelBase
Returns a list of calls to aggregate functions.
getAggCalls() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
getAggHasInvocation() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getAggHasInvocation() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns AggHasInvocation association proxy object.
getAggInvocation(FemAggStreamDef) - Method in class net.sf.farrago.fem.fennel.AggHasInvocation$Hib
 
getAggInvocation(FemAggStreamDef) - Method in interface net.sf.farrago.fem.fennel.AggHasInvocation
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getAggInvocation() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getAggInvocation() - Method in interface net.sf.farrago.fem.fennel.FemAggStreamDef
Returns the value of reference AggInvocation.
getAggInvocation() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getAggInvocation() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getAggInvocation() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getAggOperator() - Method in class org.eigenbase.rex.RexOver
Returns the aggregate operator for this expression.
getAggProgram(RexProgram, AggOp) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Translates an array of project expressions and an optional filter expression into a CalcProgramBuilder calculator program using a depth-first recursive algorithm when there are aggregate functions.
getAggregation() - Method in class org.eigenbase.rel.AggregateCall
Returns the Aggregation.
getAggStreamDef(FemAggInvocation) - Method in class net.sf.farrago.fem.fennel.AggHasInvocation$Hib
 
getAggStreamDef(FemAggInvocation) - Method in interface net.sf.farrago.fem.fennel.AggHasInvocation
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
getAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemAggInvocation
Returns the value of reference AggStreamDef.
getAlias(CwmClassifier) - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getAlias(CwmClassifier) - Method in interface net.sf.farrago.cwm.datatypes.ClassifierAlias
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getAlias() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getAlias() - Method in interface net.sf.farrago.fem.med.FemLabel
Returns the value of reference Alias.
getAlias(FemLabel) - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getAlias(FemLabel) - Method in interface net.sf.farrago.fem.med.LabelHasAlias
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getAlias() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getAlias() - Method in class org.eigenbase.sql.SqlDelete
 
getAlias() - Method in class org.eigenbase.sql.SqlMerge
 
getAlias() - Method in class org.eigenbase.sql.SqlUpdate
 
getAlias(SqlNode) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Derives an alias for a node.
getAlias(SqlNode, int) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Derives an alias for a node, and invents a mangled identifier if it cannot.
getAlias$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getAliasedSignature(SqlOperator, String, List<? extends Object>) - Static method in class org.eigenbase.sql.SqlUtil
Constructs an operator signature from a type list, substituting an alias for the operator name.
getAliasName() - Method in class org.eigenbase.lurql.LurqlPathBranch
 
getAlignmentByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
getAlignmentByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
getAlignmentByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_CHAR
 
getAlignmentByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR
 
getAlignmentByteCount(int) - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Gets the alignment size in bytes required for values of this type, given a particular max byte count.
getAllIncomingAssocEdges(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
Gets the union of getInheritedIncomingAssocEdges() for all classes returned by getAllSubclassVertices(vertex).
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getAllLinksQueryName() - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getAllObjectNamesByType(Collection<CwmModelElement>, Class<? extends CwmModelElement>) - Method in class net.sf.farrago.query.FarragoStmtValidator
Returns a list of all object names of a given type in a collection.
getAllOutgoingAssocEdges(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
Gets the union of getInheritedOutgoingAssocEdges() for all classes returned by getAllSubclassVertices(vertex).
getAllowedAccess() - Method in interface net.sf.farrago.fem.med.FemBaseColumnSet
Returns the value of attribute allowedAccess.
getAllowedAccess() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getAllowedAccess() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getAllowedAccess() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getAllowedAccess() - Method in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
getAllowedAccess() - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
getAllowedAccess() - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorTable
 
getAllowedAccess() - Method in interface org.eigenbase.sql.validate.SqlValidatorTable
Returns the access type of the table
getAllowedAccess() - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
getAllowedAccess$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getAllowedAccess$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getAllowedList() - Method in class org.eigenbase.sql.SqlOperandCountRange
Returns a list of allowed operand counts for a non-variadic operator.
getAllowedSignatures(String) - Method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
getAllowedSignatures(String) - Method in class org.eigenbase.sql.fun.SqlOverlapsOperator
 
getAllowedSignatures(String) - Method in class org.eigenbase.sql.fun.SqlSubstringFunction
 
getAllowedSignatures() - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getAllowedSignatures() - Method in class org.eigenbase.sql.SqlOperator
Returns a string describing the expected operand types of a call, e.g.
getAllowedSignatures(String) - Method in class org.eigenbase.sql.SqlOperator
Returns a string describing the expected operand types of a call, e.g.
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.AssignableOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.ComparableOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.LiteralOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.MultisetOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.SameOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in class org.eigenbase.sql.type.SetopOperandTypeChecker
 
getAllowedSignatures(SqlOperator, String) - Method in interface org.eigenbase.sql.type.SqlOperandTypeChecker
Returns a string describing the allowed formal signatures of a call, e.g.
getAllSchemaObjectNames(List<String>) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getAllSchemaObjectNames(List<String>) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getAllSchemaObjectNames(List<String>) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Gets schema object names as specified.
getAllSchemaObjectNames(List<String>) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getAllSchemaObjectNames(List<String>) - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorCatalogReader
 
getAllSchemaObjectNames(List<String>) - Method in interface org.eigenbase.sql.validate.SqlValidatorCatalogReader
Gets schema object names as specified.
getAllSchemaObjectNames(List<String>) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
getAllSchemaObjectNames(List<String>) - Method in class org.eigenbase.test.MockCatalogReader
 
getAllSubclassVertices(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
Gets all JmiClassVertexes representing subclasses of a class (including the class itself).
getAllSuperclassVertices(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
Gets all JmiClassVertexes representing superclasses of a class (including the class itself).
getAlterSystemCommand() - Method in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
getAnalysisBlock(RelDataTypeFactory) - Method in class net.sf.farrago.db.FarragoDbSession
 
getAnalyzeRowCount() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getAnalyzeRowCount() - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Returns the value of attribute analyzeRowCount.
getAnalyzeRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getAnalyzeTime() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getAnalyzeTime() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute analyzeTime.
getAnalyzeTime() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getAnalyzeTime() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getAnalyzeTime() - Method in interface net.sf.farrago.fem.med.FemIndexStatistics
Returns the value of attribute analyzeTime.
getAnalyzeTime() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getAnalyzeTime() - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Returns the value of attribute analyzeTime.
getAnalyzeTime() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getAnalyzeTime() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of attribute analyzeTime.
getAnalyzeTime() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getAnalyzeTime$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getAnalyzeTime$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getAnalyzeTime$Hib() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getAnalyzeTime$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getAnalyzeTime$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getAnalyzeTime$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getAnalyzeTimestamp() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getAnalyzeTimestamp() - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Returns the value of attribute analyzeTimestamp.
getAnalyzeTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getAncestorRels(RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Returns a list of the relational expressions which are ancestors of the current one.
getApproxFormatter(boolean) - Static method in class org.eigenbase.util14.NumberUtil
 
getArgCastExprs() - Method in class net.sf.farrago.query.FarragoRoutineInvocation
 
getArgCountMismatchMsg() - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getArgList() - Method in class org.eigenbase.rel.AggregateCall
Returns the ordinals of the arguments to this call.
getArgs() - Method in class org.eigenbase.javac.JaninoCompiler
 
getArgs() - Method in interface org.eigenbase.javac.JavaCompiler
 
getArgType(RexCall, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsDoubleExpander
 
getArgType(RexCall, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsReturnExpander
 
getArgType(RexCall, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsTypeExpander
 
getArray(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as an Array object
getArray(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as an Array object
getArtificialSchemas(DatabaseMetaData) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
getAsByteArray() - Method in class org.eigenbase.util.BitString
 
getAsciiStream(int) - Method in class org.eigenbase.util14.AbstractResultSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(String) - Method in class org.eigenbase.util14.AbstractResultSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAssocEdge() - Method in class org.eigenbase.lurql.LurqlPlanFollowEdge
 
getAssocGraph() - Method in class org.eigenbase.jmi.JmiModelGraph
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getAssociation(String, boolean) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
getAssociationColumnName(String, boolean) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
getAssociationColumnNames() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
getAssociationFilters() - Method in class org.eigenbase.lurql.LurqlFollow
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getAssociationIdentifier() - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getAttr(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
Gets an FennelTupleAttributeDescriptor given an ordinal index.
getAttrAccessor() - Method in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
getAttrAccessor() - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessor
Returns the value of reference AttrAccessor.
getAttrAccessor(FemTupleAccessor) - Method in class net.sf.farrago.fem.fennel.TupleAccessorAttrs$Hib
 
getAttrAccessor(FemTupleAccessor) - Method in interface net.sf.farrago.fem.fennel.TupleAccessorAttrs
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getAttrCount() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
Returns the number of attributes we are holding.
getAttrDescriptor() - Method in class net.sf.farrago.fem.fennel.FemTupleDescriptor$Hib
 
getAttrDescriptor() - Method in interface net.sf.farrago.fem.fennel.FemTupleDescriptor
Returns the value of reference AttrDescriptor.
getAttrDescriptor(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.TupleDescriptorAttrs$Hib
 
getAttrDescriptor(FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.TupleDescriptorAttrs
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getAttribute(FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getAttribute(FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.AttributeIsConstrained
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getAttribute() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getAttribute() - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponent
Returns the value of reference Attribute.
getAttribute$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getAttributeAccessor(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Gets an accessor for an individual attribute.
getAttributeIndex() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
getAttributeIndex() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrProjection
Returns the value of attribute attributeIndex.
getAttributeIsConstrained() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getAttributeIsConstrained() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns AttributeIsConstrained association proxy object.
getAttributeName() - Method in class org.eigenbase.lurql.LurqlFilter
 
getAttributes(String, String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getAttributes() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
 
getAttributes(Map<String, Class<?>>) - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
 
getAttributeValues(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Gets a SortedMap (from String to Object) containing the attribute values for a RefObject.
getAttrProjection() - Method in class net.sf.farrago.fem.fennel.FemTupleProjection$Hib
 
getAttrProjection() - Method in interface net.sf.farrago.fem.fennel.FemTupleProjection
Returns the value of reference AttrProjection.
getAttrProjection(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.TupleProjectionAttrs$Hib
 
getAttrProjection(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.TupleProjectionAttrs
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getAuthenticationConfig() - Method in class net.sf.farrago.db.FarragoDatabase
 
getAuthIdByName(FarragoRepos, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Finds the FemAuthId for a specified Authorization name.
getAutoCommit() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getAutoCommit(Connection) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
getAutoUpdate$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getAutoUpdate$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getBackupPathname() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getBackupPathname() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Returns the value of attribute backupPathname.
getBackupPathname() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
getBackupPathname() - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Returns the value of attribute backupPathname.
getBackupType(String) - Static method in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
Translates a string representing a backup type (full, incremental, or differential) into a symbolic value.
getBar(FemColumnHistogram) - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getBar(FemColumnHistogram) - Method in interface net.sf.farrago.fem.med.ColumnHistogramHasBar
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getBar() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getBar() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of reference Bar.
getBar$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getBarCount() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getBarCount() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute barCount.
getBarCount$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getBarrier(FemDynamicParameter) - Method in class net.sf.farrago.fem.fennel.BarrierHasDynamicParameter$Hib
 
getBarrier(FemDynamicParameter) - Method in interface net.sf.farrago.fem.fennel.BarrierHasDynamicParameter
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getBarrier() - Method in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
getBarrier() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParameter
Returns the value of reference Barrier.
getBarrierHasDynamicParameter() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getBarrierHasDynamicParameter() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns BarrierHasDynamicParameter association proxy object.
getBaseClass() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getBaseClass() - Method in interface net.sf.farrago.cwm.core.CwmStereotype
Returns the value of attribute baseClass.
getBaseClass$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getBaselineTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getBaselineTimestamp() - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Returns the value of attribute baselineTimestamp.
getBaselineTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getBaseUrl() - Method in class com.lucidera.jdbc.LucidDbRmiDriver
 
getBaseUrl() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcRoutineDriver
 
getBaseUrl() - Method in interface net.sf.farrago.jdbc.engine.FarragoJdbcServerDriver
 
getBaseUrl() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
getBaseUrl() - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestJdbcEngineDriver
 
getBaseValue() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getBaseValue() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of attribute baseValue.
getBaseValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getBcpLine(int, ResultSetMetaData, String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function which returns a line in BCP file format for a specified column in a table.
getBean() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Returns an object which encapsulates each property as a get/set method.
getBeforeSet() - Method in class org.eigenbase.jmi.JmiCorrespondence
 
getBeginColumn() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
getBeginColumn() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
getBeginColumn() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
getBeginColumn() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getBeginLine() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
getBeginLine() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
getBeginLine() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
getBeginLine() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getBehavioral() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
getBehavioral() - Method in interface net.sf.farrago.cwm.CwmPackage
Returns nested package Behavioral.
getBehavioralFeature(CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getBehavioralFeature(CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getBehavioralFeature() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getBehavioralFeature() - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Returns the value of reference behavioralFeature.
getBehavioralFeature() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getBehavioralFeature() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getBehavioralFeature() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getBehavioralFeature$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getBehavioralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getBehavioralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getBehavioralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getBehavioralFeatureParameter() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getBehavioralFeatureParameter() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns BehavioralFeatureParameter association proxy object.
getBehavioralPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getBehavioralPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getBest() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
getBestIndex(List<LcsIndexOptimizer.SargColumnFilter>, List<LcsIndexOptimizer.SargColumnFilter>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Find the set of indexes that gives the lowest access time for the query.
getBestNextFactor(LoptMultiJoin, BitSet, BitSet, LoptSemiJoinOptimizer, LoptJoinTree, List<RexNode>) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Determines the best factor to be added next into a join tree.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getBigDecimal(Object, int) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcDecimalParamDef
 
getBigDecimal(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.lang.BigDecimal object.
getBigDecimal(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.lang.BigDecimal object.
getBigDecimal(int, int) - Method in class org.eigenbase.util14.AbstractResultSet
Deprecated.  
getBigDecimal(String, int) - Method in class org.eigenbase.util14.AbstractResultSet
Deprecated.  
getBinaryStream(int) - Method in class org.eigenbase.util14.AbstractResultSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBinaryStream(String) - Method in class org.eigenbase.util14.AbstractResultSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBit() - Method in interface net.sf.farrago.type.runtime.BitReference
 
getBit() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject.BooleanBitReference
 
getBit() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject.NullIndicatorBitReference
 
getBit() - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
 
getBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
getBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
getBitCount() - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Returns number of bits in marshalled representation, or 0 for a non-bit type; currently only 0 or 1 is supported.
getBitCount() - Method in class org.eigenbase.util.BitString
 
getBitFieldOffset() - Method in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
getBitFieldOffset() - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessor
Returns the value of attribute bitFieldOffset.
getBitFieldOffset() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
gets the offset of the first byte of bit fields, or Integer.MAX_VALUE if no bit fields are present.
getBitString() - Method in class org.eigenbase.sql.SqlBinaryStringLiteral
 
getBitValueIndex() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
getBitValueIndex() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Returns the value of attribute bitValueIndex.
getBlob(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Blob object
getBlob(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Blob object
getBody() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getBody() - Method in interface net.sf.farrago.cwm.behavioral.CwmMethod
Returns the value of attribute body.
getBody() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getBody() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getBody() - Method in interface net.sf.farrago.cwm.core.CwmConstraint
Returns the value of attribute body.
getBody() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getBody() - Method in interface net.sf.farrago.cwm.core.CwmExpression
Returns the value of attribute body.
getBody() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getBody() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getBody() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getBody() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getBody() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getBody$Comp$CwmConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getBody$Comp$CwmConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getBody$Comp$CwmConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getBody$Comp$CwmMethod$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getBody$Comp$CwmMethod$Hib() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getBody$Comp$CwmMethod$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getBody$Comp$CwmMethod$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getBody$Hib() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getBody$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getBody$Hib() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getBody$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getBoolean() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a boolean value.
getBoolean(String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Gets the value of a variable, casted to a Boolean
getBoolean(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java boolean.
getBoolean(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java boolean.
getBooleanProperty(Properties, String, boolean) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of a boolean property, or a default value if the property does not exist.
getBooleanProperty(String) - Method in class org.eigenbase.util.SaffronProperties
Retrieves a boolean property.
getBooleanProperty(String, boolean) - Method in class org.eigenbase.util.SaffronProperties
Retrieves a boolean property, or a default value if the property does not exist.
getBootUrlFile() - Method in class net.sf.farrago.db.FarragoDatabase
 
getBoundType() - Method in class org.eigenbase.sarg.SargEndpoint
 
getBoxingClass(Class) - Static method in class org.eigenbase.util.ReflectUtil
Gets the Java boxing class for a primitive class.
getBranches() - Method in class org.eigenbase.lurql.LurqlPathSpec
 
getBucketDesc() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
getBucketDesc() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Returns the value of attribute bucketDesc.
getBuffer() - Method in class org.eigenbase.runtime.ExclusivePipe
Returns the buffer.
getBufferByteCount(ByteBuffer) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Determines the number of bytes stored in a tuple buffer without actually preparing to unmarshal it.
getByte() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a signed byte value.
getByte(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java byte.
getByte(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java byte.
getByteBuffer(int) - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
Gets a direct ByteBuffer suitable for #write.
getByteBufferReadMethod(Class) - Static method in class org.eigenbase.util.ReflectUtil
Uses reflection to find the correct java.nio.ByteBuffer "absolute get" method for a given primitive type.
getByteBufferWriteMethod(Class) - Static method in class org.eigenbase.util.ReflectUtil
Uses reflection to find the correct java.nio.ByteBuffer "absolute put" method for a given primitive type.
getByteCount(FennelTupleData) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Determines the number of bytes required to store a tuple without actually marshalling it.
getByteCount() - Method in class net.sf.farrago.type.runtime.BytePointer
 
getByteCountForPrecision(int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
getByteCountForPrecision(int) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
getByteLength() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
getByteLength() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptor
Returns the value of attribute byteLength.
getByteProperty(Properties, String, byte) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of a byte property.
getBytes() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterDescriptor
 
getBytes() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a byte array.
getBytes(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java byte array.
getBytes(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java byte array.
getBytesCached() - Method in class net.sf.farrago.util.FarragoObjectCache
 
getBytesForString(String) - Method in class net.sf.farrago.type.runtime.BytePointer
Gets the byte representation of a string.
getBytesForString(String) - Method in class net.sf.farrago.type.runtime.EncodedCharPointer
 
getBytesMax() - Method in class net.sf.farrago.util.FarragoObjectCache
 
getCachePagesInit() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCachePagesInit() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute cachePagesInit.
getCachePagesInit$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCachePageSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCachePageSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute cachePageSize.
getCachePageSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCachePagesMax() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCachePagesMax() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute cachePagesMax.
getCachePagesMax$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCacheReservePercentage() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCacheReservePercentage() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute cacheReservePercentage.
getCacheReservePercentage$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getCal() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Deprecated. please review this code
getCal() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
getCalcProgram() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getCalcProgram() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute calcProgram.
getCalcRegisterDescriptor(RexNode) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
getCalcRegisterDescriptor(RelDataType) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
getCalcTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The "net.sf.farrago.fennel.calc.CalcProgramBuilder" tracer prints the generated program at level Level.FINE or higher.
getCalcVirtualMachine() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getCalcVirtualMachine() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute calcVirtualMachine.
getCalcVirtualMachine$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getCalendar() - Method in class org.eigenbase.util14.DateTimeUtil.PrecisionTime
 
getCalendar(TimeZone) - Method in class org.eigenbase.util14.ZonelessDatetime
Gets a temporary Calendar set to the specified time zone.
getCalendarFormat(SqlTypeName) - Static method in class org.eigenbase.rex.RexLiteral
 
getCalendarNotTooNear(int) - Static method in class org.eigenbase.sql.test.SqlOperatorTests
Returns a Calendar that is the current time, pausing if we are within 2 minutes of midnight or the top of the hour.
getCall() - Method in class org.eigenbase.rel.TableFunctionRelBase
 
getCall() - Method in class org.eigenbase.sql.SqlCallBinding
Returns the call node.
getCallAction(CwmArgument) - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getCallAction(CwmArgument) - Method in interface net.sf.farrago.cwm.behavioral.CallArguments
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCallAction(CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getCallAction(CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.CalledOperation
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getCallAction() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getCallAction() - Method in interface net.sf.farrago.cwm.behavioral.CwmArgument
Returns the value of reference callAction.
getCallAction$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getCallArguments() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCallArguments() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CallArguments association proxy object.
getCalledOnNullInput$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getCalledOperation() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCalledOperation() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CalledOperation association proxy object.
getCalledOperation_CallAction$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getCallSignature(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlCall
Returns a string describing the actual argument types of a call, e.g.
getCancelFlag() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
getCancelFlag() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Gets the cancellation flag for this context.
getCapacity() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets the capacity of this data item.
getCar() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgreement
 
getCardinality() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram
 
getCardinality() - Method in interface org.eigenbase.stat.RelStatColumnStatistics
Estimates the number of distinct values returned from a relational expression that satisfy a given condition.
getCastString(String, String, boolean) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
getCatalog(String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Looks up a catalog by name.
getCatalog(String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getCatalog() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getCatalog(String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getCatalogBackupFile(String, boolean) - Static method in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
Returns the catalog backup file name relative to the given archive directory.
getCatalogDir() - Method in class net.sf.farrago.util.FarragoProperties
 
getCatalogName() - Method in class net.sf.farrago.ddl.DdlSetCatalogStmt
 
getCatalogName() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
getCatalogName(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getCatalogName(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getCatalogReader() - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the catalog reader used by this validator.
getCatalogReader() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getCatalogs() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getCatalogSeparator() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getCatalogTerm() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getCategory() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getCategory() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrdering
Returns the value of attribute category.
getCategory$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getCause() - Method in exception org.eigenbase.sql.parser.SqlParseException
 
getChangeability() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getChangeability() - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Returns the value of attribute changeability.
getChangeability() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getChangeability() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getChangeability() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getChangeability() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getChangeability() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getChangeability$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getChangeability$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getChangeability$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getChangeability$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getChangeability$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getChangeability$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getChangelists(String, int, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoPerforceUDR
 
getCharacterMaximumLength() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getCharacterMaximumLength() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Returns the value of attribute characterMaximumLength.
getCharacterMaximumLength$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getCharacterOctetLength() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getCharacterOctetLength() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Returns the value of attribute characterOctetLength.
getCharacterOctetLength$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getCharacterSet(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
getCharacterSetName() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getCharacterSetName() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getCharacterSetName() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of attribute characterSetName.
getCharacterSetName() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getCharacterSetName() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getCharacterSetName() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getCharacterSetName() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getCharacterSetName() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Returns the value of attribute characterSetName.
getCharacterSetName() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getCharacterSetName() - Method in interface net.sf.farrago.fem.sql2003.FemSqldistinguishedType
Returns the value of attribute characterSetName.
getCharacterSetName() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getCharacterSetName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getCharacterStream(int) - Method in class org.eigenbase.util14.AbstractResultSet
A column value can be retrieved as a stream of characters and then read in chunks from the stream.
getCharacterStream(String) - Method in class org.eigenbase.util14.AbstractResultSet
A column value can be retrieved as a stream of characters and then read in chunks from the stream.
getCharset() - Method in interface org.eigenbase.reltype.RelDataType
Gets this type's character set, or null if this type cannot carry a character set or has no character set defined.
getCharset() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
getCharset() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getCharset() - Method in class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
getCharset() - Method in class org.eigenbase.sql.SqlCollation
 
getCharset() - Method in class org.eigenbase.sql.type.BasicSqlType
 
getCharset() - Method in class org.eigenbase.util.NlsString
 
getCharset() - Method in class org.eigenbase.util.SerializableCharset
Returns the wrapped Charset.
getCharsetFromXmlDecl(Reader) - Static method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
Parses the XML declaration at the start of the Reader's input and returns the specified encoding, if any.
getCharsetName() - Method in class net.sf.farrago.type.runtime.BytePointer
 
getCharsetName() - Method in class net.sf.farrago.type.runtime.EncodedCharPointer
 
getCharsetName() - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
getCharSetName() - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getCharsetName() - Method in class org.eigenbase.util.NlsString
 
getCheckOption$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getCheckOption$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getCheckpointInterval() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getCheckpointInterval() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute checkpointInterval.
getCheckpointInterval$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getChild() - Method in interface org.eigenbase.rel.convert.ConverterRel
Returns the sole input relational expression
getChild() - Method in class org.eigenbase.rel.SingleRel
 
getChild(String) - Method in class org.eigenbase.sql.validate.ListScope
 
getChildExps() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
getChildExps() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
getChildExps() - Method in class org.eigenbase.rel.AbstractRelNode
 
getChildExps() - Method in class org.eigenbase.rel.CalcRelBase
 
getChildExps() - Method in class org.eigenbase.rel.FilterRelBase
 
getChildExps() - Method in class org.eigenbase.rel.JoinRelBase
 
getChildExps() - Method in class org.eigenbase.rel.ProjectRelBase
 
getChildExps() - Method in interface org.eigenbase.rel.RelNode
Returns an array of this relational expression's child expressions (not including the inputs returned by RelNode.getInputs().
getChildExps() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getChildExps() - Method in class org.eigenbase.rel.SortRel
 
getChildExps() - Method in class org.eigenbase.rel.TableFunctionRelBase
 
getChildFactors(LoptJoinTree, BitSet) - Method in class com.lucidera.opt.LoptMultiJoin
Sets a bitmap indicating all child RelNodes in a join tree
getChildOperands() - Method in class org.eigenbase.relopt.RelOptRuleOperand
Returns the child operands.
getChildRels(RelNode) - Method in class org.eigenbase.relopt.RelOptRuleCall
Returns the children of a given relational expression node matched in a rule.
getChildren() - Method in class org.eigenbase.sarg.SargSetExpr
 
getChildren() - Method in class org.eigenbase.sql.validate.ListScope
Returns an immutable list of child namespaces.
getChosenSemiJoin(int) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
 
getClass(RelDataType) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Gets the OJ class for a RelDataType
getClassAttributes(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
 
getClassForJavaParamStyle(RelDataType) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Looks up the Class specified by the JAVA parameter style for user-defined routines.
getClassForJavaParamStyle(RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getClassForName(String) - Static method in class org.eigenbase.util.ReflectUtil
Looks up a class by name.
getClassForPrimitive(RelDataType) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Looks up the Class representing a primitive used to hold a value of the given type.
getClassForPrimitive(RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getClassForRefClass(MDRepository, RefClass) - Static method in class org.eigenbase.jmi.JmiObjUtil
Finds the Java class generated for a particular RefClass, or RefObject.class if not found.
getClassForRefClass(RefClass) - Static method in class org.eigenbase.jmi.JmiObjUtil
Deprecated. use JmiObjUtil.getClassForRefClass(MDRepository, RefClass)
getClassForRefClass(ClassLoader, RefClass, boolean) - Static method in class org.eigenbase.jmi.JmiObjUtil
Finds the Java class generated for a particular RefClass.
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getClassIdentifier() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
getClassifier() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getClassifier() - Method in interface net.sf.farrago.cwm.instance.CwmInstance
Returns the value of reference classifier.
getClassifier() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getClassifier(CwmInstance) - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getClassifier(CwmInstance) - Method in interface net.sf.farrago.cwm.instance.InstanceClassifier
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getClassifier() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getClassifier() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getClassifier$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getClassifier$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getClassifier$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getClassifier$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getClassifierAlias() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getClassifierAlias() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns ClassifierAlias association proxy object.
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getClassifierAlias_Alias$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getClassifierFeature() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getClassifierFeature() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns ClassifierFeature association proxy object.
getClassLoader() - Method in class org.eigenbase.javac.JaninoCompiler
 
getClassLoader() - Method in interface org.eigenbase.javac.JavaCompiler
 
getClassLoader() - Method in class org.eigenbase.javac.JavaCompilerArgs
 
getClassMapTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.oj.util.OJClassMap" tracer reports when synthetic classes are created (Level.FINE)
getClassName() - Method in class net.sf.farrago.query.FarragoTransformDef
 
getClassName() - Method in class org.eigenbase.lurql.LurqlRoot
 
getClassRoot() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getClassRoot() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getClassTracer(Class) - Static method in class net.sf.farrago.trace.FarragoTrace
Gets the logger to be used for tracing a particular class.
getClassVertexSet() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getClient() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getClient() - Method in interface net.sf.farrago.cwm.core.CwmDependency
Returns the value of reference client.
getClient(CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getClient(CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencyClient
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getClient$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getClientDependency() - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Returns the value of reference clientDependency.
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getClientDependency(CwmModelElement) - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getClientDependency(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.DependencyClient
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getClientDependency() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getClientDependency() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getClientDependency() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getClientDependency() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getClientDependency$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getClientInfo() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
getClientInfo(String) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
getClientInfo() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getClientInfo(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getClientInfoProperties() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getClientTimeZone() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Returns the client time zone, as indicated by Calendar
getClientUrl() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
getClob(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Clob object
getClob(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Clob object
getCluster() - Method in class org.eigenbase.rel.AbstractRelNode
 
getCluster() - Method in interface org.eigenbase.rel.RelNode
Returns the cluster this relational expression belongs to.
getCluster() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
getClusterColProj() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getClusterColProj() - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef
Returns the value of attribute clusterColProj.
getClusterColProj() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getClusteredCoverageTupleDescriptor() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
getClusteredDistinctKeyArray(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Gets the distinct key of a clustered index.
getClusteredIndex(FarragoRepos, CwmClass) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Finds the clustered index storing a table's data.
getClusteredIndexes() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getClusteredIndexes() - Method in class com.lucidera.lcs.LcsTable
 
getClusteredIndexes(FarragoRepos, CwmClass) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Finds all clustered indexes storing a table's data.
getClusterScan() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getClusterScan() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getClusterScan() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of reference ClusterScan.
getClusterScan(FemLcsRowScanStreamDef) - Method in class net.sf.farrago.fem.fennel.RowScanHasClusterScan$Hib
 
getClusterScan(FemLcsRowScanStreamDef) - Method in interface net.sf.farrago.fem.fennel.RowScanHasClusterScan
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getClusterTupleDesc(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a tuple descriptor corresponding to a clustered index
getClusterTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getClusterTupleDesc() - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterScanDef
Returns the value of attribute clusterTupleDesc.
getCmd(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsCsnHandle$Hib
 
getCmd(FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsCsnHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCmd(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsDbHandle$Hib
 
getCmd(FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsDbHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCmd(FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle$Hib
 
getCmd(FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCmd(FemStreamHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamHandle$Hib
 
getCmd(FemStreamHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCmd(FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsSvptHandle$Hib
 
getCmd(FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsSvptHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCmd(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsTxnHandle$Hib
 
getCmd(FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsTxnHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCmd(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesCsnHandle$Hib
 
getCmd(FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesCsnHandle
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getCmd(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesDbHandle$Hib
 
getCmd(FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesDbHandle
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getCmd(FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle$Hib
 
getCmd(FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getCmd(FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesSvptHandle$Hib
 
getCmd(FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesSvptHandle
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getCmd(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesTxnHandle$Hib
 
getCmd(FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesTxnHandle
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getCmdReturnsCsnHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdReturnsCsnHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdReturnsCsnHandle association proxy object.
getCmdReturnsDbHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdReturnsDbHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdReturnsDbHandle association proxy object.
getCmdReturnsStreamGraphHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdReturnsStreamGraphHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdReturnsStreamGraphHandle association proxy object.
getCmdReturnsStreamHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdReturnsStreamHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdReturnsStreamHandle association proxy object.
getCmdReturnsSvptHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdReturnsSvptHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdReturnsSvptHandle association proxy object.
getCmdReturnsTxnHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdReturnsTxnHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdReturnsTxnHandle association proxy object.
getCmdUsesCsnHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdUsesCsnHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdUsesCsnHandle association proxy object.
getCmdUsesDbHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdUsesDbHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdUsesDbHandle association proxy object.
getCmdUsesStreamGraphHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdUsesStreamGraphHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdUsesStreamGraphHandle association proxy object.
getCmdUsesSvptHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdUsesSvptHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdUsesSvptHandle association proxy object.
getCmdUsesTxnHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getCmdUsesTxnHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns CmdUsesTxnHandle association proxy object.
getCndBuildKeys() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getCndBuildKeys() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute cndBuildKeys.
getCndGroupByKeys() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getCndGroupByKeys() - Method in interface net.sf.farrago.fem.fennel.FemLhxAggStreamDef
Returns the value of attribute cndGroupByKeys.
getCode() - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
getCode() - Method in class org.eigenbase.oj.stmt.PreparedExplanation
 
getCode() - Method in interface org.eigenbase.oj.stmt.PreparedResult
 
getCodeCache() - Method in class net.sf.farrago.db.FarragoDatabase
 
getCodeCache() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getCodeCache() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getCodeCache() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getCodeCacheMaxBytes(FemFarragoConfig) - Method in class net.sf.farrago.db.FarragoDatabase
 
getCodeCacheMaxBytes() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getCodeCacheMaxBytes() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute codeCacheMaxBytes.
getCodeCacheMaxBytes$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getCodePage() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getCodePage() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute codePage.
getCoercibility() - Method in class org.eigenbase.sql.SqlCollation
 
getCoercibilityDyadic(SqlCollation, SqlCollation) - Static method in class org.eigenbase.sql.SqlCollation
Returns the result for SqlCollation.getCoercibilityDyadicComparison(org.eigenbase.sql.SqlCollation, org.eigenbase.sql.SqlCollation) and SqlCollation.getCoercibilityDyadicOperator(org.eigenbase.sql.SqlCollation, org.eigenbase.sql.SqlCollation).
getCoercibilityDyadicComparison(SqlCollation, SqlCollation) - Static method in class org.eigenbase.sql.SqlCollation
Returns the collating sequence (the collation name) to use for the resulting value of a comparison.
getCoercibilityDyadicOperator(SqlCollation, SqlCollation) - Static method in class org.eigenbase.sql.SqlCollation
Returns the collating sequence (the collation name) and the coercibility for the resulting value of a dyadic operator.
getCoercibilityDyadicOperatorThrows(SqlCollation, SqlCollation) - Static method in class org.eigenbase.sql.SqlCollation
Returns the collating sequence (the collation name) and the coercibility for the resulting value of a dyadic operator.
getCol2SeqMap(LcsRowScanRel, List<SargBinding>) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Converts a list of SargBidning to a map of column to sarg sequence.
getColId() - Method in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
getCollation() - Method in interface org.eigenbase.reltype.RelDataType
Gets this type's collation, or null if this type cannot carry a collation or has no collation defined.
getCollation() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
getCollation() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getCollation() - Method in class org.eigenbase.sql.SqlCharStringLiteral
 
getCollation() - Method in class org.eigenbase.sql.SqlIdentifier
 
getCollation() - Method in class org.eigenbase.sql.type.BasicSqlType
 
getCollation() - Method in class org.eigenbase.util.NlsString
 
getCollationKeyArray(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Gets the collation key of an index.
getCollationList() - Method in class org.eigenbase.rel.AbstractRelNode
 
getCollationList() - Method in class org.eigenbase.rel.CalcRelBase
 
getCollationList() - Method in class org.eigenbase.rel.ProjectRelBase
 
getCollationList() - Method in interface org.eigenbase.rel.RelNode
Returns a description of the physical ordering (or orderings) of this relational expression.
getCollationList() - Method in class org.eigenbase.rel.TableAccessRelBase
 
getCollationList() - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
getCollationList() - Method in interface org.eigenbase.relopt.RelOptTable
Returns a description of the physical ordering (or orderings) of the rows returned from this table.
getCollationList() - Method in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
getCollationList() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
getCollationName() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getCollationName() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getCollationName() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of attribute collationName.
getCollationName() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getCollationName() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getCollationName() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getCollationName() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getCollationName() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Returns the value of attribute collationName.
getCollationName() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getCollationName() - Method in interface net.sf.farrago.fem.sql2003.FemSqldistinguishedType
Returns the value of attribute collationName.
getCollationName() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getCollationName() - Method in class org.eigenbase.sql.SqlCollation
 
getCollationName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getCollationName$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getCollationName$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getCollationName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getCollationName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getCollationName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getCollationName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getCollations() - Method in class com.lucidera.lcs.LcsIndexBuilderRel
 
getCollations() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelAggRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelSingleRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.FennelValuesRel
 
getCollations() - Method in class net.sf.farrago.fennel.rel.LhxAggRel
 
getCollations() - Method in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
getCollations() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
getCollations() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
getCollations() - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
getCollations() - Method in class net.sf.farrago.namespace.mock.MedMockFennelRel
 
getCollations() - Method in interface net.sf.farrago.query.FennelRel
TODO: jhyde, 2006/3/28: unify with RelNode.getCollationList()
getCollations() - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
getCollations() - Method in class org.eigenbase.rel.SortRel
 
getCollations(List<RelCollation>) - Method in class org.eigenbase.rex.RexProgram
Given a list of collations which hold for the input to this program, returns a list of collations which hold for its output.
getCollectionExpression() - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
getCollectionsTypeName() - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getCollectionTable() - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getCollectionTable() - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getCollectionTable() - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getCollectionTable() - Method in class net.sf.farrago.HibernateManyToManyLazyAssociation
 
getCollectionTable() - Method in class net.sf.farrago.HibernateManyToManyLazyOrderedAssociation
 
getCollectionTable() - Method in class net.sf.farrago.HibernateOneToManyLazyAssociation
 
getCollectionTable() - Method in class net.sf.farrago.HibernateOneToManyLazyHighCardinalityAssociation
 
getCollectionTable() - Method in class net.sf.farrago.HibernateOneToManyLazyOrderedAssociation
 
getCollectionTable() - Method in class net.sf.farrago.HibernateOneToOneLazyAssociation
 
getColumn() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
getColumn() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getColumn() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of reference Column.
getColumn(FemFlatFileTupleStreamDef) - Method in class net.sf.farrago.fem.fennel.FlatFileHasColumn$Hib
 
getColumn(FemFlatFileTupleStreamDef) - Method in interface net.sf.farrago.fem.fennel.FlatFileHasColumn
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getColumn(FemSequenceGenerator) - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getColumn(FemSequenceGenerator) - Method in interface net.sf.farrago.fem.med.ColumnHasSequence
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getColumn() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getColumn() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of reference Column.
getColumn(FemColumnHistogram) - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getColumn(FemColumnHistogram) - Method in interface net.sf.farrago.fem.sql2003.ColumnHasHistogram
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getColumn() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getColumn() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of reference Column.
getColumn() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
Deprecated.  
getColumn() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
Deprecated.  
getColumn$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getColumn$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getColumnClassName(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnClassName(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getColumnCount() - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnCount() - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getColumnDisplaySize(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getColumnDistributionQuery(SqlIdentifier) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Generate a query to generate a columns distribution.
getColumnForFieldAccess(int) - Method in class com.lucidera.lcs.LcsRowScanRelBase
Gets the column referenced by a FieldAccess relative to this scan.
getColumnForFieldAccess(int) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
Gets the column referenced by a FieldAccess relative to this scan.
getColumnHasHistogram() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getColumnHasHistogram() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns ColumnHasHistogram association proxy object.
getColumnHasSequence() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getColumnHasSequence() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns ColumnHasSequence association proxy object.
getColumnHistogramHasBar() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getColumnHistogramHasBar() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns ColumnHistogramHasBar association proxy object.
getColumnLabel(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnLabel(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getColumnListParamInfo(int, String, List<String>) - Method in class org.eigenbase.sql.SqlCallBinding
 
getColumnListParamInfo(int, String, List<String>) - Method in class org.eigenbase.sql.SqlOperatorBinding
Retrieves information about a column list parameter.
getColumnMapping() - Method in class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
 
getColumnMappings() - Method in class org.eigenbase.rel.TableFunctionRelBase
 
getColumnMappings() - Method in class org.eigenbase.sql.type.TableFunctionReturnTypeInference
 
getColumnMappings(SqlOperator) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
getColumnMonotonicities() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getColumnName(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnName(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getColumnNames() - Method in class net.sf.farrago.runtime.FennelOnlyResultSet.FennelColumnGetter
 
getColumnNames() - Method in interface org.eigenbase.runtime.AbstractIterResultSet.ColumnGetter
 
getColumnNames() - Method in class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
getColumnNames() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
getColumnNames() - Method in class org.eigenbase.runtime.AbstractIterResultSet.SingletonColumnGetter
 
getColumnNames() - Method in class org.eigenbase.runtime.AbstractIterResultSet.SyntheticColumnGetter
 
getColumnNum() - Method in class org.eigenbase.sql.parser.SqlParserPos
 
getColumnOptionsColumnSet() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getColumnOptionsColumnSet() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns ColumnOptionsColumnSet association proxy object.
getColumnOrigins(AggregateRelBase, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(JoinRelBase, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(SetOpRel, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(ProjectRelBase, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(FilterRelBase, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(SortRel, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(TableFunctionRelBase, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(RelNode, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
getColumnOrigins(RelNode, int) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
For a given output column of an expression, determines all columns of underlying tables which contribute to result values.
getColumnPrivileges(String, String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getColumnPropertyInfo(Locale, Properties, Properties, Properties, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
getColumnPropertyInfo(Locale, Properties, Properties, Properties, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
getColumnPropertyInfo(Locale, Properties, Properties, Properties, Properties) - Method in interface net.sf.farrago.jdbc.FarragoMedDataWrapperInfo
Obtains information about the properties applicable to individual column initialization (the columnPropMap parameter to the FarragoMedDataServer.newColumnSet(java.lang.String[], java.util.Properties, net.sf.farrago.type.FarragoTypeFactory, org.eigenbase.reltype.RelDataType, java.util.Map) method).
getColumnPropertyInfo(Locale, Properties, Properties, Properties, Properties) - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJMedDataWrapperInterface
 
getColumnPropertyInfo(Locale, Properties, Properties, Properties, Properties) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getColumnPropertyInfo(Locale, Properties, Properties, Properties, Properties) - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
getColumnPropertyMap() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getColumnRefStructuredType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getColumnRefStructuredType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns ColumnRefStructuredType association proxy object.
getColumns(String, String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getColumnSet(CwmSqlstructuredType) - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getColumnSet(CwmSqlstructuredType) - Method in interface net.sf.farrago.cwm.relational.ColumnSetOfStructuredType
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getColumnSet() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getColumnSet() - Method in interface net.sf.farrago.cwm.relational.CwmSqlstructuredType
Returns the value of reference columnSet.
getColumnSet(FemRowCountStatistics) - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getColumnSet(FemRowCountStatistics) - Method in interface net.sf.farrago.fem.ColumnSetHasRowCountStats
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getColumnSet() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getColumnSet() - Method in interface net.sf.farrago.fem.med.FemDataServer
Returns the value of reference ColumnSet.
getColumnSet() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getColumnSet() - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Returns the value of reference ColumnSet.
getColumnSet(FemDataServer) - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getColumnSet(FemDataServer) - Method in interface net.sf.farrago.fem.med.ServerProvidesColumnSet
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getColumnSet() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getColumnSet() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getColumnSet$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getColumnSet$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getColumnSet$Hib() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getColumnSet$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getColumnSet$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getColumnSetHasRowCountStats() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
getColumnSetHasRowCountStats() - Method in interface net.sf.farrago.fem.FemPackage
Returns ColumnSetHasRowCountStats association proxy object.
getColumnSetOfStructuredType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getColumnSetOfStructuredType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns ColumnSetOfStructuredType association proxy object.
getColumnSetOwnsSampleDataset() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getColumnSetOwnsSampleDataset() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns ColumnSetOwnsSampleDataset association proxy object.
getColumnSetPropertyInfo(Locale, Properties, Properties, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
getColumnSetPropertyInfo(Locale, Properties, Properties, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
getColumnSetPropertyInfo(Locale, Properties, Properties, Properties) - Method in interface net.sf.farrago.jdbc.FarragoMedDataWrapperInfo
Obtains information about the properties applicable to column set initialization (the tableProps parameter to the newColumnSet method).
getColumnSetPropertyInfo(Locale, Properties, Properties, Properties) - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJMedDataWrapperInterface
 
getColumnSetPropertyInfo(Locale, Properties, Properties, Properties) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getColumnSetPropertyInfo(Locale, Properties, Properties, Properties) - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
getColumnSetUsesSampleDataset() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getColumnSetUsesSampleDataset() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns ColumnSetUsesSampleDataset association proxy object.
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getColumnSetUsesSampleDataset_UsingDataset$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getColumnStatistics(int, SargIntervalSequence) - Method in class net.sf.farrago.catalog.FarragoTableStatistics
 
getColumnStatistics(int, SargIntervalSequence) - Method in interface org.eigenbase.stat.RelStatSource
Returns statistics pertaining to a column specified by the 0-based ordinal and the sargable predicates associated with that column.
getColumnStats(String, String, String, String, String) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
 
getColumnType(ResultSetMetaData, int) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
getColumnType(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnType(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getColumnType(String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Returns the data type of the sole column of a SQL query.
getColumnType(String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
getColumnTypeName(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getColumnTypeName(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getCombinedSelectivity(Set<LcsIndexOptimizer.SargColumnFilter>, RelStatSource) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the combined selectivity of a set of sargable filters.
getCombinedSelectivity(Set<LcsIndexOptimizer.SargColumnFilter>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the combined selectivity of a set of sargable filters.
getCommandIterator(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Returns an Iterator of ConcurrentTestCommand objects for the given thread ID.
getCommandIterator(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator
Retrieves an Iterator based on the configured commands.
getCommands(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Returns a Collection of ConcurrentTestCommand objects for the given thread ID.
getComment() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
getCommitSequenceNumber() - Method in class net.sf.farrago.db.FarragoDbSession.SessionLabel
 
getCommitSequenceNumber() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getCommitSequenceNumber() - Method in interface net.sf.farrago.fem.med.FemLabel
Returns the value of attribute commitSequenceNumber.
getCommitSequenceNumber() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getCommitSequenceNumber() - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Returns the value of attribute commitSequenceNumber.
getCommitSequenceNumber$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getCommitSequenceNumber$Hib() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getComparability() - Method in interface org.eigenbase.reltype.RelDataType
 
getComparability() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getComparability() - Method in class org.eigenbase.sql.type.ObjectSqlType
 
getCompareOffset() - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
getCompareOffset() - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Returns the value of attribute compareOffset.
getCompareOp() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getCompareOp() - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Returns the value of attribute compareOp.
getCompiledModelTimestamp() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getCompiledModelTimestamp() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getCompilerClassName() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getCompilerClassName() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getCompletionHints(String, int, String[]) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Gets completion hints for a partially completed or syntatically incorrect sql statement with cursor pointing to the position where completion hints are requested.
getCompletionHints(String, SqlParserPos) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Gets completion hints for a syntatically correct sql statement with dummy SqlIdentifier
getCompletionHints0(String, int) - Method in class org.eigenbase.sql.advise.SqlAdvisor
 
getComponent(FemAbstractKeyConstraint) - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getComponent(FemAbstractKeyConstraint) - Method in interface net.sf.farrago.fem.sql2003.ConstraintHasComponent
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getComponent() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractKeyConstraint
Returns the value of reference Component.
getComponent() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getComponent() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getComponent(int) - Method in class org.eigenbase.sql.SqlIdentifier
Creates an identifier which contains only the ordinalth component of this compound identifier.
getComponent$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getComponent$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getComponentParserPosition(int) - Method in class org.eigenbase.sql.SqlIdentifier
Returns the position of the ith component of a compound identifier, or the position of the whole identifier if that information is not present.
getComponentType() - Method in class org.eigenbase.oj.OJTypeFactoryImpl.OJScalarType
 
getComponentType() - Method in interface org.eigenbase.reltype.RelDataType
Gets the component type if this type is a collection, otherwise null.
getComponentType() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
getComponentType() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getComponentType(RelDataTypeFactory, RelDataType[]) - Method in class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
getComponentType(RelDataTypeFactory, RelDataType[]) - Method in class org.eigenbase.sql.fun.SqlMultisetValueConstructor
 
getComponentType() - Method in class org.eigenbase.sql.type.MultisetSqlType
 
getComponentTypeSpec() - Method in class org.eigenbase.sql.SqlDataTypeSpec
Returns a new SqlDataTypeSpec corresponding to the component type if the type spec is a collections type spec.
Collection types are ARRAY and MULTISET.
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getComposingAssociations() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getCompoundIteratorClass() - Method in class org.eigenbase.oj.rel.IterConcatenateRel
 
getCompoundIteratorTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.runtime.CompoundIterator" tracer traces CompoundIterator: Level.FINE shows the transition to the next child Iterator.
getCompressionProgram() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getCompressionProgram() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Returns the value of attribute compressionProgram.
getCompressionProgram() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
getCompressionProgram() - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Returns the value of attribute compressionProgram.
getConcurrency() - Method in class org.eigenbase.util14.AbstractResultSet
 
getCondition() - Method in class org.eigenbase.rel.FilterRelBase
 
getCondition() - Method in class org.eigenbase.rel.JoinRelBase
 
getCondition() - Method in class org.eigenbase.rex.RexProgram
Returns the field reference of this program's filter condition, or null if there is no condition.
getCondition() - Method in class org.eigenbase.sql.SqlDelete
Gets the filter condition for rows to be deleted.
getCondition() - Method in class org.eigenbase.sql.SqlJoin
 
getCondition() - Method in class org.eigenbase.sql.SqlMerge
 
getCondition() - Method in class org.eigenbase.sql.SqlUpdate
Gets the filter condition for rows to be updated.
getConditionReferenceNewTable() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConditionReferenceNewTable() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute conditionReferenceNewTable.
getConditionReferenceNewTable$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConditionReferenceOldTable() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConditionReferenceOldTable() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute conditionReferenceOldTable.
getConditionReferenceOldTable$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConditionTiming() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConditionTiming() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute conditionTiming.
getConditionTiming$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConditionType() - Method in class org.eigenbase.sql.SqlJoin
Returns a SqlJoinOperator.ConditionType
getConfig() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
getConfig() - Method in interface net.sf.farrago.fem.FemPackage
Returns nested package Config.
getConfigPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getConfigPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getConformance() - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the dialect of SQL (SQL:2003, etc.) this validator recognizes.
getConformance() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getConformance() - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
Returns the SQL dialect to test.
getConformance() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
getConformance() - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
 
getConformance() - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
getConnection() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getConnection() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getConnection() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getConnection() - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
getConnection() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
Retrieves a Connection to this data server's configured database.
getConnection() - Method in class net.sf.farrago.session.FarragoSessionDataSource
 
getConnection() - Method in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
getConnection() - Method in interface net.sf.farrago.test.FarragoJdbcTest.JdbcTester
 
getConnection() - Method in class org.eigenbase.rel.jdbc.JdbcQuery
Returns the connection
getConnection() - Method in class org.eigenbase.rel.TableAccessRelBase
 
getConnection() - Method in class org.eigenbase.rel.TableModificationRelBase
 
getConnection() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Obtains the thread's JDBC connection.
getConnection() - Method in class org.eigenbase.util.JdbcDataSource
 
getConnection(String, String) - Method in class org.eigenbase.util.JdbcDataSource
 
getConnectionSource() - Method in class net.sf.farrago.db.FarragoDbSession
 
getConnectionSource() - Method in interface net.sf.farrago.session.FarragoSession
 
getConnectionTimeoutMillis() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getConnectionTimeoutMillis() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute connectionTimeoutMillis.
getConnectionTimeoutMillis$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getConnectionVariable() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getConnectionVariable() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getConnectionVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
getConstrainedElement() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getConstrainedElement() - Method in interface net.sf.farrago.cwm.core.CwmConstraint
Returns the value of reference constrainedElement.
getConstrainedElement(CwmConstraint) - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getConstrainedElement(CwmConstraint) - Method in interface net.sf.farrago.cwm.core.ElementConstraint
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getConstrainedElement() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getConstrainedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getConstrainedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getConstrainedStereotype(CwmConstraint) - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getConstrainedStereotype(CwmConstraint) - Method in interface net.sf.farrago.cwm.core.StereotypeConstraints
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getConstraint() - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Returns the value of reference constraint.
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getConstraint(CwmModelElement) - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getConstraint(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.ElementConstraint
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getConstraint() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getConstraint() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getConstraint() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getConstraint() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getConstraint$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getConstraintHasComponent() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getConstraintHasComponent() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns ConstraintHasComponent association proxy object.
getConsumer() - Method in class com.lucidera.lcs.LcsCompositeStreamDef
 
getConsumer(FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamInput$Hib
 
getConsumer(FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamInput
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getConsumer() - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
getConsumer() - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlow
Returns the value of reference Consumer.
getConsumerSridParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getConsumerSridParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDef
Returns the value of attribute consumerSridParamId.
getConsumerStream() - Method in class net.sf.farrago.fennel.FennelDynamicParamId
 
getContainer(RefBaseObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Gets an object's container.
getContent() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getContent() - Method in interface net.sf.farrago.fem.fennel.FemGenericStreamDef
Returns the value of attribute content.
getContext() - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Accesses the context object for the calling UDR.
getContextRel() - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
getContextVariable_CURRENT_CATALOG() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_DATE() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_PATH() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_ROLE() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_SCHEMA() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_TIME() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_TIMESTAMP() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_CURRENT_USER() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_LOCALTIME() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_LOCALTIMESTAMP() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_SESSION_USER() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_SYSTEM_USER() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getContextVariable_USER() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Called from generated code.
getControlFileExtenstion() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getConvention() - Method in class org.eigenbase.rel.AbstractRelNode
 
getConvention() - Method in interface org.eigenbase.rel.convert.ConverterFactory
Returns the calling convention this converter converts to.
getConvention() - Method in interface org.eigenbase.rel.RelNode
Return the CallingConvention trait from this RelNode's trait set.
getConversion(SqlIntervalQualifier.TimeUnit) - Static method in class org.eigenbase.sql.SqlIntervalQualifier
 
getConversionData(RelOptPlanner) - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
getConversionOperands(CallingConvention) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getCoordinate() - Method in class org.eigenbase.sarg.SargEndpoint
 
getCopyJoinFieldRefCountsMap() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getCore() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
getCore() - Method in interface net.sf.farrago.cwm.CwmPackage
Returns nested package Core.
getCorePackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getCorePackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getCorrelations() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
getCorrelations() - Method in interface net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef
Returns the value of attribute correlations.
getCorrelations() - Method in class org.eigenbase.rel.CorrelatorRel
Returns the correlating expressions.
getCorrelOrdinal(String) - Static method in class org.eigenbase.relopt.RelOptQuery
Converts a correlating variable name into an ordinal, unqiue within the query.
getCorrelOrdinal(String) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
getCorrelVariable() - Method in class org.eigenbase.rel.AbstractRelNode
 
getCorrelVariable() - Method in interface org.eigenbase.rel.RelNode
Returns the name of the variable which is to be implicitly set at runtime each time a row is returned from this relational expression; or null if there is no variable.
getCorrelVariableNames() - Method in class org.eigenbase.rex.RexProgram
Returns the set of correlation variables used (read) by this program.
getCost(RelNode) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
getCost(RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Computes the cost of a RelNode.
getCost(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getCostWithFilters(RelNode, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(LcsRowScanRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(UnionRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(FilterRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(SemiJoinRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(ProjectRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(JoinRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(AggregateRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCostWithFilters(RelNode, RexNode) - Static method in class com.lucidera.opt.LoptMetadataQuery
Estimates the cost of executing a relational expression, including the cost of its inputs, given a set of filters which will be applied to its output.
getCoverage(SargIntervalSequence) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram
Computes the histogram bar coverage of an ordered sequence of intervals.
getCoverageProjection(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Creates a FemTupleProjection which specifies how to extract the index coverage tuple from a full table tuple.
getCoverageTupleDescriptor(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Creates a FemTupleDescriptor for the coverage tuple of an index.
getCppClassName(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Gets the name of the C++ type for a proxy instance.
getCppParameterTypeInfo(Class<?>) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
getCppRefName(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Gets the name of the C++ type used to return a proxy instance by reference.
getCppReturnTypeName(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
getCpu() - Method in interface org.eigenbase.relopt.RelOptCost
 
getCpu() - Method in class org.eigenbase.relopt.RelOptCostImpl
 
getCpu() - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
getCpu() - Method in class org.eigenbase.test.MockRelOptCost
 
getCreationTimestamp() - Method in class net.sf.farrago.db.FarragoDbSession.SessionLabel
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getCreationTimestamp() - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Returns the value of attribute creationTimestamp.
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getCreationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getCreationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getCrossReference(String, String, String, String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getCsnHandle(FemCmdBeginTxnWithCsn) - Method in class net.sf.farrago.fem.fennel.CmdUsesCsnHandle$Hib
 
getCsnHandle(FemCmdBeginTxnWithCsn) - Method in interface net.sf.farrago.fem.fennel.CmdUsesCsnHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getCsnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
getCsnHandle() - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn
Returns the value of reference CsnHandle.
getCumulativeCost(RelNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getCumulativeCost(RelNode) - Method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
getCumulativeCost(RelNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the cost of executing a relational expression, including the cost of its inputs.
getCurrentBackupData(FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves current backup data stored in the catalog.
getCurrentByteCount() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Determines the number of bytes stored in the current tuple buffer.
getCurrentConfig() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
getCurrentConfig() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getCurrentConfig() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getCurrentDate() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Gets an expression for the current date
getCurrentLineNumber() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Returns the number of existing lines of instructions - 1
getCurrentOffset() - Method in class org.eigenbase.util.Util.BacktrackVisitor
 
getCurrentParent() - Method in class org.eigenbase.util.Util.BacktrackVisitor
 
getCurrentPosition() - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
getCurrentPosition() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
 
getCurrentPosition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
getCurrentPosition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getCurrentPosition() - Method in interface net.sf.farrago.session.FarragoSessionParser
 
getCurrentRel() - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
getCurrentRow() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
getCurrentTestCaseName(boolean) - Method in class org.eigenbase.test.DiffRepository
Returns the name of the current testcase by looking up the call stack for a method whose name starts with "test", for example "testFoo".
getCurrentTime() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getCurrentTupleBuf() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Accesses the ByteBuffer storing the current tuple image.
getCursorName() - Method in class org.eigenbase.util14.AbstractResultSet
Get the name of the SQL cursor used by this ResultSet.
getCursorOperand(int) - Method in class org.eigenbase.sql.SqlCallBinding
 
getCursorOperand(int) - Method in class org.eigenbase.sql.SqlOperatorBinding
Returns the rowtype of the ordinalth operand, which is a cursor.
getCursorScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getCwm() - Method in class net.sf.farrago.FarragoPackage$Hib
 
getCwm() - Method in interface net.sf.farrago.FarragoPackage
Returns nested package Cwm.
getCwmArgument() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmArgument() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmArgument class proxy object.
getCwmAttribute() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmAttribute() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmAttribute class proxy object.
getCwmBehavioralFeature() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmBehavioralFeature() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmBehavioralFeature class proxy object.
getCwmBooleanExpression() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmBooleanExpression() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmBooleanExpression class proxy object.
getCwmCallAction() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmCallAction() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmCallAction class proxy object.
getCwmCatalog() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmCatalog() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmCatalog class proxy object.
getCwmCheckConstraint() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmCheckConstraint() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmCheckConstraint class proxy object.
getCwmClass() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmClass() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmClass class proxy object.
getCwmClassifier() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmClassifier() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmClassifier class proxy object.
getCwmColumn() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmColumn() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmColumn class proxy object.
getCwmColumnSet() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmColumnSet() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmColumnSet class proxy object.
getCwmColumnSet() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getCwmColumnSet() - Method in interface net.sf.farrago.query.FarragoQueryColumnSet
 
getCwmColumnSet() - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
getCwmColumnValue() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmColumnValue() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmColumnValue class proxy object.
getCwmConstraint() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmConstraint() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmConstraint class proxy object.
getCwmDataType() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmDataType() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmDataType class proxy object.
getCwmDataValue() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getCwmDataValue() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns CwmDataValue class proxy object.
getCwmDependency() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmDependency() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmDependency class proxy object.
getCwmElement() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmElement() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmElement class proxy object.
getCwmEnumeration() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getCwmEnumeration() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns CwmEnumeration class proxy object.
getCwmEnumerationLiteral() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getCwmEnumerationLiteral() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns CwmEnumerationLiteral class proxy object.
getCwmEvent() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmEvent() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmEvent class proxy object.
getCwmExpression() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmExpression() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmExpression class proxy object.
getCwmExtent() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getCwmExtent() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns CwmExtent class proxy object.
getCwmFeature() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmFeature() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmFeature class proxy object.
getCwmForeignKey() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmForeignKey() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmForeignKey class proxy object.
getCwmIndex() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getCwmIndex() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns CwmIndex class proxy object.
getCwmIndexedFeature() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getCwmIndexedFeature() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns CwmIndexedFeature class proxy object.
getCwmInstance() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getCwmInstance() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns CwmInstance class proxy object.
getCwmInterface() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmInterface() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmInterface class proxy object.
getCwmKeyRelationship() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getCwmKeyRelationship() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns CwmKeyRelationship class proxy object.
getCwmMethod() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmMethod() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmMethod class proxy object.
getCwmModel() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmModel() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmModel class proxy object.
getCwmModelElement() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmModelElement() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmModelElement class proxy object.
getCwmMultiplicity() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmMultiplicity() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmMultiplicity class proxy object.
getCwmMultiplicityRange() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmMultiplicityRange() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmMultiplicityRange class proxy object.
getCwmNamedColumnSet() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmNamedColumnSet() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmNamedColumnSet class proxy object.
getCwmNamespace() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmNamespace() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmNamespace class proxy object.
getCwmObject() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getCwmObject() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns CwmObject class proxy object.
getCwmOperation() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmOperation() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmOperation class proxy object.
getCwmPackage() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmPackage() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmPackage class proxy object.
getCwmPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getCwmPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getCwmParameter() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getCwmParameter() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns CwmParameter class proxy object.
getCwmPrimaryKey() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmPrimaryKey() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmPrimaryKey class proxy object.
getCwmProcedure() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmProcedure() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmProcedure class proxy object.
getCwmProcedureExpression() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmProcedureExpression() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmProcedureExpression class proxy object.
getCwmQueryColumnSet() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmQueryColumnSet() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmQueryColumnSet class proxy object.
getCwmQueryExpression() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getCwmQueryExpression() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns CwmQueryExpression class proxy object.
getCwmRow() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmRow() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmRow class proxy object.
getCwmRowSet() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmRowSet() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmRowSet class proxy object.
getCwmSchema() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSchema() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSchema class proxy object.
getCwmSlot() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getCwmSlot() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns CwmSlot class proxy object.
getCwmSqldataType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqldataType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqldataType class proxy object.
getCwmSqldistinctType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqldistinctType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqldistinctType class proxy object.
getCwmSqlindex() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqlindex() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqlindex class proxy object.
getCwmSqlindexColumn() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqlindexColumn() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqlindexColumn class proxy object.
getCwmSqlparameter() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqlparameter() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqlparameter class proxy object.
getCwmSqlsimpleType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqlsimpleType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqlsimpleType class proxy object.
getCwmSqlstructuredType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmSqlstructuredType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmSqlstructuredType class proxy object.
getCwmStereotype() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmStereotype() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmStereotype class proxy object.
getCwmStructuralFeature() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmStructuralFeature() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmStructuralFeature class proxy object.
getCwmSubsystem() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmSubsystem() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmSubsystem class proxy object.
getCwmTable() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmTable() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmTable class proxy object.
getCwmTaggedValue() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getCwmTaggedValue() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns CwmTaggedValue class proxy object.
getCwmTrigger() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmTrigger() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmTrigger class proxy object.
getCwmTypeAlias() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getCwmTypeAlias() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns CwmTypeAlias class proxy object.
getCwmUnion() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getCwmUnion() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns CwmUnion class proxy object.
getCwmUnionMember() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getCwmUnionMember() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns CwmUnionMember class proxy object.
getCwmUniqueConstraint() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmUniqueConstraint() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmUniqueConstraint class proxy object.
getCwmUniqueKey() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getCwmUniqueKey() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns CwmUniqueKey class proxy object.
getCwmView() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getCwmView() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns CwmView class proxy object.
getCycle() - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getCycle$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getDataAccess() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDataAccess() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute dataAccess.
getDataAccess$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDatabase() - Method in class net.sf.farrago.db.FarragoDbSession
 
getDatabase() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getDatabase() - Method in class net.sf.farrago.db.FarragoDbSessionInfo
 
getDatabase() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getDatabaseIncrementSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseIncrementSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseIncrementSize.
getDatabaseIncrementSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseInitSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseInitSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseInitSize.
getDatabaseInitSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseMajorVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDatabaseMaxSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseMaxSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseMaxSize.
getDatabaseMaxSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseMetaData() - Method in class net.sf.farrago.db.FarragoDbSession
 
getDatabaseMetaData() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
Retrieves database metadata for this data server's configured database.
getDatabaseMetaData() - Method in interface net.sf.farrago.session.FarragoSession
 
getDatabaseMinorVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDatabaseProductName() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDatabaseProductName() - Method in class org.eigenbase.sql.SqlUtil.DatabaseMetaDataInvocationHandler
 
getDatabaseProductVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDatabaseSessionTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.db.FarragoDbSession" traces FarragoDbSession.
getDatabaseShadowLogIncrementSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseShadowLogIncrementSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseShadowLogIncrementSize.
getDatabaseShadowLogIncrementSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseShadowLogInitSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseShadowLogInitSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseShadowLogInitSize.
getDatabaseShadowLogInitSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseStatementContextTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.db.FarragoDbStmtContext" traces FarragoDbStmtContext.
getDatabaseTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.db.FarragoDatabase" traces FarragoDatabase.
getDatabaseTxnLogIncrementSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseTxnLogIncrementSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseTxnLogIncrementSize.
getDatabaseTxnLogIncrementSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseTxnLogInitSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDatabaseTxnLogInitSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute databaseTxnLogInitSize.
getDatabaseTxnLogInitSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDataFilePath() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getDataFilePath() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute dataFilePath.
getDataServerRuntimeSupport(String, Object) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Gets an object needed to support the implementation of foreign data access.
getDataServerRuntimeSupport(Object) - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
If this UDR invocation was generated by a FarragoMedDataServer, invokes that server's FarragoMedDataServer.getRuntimeSupport(java.lang.Object) method.
getDataSource() - Method in class org.eigenbase.rel.jdbc.JdbcQuery
Returns the JDBC data source
getDataType() - Method in class org.eigenbase.sarg.SargEndpoint
 
getDataType() - Method in interface org.eigenbase.sarg.SargExpr
 
getDataType() - Method in class org.eigenbase.sarg.SargIntervalBase
 
getDataType() - Method in class org.eigenbase.sarg.SargSetExpr
 
getDataTypes() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
getDataTypes() - Method in interface net.sf.farrago.cwm.CwmPackage
Returns nested package DataTypes.
getDataTypesPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getDataTypesPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getDataWrapperCache() - Method in class net.sf.farrago.db.FarragoDatabase
 
getDataWrapperCache() - Method in class net.sf.farrago.ddl.DdlValidator
 
getDataWrapperCache() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getDataWrapperCache() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getDataWrapperCache() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getDataWrapperCache() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getDate() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Converts this literal to a ZonelessDate object.
getDate(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(int, Calendar) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String, Calendar) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Date object.
getDateFormat() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getDateFormat(String, FarragoConvertDatetimeUDR.Type) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
Gets a date formatter, caching it in the Farrago runtime context
getDateTimePrecision() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getDateTimePrecision() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Returns the value of attribute dateTimePrecision.
getDateTimePrecision$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getDateValue() - Method in class org.eigenbase.util14.ZonelessDatetime
Gets the date portion of this zoneless datetime.
getDatum(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleData
obtains a FennelTupleDatum object given the index of an entry.
getDatumCount() - Method in class net.sf.farrago.fennel.tuple.FennelTupleData
returns the number of datums we have.
getDbHandle(FemDatabaseCmd) - Method in class net.sf.farrago.fem.fennel.CmdUsesDbHandle$Hib
 
getDbHandle(FemDatabaseCmd) - Method in interface net.sf.farrago.fem.fennel.CmdUsesDbHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdAbandonBackup$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCloseDatabase$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
getDbHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
getDbHandle() - Method in interface net.sf.farrago.fem.fennel.FemDatabaseCmd
Returns the value of reference DbHandle.
getDdlLockManager() - Method in class net.sf.farrago.db.FarragoDatabase
 
getDdlLockManager() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getDdlLockManager() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getDdlLockManager() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getDdlValidator() - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
getDdlValidator() - Method in interface net.sf.farrago.session.FarragoSessionParser
 
getDdlValidatorTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.ddl.DdlValidator" traces DdlValidator.
getDeclName() - Method in class org.eigenbase.sql.SqlWindow
 
getDefaultCatalog() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getDefaultCatalog() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Gets the default catalog for unqualified schema names.
getDefaultCatalog() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getDefaultCharacterSetName() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getDefaultCharacterSetName() - Method in interface net.sf.farrago.cwm.relational.CwmCatalog
Returns the value of attribute defaultCharacterSetName.
getDefaultCharacterSetName() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDefaultCharacterSetName() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDefaultCharacterSetName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getDefaultCharacterSetName$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDefaultCharacterSetName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDefaultCharset() - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getDefaultCharset() - Method in interface org.eigenbase.reltype.RelDataTypeFactory
 
getDefaultCharset() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
getDefaultCharset() - Static method in class org.eigenbase.util.Util
Returns the Charset object representing the value of SaffronProperties.defaultCharset
getDefaultCharsetName() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getDefaultCharsetName() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getDefaultCharsetName() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getDefaultCollationName() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getDefaultCollationName() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getDefaultCollationName() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getDefaultCollationName() - Method in interface net.sf.farrago.cwm.relational.CwmCatalog
Returns the value of attribute defaultCollationName.
getDefaultCollationName() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDefaultCollationName() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDefaultCollationName() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getDefaultCollationName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getDefaultCollationName$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDefaultCollationName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDefaultConfig() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getDefaultConnectionProps() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
Returns default connection properties.
getDefaultLocalDataServer() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getDefaultLocalDataServer() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getDefaultLocalDataServer() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getDefaultLocalDataServerName(FarragoSessionStmtValidator) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
getDefaultLocalDataServerName(FarragoSessionStmtValidator) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
getDefaultLocalDataServerName(FarragoSessionStmtValidator) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gets the name of the local data server to use for tables when none is specified by CREATE TABLE.
getDefaultNamespace() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getDefaultNamespace() - Method in interface net.sf.farrago.fem.security.FemUser
Returns the value of reference DefaultNamespace.
getDefaultNamespace(FemUser) - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getDefaultNamespace(FemUser) - Method in interface net.sf.farrago.fem.security.UserAssignedNamespace
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getDefaultNamespace$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getDefaultPrecision() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
getDefaultPrecisionId() - Static method in class org.eigenbase.sql.SqlIntervalQualifier
 
getDefaultScale() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
getDefaultTag(IterCalcRel) - Method in class com.lucidera.opt.LoptIterCalcRule
Gets the default tag for an IterCalcRel, based upon its id.
getDefaultTransactionIsolation() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDefaultValue() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getDefaultValue() - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Returns the value of attribute defaultValue.
getDefaultValue() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getDefaultValue() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getDefaultValue() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getDefaultValue() - Method in class org.eigenbase.util.property.Property
Returns the default value of this property.
getDefaultValue$Comp$CwmParameter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getDefaultValue$Comp$CwmParameter$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getDefaultValue$Comp$CwmParameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getDefaultValue$Comp$CwmParameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getDefaultValue$Comp$CwmParameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getDefaultValueFactory() - Method in interface org.eigenbase.sql2rel.SqlRexContext
Returns the factory which supplies default values for INSERT, UPDATE, and NEW.
getDefaultValueFactory() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getDeferrability() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getDeferrability() - Method in interface net.sf.farrago.cwm.relational.CwmCheckConstraint
Returns the value of attribute deferrability.
getDeferrability() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getDeferrability() - Method in interface net.sf.farrago.cwm.relational.CwmForeignKey
Returns the value of attribute deferrability.
getDeferrability() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getDeferrability() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getDeferrability() - Method in interface net.sf.farrago.cwm.relational.CwmUniqueConstraint
Returns the value of attribute deferrability.
getDeferrability() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getDeferrability() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getDeferrability$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getDeferrability$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getDeferrability$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getDeferrability$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getDeferrability$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getDeferrability$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getDefiningSchema() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getDefiningSchema() - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElement
Returns the value of reference DefiningSchema.
getDefiningSchema(FemSqlpathElement) - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getDefiningSchema(FemSqlpathElement) - Method in interface net.sf.farrago.fem.sql2003.SchemaDefinesPath
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getDefiningSchema$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getDegreeOfParallelism() - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
getDegreeOfParallelism() - Method in interface net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph
Returns the value of attribute degreeOfParallelism.
getDeletedRowCount() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getDeletedRowCount() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getDeletedRowCount() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getDeletedRowCount() - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Returns the value of attribute deletedRowCount.
getDeletedRowCount() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of attribute deletedRowCount.
getDeletedRowCount() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getDeletedRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getDeletedRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getDeletedRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getDeletedRowCount$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getDeleteRule() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getDeleteRule() - Method in interface net.sf.farrago.cwm.relational.CwmForeignKey
Returns the value of attribute deleteRule.
getDeleteRule$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getDeletionIndex(FarragoRepos, CwmClass) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Returns the index corresponding to the internal deletion index
getDeletionSet() - Method in class org.eigenbase.jmi.JmiCorrespondence
 
getDependencies(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
 
getDependencies(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Returns immediate dependencies of an of element.
getDependencyClient() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getDependencyClient() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns DependencyClient association proxy object.
getDependencySupplier() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getDependencySupplier() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns DependencySupplier association proxy object.
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getDependencySupplier_SupplierDependency$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getDeploymentState() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getDeploymentState() - Method in interface net.sf.farrago.fem.sql2003.FemJar
Returns the value of attribute deploymentState.
getDeploymentState$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getDepth() - Method in class org.eigenbase.sql.SqlExplain
Returns the level of abstraction at which this plan should be displayed.
getDescendingProj() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getDescendingProj() - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Returns the value of attribute descendingProj.
getDescribeQuery(String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Constructs an internal query to describe the results of sampling
getDescription(Locale) - Method in class com.lucidera.lcs.LcsDataWrapper
 
getDescription() - Method in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
getDescription() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getDescription() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getDescription() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getDescription() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getDescription() - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Returns the value of attribute description.
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getDescription() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataWrapper
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataWrapper
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.mdr.MedMdrForeignDataWrapper
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.mock.MedMockForeignDataWrapper
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataWrapper
 
getDescription(Locale) - Method in class net.sf.farrago.namespace.mql.MedMqlForeignDataWrapper
 
getDescription(Locale) - Method in interface net.sf.farrago.plugin.FarragoPlugin
Obtains a description of this plugin.
getDescription() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
getDescription() - Method in class org.eigenbase.rel.AbstractRelNode
 
getDescription() - Method in interface org.eigenbase.rel.RelNode
Returns a string which describes the relational expression and, unlike RelNode.getDigest(), also includes the identity.
getDescription() - Method in exception org.eigenbase.test.concurrent.ConcurrentTestCommand.ShouldHaveFailedException
 
getDescription() - Method in class org.eigenbase.util.OptionsList.Option
 
getDescription() - Method in class org.eigenbase.util14.Enum14.BasicValue
 
getDescription(int) - Method in class org.eigenbase.util14.Enum14
Returns the description associated with an ordinal; the return value is null if the ordinal is not a member of the enumeration.
getDescription() - Method in interface org.eigenbase.util14.Enum14.Value
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getDescription$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getDesiredRootTraitSet(RelNode) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getDestinationEnd() - Method in class org.eigenbase.lurql.LurqlPlanFollowEdge
 
getDestinationTypeFilter() - Method in class org.eigenbase.lurql.LurqlPlanFollowEdge
 
getDetailLevel() - Method in class org.eigenbase.relopt.RelOptPlanWriter
 
getDetailLevel() - Method in class org.eigenbase.sql.SqlExplain
 
getDeterministic$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDeviceSchedulerType() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDeviceSchedulerType() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute deviceSchedulerType.
getDeviceSchedulerType$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getDialect() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
getDialect() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
getDialect() - Method in interface org.eigenbase.sql.SqlWriter
 
getDiffRepos() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
getDiffRepos() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
getDiffRepos() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
getDiffRepos() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
getDiffRepos() - Method in class org.eigenbase.test.HepPlannerTest
 
getDiffRepos() - Method in class org.eigenbase.test.RelOptRulesTest
 
getDiffRepos() - Method in class org.eigenbase.test.SqlLimitsTest
 
getDiffRepos() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
getDiffRepos() - Method in class org.eigenbase.test.SqlToRelTestBase
Returns the default diff repository for this test, or null if there is no repository.
getDiffRepos() - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
 
getDiffRepos() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
getDigest() - Method in class org.eigenbase.rel.AbstractRelNode
 
getDigest() - Method in interface org.eigenbase.rel.RelNode
Returns a string which concisely describes the definition of this relational expression.
getDirectAssignment() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Directly assigns the right hand side to to an lhs variable and returns the lhs variable.
getDirection() - Method in class org.eigenbase.rel.RelFieldCollation
 
getDirectory() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getDirectory() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
getDiscriminatedUnion(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getDiscriminatedUnion(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.datatypes.UnionDiscriminator
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getDiscriminator() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getDiscriminator() - Method in interface net.sf.farrago.cwm.datatypes.CwmUnion
Returns the value of reference discriminator.
getDiscriminator(CwmUnion) - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getDiscriminator(CwmUnion) - Method in interface net.sf.farrago.cwm.datatypes.UnionDiscriminator
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getDiscriminator$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getDistinctKeyColList(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
getDistinctKeyProjection(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Gets a FemTupleProjection which specifies how to extract the distinct key from the result of getCoverageTupleDescriptor.
getDistinctness() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getDistinctness() - Method in interface net.sf.farrago.fem.fennel.FemIndexLoaderDef
Returns the value of attribute distinctness.
getDistinctness() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getDistinctness() - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Returns the value of attribute distinctness.
getDistinctness() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getDistinctness() - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Returns the value of attribute distinctness.
getDistinctRowCount(LhxJoinRel, BitSet, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getDistinctRowCount(LcsRowScanRel, BitSet, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getDistinctRowCount(FtrsIndexScanRel, BitSet, RexNode) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
getDistinctRowCount(RelNode, BitSet, RexNode) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
 
getDistinctRowCount(RelNode, BitSet, RexNode) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
getDistinctRowCount(UnionRelBase, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(SortRel, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(FilterRelBase, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(JoinRelBase, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(SemiJoinRel, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(AggregateRelBase, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(ValuesRelBase, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(ProjectRelBase, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(RelNode, BitSet, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
getDistinctRowCount(RelNode, BitSet, RexNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the number of rows which would be produced by a GROUP BY on the set of columns indicated by groupKey, where the input to the GROUP BY has been pre-filtered by predicate.
getDistinctTypeHasSimpleType() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getDistinctTypeHasSimpleType() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns DistinctTypeHasSimpleType association proxy object.
getDistinctTypeHasSimpleType_SqlDistinctType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getDistinctValueCount() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getDistinctValueCount() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute distinctValueCount.
getDistinctValueCount$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getDistinctValueCountEstimated$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getDmlTarget() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getDmlTimestamp() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getDmlTimestamp() - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Returns the value of attribute dmlTimestamp.
getDmlTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getDouble() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a double value.
getDouble(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcApproxParamDef
 
getDouble(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java double.
getDouble(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java double.
getDoubleProperty(Properties, String, double) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of an double property.
getDriverForUrl(String) - Static method in class net.sf.farrago.namespace.jdbc.MedJdbcUDR
Attempts to determine the driver class name for a given JDBC URL.
getDriverMajorVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDriverMinorVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDriverName() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDriverPropertyInfo(FarragoRJDriverPropertyInfo[]) - Method in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
getDriverVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getDropProgram() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
getDropProgram() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Returns the value of attribute dropProgram.
getDynamicFunction$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDynamicParamCount() - Method in class org.eigenbase.sql.SqlExplain
 
getDynamicParamCount() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns the number of dynamic parameters encountered during translation; this must only be called after SqlToRelConverter.convertQuery(org.eigenbase.sql.SqlNode, boolean, boolean).
getDynamicParamCountInExplain(boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns the current count of the number of dynamic parameters in an EXPLAIN PLAN statement.
getDynamicParameter(FemBarrierStreamDef) - Method in class net.sf.farrago.fem.fennel.BarrierHasDynamicParameter$Hib
 
getDynamicParameter(FemBarrierStreamDef) - Method in interface net.sf.farrago.fem.fennel.BarrierHasDynamicParameter
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getDynamicParameter() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getDynamicParameter() - Method in interface net.sf.farrago.fem.fennel.FemBarrierStreamDef
Returns the value of reference DynamicParameter.
getDynamicParamId() - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
getDynamicParamId() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUse
Returns the value of attribute dynamicParamId.
getDynamicParamId() - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
getDynamicParamId() - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Returns the value of attribute dynamicParamId.
getDynamicParamRowType() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getDynamicParamRowType() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getDynamicParamType(int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns the type inferred for a dynamic parameter.
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
getDynamicParamUse() - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Returns the value of reference DynamicParamUse.
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
getDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getDynamicParamUse(FemExecutionStreamDef) - Method in class net.sf.farrago.fem.fennel.ParamUses$Hib
 
getDynamicParamUse(FemExecutionStreamDef) - Method in interface net.sf.farrago.fem.fennel.ParamUses
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getDynamicParamValue(int) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Gets the value bound to a dynamic parameter.
getDynamicResultSetCount() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDynamicResultSetCount() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute dynamicResultSetCount.
getDynamicResultSetCount$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getDynamicTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.dynamic" controls whether dynamically generated Java code is preserved for debugging (otherwise it is deleted automatically).
getEdgeForAssocName(String) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the edge representing a MOF association by name.
getEdgeForMofAssoc(Association) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the edge representing a MOF association.
getEdgeForRefAssoc(RefAssociation) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the edge representing a JMI reflective association.
getEffectiveSelectivity() - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
getElement() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getElement() - Method in interface net.sf.farrago.fem.security.FemGrant
Returns the value of reference Element.
getElement(FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getElement(FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getElement(FemTagAnnotation) - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getElement(FemTagAnnotation) - Method in interface net.sf.farrago.fem.sql2003.ElementHasTagAnnotation
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getElement() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getElement() - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotation
Returns the value of reference Element.
getElement$Hib() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getElementConstraint() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getElementConstraint() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns ElementConstraint association proxy object.
getElementHasStorageOptions() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getElementHasStorageOptions() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns ElementHasStorageOptions association proxy object.
getElementHasTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getElementHasTagAnnotation() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns ElementHasTagAnnotation association proxy object.
getElementOwnership() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getElementOwnership() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns ElementOwnership association proxy object.
getElementSet() - Method in class org.eigenbase.jmi.JmiDependencyVertex
 
getElseOperand() - Method in class org.eigenbase.sql.fun.SqlCase
 
getEnclosingNode() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getEnclosingNode() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getEnclosingNode() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns the parse tree node that at is at the root of this namespace and includes all decorations.
getEnclosingSelectScope(SqlValidatorScope) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
 
getEnd(int) - Method in class org.eigenbase.jmi.JmiAssocEdge
Retrieves an end of the association.
getEndColumn() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
getEndColumn() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
getEndColumn() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
getEndColumn() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getEndColumnNum() - Method in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
getEndColumnNum() - Method in class org.eigenbase.sql.parser.SqlParserPos
 
getEndIndirectOffset() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
getEndIndirectOffset() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Returns the value of attribute endIndirectOffset.
getEndLine() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
getEndLine() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
getEndLine() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
getEndLine() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getEndLineNum() - Method in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
getEndLineNum() - Method in class org.eigenbase.sql.parser.SqlParserPos
 
getEndName() - Method in class net.sf.farrago.session.FarragoSessionDdlDropRule
 
getEndPos() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
getEndPos() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getEndPosColumn() - Method in exception org.eigenbase.util.EigenbaseContextException
 
getEndPosLine() - Method in exception org.eigenbase.util.EigenbaseContextException
 
getEndTimestamp() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getEndTimestamp() - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Returns the value of attribute endTimestamp.
getEndTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getEndUnit() - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
getEndUnit() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getEnkiMdrRepos() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
getEnkiMdrRepos() - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns an EnkiMDRepository storing this Farrago repository.
getEnkiMdrRepos() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getEnkiMdrRepos() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getEnumeratedType() - Method in class org.eigenbase.util.OptionsListTest.Color
 
getEnumeration() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getEnumeration() - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral
Returns the value of reference enumeration.
getEnumeration(CwmEnumerationLiteral) - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getEnumeration(CwmEnumerationLiteral) - Method in interface net.sf.farrago.cwm.datatypes.EnumerationLiterals
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getEnumeration$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getEnumerationLiterals() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getEnumerationLiterals() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns EnumerationLiterals association proxy object.
getEnumerations() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getEnumerations() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns nested package Enumerations.
getEnumerationsPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getEnumerationsPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getEnumFieldName(String) - Static method in class org.eigenbase.jmi.JmiObjUtil
Constructs the generated name of an enum symbol.
getEnv() - Method in class org.eigenbase.relopt.RelOptCluster
 
getEnvironment() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getEquivalenceClass() - Method in class org.eigenbase.relopt.RelOptListener.RelEquivalenceEvent
 
getErrorCount() - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Gets the number of errors processed by this logger
getErrorCount() - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
getErrorFilePath() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getErrorFilePath() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute errorFilePath.
getEscapeChar() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getEscapeCharacter() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getEscapeCharacter() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute escapeCharacter.
getEstimatedNumRows() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getEstimatedNumRows() - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Returns the value of attribute estimatedNumRows.
getEvent() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getEvent() - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Returns the value of reference event.
getEvent(CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getEvent(CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.EventParameter
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getEvent() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getEvent() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getEvent() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getEvent$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getEvent$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getEvent$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getEvent$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getEventList() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
getEventManipulation() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getEventManipulation() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of attribute eventManipulation.
getEventManipulation$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getEventParameter() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getEventParameter() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns EventParameter association proxy object.
getException() - Method in class net.sf.farrago.ddl.DdlValidator.DeferredException
 
getExecStreamInput() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getExecStreamInput() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns ExecStreamInput association proxy object.
getExecStreamOutput() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getExecStreamOutput() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns ExecStreamOutput association proxy object.
getExecutingStmtIds() - Method in class net.sf.farrago.db.FarragoDbSessionInfo
 
getExecutingStmtIds() - Method in interface net.sf.farrago.session.FarragoSessionInfo
Returns a list of identifiers of currently running statements.
getExecutingStmtInfo(Long) - Method in class net.sf.farrago.db.FarragoDbSessionInfo
 
getExecutingStmtInfo() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
getExecutingStmtInfo(Long) - Method in interface net.sf.farrago.session.FarragoSessionInfo
Given a statement identifier, return an object containing its details.
getExecutingStmtInfo() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Returns an object which contains information about this executing statement.
getExecutionStreamDef() - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
getExecutionStreamDef() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUse
Returns the value of reference ExecutionStreamDef.
getExecutionStreamDef(FemDynamicParamUse) - Method in class net.sf.farrago.fem.fennel.ParamUses$Hib
 
getExecutionStreamDef(FemDynamicParamUse) - Method in interface net.sf.farrago.fem.fennel.ParamUses
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getExists() - Method in class org.eigenbase.lurql.LurqlFilter
 
getExistsEdges(DirectedGraph, LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
getExitStatement() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
getExpandedSelectList() - Method in class org.eigenbase.sql.validate.SelectScope
 
getExpander(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
Returns a ReduceDecimalsRule.RexExpander for a call
getExpander(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.ExpanderMap
 
getExpected(Object) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
getExpected(Object) - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
getExpectedConcurrentStatements() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getExpectedConcurrentStatements() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute expectedConcurrentStatements.
getExpectedConcurrentStatements$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getExpectedInputRowType(int) - Method in class com.lucidera.lcs.LcsTableMergeRel
 
getExpectedInputRowType(int) - Method in class org.eigenbase.rel.AbstractRelNode
 
getExpectedInputRowType(int) - Method in interface org.eigenbase.rel.RelNode
Returns the type of the rows expected for an input.
getExpectedInputRowType(int) - Method in class org.eigenbase.rel.TableModificationRelBase
 
getExpectedTokenNames() - Method in exception org.eigenbase.sql.parser.SqlParseException
Returns a list of the token names which could have legally occurred at this point.
getExpectedTokenSequences() - Method in exception org.eigenbase.sql.parser.SqlParseException
Returns the expected token sequences.
getExpired$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getExplainTerms(List<String>, List<Object>) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
getExplicandum() - Method in class org.eigenbase.sql.SqlExplain
 
getExplicitType() - Method in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
getExportedKeys(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getExportText(List<CwmModelElement>, boolean) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Converts a set of elements to a string using this generator.
getExportText(List<CwmModelElement>, boolean) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
getExpr() - Method in class org.eigenbase.sarg.SargBinding
 
getExprCount() - Method in class org.eigenbase.rex.RexProgram
Returns the number of expressions in this program.
getExpression() - Method in class org.eigenbase.oj.util.JavaRowExpression
 
getExprList() - Method in class org.eigenbase.rex.RexProgram
Returns the common sub-expressions of this program.
getExtendedElement() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getExtendedElement() - Method in interface net.sf.farrago.cwm.core.CwmStereotype
Returns the value of reference extendedElement.
getExtendedElement(CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getExtendedElement(CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypedElement
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getExtendedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getExtentNameDirectory() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getExtentPackage() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getExternalName() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getExternalName() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute externalName.
getExternalName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getExtraNameCharacters() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getFactorsRefByFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getFactorsRefByJoinFilter(RexNode) - Method in class com.lucidera.opt.LoptMultiJoin
 
getFactorTree() - Method in class com.lucidera.opt.LoptJoinTree
 
getFactorWeights() - Method in class com.lucidera.opt.LoptMultiJoin
 
getFactory() - Static method in class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
getFactory() - Method in interface org.eigenbase.sarg.SargExpr
 
getFactory() - Method in class org.eigenbase.sarg.SargIntervalBase
 
getFactory() - Method in class org.eigenbase.sarg.SargSetExpr
 
getFailedThreads() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
getFailureCause() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Checks whether an exception occurred during execution.
getFailureCommand() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
 
getFailureCount() - Method in class org.eigenbase.rex.RexChecker
Returns the number of failures encountered.
getFailureLocation() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Returns location (e.g., command number) for exception returned by ConcurrentTestCommandExecutor.getFailureCause().
getFamilies() - Method in class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
getFamily() - Method in interface org.eigenbase.reltype.RelDataType
Gets a canonical object representing the family of this type.
getFamily() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getFamily() - Method in class org.eigenbase.sql.type.AbstractSqlType
 
getFamily() - Method in class org.eigenbase.sql.type.MultisetSqlType
 
getFamily() - Method in class org.eigenbase.sql.type.ObjectSqlType
 
getFamily() - Method in enum org.eigenbase.sql.type.SqlTypeName
Gets the SqlTypeFamily containing this SqlTypeName.
getFamilyForJdbcType(int) - Static method in enum org.eigenbase.sql.type.SqlTypeFamily
Gets the primary family containing a JDBC type.
getFamilyForSqlType(SqlTypeName) - Static method in enum org.eigenbase.sql.type.SqlTypeFamily
Gets the primary family containing a SqlTypeName.
getFarragoConfig(FemFennelConfig) - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getFarragoConfig(FemFennelConfig) - Method in interface net.sf.farrago.fem.config.FarragoConfiguresFennel
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getFarragoConfig() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getFarragoConfig() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of reference FarragoConfig.
getFarragoConfig$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getFarragoConfiguresFennel() - Method in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
getFarragoConfiguresFennel() - Method in interface net.sf.farrago.fem.config.ConfigPackage
Returns FarragoConfiguresFennel association proxy object.
getFarragoExecutingStmtId() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getFarragoExecutingStmtId() - Method in interface net.sf.farrago.jdbc.FarragoStatement
 
getFarragoJdbcEngineDriverTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.jdbc.engine.FarragoJdbcEngineDriver" traces FarragoJdbcEngineDriver.
getFarragoPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getFarragoPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getFarragoProperties() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
getFarragoRmiCon() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
getFarragoSessionId() - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
getFarragoSessionId() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getFarragoSessionId() - Method in interface net.sf.farrago.jdbc.FarragoConnection
 
getFarragoSessionId() - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJConnectionInterface
 
getFarragoSessionId() - Method in class net.sf.farrago.server.FarragoRJConnectionServer
 
getFarragoTupleIterResultSetTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.runtime.FarragoTupleIterResultSet" traces FarragoTupleIterResultSet.
getFarragoTypeFactory() - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
getFarragoTypeFactory() - Method in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
getFarragoTypeFactory() - Method in class net.sf.farrago.fennel.rel.FennelSingleRel
 
getFarragoTypeFactory() - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
getFarragoTypeFactory() - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
getFarragoTypeFactory() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getFarragoTypeFactory() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getFeature() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getFeature(CwmClassifier) - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getFeature(CwmClassifier) - Method in interface net.sf.farrago.cwm.core.ClassifierFeature
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getFeature() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getFeature() - Method in interface net.sf.farrago.cwm.core.CwmClassifier
Returns the value of reference feature.
getFeature() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getFeature() - Method in interface net.sf.farrago.cwm.instance.CwmSlot
Returns the value of reference feature.
getFeature(CwmSlot) - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getFeature(CwmSlot) - Method in interface net.sf.farrago.cwm.instance.FeatureSlot
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getFeature() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getFeature() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeature
Returns the value of reference feature.
getFeature() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getFeature() - Method in interface net.sf.farrago.cwm.keysindexes.CwmKeyRelationship
Returns the value of reference feature.
getFeature() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getFeature() - Method in interface net.sf.farrago.cwm.keysindexes.CwmUniqueKey
Returns the value of reference feature.
getFeature(CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getFeature(CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatures
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getFeature(CwmKeyRelationship) - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getFeature(CwmKeyRelationship) - Method in interface net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getFeature(CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getFeature(CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueFeature
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getFeature() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getFeature() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getFeature() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getFeature() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getFeature() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getFeatures(RefClass, Class<T>, boolean) - Static method in class org.eigenbase.jmi.JmiObjUtil
Gets a List of instance-level StructuralFeatures for a RefClass.
getFeatureSlot() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getFeatureSlot() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns FeatureSlot association proxy object.
getFeatureSlot_Slot$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getFeatureSlot_Slot$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getFeatureSlot_Slot$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getFeatureSlot_Slot$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getFeatureSlot_Slot$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getFeatureSlot_Slot$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getFem() - Method in class net.sf.farrago.FarragoPackage$Hib
 
getFem() - Method in interface net.sf.farrago.FarragoPackage
Returns nested package Fem.
getFemAbstractAttribute() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAbstractAttribute() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAbstractAttribute class proxy object.
getFemAbstractColumn() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAbstractColumn() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAbstractColumn class proxy object.
getFemAbstractColumnSet() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAbstractColumnSet() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAbstractColumnSet class proxy object.
getFemAbstractKeyConstraint() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAbstractKeyConstraint() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAbstractKeyConstraint class proxy object.
getFemAbstractTypedElement() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAbstractTypedElement() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAbstractTypedElement class proxy object.
getFemAbstractUniqueConstraint() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAbstractUniqueConstraint() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAbstractUniqueConstraint class proxy object.
getFemAggInvocation() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemAggInvocation() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemAggInvocation class proxy object.
getFemAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemAggStreamDef class proxy object.
getFemAnnotatedElement() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemAnnotatedElement() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemAnnotatedElement class proxy object.
getFemAuthId() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getFemAuthId() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns FemAuthId class proxy object.
getFemBarrierStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemBarrierStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemBarrierStreamDef class proxy object.
getFemBaseColumnSet() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemBaseColumnSet() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemBaseColumnSet class proxy object.
getFemBeginTxnCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemBeginTxnCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemBeginTxnCmd class proxy object.
getFemBernoulliSamplingStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemBernoulliSamplingStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemBernoulliSamplingStreamDef class proxy object.
getFemBufferingTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemBufferingTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemBufferingTupleStreamDef class proxy object.
getFemBufferReaderStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemBufferReaderStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemBufferReaderStreamDef class proxy object.
getFemBufferWriterStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemBufferWriterStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemBufferWriterStreamDef class proxy object.
getFemCalcTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCalcTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCalcTupleStreamDef class proxy object.
getFemCartesianProductStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCartesianProductStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCartesianProductStreamDef class proxy object.
getFemCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmd class proxy object.
getFemCmdAbandonBackup() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdAbandonBackup() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdAbandonBackup class proxy object.
getFemCmdAlterSystemDeallocate() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdAlterSystemDeallocate() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdAlterSystemDeallocate class proxy object.
getFemCmdBeginTxn() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdBeginTxn() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdBeginTxn class proxy object.
getFemCmdBeginTxnWithCsn() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdBeginTxnWithCsn() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdBeginTxnWithCsn class proxy object.
getFemCmdCheckpoint() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCheckpoint() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCheckpoint class proxy object.
getFemCmdCloseDatabase() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCloseDatabase() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCloseDatabase class proxy object.
getFemCmdCommit() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCommit() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCommit class proxy object.
getFemCmdCompleteBackup() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCompleteBackup() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCompleteBackup class proxy object.
getFemCmdCreateExecutionStreamGraph() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCreateExecutionStreamGraph() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCreateExecutionStreamGraph class proxy object.
getFemCmdCreateIndex() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCreateIndex() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCreateIndex class proxy object.
getFemCmdCreateStreamHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdCreateStreamHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdCreateStreamHandle class proxy object.
getFemCmdDropIndex() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdDropIndex() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdDropIndex class proxy object.
getFemCmdGetLastCommittedTxnId() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdGetLastCommittedTxnId() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdGetLastCommittedTxnId class proxy object.
getFemCmdGetTxnCsn() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdGetTxnCsn() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdGetTxnCsn class proxy object.
getFemCmdInitiateBackup() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdInitiateBackup() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdInitiateBackup class proxy object.
getFemCmdOpenDatabase() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdOpenDatabase() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdOpenDatabase class proxy object.
getFemCmdPrepareExecutionStreamGraph() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdPrepareExecutionStreamGraph() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdPrepareExecutionStreamGraph class proxy object.
getFemCmdRestoreFromBackup() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdRestoreFromBackup() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdRestoreFromBackup class proxy object.
getFemCmdRollback() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdRollback() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdRollback class proxy object.
getFemCmdSavepoint() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdSavepoint() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdSavepoint class proxy object.
getFemCmdSetParam() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdSetParam() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdSetParam class proxy object.
getFemCmdTruncateIndex() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdTruncateIndex() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdTruncateIndex class proxy object.
getFemCmdVerifyIndex() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdVerifyIndex() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdVerifyIndex class proxy object.
getFemCmdVersionIndexRoot() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCmdVersionIndexRoot() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCmdVersionIndexRoot class proxy object.
getFemCollectTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCollectTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCollectTupleStreamDef class proxy object.
getFemColumnHistogram() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemColumnHistogram() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemColumnHistogram class proxy object.
getFemColumnHistogramBar() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemColumnHistogramBar() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemColumnHistogramBar class proxy object.
getFemColumnListRoutineParameter() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemColumnListRoutineParameter() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemColumnListRoutineParameter class proxy object.
getFemColumnName() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemColumnName() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemColumnName class proxy object.
getFemCorrelation() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCorrelation() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCorrelation class proxy object.
getFemCorrelationJoinStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCorrelationJoinStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCorrelationJoinStreamDef class proxy object.
getFemCsnHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCsnHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCsnHandle class proxy object.
getFemCsnHandleReturningCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemCsnHandleReturningCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemCsnHandleReturningCmd class proxy object.
getFemDatabaseCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemDatabaseCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemDatabaseCmd class proxy object.
getFemDatabaseParam() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemDatabaseParam() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemDatabaseParam class proxy object.
getFemDataServer() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemDataServer() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemDataServer class proxy object.
getFemDataServer() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getFemDataWrapper() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemDataWrapper() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemDataWrapper class proxy object.
getFemDbHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemDbHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemDbHandle class proxy object.
getFemDbHandle(FarragoMetadataFactory) - Method in interface net.sf.farrago.fennel.FennelDbHandle
 
getFemDbHandle(FarragoMetadataFactory) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
 
getFemDynamicParameter() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemDynamicParameter() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemDynamicParameter class proxy object.
getFemDynamicParamUse() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemDynamicParamUse() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemDynamicParamUse class proxy object.
getFemElementWithStorageOptions() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemElementWithStorageOptions() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemElementWithStorageOptions class proxy object.
getFemEndTxnCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemEndTxnCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemEndTxnCmd class proxy object.
getFemExecStreamDataFlow() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemExecStreamDataFlow() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemExecStreamDataFlow class proxy object.
getFemExecutionStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemExecutionStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemExecutionStreamDef class proxy object.
getFemFarragoConfig() - Method in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
getFemFarragoConfig() - Method in interface net.sf.farrago.fem.config.ConfigPackage
Returns FemFarragoConfig class proxy object.
getFemFennelConfig() - Method in class net.sf.farrago.fem.config.ConfigPackage$Hib
 
getFemFennelConfig() - Method in interface net.sf.farrago.fem.config.ConfigPackage
Returns FemFennelConfig class proxy object.
getFemFlatFileTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemFlatFileTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemFlatFileTupleStreamDef class proxy object.
getFemForeignTable() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemForeignTable() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemForeignTable class proxy object.
getFemGenericStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemGenericStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemGenericStreamDef class proxy object.
getFemGrant() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getFemGrant() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns FemGrant class proxy object.
getFemHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemHandle class proxy object.
getFemIndexAccessCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexAccessCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexAccessCmd class proxy object.
getFemIndexAccessorDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexAccessorDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexAccessorDef class proxy object.
getFemIndexCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexCmd class proxy object.
getFemIndexLoaderDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexLoaderDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexLoaderDef class proxy object.
getFemIndexScanDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexScanDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexScanDef class proxy object.
getFemIndexSearchDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexSearchDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexSearchDef class proxy object.
getFemIndexStatistics() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemIndexStatistics() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemIndexStatistics class proxy object.
getFemIndexStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexStreamDef class proxy object.
getFemIndexWriterDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemIndexWriterDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemIndexWriterDef class proxy object.
getFemJar() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemJar() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemJar class proxy object.
getFemJavaSinkStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemJavaSinkStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemJavaSinkStreamDef class proxy object.
getFemJavaTransformStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemJavaTransformStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemJavaTransformStreamDef class proxy object.
getFemKeyAccessorDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemKeyAccessorDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemKeyAccessorDef class proxy object.
getFemKeyComponent() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemKeyComponent() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemKeyComponent class proxy object.
getFemLabel() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemLabel() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemLabel class proxy object.
getFemLbmBitOpStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmBitOpStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmBitOpStreamDef class proxy object.
getFemLbmChopperStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmChopperStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmChopperStreamDef class proxy object.
getFemLbmGeneratorStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmGeneratorStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmGeneratorStreamDef class proxy object.
getFemLbmIntersectStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmIntersectStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmIntersectStreamDef class proxy object.
getFemLbmMinusStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmMinusStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmMinusStreamDef class proxy object.
getFemLbmNormalizerStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmNormalizerStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmNormalizerStreamDef class proxy object.
getFemLbmSearchStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmSearchStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmSearchStreamDef class proxy object.
getFemLbmSortedAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmSortedAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmSortedAggStreamDef class proxy object.
getFemLbmSplicerStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmSplicerStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmSplicerStreamDef class proxy object.
getFemLbmUnionStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLbmUnionStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLbmUnionStreamDef class proxy object.
getFemLcsClusterAppendStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLcsClusterAppendStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLcsClusterAppendStreamDef class proxy object.
getFemLcsClusterReplaceStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLcsClusterReplaceStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLcsClusterReplaceStreamDef class proxy object.
getFemLcsClusterScanDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLcsClusterScanDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLcsClusterScanDef class proxy object.
getFemLcsRowScanStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLcsRowScanStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLcsRowScanStreamDef class proxy object.
getFemLhxAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLhxAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLhxAggStreamDef class proxy object.
getFemLhxJoinStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemLhxJoinStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemLhxJoinStreamDef class proxy object.
getFemLocalCatalog() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemLocalCatalog() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemLocalCatalog class proxy object.
getFemLocalIndex() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemLocalIndex() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemLocalIndex class proxy object.
getFemLocalIndexColumn() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemLocalIndexColumn() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemLocalIndexColumn class proxy object.
getFemLocalSchema() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemLocalSchema() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemLocalSchema class proxy object.
getFemLocalTable() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemLocalTable() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemLocalTable class proxy object.
getFemLocalView() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemLocalView() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemLocalView class proxy object.
getFemMergeStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemMergeStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemMergeStreamDef class proxy object.
getFemMockTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemMockTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemMockTupleStreamDef class proxy object.
getFemMultiUseBufferingStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemMultiUseBufferingStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemMultiUseBufferingStreamDef class proxy object.
getFemNestedLoopJoinStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemNestedLoopJoinStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemNestedLoopJoinStreamDef class proxy object.
getFemPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getFemPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getFemPrimaryKeyConstraint() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemPrimaryKeyConstraint() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemPrimaryKeyConstraint class proxy object.
getFemRecoveryReference() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemRecoveryReference() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemRecoveryReference class proxy object.
getFemReshapeParameter() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemReshapeParameter() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemReshapeParameter class proxy object.
getFemReshapeStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemReshapeStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemReshapeStreamDef class proxy object.
getFemRole() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getFemRole() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns FemRole class proxy object.
getFemRoutine() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemRoutine() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemRoutine class proxy object.
getFemRoutine() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
getFemRoutineParameter() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemRoutineParameter() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemRoutineParameter class proxy object.
getFemRowCountStatistics() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemRowCountStatistics() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemRowCountStatistics class proxy object.
getFemSampleDataset() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSampleDataset() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSampleDataset class proxy object.
getFemSequenceGenerator() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSequenceGenerator() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSequenceGenerator class proxy object.
getFemSortedAggStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemSortedAggStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemSortedAggStreamDef class proxy object.
getFemSortingStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemSortingStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemSortingStreamDef class proxy object.
getFemSplicerIndexAccessorDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemSplicerIndexAccessorDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemSplicerIndexAccessorDef class proxy object.
getFemSplitterStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemSplitterStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemSplitterStreamDef class proxy object.
getFemSqlarrayType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqlarrayType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqlarrayType class proxy object.
getFemSqlcollectionType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqlcollectionType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqlcollectionType class proxy object.
getFemSqldistinguishedType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqldistinguishedType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqldistinguishedType class proxy object.
getFemSqlmultisetType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqlmultisetType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqlmultisetType class proxy object.
getFemSqlobjectType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqlobjectType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqlobjectType class proxy object.
getFemSqlpathElement() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqlpathElement() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqlpathElement class proxy object.
getFemSqlrowType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqlrowType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqlrowType class proxy object.
getFemSqltypeAttribute() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemSqltypeAttribute() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemSqltypeAttribute class proxy object.
getFemStorageOption() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemStorageOption() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemStorageOption class proxy object.
getFemStoredColumn() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemStoredColumn() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemStoredColumn class proxy object.
getFemStoredTable() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemStoredTable() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemStoredTable class proxy object.
getFemStreamGraphHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemStreamGraphHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemStreamGraphHandle class proxy object.
getFemStreamHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemStreamHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemStreamHandle class proxy object.
getFemSvptHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemSvptHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemSvptHandle class proxy object.
getFemSvptHandle(FennelSvptHandle) - Method in class net.sf.farrago.fennel.FennelTxnContext
 
getFemSystemBackup() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemSystemBackup() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemSystemBackup class proxy object.
getFemTableDeleterDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTableDeleterDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTableDeleterDef class proxy object.
getFemTableInserterDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTableInserterDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTableInserterDef class proxy object.
getFemTableUpdaterDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTableUpdaterDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTableUpdaterDef class proxy object.
getFemTableWriterDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTableWriterDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTableWriterDef class proxy object.
getFemTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemTagAnnotation() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemTagAnnotation class proxy object.
getFemTimestamp() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemTimestamp() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemTimestamp class proxy object.
getFemTupleAccessor() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleAccessor() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleAccessor class proxy object.
getFemTupleAttrAccessor() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleAttrAccessor() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleAttrAccessor class proxy object.
getFemTupleAttrDescriptor() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleAttrDescriptor() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleAttrDescriptor class proxy object.
getFemTupleAttrProjection() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleAttrProjection() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleAttrProjection class proxy object.
getFemTupleDescriptor() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleDescriptor() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleDescriptor class proxy object.
getFemTupleProjection() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleProjection() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleProjection class proxy object.
getFemTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleStreamDef class proxy object.
getFemTupleStreamGraphCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTupleStreamGraphCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTupleStreamGraphCmd class proxy object.
getFemTxnCmd() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTxnCmd() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTxnCmd class proxy object.
getFemTxnHandle() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemTxnHandle() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemTxnHandle class proxy object.
getFemUncollectTupleStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemUncollectTupleStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemUncollectTupleStreamDef class proxy object.
getFemUniqueKeyConstraint() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemUniqueKeyConstraint() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemUniqueKeyConstraint class proxy object.
getFemUser() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getFemUser() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns FemUser class proxy object.
getFemUserDefinedOrdering() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemUserDefinedOrdering() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemUserDefinedOrdering class proxy object.
getFemUserDefinedType() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getFemUserDefinedType() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns FemUserDefinedType class proxy object.
getFemValuesStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemValuesStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemValuesStreamDef class proxy object.
getFemView() - Method in class net.sf.farrago.query.FarragoView
 
getFemViewColumn() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getFemViewColumn() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns FemViewColumn class proxy object.
getFemWindowDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemWindowDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemWindowDef class proxy object.
getFemWindowPartitionDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemWindowPartitionDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemWindowPartitionDef class proxy object.
getFemWindowStreamDef() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFemWindowStreamDef() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FemWindowStreamDef class proxy object.
getFennel() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
getFennel() - Method in interface net.sf.farrago.fem.FemPackage
Returns nested package Fennel.
getFennelConfig(FemFarragoConfig) - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getFennelConfig(FemFarragoConfig) - Method in interface net.sf.farrago.fem.config.FarragoConfiguresFennel
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getFennelConfig() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getFennelConfig() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of reference FennelConfig.
getFennelConfig$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getFennelDbHandle() - Method in class net.sf.farrago.db.FarragoDatabase
 
getFennelDbHandle() - Method in class net.sf.farrago.ddl.DdlValidator
 
getFennelDbHandle() - Method in class net.sf.farrago.fennel.FennelTxnContext
 
getFennelDbHandle() - Method in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
getFennelDbHandle() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getFennelDbHandle() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getFennelDbHandle() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getFennelDbHandle() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getFennelDbHandle() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getFennelDbHandle() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getFennelDbHandle() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getFennelDbHandleTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.fennel.FarragoDbHandle" traces FennelDbHandle.
getFennelDisabled$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getFennelInput() - Method in class net.sf.farrago.fennel.rel.FennelSingleRel
NOTE: this method is intentionally private because interactions between FennelRels must be mediated by FarragoRelImplementor.
getFennelJavaHandleTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.fennel.FennelJavaHandle" traces FennelDbHandle.
getFennelLeftInput() - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
NOTE: this method is intentionally private because interactions between FennelRels must be mediated by FarragoRelImplementor.
getFennelMemoryUsage(String) - Static method in class net.sf.farrago.util.FarragoUtil
Estimates the memory used by the Fennel portion of a query plan by taking the memory used by the XMI representation of the plan and multiplying by a constant factor.
getFennelPackage() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
getFennelPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getFennelPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getFennelPipeIteratorTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.runtime.FennelPipeIterator" traces FennelPipeIterator.
getFennelRightInput() - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
NOTE: this method is intentionally private because interactions between FennelRels must be mediated by FarragoRelImplementor.
getFennelSection() - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Gets the Fennel portion of the data conversion program
getFennelStreamGraph() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getFennelStreamGraph() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
 
getFennelStreamGraphTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.fennel.FennelStreamGraph" traces FennelStreamGraph.
getFennelSvptHandle() - Method in class net.sf.farrago.db.FarragoDbSavepoint
 
getFennelTxnContext() - Method in class net.sf.farrago.db.FarragoDbSession
Accessor for the fennel Txn Context in this session.
getFennelTxnContext() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getFetchDirection() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getFetchDirection() - Method in class org.eigenbase.util14.AbstractResultSet
 
getFetchSize() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getFetchSize() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
getFetchSize() - Method in class org.eigenbase.util14.AbstractResultSet
 
getField(RelNode, int) - Method in class org.eigenbase.rel.rules.ReduceAggregatesRule
 
getField(String) - Method in class org.eigenbase.reltype.RelCrossType
 
getField(String) - Method in interface org.eigenbase.reltype.RelDataType
Looks up a field by name.
getField(String) - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getField() - Method in class org.eigenbase.rex.RexFieldAccess
 
getFieldAccess(String) - Method in interface org.eigenbase.relopt.RelOptQuery.DeferredLookup
Creates an expression which accesses a particular field of this lookup.
getFieldAccess(String) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.DeferredLookup
 
getFieldAccessList() - Method in class org.eigenbase.rex.RexUtil.FieldAccessFinder
 
getFieldArray(RelDataType[]) - Static method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
Returns an array of the fields in an array of types.
getFieldCatalogName(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldClassName(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldCollations() - Method in interface org.eigenbase.rel.RelCollation
Returns the ordinals and directions of the columns in this ordering.
getFieldCollations() - Method in class org.eigenbase.rel.RelCollationImpl
 
getFieldCount() - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldCount() - Method in interface org.eigenbase.reltype.RelDataType
Returns the number of fields in a struct type.
getFieldCount() - Method in interface org.eigenbase.reltype.RelDataTypeFactory.FieldInfo
Returns the number of fields.
getFieldCount() - Method in class org.eigenbase.reltype.RelDataTypeFactory.ListFieldInfo
 
getFieldCount() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getFieldDelimiter() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getFieldDelimiter() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute fieldDelimiter.
getFieldDelimiter() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getFieldDisplaySize(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldIndex() - Method in class org.eigenbase.rel.RelFieldCollation
 
getFieldJdbcType(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldList() - Method in interface org.eigenbase.reltype.RelDataType
Gets the fields in a struct type.
getFieldList() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getFieldName(String, int) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Gets the name of an IterCalcRel's output column.
getFieldName(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldName() - Method in class org.eigenbase.rel.CollectRel
Returns the name of the sole output field.
getFieldName(int) - Method in interface org.eigenbase.reltype.RelDataTypeFactory.FieldInfo
Returns the name of a given field.
getFieldName(int) - Method in class org.eigenbase.reltype.RelDataTypeFactory.ListFieldInfo
 
getFieldNamedType(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldNameList(RelDataType) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns a list of the names of the fields in a given struct type.
getFieldNames(RelDataType) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns an array of the names of the fields in a given struct type.
getFieldNames(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
getFieldOrdinal(String) - Method in class org.eigenbase.reltype.RelCrossType
 
getFieldOrdinal(String) - Method in interface org.eigenbase.reltype.RelDataType
Looks up the ordinal of a field by name.
getFieldOrdinal(String) - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getFieldPrecision(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFields() - Method in class org.eigenbase.reltype.RelCrossType
 
getFields() - Method in interface org.eigenbase.reltype.RelDataType
Gets the fields in a struct type.
getFields() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getFields() - Method in class org.eigenbase.runtime.AbstractIterResultSet.FieldGetter
 
getFields() - Method in class org.eigenbase.runtime.SyntheticObject
Returns the fields of this object, in the order they were specified in the original query.
getFieldScale(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldSchemaName(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldSizes(String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Returns the sizes of a flat file's fields, based upon an internal describe query.
getFieldsRefByJoinFilter(RexNode) - Method in class com.lucidera.opt.LoptMultiJoin
 
getFieldTableName(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldType(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldType(int) - Method in interface org.eigenbase.reltype.RelDataTypeFactory.FieldInfo
Returns the type of a given field.
getFieldType(int) - Method in class org.eigenbase.reltype.RelDataTypeFactory.ListFieldInfo
 
getFieldTypeList(RelDataType) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns a list of the types of the fields in a given struct type.
getFieldTypeName(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
getFieldTypes(RelDataType) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns an array of the types of the fields in a given struct type.
getFieldTypes(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
getFieldValue(int) - Method in class org.eigenbase.runtime.SyntheticObject
Returns the value of a given field.
getFileAllocationTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.util.FarragoFileAllocation" traces FarragoFileAllocation.
getFileBase(Class) - Static method in class org.eigenbase.test.DiffRepository
Returns the base directory relative to which test logs are stored.
getFileBaseGivenRoot(Class, String, boolean) - Static method in class org.eigenbase.test.DiffRepository
 
getFileExtenstion() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getFileLockAllocationTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.util.FarragoFileLockAllocation" traces FarragoFileLockAllocation.
getFilename() - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
getFilename() - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Gets the name of the log file being written
getFilename() - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuotaLogger
 
getFilename(String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
Builds a filename for a logger, based on system parameters.
getFilename(RngRandomNumberGenerator) - Static method in class net.sf.farrago.rng.FarragoRngUDR
 
getFileNames() - Method in class org.eigenbase.javac.JavaCompilerArgs
 
getFilePath() - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
getFileSize() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
getFileSize() - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Returns the value of attribute fileSize.
getFileTimestamp() - Static method in class org.eigenbase.util.Util
Gets a timestamp string for use in file names.
getFilterCondition() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getFilterCondition() - Method in interface net.sf.farrago.cwm.relational.CwmSqlindex
Returns the value of attribute filterCondition.
getFilterCondition() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getFilterCondition$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getFilterCondition$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getFilterList() - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
getFilterList() - Method in class org.eigenbase.lurql.LurqlFollow
 
getFilterList() - Method in class org.eigenbase.lurql.LurqlRoot
 
getFilterMap() - Method in interface net.sf.farrago.namespace.FarragoMedMetadataQuery
Retrieves a map of filters to be applied to queried metadata.
getFilterMap() - Method in class net.sf.farrago.namespace.util.MedMetadataQueryImpl
 
getFilterNullProj() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getFilterNullProj() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute filterNullProj.
getFilterPattern(FarragoMedMetadataQuery, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
getFilters() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getFilters(LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
getFilterValues(LurqlFilter) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
getFirstBar() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Returns the zero based index of the first bar in the range, or -1 if the range is empty.
getFixedBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BINARY
 
getFixedBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_CHAR
 
getFixedBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_CHAR
 
getFixedBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR
 
getFixedBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARBINARY
 
getFixedBitCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARCHAR
 
getFixedByteCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
getFixedByteCount() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
getFixedByteCount() - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Returns the width in bytes for a fixed-width non-bit type which admits no per-attribute precision, or 0 for types with per-attribute precision; for bit types, this yields the size of the unmarshalled representation.
getFixedOffset() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
getFixedOffset() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Returns the value of attribute fixedOffset.
getFlags() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
getFlags() - Method in class org.eigenbase.rel.ProjectRelBase
 
getFlatFile() - Method in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
getFlatFile() - Method in interface net.sf.farrago.fem.fennel.FemColumnName
Returns the value of reference FlatFile.
getFlatFile(FemColumnName) - Method in class net.sf.farrago.fem.fennel.FlatFileHasColumn$Hib
 
getFlatFile(FemColumnName) - Method in interface net.sf.farrago.fem.fennel.FlatFileHasColumn
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getFlatFileHasColumn() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getFlatFileHasColumn() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns FlatFileHasColumn association proxy object.
getFlattenedRowType() - Method in class com.lucidera.lcs.LcsIndexGuide
 
getFlattenedRowType() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
getFloat() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a float value.
getFloat(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcApproxParamDef
 
getFloat(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java float.
getFloat(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java float.
getFloatProperty(Properties, String, float) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of an float property.
getFor() - Method in class org.eigenbase.sql.test.AbstractSqlTester
Returns the operator this test is for.
getForeign$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getForeignName() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getForeignSchemaName() - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
getForeignSql() - Method in class org.eigenbase.rel.jdbc.JdbcQuery
Returns the SQL that this query will execute against the foreign database, in the SQL dialect of that database.
getForeignTableFromNamespace(FarragoSessionResolvedObject<CwmNamedColumnSet>) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getForeignTableName() - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
getFormat(RelDataType) - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Returns the custom format for a data type
getFormat(FarragoConvertDatetimeUDR.Type) - Method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
getFormat() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Returns the format string for this type.
getFormat() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlDate
 
getFormat() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTime
 
getFormat() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
 
getFormattedSchemaSearchPath(DatabaseMetaData) - Method in class net.sf.farrago.session.FarragoSessionVariables
Format the schema search path as required by the SQL99 standard.
getFormattedThreadName(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
getFormatter(String) - Method in class org.eigenbase.util14.ZonelessDatetime
Gets a temporary formatter for a zoneless date time.
getFractionalSecondPrecision() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getFractionalSecondPrecisionPreservingDefault() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getFreshmenPageQueuePercentage() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getFreshmenPageQueuePercentage() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute freshmenPageQueuePercentage.
getFreshmenPageQueuePercentage$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getFrom() - Method in class org.eigenbase.sql.SqlSelect
 
getFromKeywords() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
getFromNode(SqlSelect, int) - Static method in class org.eigenbase.sql.SqlUtil
Returns the nth (0-based) input to a join expression.
getFromScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns a scope containing the objects visible from the FROM clause of a query.
getFromScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getFull$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getFullTypeString() - Method in interface org.eigenbase.reltype.RelDataType
Gets a string representation of this type with full detail such as character set and nullability.
getFullTypeString() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getFullyQualifiedNames() - Method in class org.eigenbase.sql.validate.SqlIdentifierMoniker
 
getFullyQualifiedNames() - Method in interface org.eigenbase.sql.validate.SqlMoniker
Returns the array of component names.
getFullyQualifiedNames() - Method in class org.eigenbase.sql.validate.SqlMonikerImpl
 
getFuncName() - Method in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
getFunction() - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
getFunction() - Method in interface net.sf.farrago.fem.fennel.FemAggInvocation
Returns the value of attribute function.
getFunctionColumns(String, String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getFunctionQuantifier() - Method in class org.eigenbase.sql.SqlCall
 
getFunctions(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getFunctionType() - Method in class org.eigenbase.sql.SqlFunction
 
getGatherThenSpec() - Method in class org.eigenbase.lurql.LurqlPathSpec
 
getGeneratedAlways() - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getGeneratedAlways$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getGeneratedKeys() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getGlobalEnvironment(Environment) - Static method in class org.eigenbase.oj.util.OJUtil
Gets the root environment, which is always a GlobalEnvironment.
getGrantee() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getGrantee() - Method in interface net.sf.farrago.fem.security.FemGrant
Returns the value of reference Grantee.
getGrantee(FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getGrantee(FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getGrantee$Hib() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getGranteePrivilege() - Method in interface net.sf.farrago.fem.security.FemAuthId
Returns the value of reference GranteePrivilege.
getGranteePrivilege() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getGranteePrivilege() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getGranteePrivilege(FemAuthId) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getGranteePrivilege(FemAuthId) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getGranteePrivilege$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getGranteePrivilege$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getGrantor() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getGrantor() - Method in interface net.sf.farrago.fem.security.FemGrant
Returns the value of reference Grantor.
getGrantor(FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getGrantor(FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getGrantor$Hib() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getGrantorPrivilege() - Method in interface net.sf.farrago.fem.security.FemAuthId
Returns the value of reference GrantorPrivilege.
getGrantorPrivilege() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getGrantorPrivilege() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getGrantorPrivilege(FemAuthId) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getGrantorPrivilege(FemAuthId) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getGrantorPrivilege$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getGrantorPrivilege$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getGraph() - Method in class org.eigenbase.lurql.LurqlPlan
 
getGraphIterator(HepRelVertex) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
getGroundReferences() - Method in class net.sf.farrago.server.FarragoAbstractServer
Returns the number of ground references for this server.
getGroup() - Method in class org.eigenbase.sql.SqlSelect
 
getGroupCommitInterval() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getGroupCommitInterval() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute groupCommitInterval.
getGroupCommitInterval$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getGroupCount() - Method in class org.eigenbase.rel.AggregateRelBase
Returns the number of grouping fields.
getGroupExprs() - Method in class org.eigenbase.sql.validate.AggregatingSelectScope
Returns the expressions that are in the GROUP BY clause (or the SELECT DISTINCT clause, if distinct) and that can therefore be referenced without being wrapped in aggregate functions.
getGroupingPrefixSize() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getGroupingPrefixSize() - Method in interface net.sf.farrago.fem.fennel.FemAggStreamDef
Returns the value of attribute groupingPrefixSize.
getGroupingPrefixSize() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getGroupingPrefixSize() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getGroupingPrefixSize() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getGroupScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns a scope containing the objects visible from the GROUP BY clause of a query.
getGroupScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getHandle() - Method in class net.sf.farrago.fennel.FennelExecutionHandle
 
getHandleAssociations(RefPackage) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
 
getHandleCount() - Static method in class net.sf.farrago.fennel.FennelStorage
 
getHaving() - Method in class org.eigenbase.sql.SqlSelect
 
getHavingScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns a scope containing the objects visible from the HAVING clause of a query.
getHavingScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getHierarchyGraph() - Method in class org.eigenbase.jmi.JmiDependencyGraph
 
getHierarchyRep(JmiDependencyVertex) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
getHistogram(FemAbstractColumn, Timestamp) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves the histogram for a column based on a label setting.
getHistogram(FemColumnHistogramBar) - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getHistogram(FemColumnHistogramBar) - Method in interface net.sf.farrago.fem.med.ColumnHistogramHasBar
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getHistogram() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getHistogram() - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Returns the value of reference Histogram.
getHistogram() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getHistogram() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getHistogram(FemAbstractColumn) - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getHistogram(FemAbstractColumn) - Method in interface net.sf.farrago.fem.sql2003.ColumnHasHistogram
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getHistogram() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumn
Returns the value of reference Histogram.
getHistogram$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getHistogram$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getHistogram$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getHistogramForUpdate(FarragoRepos, FemAbstractColumn, boolean) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines which histogram record should be updated.
getHistogramOp(SqlAggFunction) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
Returns the histogram operator corresponding to a given aggregate function.
getHoldability() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getHoldability() - Method in class org.eigenbase.util14.AbstractResultSet
 
getId() - Method in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
getId() - Method in class net.sf.farrago.db.FarragoDbSavepoint
 
getId() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getId() - Method in class net.sf.farrago.db.FarragoDbSessionInfo
 
getId() - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
getId() - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Returns the value of attribute id.
getId() - Method in interface net.sf.farrago.session.FarragoSessionExecutingStmtInfo
Returns the unique identifier for this executing statement.
getId() - Method in interface net.sf.farrago.session.FarragoSessionInfo
Returns unique identifier for this session.
getId() - Method in interface net.sf.farrago.session.FarragoSessionSavepoint
 
getId() - Method in class org.eigenbase.lurql.LurqlDynamicParam
 
getId() - Method in class org.eigenbase.rel.AbstractRelNode
 
getId() - Method in class org.eigenbase.rel.CorrelatorRel.Correlation
Returns the identifier.
getId() - Method in interface org.eigenbase.rel.RelNode
Returns the ID of this relational expression, unique among all relational expressions created since the server was started.
getId() - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
getIdentifierPrecision() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getIdentifierPrecision() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getIdentifierPrecision() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getIdentifierQuoteString() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getIdentifierQuoteString() - Method in class org.eigenbase.sql.SqlUtil.DatabaseMetaDataInvocationHandler
 
GetImage() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
GetImage() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
GetImage() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
GetImage() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getImpersonateDefiner$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getImpl() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl.FarragoMemFactory
 
getImpl() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemFactory
 
getImplementingArgs() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getImplementingClassDecl() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getImplementorTable() - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
getImportance(RelSet) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Computes the importance of a set (which is that of its most important subset).
getImportance(RelSubset) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Returns the importance of an equivalence class of relational expressions.
getImportance() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Returns the importance of this rule.
getImportedElement() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getImportedElement() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getImportedElement() - Method in interface net.sf.farrago.cwm.core.CwmPackage
Returns the value of reference importedElement.
getImportedElement() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getImportedElement(CwmPackage) - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getImportedElement(CwmPackage) - Method in interface net.sf.farrago.cwm.core.ImportedElements
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getImportedElement() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getImportedElement() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getImportedElement() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getImportedElement() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getImportedElement() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getImportedElement() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getImportedElement() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getImportedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getImportedElements() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getImportedElements() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns ImportedElements association proxy object.
getImportedKeys(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getImportedTableNames() - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getImporter() - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Returns the value of reference importer.
getImporter() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getImporter(CwmModelElement) - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getImporter(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.ImportedElements
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getImporter() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getImporter() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getImporter() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getImporter() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getImporter() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getImporter() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getImporter() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getImporter$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getIncludeTuples(FemLocalIndex) - Method in class com.lucidera.lcs.LcsDataServer
 
getIncludeTuples(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
getIncludeTuples(FemLocalIndex) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
Whether or not to include tuples in page count statistics
getInConvention() - Method in interface org.eigenbase.rel.convert.ConverterFactory
Returns the calling convention this converter converts from.
getIncrement() - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getIncrement() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getIncrement() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of attribute increment.
getIncrement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getIndentation() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
getIndentation() - Method in interface org.eigenbase.sql.SqlWriter
Returns the offset for each level of indentation.
getIndex() - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
getIndex(String) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
getIndex() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getIndex() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeature
Returns the value of reference index.
getIndex(CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getIndex(CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getIndex(CwmClass) - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getIndex(CwmClass) - Method in interface net.sf.farrago.cwm.keysindexes.IndexSpansClass
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getIndex() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getIndex() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
getIndex() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getIndex() - Method in class net.sf.farrago.fennel.calc.CalcReg
 
getIndex() - Method in class net.sf.farrago.query.FarragoIndexBuilderRel
 
getIndex() - Method in interface org.eigenbase.reltype.RelDataTypeField
Gets the ordinal of this field within its containing type.
getIndex() - Method in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
getIndex() - Method in class org.eigenbase.rex.RexDynamicParam
 
getIndex() - Method in class org.eigenbase.rex.RexSlot
 
getIndex() - Method in class org.eigenbase.sql.SqlDynamicParam
 
getIndex$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getIndex$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getIndex$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getIndex2MatchedPos(List<List<LcsIndexOptimizer.SargColumnFilter>>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
This is the algorithm that maps indexes to search key columns.
getIndex2MatchedPosByCost(List<List<LcsIndexOptimizer.SargColumnFilter>>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Find the best filter to index mapping based on cost.
getIndexAccessor() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getIndexAccessor() - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Returns the value of reference IndexAccessor.
getIndexAccessor(FemLbmSplicerStreamDef) - Method in class net.sf.farrago.fem.fennel.SplicerHasIndexAccessor$Hib
 
getIndexAccessor(FemLbmSplicerStreamDef) - Method in interface net.sf.farrago.fem.fennel.SplicerHasIndexAccessor
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getIndexBitmapBitOpCost(int) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculates the cost of performing bitmap operations for a bitmapped index.
getIndexBitmapCount(FemLocalIndex, int, LcsIndexOptimizer.SargColumnFilter) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the number of bitmaps(distinct key values) satisfying the index search keys.
getIndexBitmapScanCost(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of scanning an entire bitmap index.
getIndexBitmapScanCost(FemLocalIndex, Double) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of scanning part of a bitmap index.
getIndexBitmapSortCost(Double) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of sorting the bitmap entries in an index.
getIndexById(long) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
getIndexById(long) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
getIndexById(long) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Gets an index by its repository ID.
getIndexColumn(FemLocalIndex, int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
getIndexColumn(FemLocalIndex, int) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Get the column at a given index key position.
getIndexCoverageSet(FarragoRepos, FemLocalIndex, List<FemLocalIndex>, boolean, boolean) - Static method in class com.lucidera.lcs.LcsIndexGuide
Determines the list of indexes from a candidate index list those indexes that contain at least one column matching the columns of a specified index.
getIndexDataServer(FarragoDataWrapperCache, FemLocalIndex) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
getIndexedFeature() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getIndexedFeature() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Returns the value of reference indexedFeature.
getIndexedFeature(CwmIndex) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getIndexedFeature(CwmIndex) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getIndexedFeature(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getIndexedFeature(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatures
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getIndexedFeature() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getIndexedFeature() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIndexedFeature$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getIndexedFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getIndexedFeature$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIndexedFeatureInfo() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getIndexedFeatureInfo() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns IndexedFeatureInfo association proxy object.
getIndexedFeatures() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getIndexedFeatures() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns IndexedFeatures association proxy object.
getIndexedFeatures_IndexedFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getIndexedFeatures_IndexedFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getIndexedFeatures_IndexedFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getIndexedFeatures_IndexedFeature$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getIndexedFeatures_IndexedFeature$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getIndexedFeatures_IndexedFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getIndexGuide(FemLocalIndex) - Method in class com.lucidera.lcs.LcsAppendStreamDef
Returns an index guide specific to an unclustered index
getIndexGuide() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getIndexGuide() - Method in class com.lucidera.lcs.LcsTable
 
getIndexGuide() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
getIndexGuide() - Method in class net.sf.farrago.namespace.ftrs.FtrsTable
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getIndexId() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Returns the value of attribute indexId.
getIndexId() - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Returns the value of attribute indexId.
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getIndexId() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getIndexInputType(FennelRel, FemLocalIndex, int) - Static method in class com.lucidera.lcs.LcsIndexAccessRule
Create a type descriptor for the rows representing index search keys along with their directives, given an index and the number of matching keys from the index.
getIndexMap() - Method in class net.sf.farrago.ddl.DdlValidator
 
getIndexMap() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getIndexMap() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getIndexMap() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getIndexMap() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getIndexMap() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getIndexMap() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getIndexRoot(FemLocalIndex) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
getIndexRoot(FemLocalIndex, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
getIndexRoot(FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
getIndexRoot(FemLocalIndex, boolean) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
getIndexRoot(long) - Method in interface net.sf.farrago.fennel.FennelJavaStreamMap
Looks up the root PageId of an index.
getIndexRoot(long) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getIndexRoot(FemLocalIndex) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Gets the root PageId of an index to be used for reading.
getIndexRoot(FemLocalIndex, boolean) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Gets the root PageId of an index to be used for reading or for writing.
getIndexSargSeq(FemLocalIndex, int, Map<CwmColumn, SargIntervalSequence>) - Static method in class com.lucidera.lcs.LcsIndexAccessRule
 
getIndexSearch() - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
getIndexSearch() - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Returns the value of reference IndexSearch.
getIndexSearch(FemCorrelation) - Method in class net.sf.farrago.fem.fennel.IndexSearchHasParameter$Hib
 
getIndexSearch(FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.IndexSearchHasParameter
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getIndexSearchCost(Map<FemLocalIndex, Integer>, Map<FemLocalIndex, LcsIndexOptimizer.SargColumnFilter>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of an index search.
getIndexSearchHasParameter() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getIndexSearchHasParameter() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns IndexSearchHasParameter association proxy object.
getIndexSegmentId(FemLocalIndex) - Static method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
Gets the SegmentId of the segment storing an index.
getIndexSelectivity() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getIndexSpansClass() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getIndexSpansClass() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns IndexSpansClass association proxy object.
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getIndexSpansClass_Index$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getIndexStats() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIndexStats() - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Returns the value of reference IndexStats.
getIndexStats(FemLocalIndex) - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getIndexStats(FemLocalIndex) - Method in interface net.sf.farrago.fem.med.LocalIndexHasStats
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getIndexStats$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIndexTable(CwmSqlindex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Gets the table on which an index is defined.
getIndexTable(FemLocalIndex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Gets the FemLocalTable on which a FemLocalIndex is defined.
getIndexWithMinDiskPages(LcsRowScanRelBase) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Selects from the clustered indexes on a table the one with the fewest number of pages.
getIndexWriter() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
getIndexWriter() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
getIndexWriter() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getIndexWriter() - Method in interface net.sf.farrago.fem.fennel.FemTableWriterDef
Returns the value of reference IndexWriter.
getIndexWriter(FemTableWriterDef) - Method in class net.sf.farrago.fem.fennel.TableWriterDataflow$Hib
 
getIndexWriter(FemTableWriterDef) - Method in interface net.sf.farrago.fem.fennel.TableWriterDataflow
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getInfinitude() - Method in class org.eigenbase.sarg.SargEndpoint
 
getInheritanceGraph() - Method in class org.eigenbase.jmi.JmiModelGraph
 
getInheritedIncomingAssocEdges(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
Gets all JmiAssocEdges representing associations incoming to any class vertex returned by getAllSuperclassVertices(vertex).
getInheritedOutgoingAssocEdges(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelView
Gets all JmiAssocEdges representing associations outgoing from any class vertex returned by getAllSuperclassVertices(vertex).
getInitializeProgram() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
getInitializeProgram() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Returns the value of attribute initializeProgram.
getInitializer() - Method in interface org.eigenbase.oj.rel.JavaRelImplementor.VariableInitializerThunk
 
getInitialSeed() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getInitialSeed() - Method in interface net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator
Returns the value of attribute initialSeed.
getInitialSeed$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getInitialValue() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getInitialValue() - Method in interface net.sf.farrago.cwm.core.CwmAttribute
Returns the value of attribute initialValue.
getInitialValue() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getInitialValue() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getInitialValue() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getInitialValue() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getInitialValue() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getInitialValue$Comp$CwmAttribute$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getInput(int) - Method in class org.eigenbase.rel.AbstractRelNode
 
getInput(int) - Method in interface org.eigenbase.rel.RelNode
Returns the ith input relational expression.
getInputAttributeIndex() - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
getInputAttributeIndex() - Method in interface net.sf.farrago.fem.fennel.FemAggInvocation
Returns the value of attribute inputAttributeIndex.
getInputCompareProjection() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getInputCompareProjection() - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Returns the value of attribute inputCompareProjection.
getInputConvention() - Method in class org.eigenbase.rel.convert.ConverterRelImpl
 
getInputDirectiveProj() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getInputDirectiveProj() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getInputDirectiveProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of attribute inputDirectiveProj.
getInputDirectiveProj() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getInputFlow(FemExecutionStreamDef) - Method in class net.sf.farrago.fem.fennel.ExecStreamInput$Hib
 
getInputFlow(FemExecutionStreamDef) - Method in interface net.sf.farrago.fem.fennel.ExecStreamInput
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
getInputFlow() - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Returns the value of reference InputFlow.
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
getInputFlow() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getInputJoinProj() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getInputJoinProj() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getInputJoinProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of attribute inputJoinProj.
getInputJoinProj() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getInputKeyCount() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getInputKeyProj() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getInputKeyProj() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getInputKeyProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of attribute inputKeyProj.
getInputKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getInputOrderKeyList() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getInputOrderKeyList() - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Returns the value of attribute inputOrderKeyList.
getInputOrdinal(String) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns the ordinal of the input represented by the variable name, or -1 if it does not represent an input.
getInputProj() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getInputProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Returns the value of attribute inputProj.
getInputRef() - Method in class org.eigenbase.sarg.SargBinding
 
getInputRowType() - Method in class org.eigenbase.rex.RexProgram
Returns the type of the input row to the program.
getInputRowType() - Method in class org.eigenbase.rex.RexProgramBuilder
Returns the rowtype of the input to the program
getInputs() - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
getInputs() - Method in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
getInputs() - Method in class net.sf.farrago.fennel.rel.FennelOptionalRel
 
getInputs() - Method in class org.eigenbase.rel.AbstractRelNode
 
getInputs() - Method in class org.eigenbase.rel.JoinRelBase
 
getInputs() - Method in interface org.eigenbase.rel.RelNode
Returns an array of this relational expression's inputs.
getInputs() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getInputs() - Method in class org.eigenbase.rel.SetOpRel
 
getInputs() - Method in class org.eigenbase.rel.SingleRel
 
getInputs() - Method in class org.eigenbase.rel.TableFunctionRelBase
 
getInputSelectivity() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getInputStreamName() - Method in class net.sf.farrago.runtime.FarragoTransform.InputBinding
 
getInputStreams(String) - Method in class net.sf.farrago.fennel.FennelStreamGraph
Find the inputs of a specified stream in the graph.
getInputTraits() - Method in interface org.eigenbase.rel.convert.ConverterRel
Returns the trait of the input relational expression.
getInputTraits() - Method in class org.eigenbase.rel.convert.ConverterRelImpl
 
getInsertCall() - Method in class org.eigenbase.sql.SqlMerge
 
getInsertRowCountParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getInsertRowCountParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef
Returns the value of attribute insertRowCountParamId.
getInsertRowCountParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getInsertRowCountParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Returns the value of attribute insertRowCountParamId.
getInstance() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
getInstance() - Method in interface net.sf.farrago.cwm.CwmPackage
Returns nested package Instance.
getInstance(CwmClassifier) - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getInstance(CwmClassifier) - Method in interface net.sf.farrago.cwm.instance.InstanceClassifier
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getInstanceClass() - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getInstanceClass() - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemAggInvocationClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdAbandonBackupClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocateClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsnClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpointClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCloseDatabaseClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCommitClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackupClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraphClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndexClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndexClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnIdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsnClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackupClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabaseClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraphClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackupClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdRollbackClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdSavepointClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdSetParamClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndexClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndexClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRootClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemColumnNameClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCorrelationClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCsnHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemDatabaseCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemDatabaseParamClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemDbHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemDynamicParameterClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUseClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemEndTxnCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlowClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemExecutionStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexAccessCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexAccessorDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemKeyAccessorDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemReshapeParameterClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemStreamHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemSvptHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTableWriterDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleAccessorClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessorClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptorClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjectionClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleDescriptorClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleProjectionClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTupleStreamGraphCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTxnCmdClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemTxnHandleClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemWindowDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDefClass$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getInstanceClass() - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getInstanceClass() - Method in class net.sf.farrago.HibernateManyToManyLazyAssociation
 
getInstanceClass() - Method in class net.sf.farrago.HibernateManyToManyLazyOrderedAssociation
 
getInstanceClass() - Method in class net.sf.farrago.HibernateOneToManyLazyAssociation
 
getInstanceClass() - Method in class net.sf.farrago.HibernateOneToManyLazyHighCardinalityAssociation
 
getInstanceClass() - Method in class net.sf.farrago.HibernateOneToManyLazyOrderedAssociation
 
getInstanceClass() - Method in class net.sf.farrago.HibernateOneToOneLazyAssociation
 
getInstanceClassifier() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getInstanceClassifier() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns InstanceClassifier association proxy object.
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getInstanceClassifier_Instance$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getInstancePackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getInstancePackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getInstructions(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
See CalcProgramBuilder.getProgram()
getInSubqueryThreshold() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Gets the list size threshold under which SqlToRelConverter.convertInToOr(org.eigenbase.sql2rel.SqlToRelConverter.Blackboard, org.eigenbase.rex.RexNode[], org.eigenbase.sql.SqlNodeList, boolean) is used.
getInt() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a signed int value.
getInt(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java int.
getInt(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java int.
getInteger(String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Gets the value of a variable, casted to an Integer
getInterface() - Method in class org.eigenbase.relopt.CallingConvention
 
getInternal(String, boolean) - Method in class org.eigenbase.util.property.Property
Retrieves the value of a property, using a given default value, and optionally failing if there is no value.
getIntervalLiteral() - Method in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
getIntervalQualifier() - Method in interface org.eigenbase.reltype.RelDataType
Gets this type's interval qualifier, or null if this is not an interval type.
getIntervalQualifier() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getIntervalQualifier() - Method in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
getIntervalQualifier() - Method in class org.eigenbase.sql.type.IntervalSqlType
 
getIntervalSign(String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getIntLiteralOperand(int) - Method in class org.eigenbase.rex.RexCallBinding
 
getIntLiteralOperand(int) - Method in class org.eigenbase.sql.SqlCallBinding
 
getIntLiteralOperand(int) - Method in class org.eigenbase.sql.SqlOperatorBinding
Gets the integer value of a numeric literal operand.
getIntProperty(Properties, String, int) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of an integer property.
getIntProperty(String) - Method in class org.eigenbase.util.SaffronProperties
Retrieves an integer property.
getInTrait() - Method in class org.eigenbase.rel.convert.ConverterRule
 
getInvocationId() - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
getInvocationName() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getInvocationName() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute invocationName.
getInvocationName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getInvocationStack() - Static method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getInvokingSession() - Method in class net.sf.farrago.ddl.DdlValidator
 
getInvokingSession() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getIo() - Method in interface org.eigenbase.relopt.RelOptCost
 
getIo() - Method in class org.eigenbase.relopt.RelOptCostImpl
 
getIo() - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
getIo() - Method in class org.eigenbase.test.MockRelOptCost
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getIsAbstract$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getIsAscending$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getIsAscending$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getIsAscending$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getIsClustered$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIsDeclaredNullable$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getIsDefault$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getIsFinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getIsFinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getIsFinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getIsInvalid$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIsNullable() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getIsNullable() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of attribute isNullable.
getIsNullable() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getIsNullable() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getIsNullable() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getIsNullable$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getIsNullable$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getIsNullable$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIsNullable$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getIsNullable$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getIsNullable$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getIsOrdered$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getIsPartitioning$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getIsPartitioning$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getIsPartitioning$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIsQuery$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getIsQuery$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getIsQuery$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getIsQuery$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getIsReadOnly$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getIsReadOnly$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getIsSorted$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getIsSorted$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getIsSorted$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIsSystem$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getIsSystem$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getIsSystem$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getIsTemporary$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getIsTemporary$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getIsTemporary$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getIsUdx$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getIsUnique$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getIsUnique$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getIsUnique$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getIterCalcTypeMap() - Method in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
getIterCalcTypeMap() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getIterCalcTypeMap() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getIterCalcTypeMap() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
Map from IterCalcRel tag to row type.
getJar() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
getJarUrl(FemJar) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Returns the URL for a jar with all properties expanded.
getJarUrl() - Method in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
getJavaClass() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
getJavaClassName() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getJavaClassName() - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDef
Returns the value of attribute javaClassName.
getJavaCompilerClassName() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getJavaCompilerClassName() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute javaCompilerClassName.
getJavaCompilerClassName$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getJavaInterface() - Method in class org.eigenbase.jmi.JmiClassVertex
 
getJavaInterfaceForProxy(Class<?>, Class<T>, String) - Static method in class org.eigenbase.jmi.JmiObjUtil
 
getJavaInterfaceForRefAssoc(RefAssociation) - Static method in class org.eigenbase.jmi.JmiObjUtil
Finds the Java interface corresponding to a JMI association
getJavaInterfaceForRefClass(RefClass) - Static method in class org.eigenbase.jmi.JmiObjUtil
Finds the Java interface corresponding to a JMI class.
getJavaInterfaceForRefObject(RefClass) - Static method in class org.eigenbase.jmi.JmiObjUtil
Finds the Java interface corresponding to object instances of a JMI class.
getJavaInterfaceForRefPackage(RefPackage) - Static method in class org.eigenbase.jmi.JmiObjUtil
Finds the Java interface corresponding to a JMI package.
getJavaMethod() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
Uses an external Java routine definition plus reflection to find a corresponding Java method.
getJavaOnlySection() - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Gets the Java only portion of the data conversion program
getJavaRelImplementor(RelNode) - Method in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
getJavaRelImplementor(RelNode) - Method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
getJavaRelImplementor(RelNode) - Method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
 
getJavaRelImplementor(RelNode) - Method in class net.sf.farrago.test.FarragoTestPlanner
 
getJavaRelImplementor(RelNode) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
getJavaRelImplementor(RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Retrieves an implementor appropriate for the context in which this planner was created.
getJavaRelImplementor(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getJavaRoot() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getJavaRoot() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getJavaStreamHandle(int) - Method in interface net.sf.farrago.fennel.FennelJavaStreamMap
Looks up the handle of a JavaTupleStream by its ID.
getJavaStreamHandle(int) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getJavaTypeSignature(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
 
getJdbcDate(TimeZone) - Method in class org.eigenbase.util14.ZonelessDatetime
Gets the value of this datetime as a milliseconds value for Date.
getJdbcKeywords() - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
getJdbcKeywords() - Method in interface net.sf.farrago.session.FarragoSessionParser
 
getJdbcKeywords() - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns comma-separated list of JDBC keywords.
getJdbcKeywords() - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
getJDBCMajorVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getJDBCMinorVersion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getJdbcOrdinal() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
getJdbcTime(TimeZone) - Method in class org.eigenbase.util14.ZonelessDatetime
Gets the value of this datetime as a milliseconds value for Time.
getJdbcTimestamp(TimeZone) - Method in class org.eigenbase.util14.ZonelessDatetime
Gets the value of this datetime as a milliseconds value for Timestamp.
getJdbcTimestamp(TimeZone) - Method in class org.eigenbase.util14.ZonelessTime
Override ZonelessDatetime.
getJdbcUri(FarragoAbstractJdbcDriver) - Static method in class net.sf.farrago.test.FarragoTestCase
 
getJdbcValue() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Gets data, casted as a Jdbc value.
getJdbcValue() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlDate
 
getJdbcValue() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTime
 
getJdbcValue() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
 
getJmiChangeSetTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.jmi.JmiChangeSet" tracer reports JmiChangeSet events.
getJmiException() - Method in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
getJmiModelGraph() - Method in class net.sf.farrago.test.JmiMemTest.FactoryImpl
 
getJniHandleTraceFile() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getJniHandleTraceFile() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute jniHandleTraceFile.
getJniHandleTraceFile$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getJoinDistinctRowCount(RelNode, JoinRelType, BitSet, RexNode) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Computes the number of distinct rows for a set of keys returned from a join
getJoinFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getJoinFieldRefCounts(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getJoinFieldRefCountsMap() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getJoinFields(LoptJoinTree, LoptJoinTree) - Method in class com.lucidera.opt.LoptMultiJoin
Retrieves the fields corresponding to a join between a left and right tree
getJoinFilter() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getJoinFilterFactorBitmap(RexNode, boolean) - Method in class com.lucidera.opt.LoptMultiJoin
Returns a bitmap representing the factors referenced in a join filter
getJoinFilters() - Method in class com.lucidera.opt.LoptMultiJoin
 
getJoinKeywords() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
getJoinPopulationSize(RelNode, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Computes the population size for a set of keys returned from a join
getJoinRemovalFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getJoinRemovalSemiJoin(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getJoinScope(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns a scope containing the objects visible from the ON and USING sections of a JOIN clause.
getJoinScope(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getJoinStart(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getJoinTree() - Method in class com.lucidera.opt.LoptJoinTree
 
getJoinType() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
getJoinType() - Method in class org.eigenbase.rel.JoinRelBase
 
getJoinType() - Method in class org.eigenbase.sql.SqlJoin
Returns a SqlJoinOperator.JoinType
getJoinTypes() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getJunitMethods(Class<SqlTestGen.SqlValidatorSpooler>) - Static method in class org.eigenbase.test.SqlTestGen
Returns a list of all of the Junit methods in a given class.
getKey(RexNode) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
getKey() - Method in class net.sf.farrago.util.FarragoCacheEntry
 
getKey() - Method in interface net.sf.farrago.util.FarragoObjectCache.Entry
 
getKeyComponent() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getKeyComponent() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getKeyComponent(FemAbstractAttribute) - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getKeyComponent(FemAbstractAttribute) - Method in interface net.sf.farrago.fem.sql2003.AttributeIsConstrained
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getKeyComponent() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractAttribute
Returns the value of reference KeyComponent.
getKeyComponent() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getKeyComponent$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getKeyComponent$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getKeyComponent$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getKeyConstraint(FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getKeyConstraint(FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.ConstraintHasComponent
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getKeyConstraint() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getKeyConstraint() - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponent
Returns the value of reference KeyConstraint.
getKeyConstraint$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getKeyProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Returns the value of attribute keyProj.
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getKeyProj() - Method in interface net.sf.farrago.fem.fennel.FemKeyAccessorDef
Returns the value of attribute keyProj.
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getKeyProj() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getKeyRelationship() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getKeyRelationship() - Method in interface net.sf.farrago.cwm.keysindexes.CwmUniqueKey
Returns the value of reference keyRelationship.
getKeyRelationship(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getKeyRelationship(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getKeyRelationship(CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getKeyRelationship(CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getKeyRelationship() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getKeyRelationship() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getKeyRelationship() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getKeyRelationship() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getKeyRelationship$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getKeyRelationship$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getKeyRelationship$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getKeyRelationship$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getKeyRelationship$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getKeyRelationshipFeatures() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getKeyRelationshipFeatures() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns KeyRelationshipFeatures association proxy object.
getKeyRelationshipFeatures_KeyRelationship$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getKeyRelationshipFeatures_KeyRelationship$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getKeyRelationshipFeatures_KeyRelationship$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getKeyRelationshipFeatures_KeyRelationship$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getKeyRelationshipFeatures_KeyRelationship$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getKeyRelationshipFeatures_KeyRelationship$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getKeysIndexes() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
getKeysIndexes() - Method in interface net.sf.farrago.cwm.CwmPackage
Returns nested package KeysIndexes.
getKeysIndexesPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getKeysIndexesPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getKind() - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getKind() - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getKind() - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getKind() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getKind() - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Returns the value of attribute kind.
getKind() - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getKind() - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getKind() - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getKind() - Method in interface net.sf.farrago.cwm.core.CwmDependency
Returns the value of attribute kind.
getKind() - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getKind() - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getKind() - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getKind() - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getKind() - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getKind() - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getKind() - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getKind() - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getKind() - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getKind() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getKind() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getKind() - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getKind() - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getKind() - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getKind() - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getKind() - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getKind() - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getKind() - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getKind() - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getKind() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getKind() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getKind() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getKind() - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getKind() - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getKind() - Method in class org.eigenbase.rex.RexCall
 
getKind() - Method in class org.eigenbase.rex.RexDynamicParam
 
getKind() - Method in class org.eigenbase.rex.RexFieldAccess
 
getKind() - Method in class org.eigenbase.rex.RexLiteral
 
getKind() - Method in class org.eigenbase.rex.RexNode
Returns the kind of node this is.
getKind() - Method in class org.eigenbase.sql.SqlCall
 
getKind() - Method in class org.eigenbase.sql.SqlDynamicParam
 
getKind() - Method in class org.eigenbase.sql.SqlIdentifier
 
getKind() - Method in class org.eigenbase.sql.SqlLiteral
 
getKind() - Method in class org.eigenbase.sql.SqlNode
Returns the type of node this is, or SqlKind.Other if it's nothing special.
getKind() - Method in class org.eigenbase.sql.SqlOperator
 
getKind$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getKind$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getKind$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getKind$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getKind$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getLabel() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
getLabel() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
getLabel() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
getLabelBounds(FemLabel, FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves the creation timestamp of the labels that bound a specified label.
getLabelHasAlias() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getLabelHasAlias() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns LabelHasAlias association proxy object.
getLabelParamValue() - Method in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
getLanguage() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getLanguage() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getLanguage() - Method in interface net.sf.farrago.cwm.core.CwmExpression
Returns the value of attribute language.
getLanguage() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getLanguage() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getLanguage() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getLanguage() - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Returns the value of attribute language.
getLanguage() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getLanguage() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute language.
getLanguage$Hib() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getLanguage$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getLanguage$Hib() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getLanguage$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getLanguage$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getLanguage$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getLastAnalyzeRowCount() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getLastAnalyzeRowCount() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getLastAnalyzeRowCount() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of attribute lastAnalyzeRowCount.
getLastAnalyzeRowCount() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getLastAnalyzeRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getLastAnalyzeRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getLastAnalyzeRowCount$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getLastBar() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Returns the zero based index of the last bar in the range, or -1 if the range is empty.
getLcsTable() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getLcsTable() - Method in class com.lucidera.lcs.LcsTableAppendRel
 
getLcsTable() - Method in class com.lucidera.lcs.LcsTableDeleteRel
 
getLcsTable() - Method in class com.lucidera.lcs.LcsTableMergeRel
 
getLcsTableBlockCount(LcsTable) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the total number of disk blocks used by a lcs table.
getLeafPageIdProj() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
getLeafPageIdProj() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getLeafPageIdProj() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getLeafPageIdProj() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getLeafPageIdProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Returns the value of attribute leafPageIdProj.
getLeft() - Method in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
getLeft() - Method in class com.lucidera.opt.LoptJoinTree
 
getLeft() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
getLeft() - Method in class org.eigenbase.rel.JoinRelBase
 
getLeft() - Method in enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
 
getLeft() - Method in class org.eigenbase.sql.SqlJoin
 
getLeftFactor() - Method in class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
 
getLeftJoinKey() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
getLeftJoinKey() - Method in interface net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef
Returns the value of reference LeftJoinKey.
getLeftJoinKey(FemNestedLoopJoinStreamDef) - Method in class net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey$Hib
 
getLeftJoinKey(FemNestedLoopJoinStreamDef) - Method in interface net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getLeftKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getLeftKeyProj() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute leftKeyProj.
getLeftKeys() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
getLeftKeys() - Method in class org.eigenbase.rel.rules.SemiJoinRel
 
getLeftOrdinal() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
getLeftPrec() - Method in class org.eigenbase.sql.SqlOperator
 
getLegalPrivilegesForType(RefClass) - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeMap
 
getLegalPrivilegesForType(RefClass) - Method in interface net.sf.farrago.session.FarragoSessionPrivilegeMap
Returns a set of privileges mapped as legal for a type.
getLength() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getLength() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getLength() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of attribute length.
getLength() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getLength() - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Returns the value of attribute length.
getLength() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getLength() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getLength() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getLength() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getLength() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Returns the value of attribute length.
getLength() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getLength() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getLength() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets the length, in bytes, of this datum.
getLength$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getLength$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getLength$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getLength$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getLength$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getLength$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getLength$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getLength$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getLenient() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getLhsClass() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Gets the OJ class for the left hand side (target) type
getLhxJoinType(JoinRelType) - Static method in enum net.sf.farrago.fennel.rel.LhxJoinRelType
 
getLibraryClassReference(String) - Static method in class net.sf.farrago.plugin.FarragoPluginClassLoader
From a library name which references a Java class directly, obtains the class reference (possibly with trailing context such as a method name).
getLibraryFile() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getLibraryFile() - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Returns the value of attribute libraryFile.
getLibraryFile$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getLibraryName() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getLibraryName() - Method in interface net.sf.farrago.plugin.FarragoPlugin
return the library name used to initialize this plugin
getLimit(boolean, SqlTypeName.Limit, boolean) - Method in class org.eigenbase.sql.type.BasicSqlType
Returns a value which is a limit for this type.
getLimit(boolean, SqlTypeName.Limit, boolean, int, int) - Method in enum org.eigenbase.sql.type.SqlTypeName
Returns the limit of this datatype.
getLine() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
getLine() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
Deprecated.  
getLine() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
Deprecated.  
getLine() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
Deprecated.  
getLine() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
Deprecated.  
getLineageId() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getLineageId() - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Returns the value of attribute lineageId.
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getLineageId() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getLineageId$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getLineDelimiter() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getLineLength() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
getLineNum() - Method in class org.eigenbase.sql.parser.SqlParserPos
 
getList() - Method in class org.eigenbase.sarg.SargIntervalSequence
 
getList() - Method in class org.eigenbase.sql.SqlNodeList
 
getListener() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
getListForType(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
getListPosition(SqlTypeName, List<SqlTypeName>) - Static method in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
getLiteral() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getLiteral() - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumeration
Returns the value of reference literal.
getLiteral(CwmEnumeration) - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getLiteral(CwmEnumeration) - Method in interface net.sf.farrago.cwm.datatypes.EnumerationLiterals
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getLiteral(RexNode) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
getLiteral$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getLocale() - Method in class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
getLocalIndex() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getLocalIndex() - Method in interface net.sf.farrago.fem.med.FemIndexStatistics
Returns the value of reference LocalIndex.
getLocalIndex(FemIndexStatistics) - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getLocalIndex(FemIndexStatistics) - Method in interface net.sf.farrago.fem.med.LocalIndexHasStats
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getLocalIndex$Hib() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getLocalIndexHasStats() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getLocalIndexHasStats() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns LocalIndexHasStats association proxy object.
getLocalizedClassKey(RefClass) - Static method in class net.sf.farrago.catalog.FarragoReposImpl
 
getLocalizedClassName(RefClass) - Method in interface net.sf.farrago.catalog.FarragoRepos
Looks up the localized name for a class of metadata.
getLocalizedClassName(RefClass) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getLocalizedClassName(RefClass) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getLocalizedObjectName(CwmModelElement) - Method in interface net.sf.farrago.catalog.FarragoRepos
Formats the fully-qualified localized name for an existing object, including its type.
getLocalizedObjectName(String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Formats the localized name for an unqualified typeless object.
getLocalizedObjectName(CwmModelElement, RefClass) - Method in interface net.sf.farrago.catalog.FarragoRepos
Formats the fully-qualified localized name for an existing object.
getLocalizedObjectName(String, String, RefClass) - Method in interface net.sf.farrago.catalog.FarragoRepos
Formats the fully-qualified localized name for an object that may not exist yet.
getLocalizedObjectName(CwmModelElement) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getLocalizedObjectName(String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getLocalizedObjectName(CwmModelElement, RefClass) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getLocalizedObjectName(String, String, RefClass) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getLocalizedObjectName(CwmModelElement) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getLocalizedObjectName(String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getLocalizedObjectName(CwmModelElement, RefClass) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getLocalizedObjectName(String, String, RefClass) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getLocalName() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getLocalTableNames(String, String, boolean, String, String, Connection) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function which gets the set of local table names to be exported
getLogDirectory() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getLogFilePath() - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
getLogger(String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
Gets the logger for a given tag.
getLogger(String, boolean) - Method in class net.sf.farrago.util.NativeTrace
 
getLogger() - Method in class org.eigenbase.trace.EigenbaseLogger
 
getLogicalJoinType() - Method in enum net.sf.farrago.fennel.rel.LhxJoinRelType
 
getLogicalSourceRowType(RelDataType, SqlInsert) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getLogicalTargetRowType(RelDataType, SqlInsert) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getLoginTimeout() - Method in class org.eigenbase.util.JdbcDataSource
 
getLogWriter() - Method in class org.eigenbase.util.JdbcDataSource
 
getLong() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a signed long value.
getLong(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcIntParamDef
 
getLong(String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Gets the value of a variable, casted to a Long
getLong(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java long.
getLong(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java long.
getLongHandle() - Method in class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
getLongHandle() - Method in class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
getLongHandle() - Method in interface net.sf.farrago.fem.fennel.FemHandle
Returns the value of attribute longHandle.
getLongHandle() - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
getLongHandle() - Method in class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
getLongHandle() - Method in class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
getLongHandle() - Method in class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
getLongHandle() - Method in class net.sf.farrago.fennel.FennelJavaHandle
 
getLongHandle() - Method in class net.sf.farrago.fennel.FennelStreamGraph
 
getLongHandle() - Method in class net.sf.farrago.fennel.FennelStreamHandle
 
getLongHandle() - Method in class net.sf.farrago.fennel.FennelSvptHandle
 
getLongProperty(Properties, String, long) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of a long integer property.
getLookupCall() - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getLoopbackDataSource() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
getLower() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getLower() - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRange
Returns the value of attribute lower.
getLower$Hib() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getLowerBound() - Method in class org.eigenbase.rex.RexWindow
 
getLowerBound() - Method in class org.eigenbase.sarg.SargIntervalBase
 
getLowerBound() - Method in class org.eigenbase.sql.SqlWindow
 
getLowerBoundCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
getLowerBoundCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdCompleteBackup
Returns the value of attribute lowerBoundCsn.
getLowerBoundCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getLowerBoundCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Returns the value of attribute lowerBoundCsn.
getLowerBoundCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
getLowerBoundCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Returns the value of attribute lowerBoundCsn.
getLowerBoundCsn(FarragoBackupType, List<FarragoCatalogUtil.BackupData>) - Method in class net.sf.farrago.syslib.FarragoSystemBackup
Determines the lower bound csn for the current backup based on the type of the backup and previous backup data.
getMajorVersion() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
getMap() - Method in class net.sf.farrago.session.FarragoSessionVariables
Retrieves a read only map from parameter name to parameter value.
getMapConvertedNonCorrSubqs() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
getMapDeferredToCorrel() - Method in class org.eigenbase.relopt.RelOptQuery
Returns the map which identifies which correlating variable each RelOptQuery.DeferredLookup will set.
getMapMofIdToPlugin() - Method in class net.sf.farrago.plugin.FarragoPluginCache
 
getMapped() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getMappedDataType(int, int, int, String, Properties) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getMappedTableName(String, String, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
Convert the foreign database's schema and table into the "foreign" name used locally by Farrago in origSchema.
getMapping(RefObject) - Method in class org.eigenbase.jmi.JmiCorrespondence
Looks up the mapping for an object version.
getMappingType() - Method in interface org.eigenbase.util.mapping.Mapping
 
getMappingType() - Method in interface org.eigenbase.util.mapping.Mappings.FunctionMapping
 
getMappingType() - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getMappingType() - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getMappingType() - Method in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
getMappingType() - Method in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
getMappingType() - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
getMappingType() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
getMappingType() - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
getMappingType() - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
getMappingType() - Method in class org.eigenbase.util.Permutation
 
getMatchedClass() - Method in class org.eigenbase.relopt.RelOptRuleOperand
 
getMax() - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getMax() - Method in class org.eigenbase.util14.Enum14
Returns the largest ordinal defined by this enumeration.
getMaxBinaryLiteralLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxByteCount() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
returns the maximum possible tuple storage size in bytes
getMaxByteSize(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Computes the maximum number of bytes required to represent a value of a type having user-defined precision.
getMaxCatalogNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxColumnNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxColumnsInTable() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxConnections() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxCursorNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxFieldSize() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getMaxIndexLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxLength(RefClass, Attribute) - Static method in class org.eigenbase.jmi.JmiObjUtil
 
getMaxPrecision() - Method in enum org.eigenbase.sql.type.SqlTypeName
Returns the maximum precision (or length) allowed for this type, or -1 if precision/length are not applicable for this type.
getMaxProcedureNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxResolved(long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getMaxRows() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getMaxRowSize() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxScale() - Method in enum org.eigenbase.sql.type.SqlTypeName
Returns the maximum scale (or fractional second precision in the case of intervals) allowed for this type, or -1 if precision/length are not applicable for this type.
getMaxSchemaNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxStatementLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxStatements() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxTableNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxTablesInSelect() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxTimestamp(FemAbstractColumnSet, FemRowCountStatistics) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Returns the max of the dml and analyze timestamps stored in a row count statistics record.
getMaxUnscaled() - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
getMaxUnscaled(int) - Static method in class org.eigenbase.util14.NumberUtil
 
getMaxUserNameLength() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getMaxUsingLevelOrdinals() - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.HighestUsageFinder
 
getMaxValue() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getMaxValue() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of attribute maxValue.
getMaxValue(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Determines the maximum unscaled value of a numeric type
getMaxValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getMdrNameDirectory() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getMdrRepos() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
getMdrRepos() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
getMdrRepos() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getMdrRepos() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getMdrRepos() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getMdrRepository() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getMdrTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.mdr" traces Farrago's use of MDR.
getMed() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
getMed() - Method in interface net.sf.farrago.fem.FemPackage
Returns nested package Med.
getMedDataServer() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getMedMqlColumnSet() - Method in class net.sf.farrago.namespace.mql.MedMqlTableRel
 
getMedPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getMedPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getMemberCase() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getMemberCase() - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionMember
Returns the value of attribute memberCase.
getMemberCase$Comp$CwmUnionMember$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getMemberCase$Comp$CwmUnionMember$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getMemoryUsage() - Method in class net.sf.farrago.query.FarragoExecutableExplainStmt
 
getMemoryUsage() - Method in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
getMemoryUsage() - Method in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
getMemoryUsage() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getMessage() - Method in exception net.sf.farrago.parser.impl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error net.sf.farrago.parser.impl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception net.sf.farrago.rng.parserimpl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error net.sf.farrago.rng.parserimpl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.eigenbase.lurql.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.eigenbase.lurql.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
getMessage() - Method in exception org.eigenbase.sql.parser.impl.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.eigenbase.sql.parser.impl.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessages(Throwable) - Static method in class org.eigenbase.util.Util
Retrieves messages in a exception and writes them to a string.
getMetaData() - Method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
getMetaData() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getMetaData() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
getMetaData() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
getMetadata() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
getMetadata() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getMetaData() - Method in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
getMetaData() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
getMetadata() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
getMetadata() - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl
Returns metadata about this parser: keywords, etc.
getMetadataFactory(String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns the metadata factory for a particular plugin.
getMetadataFactory(String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getMetadataFactory() - Method in interface net.sf.farrago.fennel.FennelDbHandle
 
getMetadataFactory() - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
 
getMetadataFactory(String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getMetadataProvider() - Method in class org.eigenbase.relopt.RelOptCluster
 
getMetaObjectName(RefBaseObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Gets the name of the model element corresponding to a RefBaseObject
getMethod() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getMethod() - Method in interface net.sf.farrago.cwm.behavioral.CwmOperation
Returns the value of reference method.
getMethod(CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getMethod(CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.OperationMethod
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getMethod() - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
getMethod$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getMethods(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
getMileage() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
getMillis(FennelTupleDatum, boolean) - Static method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
getMillis(FennelTupleDatum) - Static method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
getMin() - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getMin() - Method in class org.eigenbase.util14.Enum14
Returns the smallest ordinal defined by this enumeration.
getMinByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
getMinByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
getMinByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BINARY
 
getMinByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_CHAR
 
getMinByteCount(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_CHAR
 
getMinByteCount(int) - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Gets the number of bytes required to store the narrowest value with this type, given a particular max byte count.
getMinByteCount() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
returns the minimum possible tuple storage size in bytes
getMinByteLength() - Method in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
getMinByteLength() - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessor
Returns the value of attribute minByteLength.
getMinMaxKind() - Method in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
getMinorVersion() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
getMinPrecision() - Method in enum org.eigenbase.sql.type.SqlTypeName
Returns the minimum precision (or length) allowed for this type, or -1 if precision/length are not applicable for this type.
getMinResolved(long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getMinScale() - Method in enum org.eigenbase.sql.type.SqlTypeName
Returns the minimum scale (or fractional second precision in the case of intervals) allowed for this type, or -1 if precision/length are not applicable for this type.
getMinUnscaled() - Method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
getMinUnscaled(int) - Static method in class org.eigenbase.util14.NumberUtil
 
getMinValue() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getMinValue() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of attribute minValue.
getMinValue(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Determines the minimum unscaled value of a numeric type
getMinValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getModality() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getModality() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getModality() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of attribute modality.
getModality() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getModality() - Method in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
getModality() - Method in class org.eigenbase.sql.fun.SqlCollectionTableOperator
 
getModality$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getModality$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getModality$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getModelElement() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getModelElement() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getModelElement() - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Returns the value of reference modelElement.
getModelElement(CwmTaggedValue) - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getModelElement(CwmTaggedValue) - Method in interface net.sf.farrago.cwm.core.TaggedElement
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getModelElement() - Method in class net.sf.farrago.ddl.DdlStmt
 
getModelElement() - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
 
getModelElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getModelElementByName(Collection<T>, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Searches a collection of CwmModelElements (or a subtype) by name.
getModelElementByNameAndType(Collection<? extends CwmModelElement>, String, Class<T>) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Searches a collection for a CwmModelElement by name and type.
getModelElementByNameAndType(Collection, String, RefClass) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Deprecated. use typesafe version instead
getModelExtension$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getModelExtensions() - Method in class net.sf.farrago.db.FarragoDatabase
 
getModelExtensions() - Method in class net.sf.farrago.db.FarragoDbSession
 
getModelExtensions() - Method in interface net.sf.farrago.session.FarragoSession
 
getModelGraph() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getModelGraph() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getModelGraph() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getModelGraph() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getModelGraph() - Method in class org.eigenbase.jmi.JmiModelView
 
getModelGraph() - Method in class org.eigenbase.jmi.mem.JmiMemFactory
 
getModelGraph() - Method in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
getModelLoader() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
getModelLoader() - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns the FarragoModelLoader for this repos.
getModelLoader() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getModelLoader() - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
 
getModelLoader() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getModelView() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getModelView() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getModelView() - Method in class net.sf.farrago.ddl.gen.DdlGenerator
 
getModelView() - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
getModelView() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getModelView() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getModelView() - Method in class org.eigenbase.lurql.LurqlPlan
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getModificationTimestamp() - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Returns the value of attribute modificationTimestamp.
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getModificationTimestamp() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getModificationTimestamp$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getModifierNode(SqlInsertKeyword) - Method in class org.eigenbase.sql.SqlInsert
 
getModifierNode(SqlSelectKeyword) - Method in class org.eigenbase.sql.SqlSelect
 
getMofAssoc() - Method in class org.eigenbase.jmi.JmiAssocEdge
 
getMofAssocForEdge(JmiAssocEdge) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the MOF representation for an association.
getMofClass() - Method in class org.eigenbase.jmi.JmiClassVertex
 
getMofClassForVertex(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the MOF representation for a class.
getMofModelGraph() - Method in class net.sf.farrago.test.JmiModelTest
 
getMonotonicExprs() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getMonotonicExprs() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getMonotonicExprs() - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
getMonotonicExprs() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns a list of expressions which are monotonic in this namespace.
getMonotonicity(String) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getMonotonicity(String) - Method in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
getMonotonicity(String) - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlCeilFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlCurrentDateFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlDatetimeSubtractionOperator
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlFloorFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlMonotonicBinaryOperator
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlMonotonicUnaryFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlStringContextVariable
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlSubstringFunction
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlAsOperator
 
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlBinaryOperator
 
getMonotonicity(SqlValidatorScope) - Method in class org.eigenbase.sql.SqlCall
 
getMonotonicity(SqlValidatorScope) - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getMonotonicity(SqlValidatorScope) - Method in class org.eigenbase.sql.SqlDynamicParam
 
getMonotonicity(SqlValidatorScope) - Method in class org.eigenbase.sql.SqlIdentifier
 
getMonotonicity(SqlValidatorScope) - Method in class org.eigenbase.sql.SqlLiteral
 
getMonotonicity(SqlValidatorScope) - Method in class org.eigenbase.sql.SqlNode
Returns whether expression is always ascending, descending or constant.
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlOperator
Returns whether this operator is monotonic.
getMonotonicity(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlPrefixOperator
 
getMonotonicity(String) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getMonotonicity(String) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getMonotonicity(SqlNode) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
getMonotonicity(String) - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorTable
 
getMonotonicity(SqlNode) - Method in class org.eigenbase.sql.validate.EmptyScope
 
getMonotonicity(String) - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
getMonotonicity(SqlNode) - Method in class org.eigenbase.sql.validate.OverScope
 
getMonotonicity(String) - Method in class org.eigenbase.sql.validate.SelectNamespace
 
getMonotonicity(SqlNode) - Method in class org.eigenbase.sql.validate.SelectScope
 
getMonotonicity(String) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns whether and how a given column is sorted.
getMonotonicity(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Returns whether an expression is monotonic in this scope.
getMonotonicity(String) - Method in interface org.eigenbase.sql.validate.SqlValidatorTable
Returns whether a given column is monotonic.
getMonotonicity(String) - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
getMonotonicity(String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Given a SQL query, returns the monotonicity of the first item in the SELECT clause.
getMonotonicity(String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
getMoreResults() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getMoreResults(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getMulti(K) - Method in class org.eigenbase.util.MultiMap
Returns a list of values for a given key; returns an empty list if not found.
getMultiJoinFields() - Method in class com.lucidera.opt.LoptMultiJoin
 
getMultiJoinRel() - Method in class com.lucidera.opt.LoptMultiJoin
 
getMultiplicity() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getMultiplicity() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getMultiplicity() - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRange
Returns the value of reference multiplicity.
getMultiplicity() - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Returns the value of attribute multiplicity.
getMultiplicity(CwmMultiplicityRange) - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getMultiplicity(CwmMultiplicityRange) - Method in interface net.sf.farrago.cwm.core.RangeMultiplicity
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getMultiplicity() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getMultiplicity() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getMultiplicity() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getMultiplicity() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getMultiplicity() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getMultiplicity$Comp$CwmStructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getMultiplicity$Hib() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getMultivaluedIndex(String) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
getMultivaluedOrderedIndex(String) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
getMutableClone() - Method in class org.eigenbase.util.EnumeratedValues
Creates a mutable enumeration from an existing enumeration, which may already be immutable.
getMutableClone14() - Method in class org.eigenbase.util14.Enum14
Creates a mutable enumeration from an existing enumeration, which may already be immutable.
getName(int) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Gets the name of a field
getName() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Returns the name of the sequence
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getName() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getName() - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getName() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getName() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getName() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getName() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getName() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getName() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getName() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getName() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getName() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getName() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getName() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getName() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getName() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getName() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getName() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getName() - Method in class net.sf.farrago.db.FarragoDbSavepoint
 
getName(RefObject) - Method in class net.sf.farrago.ddl.gen.DdlGenerator.NamerImpl
 
getName() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getName() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
getName() - Method in interface net.sf.farrago.fem.fennel.FemColumnName
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
getName() - Method in interface net.sf.farrago.fem.fennel.FemDatabaseParam
Returns the value of attribute name.
getName() - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getName() - Method in interface net.sf.farrago.fem.med.FemStorageOption
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getName() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getName() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getName() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getName() - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getName() - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotation
Returns the value of attribute name.
getName() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getName() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getName() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getName() - Method in interface net.sf.farrago.session.FarragoSessionSavepoint
 
getName() - Method in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
getName() - Method in class net.sf.farrago.test.FarragoMockPrincipal
 
getName() - Method in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
getName(RefObject) - Method in interface org.eigenbase.jmi.JmiObjUtil.Namer
Returns a string to which identifies a given element to an end-user.
getName() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getName() - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJSumAggImplementor
 
getName() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
 
getName() - Method in class org.eigenbase.rel.AggregateCall
Returns the name.
getName() - Method in interface org.eigenbase.rel.Aggregation
Returns the name of this Aggregation
getName() - Method in class org.eigenbase.relopt.CallingConvention
 
getName() - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
getName() - Method in interface org.eigenbase.reltype.RelDataTypeField
Gets the name of this field, which is unique within its containing type.
getName() - Method in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
getName() - Method in class org.eigenbase.rex.RexFieldAccess
Returns the name of the field.
getName() - Method in class org.eigenbase.rex.RexVariable
Returns the name of this variable.
getName() - Method in class org.eigenbase.sql.SqlOperator
 
getName() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlSubstitutionSampleSpec
 
getName() - Method in interface org.eigenbase.sql.SqlWriter.FrameType
 
getName() - Method in enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
 
getName() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
getName() - Method in class org.eigenbase.util.OptionsList.Option
 
getName() - Method in class org.eigenbase.util14.Enum14.BasicValue
 
getName(int) - Method in class org.eigenbase.util14.Enum14
Returns the name associated with an ordinal; the return value is null if the ordinal is not a member of the enumeration.
getName() - Method in interface org.eigenbase.util14.Enum14.Value
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getName$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getName$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getNameAsId() - Method in class org.eigenbase.sql.SqlFunction
 
getNamedFeature(RefClass, Class<T>, String, boolean) - Static method in class org.eigenbase.jmi.JmiObjUtil
Limits the result of JmiObjUtil.getFeatures(RefClass, Class, boolean) to the first feature with the given name.
getNameDirectory() - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Gets a FarragoMedNameDirectory corresponding to this server.
getNameDirectory() - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
getNameDirectory() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
getNameDirectory() - Method in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
getNameDirectory() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
getNameDirectory() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getNameDirectory() - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
getNameDirectory() - Method in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
getNamedType(SqlIdentifier) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getNamedType(SqlIdentifier) - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorCatalogReader
 
getNamedType(SqlIdentifier) - Method in interface org.eigenbase.sql.validate.SqlValidatorCatalogReader
Finds a user-defined type with the given name, possibly qualified.
getNamedType(SqlIdentifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
getNamedType(SqlIdentifier) - Method in class org.eigenbase.test.MockCatalogReader
 
getNameForJdbcType(int) - Static method in enum org.eigenbase.sql.type.SqlTypeName
Gets the SqlTypeName corresponding to a JDBC type.
getNameKey(CwmModelElement, boolean) - Method in class net.sf.farrago.ddl.DdlValidator
 
getNames() - Method in class org.eigenbase.util14.Enum14
Returns the names in this enumeration, in no particular order.
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getNamespace() - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Returns the value of reference namespace.
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getNamespace(CwmModelElement) - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getNamespace(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.ElementOwnership
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getNamespace() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getNamespace() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getNamespace() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getNamespace() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getNamespace(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Finds the namespace corresponding to a given node.
getNamespace(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getNamespace$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getNamespaceAssignee(CwmNamespace) - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getNamespaceAssignee(CwmNamespace) - Method in interface net.sf.farrago.fem.security.UserAssignedNamespace
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getNCharacterStream(String) - Method in class org.eigenbase.util14.AbstractResultSet
 
getNCharacterStream(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
getNClob(String) - Method in class org.eigenbase.util14.AbstractResultSet
 
getNClob(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
getNestedLoopJoin() - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
getNestedLoopJoin() - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Returns the value of reference NestedLoopJoin.
getNestedLoopJoin(FemCorrelation) - Method in class net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey$Hib
 
getNestedLoopJoin(FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getNestedLoopJoinHasLeftJoinKey() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getNestedLoopJoinHasLeftJoinKey() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns NestedLoopJoinHasLeftJoinKey association proxy object.
getNewestLabelCreationTimestamp(FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves the creation timestamp of the most recently created label stored in the catalog.
getNewForOldInput(int) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
Maps the ordinal of a field pre-flattening to the ordinal of the corresponding field post-flattening, and optionally returns its type.
getNewForOldInputRef(RexInputRef) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
getNewForOldRel(RelNode) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
getNewName() - Method in class net.sf.farrago.ddl.DdlReplaceOptions
 
getNewName() - Method in class net.sf.farrago.ddl.DdlValidator
Returns RENAME TO argument of CREATE OR REPLACE.
getNewName() - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
getNewRootPageId() - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
getNewRootPageId() - Method in interface net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot
Returns the value of attribute newRootPageId.
getNewSavepointLevel$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getNext() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Retrieves a value from the sequence, possibly reserving more values in the process.
getNextRightIterator() - Method in class org.eigenbase.runtime.NestedLoopCalcTupleIter
Method to be implemented by subclasses to determine next right-hand iterator based on current value of leftObj.
getNextToken() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
getNextToken() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
getNextToken() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getNextToken() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
getNextToken() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
getNextToken() - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
getNextToken() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
getNextToken() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
getNlsString() - Method in class org.eigenbase.sql.SqlCharStringLiteral
 
getNode() - Method in class org.eigenbase.sql.validate.AggregatingSelectScope
 
getNode() - Method in class org.eigenbase.sql.validate.AliasNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.CollectNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.CollectScope
 
getNode() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.EmptyScope
 
getNode() - Method in class org.eigenbase.sql.validate.FieldNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.JoinNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.JoinScope
 
getNode() - Method in class org.eigenbase.sql.validate.OrderByScope
 
getNode() - Method in class org.eigenbase.sql.validate.OverScope
 
getNode() - Method in class org.eigenbase.sql.validate.ParameterNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.ProcedureNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.SelectNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.SelectScope
 
getNode() - Method in class org.eigenbase.sql.validate.SetopNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeleteNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.InsertNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.MergeNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.UpdateNamespace
 
getNode() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns the parse tree node at the root of this namespace.
getNode() - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Returns the root node of this scope.
getNode() - Method in class org.eigenbase.sql.validate.TableConstructorNamespace
 
getNode() - Method in class org.eigenbase.sql.validate.UnnestNamespace
 
getNode() - Method in exception org.eigenbase.util.Util.FoundOne
 
getNode() - Method in class org.eigenbase.util.Util.SqlNodeDescriptor
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getNonComposingAssociations() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getNonCumulativeCost(RelNode) - Method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
getNonCumulativeCost(RelNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the cost of executing a relational expression, not counting the cost of its inputs.
getNonSargFilterRexNode() - Method in class org.eigenbase.sarg.SargRexAnalyzer
Reconstructs a rex predicate from the non-sargable filter predicates which are AND'ed together.
getNonStorageProperty(Properties, String) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getNString(String) - Method in class org.eigenbase.util14.AbstractResultSet
 
getNString(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
getNthExpr(SqlNode, int, int) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Locates the n'th expression in an INSERT or UPDATE query.
getNullableData() - Method in class net.sf.farrago.type.runtime.BytePointer
 
getNullableData() - Method in interface net.sf.farrago.type.runtime.DataValue
 
getNullableData() - Method in class net.sf.farrago.type.runtime.EncodedCharPointer
 
getNullableData() - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
getNullableData() - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
getNullableData() - Method in class net.sf.farrago.type.runtime.NullablePrimitive
 
getNullableData() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Per the NullableValue contract, returns either null or the value of this object as a Jdbc compatible value.
getNullBitIndex() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
getNullBitIndex() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Returns the value of attribute nullBitIndex.
getNullIndicator(Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Creates a field access, as in expr.[nullIndicator]
getNullSemantics() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
getNumBuildRows() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getNumBuildRows() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute numBuildRows.
getNumericFunctions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getNumericFunctions() - Static method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getNumericJavaClassName(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
getNumericLimit(int, int, boolean, SqlTypeName.Limit, boolean) - Method in enum org.eigenbase.sql.type.SqlTypeName
 
getNumericPrecision() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNumericPrecision() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Returns the value of attribute numericPrecision.
getNumericPrecision$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNumericPrecisionRadix() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNumericPrecisionRadix() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Returns the value of attribute numericPrecisionRadix.
getNumericPrecisionRadix$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNumericScale() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNumericScale() - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Returns the value of attribute numericScale.
getNumericScale$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getNumFieldsInJoinFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getNumFlattenedClusterCols(FemLocalIndex) - Method in class com.lucidera.lcs.LcsIndexGuide
Retrieves number of columns in a clustered index
getNumFlattenedClusterCols() - Method in class com.lucidera.lcs.LcsIndexGuide
Retrieves number of columns in all the clustered indexes accessed
getNumFlattenedSubCols(int) - Method in class com.lucidera.lcs.LcsIndexGuide
Returns number of subcolumns corresponding to a column once it is flattened.
getNumInvalidCharsFiltered() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
getNumJoinFactors() - Method in class com.lucidera.opt.LoptMultiJoin
 
getNumRows() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getNumRows() - Method in interface net.sf.farrago.fem.fennel.FemLhxAggStreamDef
Returns the value of attribute numRows.
getNumRowsScan() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getNumRowsScan() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute numRowsScan.
getNumRowsScan() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getNumSampleClasses() - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
Returns the number of classes (distinct values) in the sample.
getNumTotalFields() - Method in class com.lucidera.opt.LoptMultiJoin
 
getObject() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getObject() - Method in interface net.sf.farrago.cwm.instance.CwmSlot
Returns the value of reference object.
getObject(CwmSlot) - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getObject(CwmSlot) - Method in interface net.sf.farrago.cwm.instance.ObjectSlot
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getObject() - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
getObject(int) - Method in class org.eigenbase.runtime.Row
Returns the value of a given column, similar to ResultSet.getObject(int).
getObject(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java object.
getObject(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java object.
getObject(int, Map) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java object.
getObject(String, Map) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java object.
getObject$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getObjectCacheTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.util.FarragoObjectCache" traces FarragoObjectCache.
getObjectId(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Gets the 64-bit object ID for a JMI object.
getObjectsInUse() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getObjectsInUse() - Method in interface net.sf.farrago.session.FarragoSessionExecutingStmtInfo
Returns an array of catalog object mofIds in use by this statement.
getObjectSlot() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getObjectSlot() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns ObjectSlot association proxy object.
getObjectStatusFromMap(Map<String, DdlValidator.SchedulingDetail>, RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
getOffset() - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
getOffset() - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Returns the value of attribute offset.
getOffset() - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
getOffset() - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Returns the value of attribute offset.
getOffset() - Method in class org.eigenbase.rel.CorrelatorRel.Correlation
Returns this correlation's offset.
getOffset() - Method in class org.eigenbase.rex.RexRangeRef
 
getOffsetAndRange() - Method in class org.eigenbase.sql.SqlWindow
 
getOffsetAndRange(SqlNode, SqlNode, boolean) - Static method in class org.eigenbase.sql.SqlWindowOperator
Converts a pair of bounds into a (range, offset) pair.
getOJRexImplementorTable() - Method in class net.sf.farrago.db.FarragoDatabase
 
getOJRexImplementorTable(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
getOJRexImplementorTable(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
getOJRexImplementorTable(FarragoSessionPreparingStmt) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gets the implementation table to use for compiling a statement that uses a Java calculator.
getOJRexImplementorTable(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
getOldestLabelCsn(FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves the csn of the oldest label stored in the catalog.
getOldestLabelCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
getOldestLabelCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate
Returns the value of attribute oldestLabelCsn.
getOldRootPageId() - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
getOldRootPageId() - Method in interface net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot
Returns the value of attribute oldRootPageId.
getOldTableStructure() - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
getOldTableStructure() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
getOldTableStructure() - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
For ALTER TABLE ADD COLUMN, retrieves the old table structure corresponding to the table being modified.
getOldTableStructureForIndexMap() - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
getOldTableStructureForIndexMap() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
getOperand() - Method in class org.eigenbase.relopt.RelOptRule
Returns the root operand of this rule
getOperand0() - Method in class org.eigenbase.relopt.RelOptRuleCall
Returns the root operand matched by this rule.
getOperandCount() - Method in class org.eigenbase.rel.AggregateRelBase.AggCallBinding
 
getOperandCount() - Method in class org.eigenbase.rex.RexCallBinding
 
getOperandCount() - Method in class org.eigenbase.sql.ExplicitOperatorBinding
 
getOperandCount() - Method in class org.eigenbase.sql.SqlCallBinding
 
getOperandCount() - Method in class org.eigenbase.sql.SqlOperatorBinding
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlLikeOperator
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlMultisetMemberOfOperator
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlOverlapsOperator
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlSubstringFunction
 
getOperandCountRange() - Method in class org.eigenbase.sql.fun.SqlTrimFunction
 
getOperandCountRange() - Method in class org.eigenbase.sql.SqlOperator
Returns a constraint on the number of operands expected by this operator.
getOperandCountRange() - Method in class org.eigenbase.sql.SqlRankFunction
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.AssignableOperandTypeChecker
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.FamilyOperandTypeChecker
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.LiteralOperandTypeChecker
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.MultisetOperandTypeChecker
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.SameOperandTypeChecker
 
getOperandCountRange() - Method in class org.eigenbase.sql.type.SetopOperandTypeChecker
 
getOperandCountRange() - Method in interface org.eigenbase.sql.type.SqlOperandTypeChecker
 
getOperands() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
getOperands() - Method in class org.eigenbase.relopt.RelOptRule
Returns a flattened list of operands of this rule.
getOperands() - Method in class org.eigenbase.rex.RexCall
 
getOperands() - Method in class org.eigenbase.sql.SqlCall
 
getOperandScope(SqlCall) - Method in class org.eigenbase.sql.validate.AggregatingSelectScope
 
getOperandScope(SqlCall) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
getOperandScope(SqlCall) - Method in class org.eigenbase.sql.validate.EmptyScope
 
getOperandScope(SqlCall) - Method in class org.eigenbase.sql.validate.ParameterScope
 
getOperandScope(SqlCall) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Returns the scope within which operands to a call are to be validated.
getOperandType(int) - Method in class org.eigenbase.rel.AggregateRelBase.AggCallBinding
 
getOperandType(int) - Method in class org.eigenbase.rex.RexCallBinding
 
getOperandType(int) - Method in class org.eigenbase.sql.ExplicitOperatorBinding
 
getOperandType(int) - Method in class org.eigenbase.sql.SqlCallBinding
 
getOperandType(int) - Method in class org.eigenbase.sql.SqlOperatorBinding
Gets the type of a bound operand.
getOperandTypeChecker() - Method in class org.eigenbase.sql.SqlOperator
 
getOperandTypeInference() - Method in class org.eigenbase.sql.SqlOperator
 
getOperation(CwmCallAction) - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getOperation(CwmCallAction) - Method in interface net.sf.farrago.cwm.behavioral.CalledOperation
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getOperation() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getOperation() - Method in interface net.sf.farrago.cwm.behavioral.CwmCallAction
Returns the value of reference operation.
getOperation() - Method in class org.eigenbase.rel.TableModificationRelBase
 
getOperation$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getOperationMethod() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getOperationMethod() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns OperationMethod association proxy object.
getOperator() - Method in class org.eigenbase.rex.RexCall
 
getOperator() - Method in class org.eigenbase.sql.parser.SqlParserUtil.ToTreeListItem
 
getOperator() - Method in class org.eigenbase.sql.SqlCall
 
getOperator() - Method in class org.eigenbase.sql.SqlOperatorBinding
 
getOperatorList() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
 
getOperatorList() - Method in interface org.eigenbase.sql.SqlOperatorTable
Retrieves a list of all functions and operators in this table.
getOperatorList() - Method in class org.eigenbase.sql.util.ChainedSqlOperatorTable
 
getOperatorList() - Method in class org.eigenbase.sql.util.ListSqlOperatorTable
 
getOperatorList() - Method in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
 
getOperatorSignature(SqlOperator, List<? extends Object>) - Static method in class org.eigenbase.sql.SqlUtil
Constructs an operator signature from a type list.
getOperatorTable() - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the operator table used by this validator.
getOperatorTable() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getOperatorTable() - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
Returns the SqlOperatorTable to use.
getOperatorTable() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
getOpTab() - Method in class org.eigenbase.rex.RexBuilder
Returns this RexBuilder's operator table
getOptimizerRuleTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.query.rule" traces Farrago's custom optimizer rules.
getOption(FarragoSequenceOptions.OptionType) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getOptionScopeColumn(CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getOptionScopeColumn(CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnOptionsColumnSet
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getOptionScopeColumn() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getOptionScopeColumn() - Method in interface net.sf.farrago.cwm.relational.CwmNamedColumnSet
Returns the value of reference optionScopeColumn.
getOptionScopeColumn() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getOptionScopeColumn() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getOptionScopeColumn() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getOptionScopeColumn() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getOptionScopeColumn() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOptionScopeColumn$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getOptionScopeColumn$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getOptionScopeColumn$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getOptionScopeColumn$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getOptionScopeColumn$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getOptionScopeColumn$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOptionScopeColumnSet(CwmColumn) - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getOptionScopeColumnSet(CwmColumn) - Method in interface net.sf.farrago.cwm.relational.ColumnOptionsColumnSet
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getOptionScopeColumnSet() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOptionScopeColumnSet() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of reference optionScopeColumnSet.
getOptionScopeColumnSet() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOptionScopeColumnSet() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOptionScopeColumnSet() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOptionScopeColumnSet$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOptionScopeColumnSet$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOptionScopeColumnSet$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOptionScopeColumnSet$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOptRuleDescExclusionFilter() - Method in class net.sf.farrago.db.FarragoDbSession
 
getOptRuleDescExclusionFilter() - Method in interface net.sf.farrago.session.FarragoSession
 
getOpType() - Method in class net.sf.farrago.fennel.calc.CalcReg
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getOrCreateAssociation(String, boolean) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getOrCreateCorrelVariable() - Method in class org.eigenbase.rel.AbstractRelNode
 
getOrCreateCorrelVariable() - Method in interface org.eigenbase.rel.RelNode
Returns a variable with which to reference the current row of this relational expression as a correlating variable.
getOrCreateSubset(RelOptCluster, RelTraitSet) - Method in class org.eigenbase.relopt.volcano.RelSet
 
getOrdering() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOrdering() - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Returns the value of attribute ordering.
getOrdering() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOrdering() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOrdering() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOrdering() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOrdering() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getOrdering() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getOrdering() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOrdering() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getOrdering() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedType
Returns the value of reference Ordering.
getOrdering(FemUserDefinedType) - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getOrdering(FemUserDefinedType) - Method in interface net.sf.farrago.fem.sql2003.TypeHasOrdering
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getOrdering$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOrdering$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getOrderKeyList() - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
getOrderKeyList() - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Returns the value of attribute orderKeyList.
getOrderList() - Method in class org.eigenbase.sql.SqlSelect
 
getOrderList() - Method in class org.eigenbase.sql.SqlWindow
 
getOrderList() - Method in class org.eigenbase.sql.validate.DelegatingScope
 
getOrderList() - Method in class org.eigenbase.sql.validate.EmptyScope
 
getOrderList() - Method in class org.eigenbase.sql.validate.SelectScope
 
getOrderList() - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Returns the expressions by which the rows in this scope are sorted.
getOrderScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the scope that expressions in the SELECT and HAVING clause of this query should use.
getOrderScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getOrdinal() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getOrdinal() - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Returns the value of attribute ordinal.
getOrdinal() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getOrdinal() - Method in interface net.sf.farrago.fem.med.FemLocalIndexColumn
Returns the value of attribute ordinal.
getOrdinal() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOrdinal() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOrdinal() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractAttribute
Returns the value of attribute ordinal.
getOrdinal() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getOrdinal() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getOrdinal() - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponent
Returns the value of attribute ordinal.
getOrdinal() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getOrdinal() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Returns the value of attribute ordinal.
getOrdinal() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOrdinal() - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Returns the ordinal representing this type.
getOrdinal() - Method in class net.sf.farrago.runtime.FarragoTransform.InputBinding
 
getOrdinal(String, boolean) - Static method in class org.eigenbase.oj.util.OJSyntheticClass
Converts a field name back to an ordinal.
getOrdinal() - Method in class org.eigenbase.relopt.CallingConvention
 
getOrdinal() - Method in class org.eigenbase.util14.Enum14.BasicValue
 
getOrdinal(String) - Method in class org.eigenbase.util14.Enum14
Returns the ordinal associated with a name
getOrdinal() - Method in interface org.eigenbase.util14.Enum14.Value
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getOrdinal$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOriginal(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getOriginalColumnOrdinal(int) - Method in class com.lucidera.lcs.LcsRowScanRelBase
Gets the original column pos(relative to the table) at projOrdinal
getOriginalDefinition() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOriginalDefinition() - Method in interface net.sf.farrago.fem.sql2003.FemLocalView
Returns the value of attribute originalDefinition.
getOriginalDefinition$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOriginalExpression() - Method in class org.eigenbase.relopt.RelOptCluster
 
getOriginalRelName() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.DeferredLookup
 
getOriginalStatement() - Method in exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
Returns the original statement.
getOriginalStatement() - Method in exception org.eigenbase.util.EigenbaseContextException
 
getOriginalThrowable() - Method in exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
Returns the original exception.
getOriginColumnOrdinal() - Method in class org.eigenbase.rel.metadata.RelColumnOrigin
 
getOriginEnd() - Method in class org.eigenbase.lurql.LurqlPlanFollowEdge
 
getOriginTable() - Method in class org.eigenbase.rel.metadata.RelColumnOrigin
 
getOtherSelfJoinFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getOutConvention() - Method in class com.lucidera.lcs.LcsIndexAccessRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsIndexAggRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsIndexBuilderRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsIndexOnlyAccessRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsSamplingRowScanRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsTableAlterRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsTableAppendRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsTableDeleteRule
 
getOutConvention() - Method in class com.lucidera.lcs.LcsTableMergeRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelAggRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelBufferCommonRelSubExprRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelCalcRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelCartesianJoinRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelCollectRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelCorrelatorRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelDistinctSortRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelRemoveRedundantSortRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelRenameRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelReshapeRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelSortRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelUncollectRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.FennelWindowRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.LhxAggRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.LhxIntersectRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.LhxJoinRule
 
getOutConvention() - Method in class net.sf.farrago.fennel.rel.LhxMinusRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexJoinRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.ftrs.FtrsRemoveRedundantSortRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRule
 
getOutConvention() - Method in class net.sf.farrago.namespace.mock.MedMockTableModificationRule
 
getOutConvention() - Method in class net.sf.farrago.query.FarragoJavaUdxRule
 
getOutConvention() - Method in class org.eigenbase.rel.convert.ConverterRule
 
getOutConvention() - Method in class org.eigenbase.rel.convert.TraitMatchingRule
 
getOutConvention() - Method in class org.eigenbase.rel.rules.CoerceInputsRule
 
getOutConvention() - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule
 
getOutConvention() - Method in class org.eigenbase.relopt.RelOptRule
Returns the calling convention of the result of firing this rule, null if not known.
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.GoodRemoveSingleRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.GoodSingleRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysLeafRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysProjectRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.ReformedRemoveSingleRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.ReformedSingleRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule2
 
getOutConvention() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysLeafRule
 
getOuterJoinCond(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getOuterJoinConditions() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getOuterJoinFactors(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
getOutputDesc() - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Returns the value of attribute outputDesc.
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
getOutputDesc() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getOutputFlow(FemExecutionStreamDef) - Method in class net.sf.farrago.fem.fennel.ExecStreamOutput$Hib
 
getOutputFlow(FemExecutionStreamDef) - Method in interface net.sf.farrago.fem.fennel.ExecStreamOutput
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
getOutputFlow() - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Returns the value of reference OutputFlow.
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
getOutputFlow() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getOutputProgram() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getOutputProgram() - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Returns the value of attribute outputProgram.
getOutputProj() - Method in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
getOutputProj() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getOutputProj() - Method in interface net.sf.farrago.fem.fennel.FemIndexScanDef
Returns the value of attribute outputProj.
getOutputProj() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getOutputProj() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getOutputProj() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getOutputProj() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getOutputProj() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute outputProj.
getOutputProjection() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getOutputProjection() - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Returns the value of attribute outputProjection.
getOutputRowType() - Method in class org.eigenbase.rex.RexProgram
Returns the type of the output row from this program.
getOutTrait() - Method in class org.eigenbase.rel.convert.ConverterRule
 
getOutTrait() - Method in class org.eigenbase.relopt.RelOptRule
Returns the trait which will be modified as a result of firing this rule, or null if the rule is not a converter rule.
getOutTrait() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule
 
getOutTrait() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule2
 
getOvers() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
 
getOverScope(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getOwnedElement() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getOwnedElement() - Method in interface net.sf.farrago.cwm.core.CwmNamespace
Returns the value of reference ownedElement.
getOwnedElement() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getOwnedElement(CwmNamespace) - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getOwnedElement(CwmNamespace) - Method in interface net.sf.farrago.cwm.core.ElementOwnership
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getOwnedElement() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getOwnedElement() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getOwnedElement() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getOwnedElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getOwner() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getOwner() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getOwner(CwmFeature) - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getOwner(CwmFeature) - Method in interface net.sf.farrago.cwm.core.ClassifierFeature
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getOwner() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOwner() - Method in interface net.sf.farrago.cwm.core.CwmFeature
Returns the value of reference owner.
getOwner() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOwner() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOwner() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getOwner() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOwner() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOwner() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOwner() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOwner$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOwnerScope() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getOwnerScope() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getOwnerScope() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOwnerScope() - Method in interface net.sf.farrago.cwm.core.CwmFeature
Returns the value of attribute ownerScope.
getOwnerScope() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOwnerScope() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOwnerScope() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getOwnerScope() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOwnerScope() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOwnerScope() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOwnerScope() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getOwnerScope$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getOwningColumnSet(FemSampleDataset) - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getOwningColumnSet(FemSampleDataset) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getOwningColumnSet() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getOwningColumnSet() - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Returns the value of reference OwningColumnSet.
getOwningColumnSet$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getPackageDir() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getPageCount(FemLocalIndex, Timestamp) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves the page count statistic for a local index, taking into consideration the current label setting.
getPageCount() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getPageCount() - Method in interface net.sf.farrago.fem.med.FemIndexStatistics
Returns the value of attribute pageCount.
getPageCount() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getPageCount() - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Returns the value of attribute pageCount.
getPageCount() - Method in class net.sf.farrago.namespace.FarragoMedLocalIndexStats
 
getPageCount$Hib() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
getPageCount$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getPageHistoryQueuePercentage() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getPageHistoryQueuePercentage() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute pageHistoryQueuePercentage.
getPageHistoryQueuePercentage$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getParam() - Method in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
getParam() - Method in interface net.sf.farrago.fem.fennel.FemCmdSetParam
Returns the value of attribute param.
getParameter(CwmBehavioralFeature) - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getParameter(CwmBehavioralFeature) - Method in interface net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getParameter() - Method in interface net.sf.farrago.cwm.behavioral.CwmBehavioralFeature
Returns the value of reference parameter.
getParameter() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getParameter() - Method in interface net.sf.farrago.cwm.behavioral.CwmEvent
Returns the value of reference parameter.
getParameter() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getParameter() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getParameter(CwmEvent) - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getParameter(CwmEvent) - Method in interface net.sf.farrago.cwm.behavioral.EventParameter
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getParameter(CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getParameter(CwmClassifier) - Method in interface net.sf.farrago.cwm.behavioral.ParameterType
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getParameter() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getParameter() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getParameter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getParameter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getParameter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getParameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getParameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getParameterClassName(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getParameterCount() - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getParameterId() - Method in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
getParameterId() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParameter
Returns the value of attribute parameterId.
getParameterMetaData() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
getParameterMetaData() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
getParameterMetaData() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
getParameterMode(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getParameters() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getParameters() - Method in interface net.sf.farrago.session.FarragoSessionExecutingStmtInfo
Returns any dynamic parameters used to execute this statement.
getParameterStyle() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getParameterStyle() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute parameterStyle.
getParameterStyle$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getParameterType() - Method in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
getParameterType() - Method in interface net.sf.farrago.cwm.behavioral.BehavioralPackage
Returns ParameterType association proxy object.
getParameterType(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getParameterType_Parameter$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getParameterTypeName(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getParameterTypes(RelDataTypeFactory) - Method in interface org.eigenbase.rel.Aggregation
Returns the parameter types accepted by this Aggregation.
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlAvgAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlCountAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlFirstLastValueAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlHistogramAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlSingleValueAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlSumAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlSumEmptyIsZeroAggFunction
 
getParameterTypes(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlRankFunction
 
getParamMap() - Method in class org.eigenbase.lurql.LurqlPlan
 
getParamMetaData() - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
getParamName() - Method in class net.sf.farrago.ddl.DdlSetParamStmt
 
getParamName() - Method in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
getParamName() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
getParamName() - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
getParamName() - Method in interface net.sf.farrago.session.FarragoSessionStmtParamDef
Returns the name of this parameter.
getParamNameToArgMap() - Method in class net.sf.farrago.query.FarragoRoutineInvocation
 
getParamNameToTypeMap() - Method in class net.sf.farrago.query.FarragoRoutineInvocation
 
getParamRowType() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getParams() - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
getParams() - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Returns the value of attribute params.
getParams() - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
getParamString(Properties) - Static method in class org.eigenbase.util14.ConnectStringParser
Returns a param string, quoted and escaped as needed, to represent the supplied name-value pairs.
getParamType() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
getParamType() - Method in interface net.sf.farrago.session.FarragoSessionStmtParamDef
Returns the RelDataType of this parameter.
getParamTypes() - Method in class org.eigenbase.sql.SqlFunction
 
getParamUses() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getParamUses() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns ParamUses association proxy object.
getParamValue() - Method in class net.sf.farrago.ddl.DdlSetParamStmt
 
getParent() - Method in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
getParent() - Method in class org.eigenbase.relopt.RelOptRuleOperand
Returns the parent operand.
getParent() - Method in class org.eigenbase.sql.validate.DelegatingScope
Returns the parent scope of this DelegatingScope.
getParent() - Method in class org.eigenbase.util.Util.SqlNodeDescriptor
 
getParentCursor(String) - Method in interface org.eigenbase.sql.validate.SqlValidator
Retrieves the name of the parent cursor referenced by a column list parameter.
getParentCursor(String) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getParentLabel() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getParentLabel() - Method in interface net.sf.farrago.fem.med.FemLabel
Returns the value of reference ParentLabel.
getParentLabel(FemLabel) - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getParentLabel(FemLabel) - Method in interface net.sf.farrago.fem.med.LabelHasAlias
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getParentLabel$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getParentOffset() - Method in class org.eigenbase.util.Util.SqlNodeDescriptor
 
getParentRels() - Method in class org.eigenbase.relopt.volcano.RelSet
Returns all of the RelNodes which reference RelNodes in this set.
getParents() - Method in class org.eigenbase.relopt.RelOptRuleCall
 
getParentStmt() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getParentSubsets() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
getParser() - Method in class net.sf.farrago.ddl.DdlValidator
 
getParser() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getParser() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getParser() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getParser() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getParserImpl() - Method in class org.eigenbase.sql.advise.SqlAdvisor
Returns the underlying Parser implementation class.
getParserImpl() - Method in class org.eigenbase.sql.parser.SqlParser
Returns the underlying generated parser.
getParserImpl() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
getParserOffset(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
getParserOffset(RefObject) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Retrieves the parser offset for the body of a given object.
getParserPos(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
getParserPosition() - Method in class org.eigenbase.sql.SqlNode
 
getParserPosString(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
getParserPosString(RefObject) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Finds the parse position for an object affected by DDL.
getParserTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.sql.parser" tracer reports parse events.
getPartialWeeks(String, String, DateFormat) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
getPartition() - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
getPartition() - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Returns the value of reference Partition.
getPartition(FemWindowDef) - Method in class net.sf.farrago.fem.fennel.WindowPartitions$Hib
 
getPartition(FemWindowDef) - Method in interface net.sf.farrago.fem.fennel.WindowPartitions
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getPartitionKeyList() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
getPartitionKeyList() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Returns the value of attribute partitionKeyList.
getPartitionList() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
getPartitionList() - Method in class org.eigenbase.sql.SqlWindow
 
getPassword() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
Retrieves the configured password for this data server.
getPath() - Method in class org.eigenbase.util.property.Property
Returns the name of this property.
getPathElement() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getPathElement() - Method in interface net.sf.farrago.fem.sql2003.FemLocalSchema
Returns the value of reference PathElement.
getPathElement(FemLocalSchema) - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getPathElement(FemLocalSchema) - Method in interface net.sf.farrago.fem.sql2003.SchemaDefinesPath
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getPathElement$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getPaths(T, T) - Method in class org.eigenbase.util.Graph
Returns an iterator of all paths between two nodes, shortest first.
getPathSpec() - Method in class org.eigenbase.lurql.LurqlExists
 
getPathSpec() - Method in class org.eigenbase.lurql.LurqlRecurse
 
getPattern() - Method in interface net.sf.farrago.namespace.FarragoMedMetadataFilter
 
getPattern(String) - Method in class net.sf.farrago.namespace.util.MedAbstractMetadataSink
 
getPattern() - Method in class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
getPercentageOriginalRows(AggregateRelBase) - Method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
getPercentageOriginalRows(UnionRelBase) - Method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
getPercentageOriginalRows(JoinRelBase) - Method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
getPercentageOriginalRows(RelNode) - Method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
getPercentageOriginalRows(RelNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the percentage of the number of rows actually produced by an expression out of the number of rows it would produce if all single-table filter conditions were removed.
getPercentageSampled() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getPercentageSampled() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute percentageSampled.
getPercentageSampled$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getPerfCounters() - Method in class net.sf.farrago.util.NativeTrace
 
getPermutation() - Method in class org.eigenbase.rel.ProjectRel
Returns a permutation, if this projection is merely a permutation of its input fields, otherwise null.
getPermutation() - Method in class org.eigenbase.rex.RexProgram
Returns a permutation, if this program is a permutation, otherwise null.
getPersistentMofId(RefBaseObject) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Gets the MOFID of a persistent object associated with an in-memory object.
getPersonality() - Method in class net.sf.farrago.db.FarragoDbSession
 
getPersonality() - Method in interface net.sf.farrago.session.FarragoSession
 
getPhaseRuleMappingInitializer() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getPhysicalRowType() - Method in class org.eigenbase.oj.stmt.PreparedExecution
Returns the physical row type of this prepared statement.
getPlanDumpTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.query.plandump" cause the plan to be dumped before and after optimization.
getPlanner() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getPlanner() - Method in class org.eigenbase.relopt.RelOptCluster
 
getPlanner() - Method in class org.eigenbase.relopt.RelOptRuleCall
Returns the planner.
getPlanner() - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
getPlannerTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.relopt.RelOptPlanner" tracer prints the query optimization process.
getPlannerVizTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.plannerviz" controls JGraph visualization of planner activity.
getPlanSource() - Method in class org.eigenbase.lurql.LurqlPlanEdge
 
getPlanTarget() - Method in class org.eigenbase.lurql.LurqlPlanEdge
 
getPluginClassLoader() - Method in class net.sf.farrago.db.FarragoDatabase
 
getPluginClassLoader() - Method in class net.sf.farrago.db.FarragoDbSession
 
getPluginClassLoader() - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
getPluginClassLoader() - Method in interface net.sf.farrago.session.FarragoSession
 
getPluginClassLoader() - Method in interface net.sf.farrago.session.FarragoSessionFactory
 
getPluginPropertyInfo(Locale, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
getPluginPropertyInfo(Locale, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
getPluginPropertyInfo(Locale, Properties) - Method in interface net.sf.farrago.jdbc.FarragoMedDataWrapperInfo
Obtains information about the properties applicable to plugin initialization.
getPluginPropertyInfo(Locale, Properties) - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJMedDataWrapperInterface
 
getPluginPropertyInfo(Locale, Properties) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getPluginPropertyInfo(Locale, Properties) - Method in interface net.sf.farrago.plugin.FarragoPlugin
Obtains information about the properties applicable to plugin initialization (the props parameter to the initialize method).
getPluginPropertyInfo(Locale, Properties) - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
getPopulationSize(LhxJoinRel, BitSet) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getPopulationSize(LcsRowScanRel, BitSet) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getPopulationSize(FtrsIndexScanRel, BitSet) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
getPopulationSize(RelNode, BitSet) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
 
getPopulationSize(RelNode, BitSet) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
getPopulationSize(FilterRelBase, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(SortRel, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(UnionRelBase, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(JoinRelBase, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(SemiJoinRel, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(AggregateRelBase, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(ValuesRelBase, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(ProjectRelBase, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(RelNode, BitSet) - Method in class org.eigenbase.rel.metadata.RelMdPopulationSize
 
getPopulationSize(RelNode, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the distinct row count in the original source for the given groupKey, ignoring any filtering being applied by the expression.
getPos() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
getPos() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getPos() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
getPos() - Method in exception org.eigenbase.sql.parser.SqlParseException
Returns the position where this error occurred.
getPos() - Method in class org.eigenbase.sql.parser.SqlParserUtil.ToTreeListItem
 
getPosColumn() - Method in exception org.eigenbase.util.EigenbaseContextException
 
getPosLine() - Method in exception org.eigenbase.util.EigenbaseContextException
 
getPossibleArgCounts() - Method in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
 
getPostFilterRexNode() - Method in class org.eigenbase.sarg.SargRexAnalyzer
Deprecated. use SargRexAnalyzer.getNonSargFilterRexNode()
getPostJoinFilter() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getPrec() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
getPrec() - Method in class org.eigenbase.sql.SqlNumericLiteral
 
getPrecedenceList() - Method in interface org.eigenbase.reltype.RelDataType
 
getPrecedenceList() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getPrecedenceList() - Method in class org.eigenbase.sql.type.AbstractSqlType
 
getPrecision() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getPrecision() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getPrecision() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of attribute precision.
getPrecision() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getPrecision() - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Returns the value of attribute precision.
getPrecision() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getPrecision() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getPrecision() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getPrecision() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getPrecision() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Returns the value of attribute precision.
getPrecision() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getPrecision() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getPrecision(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getPrecision(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getPrecision() - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
getPrecision() - Method in interface org.eigenbase.reltype.RelDataType
Gets the JDBC-defined precision for values of this type.
getPrecision() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getPrecision() - Method in class org.eigenbase.reltype.RelRecordType
 
getPrecision(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getPrecision() - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getPrecision() - Method in class org.eigenbase.sql.type.BasicSqlType
 
getPrecision() - Method in class org.eigenbase.sql.type.IntervalSqlType
 
getPrecision() - Method in class org.eigenbase.util14.DateTimeUtil.PrecisionTime
 
getPrecision$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getPrecision$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getPredicates(RelNode[], RexNode, List<Integer>, List<Integer>, List<CompOperatorEnum>, List<Integer>, List<Integer>, List<CompOperatorEnum>, List<Integer>) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
Locates from the join condition all equi-join predicates and a single range predicate for use with a temporary index and then if possible, an additional range predicate for a FennelReshapeRel
getPreExprs() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
getPrefetchPagesMax() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getPrefetchPagesMax() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute prefetchPagesMax.
getPrefetchPagesMax$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getPrefetchThrottleRate() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getPrefetchThrottleRate() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute prefetchThrottleRate.
getPrefetchThrottleRate$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getPreNames() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
getPreparedParamType() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getPreparedParamType() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getPreparedRowType() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getPreparedRowType() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getPreparedStreamGraphTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.query.streamgraph" traces Fennel execution stream graphs when they are constructed.
getPreparingStmt() - Method in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
getPreparingStmt() - Method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
getPreparingStmt() - Method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
 
getPreparingStmt(RelNode) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
 
getPreparingStmt(RelOptCluster) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
 
getPreparingStmt() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getPreparingStmt() - Method in interface net.sf.farrago.query.FarragoQueryColumnSet
 
getPreparingStmt() - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
getPreparingStmt() - Method in class net.sf.farrago.query.FarragoReentrantStmt
 
getPreparingStmt() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getPreparingStmt(RelNode) - Static method in class net.sf.farrago.query.FarragoRelUtil
 
getPreparingStmt() - Method in class net.sf.farrago.query.FarragoRexBuilder
 
getPreparingStmt() - Method in class net.sf.farrago.query.FarragoSqlValidator
 
getPreparingStmt() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
getPreparingStmt() - Method in interface net.sf.farrago.session.FarragoSessionPlanner
 
getPreparingStmt() - Method in class net.sf.farrago.test.FarragoTestPlanner
 
getPrimaryIndex() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
getPrimaryKey(CwmClassifier) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Finds the primary key for a table.
getPrimaryKeys(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getPrimitiveClass() - Static method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
getPrimitiveClass() - Static method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
getPrimitiveTypes() - Method in class net.sf.farrago.FarragoPackage$Hib
 
getPrimitiveTypes() - Method in interface net.sf.farrago.FarragoPackage
Returns nested package PrimitiveTypes.
getPrimitiveTypesPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getPrimitiveTypesPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getPrimitiveWrapperJavaClassName(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
getPrintWriter() - Method in class net.sf.farrago.server.FarragoAbstractServer
 
getPrivilege(CwmModelElement) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getPrivilege(CwmModelElement) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getPrivilegeChecker() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getPrivilegeChecker() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getPrivilegeChecker() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getPrivilegeIsGrantedByGrantor() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getPrivilegeIsGrantedByGrantor() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns PrivilegeIsGrantedByGrantor association proxy object.
getPrivilegeIsGrantedOnElement() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getPrivilegeIsGrantedOnElement() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns PrivilegeIsGrantedOnElement association proxy object.
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getPrivilegeIsGrantedOnElement_Privilege$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getPrivilegeIsGrantedToGrantee() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getPrivilegeIsGrantedToGrantee() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns PrivilegeIsGrantedToGrantee association proxy object.
getPrivilegeMap() - Method in class net.sf.farrago.db.FarragoDbSession
 
getPrivilegeMap() - Method in interface net.sf.farrago.session.FarragoSession
 
getProcedureColumns(String, String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getProcedures(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getProcedureTerm() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class org.eigenbase.inventory.EigenbaseInventoryGenerator
 
getProducer() - Method in class com.lucidera.lcs.LcsCompositeStreamDef
 
getProducer(FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamOutput$Hib
 
getProducer(FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamOutput
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getProducer() - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
getProducer() - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlow
Returns the value of reference Producer.
getProducerStream() - Method in class net.sf.farrago.fennel.FennelDynamicParamId
 
getProgram() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
getProgram() - Method in interface net.sf.farrago.fem.fennel.FemCalcTupleStreamDef
Returns the value of attribute program.
getProgram() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
A program consists of two parts, its instructions and the user defined registers with its value.
getProgram() - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
getProgram() - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Gets the entire data conversion program
getProgram() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
getProgram() - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Returns the current program.
getProgram() - Method in class org.eigenbase.rel.CalcRelBase
 
getProgram() - Method in class org.eigenbase.rel.WindowedAggregateRel
 
getProgram() - Method in class org.eigenbase.rex.RexProgramBuilder
Converts the state of the program builder to an immutable program.
getProjectChild(RelOptRuleCall, ProjectRel, boolean) - Method in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
Returns the child of the project that will be used as input into the new JoinRel once the projects are pulled above the JoinRel.
getProjectChild(RelOptRuleCall, ProjectRel, boolean) - Method in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
getProjectedColumnOrdinal(int) - Method in class com.lucidera.lcs.LcsRowScanRelBase
Returns the projected column ordinal for a given column ordinal, relative to this scan.
getProjectedColumns() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getProjectExps() - Method in class org.eigenbase.rel.ProjectRelBase
Returns the project expressions.
getProjectList() - Method in class org.eigenbase.rex.RexProgram
Returns an array of references to the expressions which this program is to project.
getProjectList() - Method in class org.eigenbase.rex.RexProgramBuilder
Returns the list of project expressions.
getProjectOrdinals(RexProgramBuilder, RexNode[]) - Method in class net.sf.farrago.fennel.rel.FennelWindowRule
Converts a list of expressions into a list of ordinals that these expressions are projected from a RexProgramBuilder.
getProjectSet() - Method in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
getProjFields(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
getProjFields() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
getProperties() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
getProperties() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getProperties() - Method in interface net.sf.farrago.plugin.FarragoPlugin
return the options with which this plugin was initialized
getProperties() - Method in class org.eigenbase.util.property.TriggerableProperties
Returns a collection of registered properties.
getPropertyDefinition(String) - Method in class org.eigenbase.util.property.TriggerableProperties
Returns the definition of a named property, or null if there is no such property.
getPropertyInfo(String, Properties) - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
getPropertyList() - Method in class org.eigenbase.util.property.TriggerableProperties
Returns a list of every Property.
getPropertyNames() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
getPropertyTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.util.property.Property" tracer reports errors related to all manner of properties.
getPublicRole() - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
getQualifiedName(CwmModelElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Constructs a fully qualified name for an object.
getQualifiedName(String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Constructs a qualified (multi-part) name
getQualifiedName() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getQualifiedName() - Method in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
getQualifiedName() - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
getQualifiedName() - Method in class net.sf.farrago.session.FarragoSessionResolvedObject
 
getQualifiedName() - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
getQualifiedName() - Method in interface org.eigenbase.relopt.RelOptTable
Obtains an identifier for this table.
getQualifiedName(RelOptTable) - Method in class org.eigenbase.relopt.TableAccessMap
Constructs a qualified name for an optimizer table reference.
getQualifiedName(String, int) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Gets the fully qualified name for a SqlIdentifier at a given position of a sql statement.
getQualifiedName() - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorTable
 
getQualifiedName() - Method in interface org.eigenbase.sql.validate.SqlValidatorTable
 
getQualifiedName() - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
getQualifiedName() - Method in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
getQualifiedName() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
getQuery() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getQuery() - Method in interface net.sf.farrago.cwm.relational.CwmQueryColumnSet
Returns the value of attribute query.
getQuery() - Method in class org.eigenbase.rel.AbstractRelNode
 
getQuery() - Method in interface org.eigenbase.rel.RelNode
Returns the sub-query this relational expression belongs to.
getQuery() - Method in class org.eigenbase.relopt.RelOptCluster
 
getQuery$Comp$CwmQueryColumnSet$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getQuery$Comp$CwmQueryColumnSet$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
getQueryCacheRegion() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
getQueryExpression() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getQueryExpression() - Method in interface net.sf.farrago.cwm.relational.CwmView
Returns the value of attribute queryExpression.
getQueryExpression() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getQueryExpression$Comp$CwmView$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
getQueryExpression$Comp$CwmView$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getQueryExpression$Comp$CwmView$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getQueryTimeout() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getQueryTimeout() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getQueryTimeout() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getQueueIterator() - Method in class org.eigenbase.runtime.QueueIteratorTest.TestingTimeoutQueueIterator
 
getQuoteChar() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getQuoteCharacter() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getQuoteCharacter() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute quoteCharacter.
getRange() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getRange() - Method in interface net.sf.farrago.cwm.core.CwmMultiplicity
Returns the value of reference range.
getRange(CwmMultiplicity) - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getRange(CwmMultiplicity) - Method in interface net.sf.farrago.cwm.core.RangeMultiplicity
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getRange() - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
getRange() - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Returns the value of attribute range.
getRange$Hib() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
getRangeMultiplicity() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getRangeMultiplicity() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns RangeMultiplicity association proxy object.
getRangeOffset(SqlNode, SqlPostfixOperator) - Static method in class org.eigenbase.sql.SqlWindowOperator
Decodes a node, representing an upper or lower bound to a window, into a range offset.
getRaw(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
Returns the raw object representing this column
getRaw(int) - Method in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
getRaw(int) - Method in class net.sf.farrago.runtime.FennelOnlyResultSet
 
getRaw(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet
Returns the raw value of a column as an object.
getRaw(int) - Method in class org.eigenbase.util14.AbstractResultSet
Returns the raw value of a column as an object.
getRaw(String) - Method in class org.eigenbase.util14.AbstractResultSet
Returns the raw value of a column as an object.
getRawColumnData(int, ResultSetMetaData, FennelTupleData) - Static method in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
getRawSelectScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the scope for resolving the SELECT, GROUP BY and HAVING clauses.
getRawSelectScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getRawTxnHandle() - Method in class net.sf.farrago.fennel.FennelTxnContext
You really don't want to use this.
getReaderRefCountParamId() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
getReaderRefCountParamId() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
getReaderRefCountParamId() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
getReaderRefCountParamId() - Method in interface net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef
Returns the value of attribute readerRefCountParamId.
getRecordString() - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Gets an unquoted string representation of the current record
getRecoveryType() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getRecoveryType() - Method in interface net.sf.farrago.fem.med.FemRecoveryReference
Returns the value of attribute recoveryType.
getRecoveryType$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getRecursionRoot() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getRecursionSubgraph() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getRef(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Ref object
getRef(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Ref object
getRefAssoc() - Method in class org.eigenbase.jmi.JmiAssocEdge
 
getRefAssocForEdge(JmiAssocEdge) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the JMI reflective representation for an association.
getRefBaseObjectRuntimeExpression(RefBaseObject) - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
getRefClass(String) - Method in class org.eigenbase.dmv.DmvTransformXmlReader
 
getRefClass() - Method in class org.eigenbase.jmi.JmiClassVertex
 
getRefClassForVertex(JmiClassVertex) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the JMI reflective representation for a class.
getReference(RefObject) - Method in class net.sf.farrago.catalog.FarragoReposUtil.ExportRefProvider
 
getReferenceCounts() - Method in class org.eigenbase.rex.RexProgram
Gets reference counts for each expression in the program, where the references are detected from later expressions in the same program, as well as the project list and condition.
getReferencedObjectIds() - Method in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
getReferencedObjectIds() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getReferencedObjectIds() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getReferencedObjectModTime(String) - Method in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
getReferencedObjectModTime(String) - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getReferencedObjectModTime(String) - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getReferencedObjectTimestampMap() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getReferencedTableType(CwmColumn) - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getReferencedTableType(CwmColumn) - Method in interface net.sf.farrago.cwm.relational.ColumnRefStructuredType
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getReferencedTableType() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getReferencedTableType() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of reference referencedTableType.
getReferencedTableType() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getReferencedTableType() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getReferencedTableType() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getReferencedTableType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getReferencedTableType$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getReferencedTableType$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getReferencedTableType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getReferenceExpr() - Method in class org.eigenbase.rex.RexFieldAccess
Returns the expression whose field is being accessed.
getReferencingColumn(CwmSqlstructuredType) - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getReferencingColumn(CwmSqlstructuredType) - Method in interface net.sf.farrago.cwm.relational.ColumnRefStructuredType
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getReferencingColumn() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getReferencingColumn() - Method in interface net.sf.farrago.cwm.relational.CwmSqlstructuredType
Returns the value of reference referencingColumn.
getReferencingColumn() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getReferencingColumn() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getReferencingColumn$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getReferencingColumn$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getReferencingColumn$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getRefMofId(RefBaseObject) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Gets the MofId for a RefBaseObject, or null if the object is null.
getRefName() - Method in class org.eigenbase.sql.SqlWindow
 
getRefObject() - Method in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
getRefObjectFromModelElement(ModelElement) - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
getRefPackage() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getRefRootPackage() - Method in class org.eigenbase.jmi.JmiModelGraph
 
getRegister(int, CalcProgramBuilder.RegisterSetType) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Returns the register of a given ordinal and type.
getRegisteredStreamDefs(RelNode) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getRegisteredStreamDefs(RelNode) - Method in interface net.sf.farrago.query.FennelRelImplementor
Returns the list of stream definitions that have been registered for a RelNode.
getRegisterList(CalcProgramBuilder.RegisterSetType) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSets
Returns the list of registers of a given type.
getRegisterSetsLayout(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Outputs register declarations.
getRegisterType() - Method in class net.sf.farrago.fennel.calc.CalcReg
 
getRel() - Method in class org.eigenbase.oj.stmt.PreparedExplanation
 
getRel() - Method in class org.eigenbase.relopt.RelOptListener.RelEvent
 
getRelational() - Method in class net.sf.farrago.cwm.CwmPackage$Hib
 
getRelational() - Method in interface net.sf.farrago.cwm.CwmPackage
Returns nested package Relational.
getRelationalPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getRelationalPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getRelImplementor(RelNode) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Returns the fennel implementor for a given relational expression.
getRelImplementor(RexBuilder) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getRelImplementor(RexBuilder) - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Obtains an implementor for relational expressions.
getRelImplementor() - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
getRelImplementor(RexBuilder) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Protected method to allow subclasses to override construction of JavaRelImplementor.
getRelImplementorTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.oj.rel.JavaRelImplementor" tracer reports when expressions are bound to variables (Level.FINE)
getRelMetadata(RelNode, String, Object[]) - Method in class org.eigenbase.rel.metadata.CachingRelMetadataProvider
 
getRelMetadata(RelNode, String, Object[]) - Method in class org.eigenbase.rel.metadata.ChainedRelMetadataProvider
 
getRelMetadata(RelNode, String, Object[]) - Method in class org.eigenbase.rel.metadata.ReflectiveRelMetadataProvider
 
getRelMetadata(RelNode, String, Object[]) - Method in interface org.eigenbase.rel.metadata.RelMetadataProvider
Retrieves metadata about a relational expression.
getRelMetadata(RelNode, String, Object[]) - Method in class org.eigenbase.relopt.hep.HepRelMetadataProvider
 
getRelMetadata(RelNode, String, Object[]) - Method in class org.eigenbase.relopt.volcano.VolcanoRelMetadataProvider
 
getRelMetadataTimestamp(RelNode) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
getRelMetadataTimestamp(RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
getRelMetadataTimestamp(RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Gets a timestamp for a given rel's metadata.
getRelMetadataTimestamp(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getRelNode() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Returns the relational expression this program is being generated for.
getReloadDml(SqlPrettyWriter) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
getReloadDml(SqlPrettyWriter) - Method in class net.sf.farrago.ddl.DdlRebuildTableStmt
Generates the query: "insert into T select * from T"
getReloadDml(SqlPrettyWriter) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
Generates the SQL to be used to reload the table.
getReloadTable() - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
getReloadTable() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
getReloadTable() - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
For ALTER TABLE ADD COLUMN or REBUILD, retrieves the target table.
getRelOptCluster() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getRelOptCluster() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getRelOptSchema() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getRelOptSchema() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getRelOptSchema() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getRelOptSchema() - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
getRelOptSchema() - Method in interface org.eigenbase.relopt.RelOptConnection
Returns the schema underlying this connection.
getRelOptSchema() - Method in interface org.eigenbase.relopt.RelOptTable
Returns the RelOptSchema this table belongs to.
getRelOptSchema() - Method in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
getRelOptSchema() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptConnection
 
getRelOptSchema() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
getRelOptTable(SqlValidatorNamespace, RelOptSchema, String, boolean[]) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Converts a SqlValidatorScope into a RelOptTable.
getRelPathEntry() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getRels() - Method in class org.eigenbase.relopt.RelOptRuleCall
Returns a list of matched relational expressions.
getRels() - Method in class org.eigenbase.relopt.volcano.RelSubset
Returns the rel nodes in this rel subset.
getRelsFromAllSubsets() - Method in class org.eigenbase.relopt.volcano.RelSet
 
getRelTypeName() - Method in class org.eigenbase.rel.AbstractRelNode
 
getRelTypeName() - Method in interface org.eigenbase.rel.RelNode
Returns the name of this relational expression's class, sans package name, for use in RelNode.explain(org.eigenbase.relopt.RelOptPlanWriter).
getRepeatableSeed() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getRepeatableSeed() - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef
Returns the value of attribute repeatableSeed.
getRepeatableSeed() - Method in class org.eigenbase.relopt.RelOptSamplingParameters
If RelOptSamplingParameters.isRepeatable() returns true, this method returns a user-specified seed value.
getRepeatableSeed() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
Seed to produce repeatable samples.
getReplaceOptions() - Method in class net.sf.farrago.ddl.DdlCreateStmt
 
getRepos() - Method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
getRepos() - Method in class net.sf.farrago.db.FarragoDbSession
 
getRepos() - Method in class net.sf.farrago.ddl.DdlValidator
 
getRepos(FennelRel) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
 
getRepos() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getRepos() - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
getRepos() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
 
getRepos() - Method in class net.sf.farrago.plugin.FarragoPluginCache
 
getRepos() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getRepos() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getRepos() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getRepos() - Method in interface net.sf.farrago.query.FennelRelImplementor
Returns the repository.
getRepos() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getRepos() - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Gets the FarragoRepos for this context.
getRepos() - Method in interface net.sf.farrago.session.FarragoSession
 
getRepos() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getRepos() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getRepos() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
 
getRepos() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getRepos() - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
getRepos() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getRepos() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
getRepos() - Method in interface net.sf.farrago.type.FarragoTypeFactory
 
getRepos() - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getReposTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.catalog.FarragoRepos" traces FarragoRepos.
getReposTxnContext() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getReposTxnContext() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getReposTxnContext() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getRequiredTag() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getRequiredTag() - Method in interface net.sf.farrago.cwm.core.CwmStereotype
Returns the value of reference requiredTag.
getRequiredTag(CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getRequiredTag(CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeTaggedValues
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getRequiredTag$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getReserved() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getReserved() - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDef
Returns the value of attribute reserved.
getReservedAndKeyWords() - Method in class org.eigenbase.sql.advise.SqlAdvisor
Return an array of SQL reserved and keywords
getReshape() - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
getReshape() - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Returns the value of reference Reshape.
getReshape(FemReshapeParameter) - Method in class net.sf.farrago.fem.fennel.ReshapeHasParameter$Hib
 
getReshape(FemReshapeParameter) - Method in interface net.sf.farrago.fem.fennel.ReshapeHasParameter
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getReshapeHasParameter() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getReshapeHasParameter() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns ReshapeHasParameter association proxy object.
getReshapeParameter() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getReshapeParameter() - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Returns the value of reference ReshapeParameter.
getReshapeParameter(FemReshapeStreamDef) - Method in class net.sf.farrago.fem.fennel.ReshapeHasParameter$Hib
 
getReshapeParameter(FemReshapeStreamDef) - Method in interface net.sf.farrago.fem.fennel.ReshapeHasParameter
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getResidualFilterColumns() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getResidualFilterColumns() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getResidualFilterColumns() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute residualFilterColumns.
getResidualSargBinding(LcsRowScanRel, List<SargBinding>, Map<FemLocalIndex, Integer>, List<SargBinding>) - Static method in class com.lucidera.lcs.LcsIndexAccessRule
 
getResidualSargRexNode(List<SargBinding>) - Method in class org.eigenbase.sarg.SargRexAnalyzer
Deprecated. use SargRexAnalyzer.getSargBindingListToRexNode(List)
getResource(RefClass) - Method in class org.eigenbase.jmi.JmiResourceMap
Looks up the resource associated with a class.
getResourceDir() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getResourceDir() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute resourceDir.
getResourceDir$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getResourceElement(Element, String) - Static method in class org.eigenbase.test.DiffRepository
Returns a given resource from a given testcase.
getRestrictiveness(CalcProgramBuilder.RegisterDescriptor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor
 
getResult(RexNode, boolean) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Returns the register which contains the result of evaluating the given expression.
getResultDataDeviceSize() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getResultDataDeviceSize() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Returns the value of attribute resultDataDeviceSize.
getResultHandle(FemCsnHandleReturningCmd) - Method in class net.sf.farrago.fem.fennel.CmdReturnsCsnHandle$Hib
 
getResultHandle(FemCsnHandleReturningCmd) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsCsnHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getResultHandle(FemCmdOpenDatabase) - Method in class net.sf.farrago.fem.fennel.CmdReturnsDbHandle$Hib
 
getResultHandle(FemCmdOpenDatabase) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsDbHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getResultHandle(FemCmdCreateExecutionStreamGraph) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle$Hib
 
getResultHandle(FemCmdCreateExecutionStreamGraph) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getResultHandle(FemCmdCreateStreamHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamHandle$Hib
 
getResultHandle(FemCmdCreateStreamHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getResultHandle(FemCmdSavepoint) - Method in class net.sf.farrago.fem.fennel.CmdReturnsSvptHandle$Hib
 
getResultHandle(FemCmdSavepoint) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsSvptHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getResultHandle(FemBeginTxnCmd) - Method in class net.sf.farrago.fem.fennel.CmdReturnsTxnHandle$Hib
 
getResultHandle(FemBeginTxnCmd) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsTxnHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
getResultHandle() - Method in interface net.sf.farrago.fem.fennel.FemBeginTxnCmd
Returns the value of reference ResultHandle.
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
getResultHandle() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph
Returns the value of reference ResultHandle.
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
getResultHandle() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle
Returns the value of reference ResultHandle.
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
getResultHandle() - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Returns the value of reference ResultHandle.
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
getResultHandle() - Method in interface net.sf.farrago.fem.fennel.FemCmdSavepoint
Returns the value of reference ResultHandle.
getResultHandle() - Method in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd$Hib
 
getResultHandle() - Method in interface net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd
Returns the value of reference ResultHandle.
getResultInserter() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
getResultObjectTypes() - Method in interface net.sf.farrago.namespace.FarragoMedMetadataQuery
Retrieves a set of result object types to be returned by the query, identified by object type name.
getResultObjectTypes() - Method in class net.sf.farrago.namespace.util.MedMetadataQueryImpl
 
getResultPageCount() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getResultPageCount() - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Returns the value of attribute resultPageCount.
getResultRow(List<RexNode>, ResultSet) - Method in class net.sf.farrago.query.FarragoReentrantStmtExecutor
 
getResults() - Method in class org.eigenbase.relopt.hep.HepRuleCall
 
getResultSet() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getResultSet() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getResultSet() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getResultSet() - Method in class net.sf.farrago.util.FarragoStatementAllocation
 
getResultSet(Map<LurqlPlanVertex, Set<RefObject>>, LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
getResultSet(LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
getResultSet() - Method in class org.eigenbase.runtime.Row
Returns the result set that this row belongs to.
getResultSetConcurrency() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getResultSetCount() - Method in class net.sf.farrago.test.ResultSetTestCase
 
getResultSetHoldability() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getResultSetHoldability() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getResultSetType() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getResultSetTypeMap() - Method in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
getResultSetTypeMap() - Method in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
getResultSetTypeMap() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getResultSetTypeMap() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getResultSetTypeMap() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
Map from result set name to row type.
getResultType(String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
Returns the data type of the row returned by a SQL query.
getResultType(String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
getResultUniqueKeyCount() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getResultUniqueKeyCount() - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Returns the value of attribute resultUniqueKeyCount.
getRetType() - Method in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
getReturnMode() - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
getReturnMode() - Method in interface net.sf.farrago.fem.fennel.FemBarrierStreamDef
Returns the value of attribute returnMode.
getReturnType() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
getReturnType(RelDataTypeFactory) - Method in interface org.eigenbase.rel.Aggregation
Returns the type of the result yielded by this Aggregation.
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlAvgAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlCountAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlFirstLastValueAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlHistogramAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlSingleValueAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlSumAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.fun.SqlSumEmptyIsZeroAggFunction
 
getReturnType(RelDataTypeFactory) - Method in class org.eigenbase.sql.SqlRankFunction
 
getReturnTypeInference() - Method in class org.eigenbase.sql.SqlOperator
 
getRexBuilder() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
getRexBuilder() - Method in class org.eigenbase.relopt.RelOptCluster
 
getRexBuilder() - Method in class org.eigenbase.sarg.SargFactory
 
getRexBuilder() - Method in interface org.eigenbase.sql2rel.SqlRexContext
Returns the RexBuilder to use to create RexNode objects.
getRexBuilder() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getRexBuilder() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns the row-expression builder.
getRidLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
getRidLimitParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmChopperStreamDef
Returns the value of attribute ridLimitParamId.
getRidLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getRidLimitParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDef
Returns the value of attribute ridLimitParamId.
getRight() - Method in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
getRight() - Method in class com.lucidera.opt.LoptJoinTree
 
getRight() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
getRight() - Method in class org.eigenbase.rel.JoinRelBase
 
getRight() - Method in enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
 
getRight() - Method in class org.eigenbase.sql.SqlJoin
 
getRightChild(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
getRightChild(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
getRightColumnMapping(int, int) - Method in class com.lucidera.opt.LoptMultiJoin
Determines whether there is a mapping from a column in the right factor of a self-join to a column from the left factor.
getRightFactor() - Method in class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
 
getRightKeyProj() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
getRightKeyProj() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute rightKeyProj.
getRightKeys() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
getRightKeys() - Method in class org.eigenbase.rel.rules.SemiJoinRel
 
getRightPrec() - Method in class org.eigenbase.sql.SqlOperator
 
getRightReference() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
getRngModelPackage(FarragoRepos) - Static method in class net.sf.farrago.rng.FarragoRngUDR
 
getRngModelPackage() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getRngRandomNumberGenerator() - Method in class net.sf.farrago.rngmodel.rngschema.RngschemaPackage$Hib
 
getRngRandomNumberGenerator() - Method in interface net.sf.farrago.rngmodel.rngschema.RngschemaPackage
Returns RngRandomNumberGenerator class proxy object.
getRngschema() - Method in class net.sf.farrago.rngmodel.RngmodelPackage$Hib
 
getRngschema() - Method in interface net.sf.farrago.rngmodel.RngmodelPackage
Returns nested package Rngschema.
getRoleByName(FarragoRepos, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Looks up a role by name in a catalog.
getRoot() - Method in class org.eigenbase.lurql.LurqlQuery
 
getRoot() - Method in class org.eigenbase.relopt.hep.HepPlanner
 
getRoot() - Method in interface org.eigenbase.relopt.RelOptPlanner
Returns the root node of this query.
getRoot() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getRoot() - Method in class org.eigenbase.test.MockRelOptPlanner
 
getRootField(RexInputRef) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getRootObjectIds() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
getRootPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getRootPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getRootPackage() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getRootPackage() - Method in class org.eigenbase.jmi.mem.JmiMemFactory
 
getRootPackageImpl() - Method in class org.eigenbase.jmi.mem.JmiMemFactory
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getRootPageId() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessCmd
Returns the value of attribute rootPageId.
getRootPageId() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Returns the value of attribute rootPageId.
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getRootPageId() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getRootPageIdParamId() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Returns the value of attribute rootPageIdParamId.
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getRootPageIdParamId() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getRootRel() - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
getRootStmtContext() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getRootStmtContext() - Method in class net.sf.farrago.query.FarragoReentrantStmt
 
getRootStmtContext() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getRoster() - Method in interface net.sf.farrago.namespace.FarragoMedMetadataFilter
 
getRoster() - Method in class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
getRoutine(FemUserDefinedOrdering) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
getRoutineForOrdering(FemUserDefinedOrdering) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Gets the routine which implements a particular user-defined ordering, or null if the ordering does not invoke a routine.
getRoutineLookup() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getRoutineParamCount(FemRoutine) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Calculates the number of parameters expected by a routine.
getRoutineParamNames(FemRoutine) - Static method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
getRow() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
getRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
getRowCount(LcsRowScanRel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getRowCount(LcsIndexSearchRel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getRowCount(JoinRel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getRowCount(LhxJoinRel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getRowCount() - Method in class net.sf.farrago.catalog.FarragoTableStatistics
 
getRowCount() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Retrieve the table's row count.
getRowCount() - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
getRowCount() - Method in interface net.sf.farrago.fem.fennel.FemMockTupleStreamDef
Returns the value of attribute rowCount.
getRowCount() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getRowCount() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getRowCount() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getRowCount() - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Returns the value of attribute rowCount.
getRowCount() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of attribute rowCount.
getRowCount() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getRowCount() - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
getRowCount() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
getRowCount() - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtent
 
getRowCount() - Method in class net.sf.farrago.namespace.mock.MedMockColumnSet
 
getRowCount(RelNode) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
Retrieves the row count of a Farrago expression or null
getRowCount(AggregateRelBase) - Method in class net.sf.farrago.test.FarragoTestPersonalityFactory.FarragoTestRelMetadataProvider
 
getRowCount(UnionRelBase) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(FilterRelBase) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(ProjectRelBase) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(SortRel) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(SemiJoinRel) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(AggregateRelBase) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(RelNode) - Method in class org.eigenbase.rel.metadata.RelMdRowCount
 
getRowCount(RelNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the number of rows which will be returned by a relational expression.
getRowCount() - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
getRowCount() - Method in interface org.eigenbase.relopt.RelOptTable
Returns an estimate of the number of rows in the table.
getRowCount() - Method in interface org.eigenbase.stat.RelStatSource
Returns the number of rows in a relation, as determined by statistics
getRowCount() - Method in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
getRowCount() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
getRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getRowCount$Hib() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
getRowCount$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getRowCountQuery() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Generate a query to count a table's rows.
getRowCounts(ResultSet, List<Long>, TableModificationRelBase.Operation) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
getRowCounts(FemAbstractColumnSet, Timestamp, Long[]) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Retrieves the current and deleted row counts for an abstract column set, optionally based on a label setting.
getRowCounts(ResultSet, List<Long>, TableModificationRelBase.Operation) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
getRowCounts(ResultSet, List<Long>, TableModificationRelBase.Operation) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gives this personality the opportunity to retrieve rowcount information returned by a DML operation.
getRowCountStat(RelNode, FarragoRepos) - Static method in class net.sf.farrago.query.FarragoRelMetadataProvider
Retrieves the row count of a Farrago expression or null, using statistics stored in the catalog
getRowCountStat(RelOptTable, FarragoRepos) - Static method in class net.sf.farrago.query.FarragoRelMetadataProvider
Retrieves the row count of a relational table using statistics stored in the catalog
getRowCountStat(RelOptTable, FarragoRepos, Timestamp) - Static method in class net.sf.farrago.query.FarragoRelMetadataProvider
Retrieves the row count of a relational table for a specific label, using statistics stored in the catalog.
getRowCountStats(FemAbstractColumnSet) - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getRowCountStats(FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.ColumnSetHasRowCountStats
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getRowCountStats() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getRowCountStats() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getRowCountStats() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of reference RowCountStats.
getRowCountStats() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getRowCountStats$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getRowCountStats$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getRowCountStats$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getRowDelimiter() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getRowDelimiter() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute rowDelimiter.
getRowId(String) - Method in class org.eigenbase.util14.AbstractResultSet
 
getRowId(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
getRowIdLifetime() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getRowLimitParamId() - Method in class com.lucidera.lcs.LcsIndexBitOpRel
 
getRowLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getRowLimitParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef
Returns the value of attribute rowLimitParamId.
getRowLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getRowLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getRowLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getRowLimitParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmSearchStreamDef
Returns the value of attribute rowLimitParamId.
getRows() - Method in class com.lucidera.lcs.LcsIndexIntersectRel
 
getRows() - Method in class com.lucidera.lcs.LcsIndexMergeRel
 
getRows() - Method in class com.lucidera.lcs.LcsIndexMinusRel
 
getRows() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getRows() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelBufferRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelMergeRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelOptionalRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
getRows() - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
getRows() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
getRows() - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
getRows() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
getRows() - Method in class org.eigenbase.rel.AbstractRelNode
 
getRows() - Method in class org.eigenbase.rel.AggregateRelBase
 
getRows() - Method in class org.eigenbase.rel.CalcRelBase
 
getRows() - Method in class org.eigenbase.rel.EmptyRel
 
getRows() - Method in class org.eigenbase.rel.FilterRelBase
 
getRows() - Method in class org.eigenbase.rel.IntersectRel
 
getRows() - Method in class org.eigenbase.rel.JoinRelBase
 
getRows() - Method in class org.eigenbase.rel.MinusRel
 
getRows() - Method in interface org.eigenbase.rel.RelNode
Returns an estimate of the number of rows this relational expression will return.
getRows() - Method in class org.eigenbase.rel.rules.SemiJoinRel
 
getRows() - Method in class org.eigenbase.rel.SingleRel
 
getRows() - Method in class org.eigenbase.rel.TableAccessRelBase
 
getRows() - Method in class org.eigenbase.rel.TableFunctionRelBase
 
getRows() - Method in class org.eigenbase.rel.UnionRelBase
 
getRows() - Method in class org.eigenbase.rel.ValuesRelBase
 
getRows() - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
getRows() - Method in interface org.eigenbase.relopt.RelOptCost
 
getRows() - Method in class org.eigenbase.relopt.RelOptCostImpl
 
getRows() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
getRows() - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
getRows() - Method in class org.eigenbase.test.MockRelOptCost
 
getRowScan() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getRowScan() - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterScanDef
Returns the value of reference RowScan.
getRowScan(FemLcsClusterScanDef) - Method in class net.sf.farrago.fem.fennel.RowScanHasClusterScan$Hib
 
getRowScan(FemLcsClusterScanDef) - Method in interface net.sf.farrago.fem.fennel.RowScanHasClusterScan
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getRowScanHasClusterScan() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getRowScanHasClusterScan() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns RowScanHasClusterScan association proxy object.
getRowsLastBar() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getRowsLastBar() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute rowsLastBar.
getRowsLastBar$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getRowsPerBar() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getRowsPerBar() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute rowsPerBar.
getRowsPerBar$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getRowType() - Method in class net.sf.farrago.query.FarragoExecutableExplainStmt
 
getRowType() - Method in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
getRowType() - Method in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
getRowType() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getRowType() - Method in class org.eigenbase.rel.AbstractRelNode
 
getRowType() - Method in interface org.eigenbase.rel.RelNode
Returns the type of the rows returned by this relational expression.
getRowType() - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
getRowType() - Method in interface org.eigenbase.relopt.RelOptTable
Describes the type of rows returned by this table.
getRowType() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getRowType() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getRowType() - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorTable
 
getRowType() - Method in class org.eigenbase.sql.validate.ParameterNamespace
 
getRowType() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns the row type of this namespace, which comprises a list of names and types of the output columns.
getRowType() - Method in interface org.eigenbase.sql.validate.SqlValidatorTable
 
getRowType() - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
getRowType() - Method in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
getRowType() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
getRowTypeForResultSet(String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getRowTypeForResultSet(String) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Gets the row type for instantiating a result set.
getRowTypeSansSystemColumns() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getRowTypeSansSystemColumns() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getRowTypeSansSystemColumns() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns the row type of this namespace, sans any system columns.
getRule() - Method in class org.eigenbase.relopt.RelOptRuleCall
Returns the invoked planner rule.
getRule() - Method in class org.eigenbase.relopt.RelOptRuleOperand
Returns the rule this operand belongs to.
getRuleByDescription(String) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Returns the rule with a given description
getRuleCall() - Method in class org.eigenbase.relopt.RelOptListener.RuleEvent
 
getRules() - Method in class org.eigenbase.sql.type.CompositeOperandTypeChecker
 
getRuntimeContextClass(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
getRuntimeContextClass(FarragoSessionPreparingStmt) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Determines the class to use for runtime context.
getRuntimeContextTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The "net.sf.farrago.runtime.FarragoRuntimeContext" tracer traces use of the FarragoRuntimeContext class.
getRuntimeName(RefBaseObject) - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
getRuntimeSupport(Object) - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Gets an object needed for runtime support.
getRuntimeSupport(Object) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
getRuntimeSupport(Object) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
getRuntimeSupport(Object) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
getRuntimeSupport(Object) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
getRuntimeSupport(Object) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
getRuntimeSupport(Object) - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
getSalesConnectString() - Static method in class org.eigenbase.util.Util
Returns the connect string with which to connect to the 'Sales' test database.
getSalesTables() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
Returns a list of the tables in the SALES schema.
getSampleDataset() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getSampleDataset() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getSampleDataset(FemAbstractColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getSampleDataset(FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSampleDataset() - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Returns the value of reference SampleDataset.
getSampleDataset() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getSampleDataset(CwmNamedColumnSet, String) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getSampleDataset(CwmNamedColumnSet, String) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Looks up a sample dataset for a given schema object, or returns null if none is found.
getSampleDataset(CwmNamedColumnSet, String) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getSampleDataset$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getSampleDataset$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getSampleDataset$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getSamplePercentage() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
Returns sampling percentage.
getSampleQuery(String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Constructs an internal query to sample
getSampleSize() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getSampleSize() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute sampleSize.
getSampleSize() - Method in class net.sf.farrago.util.FarragoCardinalityEstimator
Returns the sample size.
getSampleSize$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
getSamplingClumps() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getSamplingClumps() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getSamplingClumps() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute samplingClumps.
getSamplingMode() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getSamplingMode() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getSamplingMode() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute samplingMode.
getSamplingParameters() - Method in class org.eigenbase.rel.SamplingRel
Retrieve the sampling parameters for this SamplingRel.
getSamplingPercentage() - Method in class org.eigenbase.relopt.RelOptSamplingParameters
Returns the sampling percentage.
getSamplingRate() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
getSamplingRate() - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef
Returns the value of attribute samplingRate.
getSamplingRate() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getSamplingRate() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getSamplingRate() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute samplingRate.
getSamplingRepeatableSeed() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getSamplingRepeatableSeed() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getSamplingRepeatableSeed() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute samplingRepeatableSeed.
getSamplingRowCount() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getSamplingRowCount() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
getSamplingRowCount() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute samplingRowCount.
getSargBindingListToRexNode(List<SargBinding>) - Method in class org.eigenbase.sarg.SargRexAnalyzer
Reconstructs a rex predicate from a list of SargBindings which are AND'ed together.
getSargColFilterLists(LcsRowScanRel, List<SargBinding>, Map<CwmColumn, SargIntervalSequence>) - Static method in class com.lucidera.lcs.LcsIndexAccessRule
 
getSavepointId() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineSavepoint
 
getSavepointName() - Method in class net.sf.farrago.ddl.DdlSavepointTxnStmt
 
getSavepointName() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineSavepoint
 
getScale() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getScale() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getScale() - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Returns the value of attribute scale.
getScale() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getScale() - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Returns the value of attribute scale.
getScale() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getScale() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getScale() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getScale() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getScale() - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Returns the value of attribute scale.
getScale() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getScale() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getScale(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
getScale(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getScale() - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
getScale() - Method in interface org.eigenbase.reltype.RelDataType
Gets the scale of this type.
getScale() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getScale(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getScale() - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getScale() - Method in class org.eigenbase.sql.SqlNumericLiteral
 
getScale() - Method in class org.eigenbase.sql.type.BasicSqlType
 
getScale$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getScale$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getScale$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getScale$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getScale$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getScale$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getScale$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getScale$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getSchema() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.Source
 
getSchemaByName(CwmCatalog, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Looks up a schema by name in a catalog.
getSchemaDefinesPath() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getSchemaDefinesPath() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns SchemaDefinesPath association proxy object.
getSchemaList() - Method in class net.sf.farrago.ddl.DdlSetPathStmt
 
getSchemaMofId(String, StringBuilder) - Method in class net.sf.farrago.test.FarragoQueryTest
 
getSchemaName() - Method in class net.sf.farrago.ddl.DdlSetSchemaStmt
 
getSchemaName(String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Returns the second to last name of localName.
getSchemaName() - Method in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
getSchemaName() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSchemaName(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getSchemaName(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getSchemaName() - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorCatalogReader
 
getSchemaName() - Method in interface org.eigenbase.sql.validate.SqlValidatorCatalogReader
Returns the name of the current schema.
getSchemaName() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
getSchemaName() - Method in class org.eigenbase.test.MockCatalogReader
 
getSchemaNameDirectory() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
getSchemaObjectMonikers(SqlValidatorCatalogReader, List<String>, List<SqlMoniker>) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
 
getSchemaPattern() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
getSchemas() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSchemas(String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSchemaTerm() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSchemaType(String, boolean) - Static method in class net.sf.farrago.namespace.flatfile.FlatFileParams
Lookup the type of a schema based upon it's schema name.
getSchemaType(String) - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
getScope() - Method in class org.eigenbase.sql.SqlCallBinding
Returns the scope of the call.
getScope() - Method in class org.eigenbase.sql.validate.CollectNamespace
 
getScope() - Method in class org.eigenbase.sql.validate.SqlScopedShuttle
Returns the current scope.
getScope(SqlSelect, int) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Returns the appropriate scope for validating a particular clause of a SELECT statement.
getScope() - Method in class org.eigenbase.sql.validate.TableConstructorNamespace
Returns the scope.
getSearchedSchemaCatalogName() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getSearchedSchemaCatalogName() - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElement
Returns the value of attribute searchedSchemaCatalogName.
getSearchedSchemaCatalogName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getSearchedSchemaName() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getSearchedSchemaName() - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElement
Returns the value of attribute searchedSchemaName.
getSearchedSchemaName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
getSearchKeyParameter() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getSearchKeyParameter() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of reference SearchKeyParameter.
getSearchKeyParameter() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getSearchKeyParameter(FemIndexSearchDef) - Method in class net.sf.farrago.fem.fennel.IndexSearchHasParameter$Hib
 
getSearchKeyParameter(FemIndexSearchDef) - Method in interface net.sf.farrago.fem.fennel.IndexSearchHasParameter
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSearchKeyRowType(FennelRel, FemAbstractAttribute[]) - Static method in class com.lucidera.lcs.LcsIndexAccessRule
Create a type descriptor for the rows representing search keys along with their directives, given an array of the attributes representing the search columns.
getSearchResult() - Method in class org.eigenbase.dmv.DmvResponse
 
getSearchStringEscape() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSection(FlatFileProgramWriter.Section) - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Builds a section of the data conversion program as follows.
getSecurity() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
getSecurity() - Method in interface net.sf.farrago.fem.FemPackage
Returns nested package Security.
getSecurityPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getSecurityPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getSegmentId() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Returns the value of attribute segmentId.
getSegmentId() - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Returns the value of attribute segmentId.
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getSegmentId() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getSegmentLimitParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
getSegmentLimitParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDef
Returns the value of attribute segmentLimitParamId.
getSelectivity(RelStatSource) - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
getSelectivity(RelStatSource) - Method in class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilter
 
getSelectivity(JoinRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getSelectivity(LcsRowScanRel, RexNode) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getSelectivity() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram
 
getSelectivity(UnionRelBase, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(SortRel, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(FilterRelBase, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(SemiJoinRel, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(AggregateRelBase, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(ProjectRelBase, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(RelNode, RexNode) - Method in class org.eigenbase.rel.metadata.RelMdSelectivity
 
getSelectivity(RelNode, RexNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Estimates the percentage of an expression's output rows which satisfy a given predicate.
getSelectivity(RexNode) - Static method in class org.eigenbase.rex.RexUtil
Returns a guess for the selectivity of an expression.
getSelectivity() - Method in interface org.eigenbase.stat.RelStatColumnStatistics
Estimates the percentage of a relational expression's rows which satisfy a given condition.
getSelectivityValue(RexNode) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Returns the selectivity value stored in the rexnode
getSelectKeywords() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
getSelectList() - Method in class org.eigenbase.lurql.LurqlExists
 
getSelectList() - Method in class org.eigenbase.lurql.LurqlQuery
 
getSelectList() - Method in class org.eigenbase.sql.SqlSelect
 
getSelectListItem(SqlNode, int) - Static method in class org.eigenbase.sql.SqlUtil
Returns the ith select-list item of a query.
getSelectScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the appropriate scope for validating a particular clause of a SELECT statement.
getSelectScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getSelfAsCatalog() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getSelfAsCatalog() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getSelfAsCatalog() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getSelfJoinExprForUpdate(SqlIdentifier, String) - Method in class com.lucidera.farrago.LucidDbSqlValidator
 
getSelfJoinExprForUpdate(SqlIdentifier, String) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Allows a subclass to provide information about how to convert an UPDATE into a MERGE via self-join.
getSequence() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Retrieves the underlying sequence from the catalog
getSequence(FemStoredColumn) - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getSequence(FemStoredColumn) - Method in interface net.sf.farrago.fem.med.ColumnHasSequence
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getSequence() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getSequence() - Method in interface net.sf.farrago.fem.med.FemStoredColumn
Returns the value of reference Sequence.
getSequence$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getSequenceAccessor(String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns the an accessor for a sequence stored in the repository
getSequenceAccessor(String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getSequenceAccessor(String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getSequenceAccessor(String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getSerializedFile() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getSerializedFile() - Method in interface net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator
Returns the value of attribute serializedFile.
getSerializedFile$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getServer() - Method in interface net.sf.farrago.fem.med.FemBaseColumnSet
Returns the value of reference Server.
getServer() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getServer() - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Returns the value of reference Server.
getServer() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getServer() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getServer(FemBaseColumnSet) - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getServer(FemBaseColumnSet) - Method in interface net.sf.farrago.fem.med.ServerProvidesColumnSet
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getServer(FemDataWrapper) - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getServer(FemDataWrapper) - Method in interface net.sf.farrago.fem.med.WrapperAccessesServer
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getServer() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
getServer$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getServer$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getServer$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getServerMofId() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
getServerMofId() - Method in interface net.sf.farrago.ojrex.FarragoOJRexRelImplementor
 
getServerMofId() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getServerMofId() - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in interface net.sf.farrago.jdbc.FarragoMedDataWrapperInfo
Obtains information about the properties applicable to server initialization (the props parameter to the newServer method).
getServerPropertyInfo(Locale, Properties, Properties) - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJMedDataWrapperInterface
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataWrapper
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.namespace.mock.MedMockForeignDataWrapper
 
getServerPropertyInfo(Locale, Properties, Properties) - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
getServerProvidesColumnSet() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getServerProvidesColumnSet() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns ServerProvidesColumnSet association proxy object.
getServerRmiRegistryPort() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getServerRmiRegistryPort() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute serverRmiRegistryPort.
getServerRmiRegistryPort$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getServerSingleListenerPort() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getServerSingleListenerPort() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute serverSingleListenerPort.
getServerSingleListenerPort$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getSession() - Method in class net.sf.farrago.db.FarragoDbSessionInfo
 
getSession() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
getSession() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getSession() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSession(RelNode) - Static method in class net.sf.farrago.query.FarragoReduceExpressionsRule
 
getSession() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getSession() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getSession() - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Gets the session which called the UDR.
getSession() - Method in interface net.sf.farrago.session.FarragoSessionInfo
 
getSession() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getSession() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
 
getSession() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getSession() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getSession() - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
getSession() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getSession() - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
getSession() - Static method in class net.sf.farrago.test.FarragoTestCase
 
getSessionFactory() - Method in class net.sf.farrago.db.FarragoDbSession
 
getSessionFactory() - Method in interface net.sf.farrago.session.FarragoSession
 
getSessionForConnection(Connection) - Static method in class net.sf.farrago.jdbc.engine.FarragoJdbcRoutineDriver
Converts a connection returned via URL "jdbc:default:connection" to a FarragoSession.
getSessionIndexMap() - Method in class net.sf.farrago.db.FarragoDbSession
 
getSessionIndexMap() - Method in interface net.sf.farrago.session.FarragoSession
 
getSessionInfo() - Method in class net.sf.farrago.db.FarragoDbSession
 
getSessionInfo() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
getSessionInfo() - Method in interface net.sf.farrago.session.FarragoSession
Returns a FarragoSessionInfo object which contains information on the runtime state of the session (e.g., active statements).
getSessionLabelCreationTimestamp() - Method in class net.sf.farrago.db.FarragoDbSession
 
getSessionLabelCreationTimestamp() - Method in interface net.sf.farrago.session.FarragoSession
Retrieves the creation timestamp for the session's label setting, if a label setting is set.
getSessionLabelCsn() - Method in class net.sf.farrago.db.FarragoDbSession
 
getSessionLabelCsn() - Method in interface net.sf.farrago.session.FarragoSession
Retrieves the commit sequence number associated with a session's label, if it's set.
getSessions(FarragoDatabase) - Static method in class net.sf.farrago.db.FarragoDbSingleton
Retrieve a list of connected FarragoSession objects.
getSessions() - Static method in class net.sf.farrago.db.FarragoDbSingleton
 
getSessionVariables() - Method in class net.sf.farrago.db.FarragoDbSession
 
getSessionVariables() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getSessionVariables() - Method in interface net.sf.farrago.session.FarragoSession
 
getSessionVariables() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getSessionVariables() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getSet() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
getSet(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Finds an expression's equivalence set.
getSetParam() - Method in class org.eigenbase.lurql.LurqlFilter
 
getSharedCache() - Method in class net.sf.farrago.plugin.FarragoPluginCache
 
getSharedDataWrapperCache() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getSharedDataWrapperCache() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getSharedDataWrapperCache() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getShort() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets a signed short value.
getShort(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java short.
getShort(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java short.
getShortestPath(T, T) - Method in class org.eigenbase.util.Graph
Returns the shortest path between two points, null if there is no path.
getShortProperty(Properties, String, short) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Gets the value of an short property.
getSign() - Method in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlConvertFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlExtractFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlOverlapsOperator
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlOverlayFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlPositionFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlSubstringFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.fun.SqlTrimFunction
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.SqlBinaryOperator
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.SqlOperator
Returns a template describing how the operator signature is to be built.
getSignatureTemplate(int) - Method in class org.eigenbase.sql.SqlPostfixOperator
 
getSignatureTemplate(int) - Method in class org.eigenbase.sql.SqlPrefixOperator
 
getSimple() - Method in class org.eigenbase.sql.SqlIdentifier
 
getSimpleColumnOrigin(RelNode, int) - Static method in class com.lucidera.opt.LoptMetadataProvider
Determines the origin of a column, provided the column maps to a single column that isn't derived.
getSimpleColumnOrigins(ProjectRelBase, int) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getSimpleColumnOrigins(FilterRelBase, int) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getSimpleColumnOrigins(LcsRowScanRel, int) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getSimpleColumnOrigins(RelNode, int) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getSimpleColumnOrigins(RelNode, int) - Static method in class com.lucidera.opt.LoptMetadataQuery
Like RelMetadataQuery.getColumnOrigins(org.eigenbase.rel.RelNode, int), for a given output column of an expression, determines all columns of underlying tables which contribute to result values.
getSimpleFactors(LoptMultiJoin) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Retrieves join factors that correspond to simple table references.
getSimpleName() - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
getSimpleName() - Method in class org.eigenbase.relopt.RelTraitDef
 
getSimpleName() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
getSimpleTableOrigin(RelNode) - Static method in class com.lucidera.opt.LoptMetadataProvider
Determines the origin of a RelNode, provided it maps to a single table, optionally with filtering and projection.
getSinglevaluedIndex(String) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
getSize() - Method in class org.eigenbase.util14.Enum14
Returns the number of enumerated values currently contained in this enumeration
getSlot() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getSlot() - Method in interface net.sf.farrago.cwm.instance.CwmObject
Returns the value of reference slot.
getSlot(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getSlot(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.instance.FeatureSlot
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSlot(CwmObject) - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getSlot(CwmObject) - Method in interface net.sf.farrago.cwm.instance.ObjectSlot
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSlot() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getSlot$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getSlot$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getSlotValue() - Method in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
getSlotValue() - Method in interface net.sf.farrago.cwm.instance.InstancePackage
Returns SlotValue association proxy object.
getSlotValue_ValueSlot$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getSlotValue_ValueSlot$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getSlotValue_ValueSlot$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getSlotValue_ValueSlot$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getSoleProgram() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
Assuming that this FennelWindowRel contains one window with one partition, return the add/init/drop programs for that partition.
getSource() - Method in class org.eigenbase.sql.SqlInsert
 
getSource(int) - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
getSource(int) - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getSource(int) - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getSource(int) - Method in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
getSource(int) - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
getSource(int) - Method in class org.eigenbase.util.mapping.Mappings.SurjectionWithInverse
 
getSource(int) - Method in class org.eigenbase.util.Permutation
Returns the position which maps to target.
getSourceCount() - Method in interface org.eigenbase.util.mapping.Mapping
Returns the number of sources.
getSourceCount() - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
getSourceCount() - Method in interface org.eigenbase.util.mapping.Mappings.FunctionMapping
 
getSourceCount() - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getSourceCount() - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getSourceCount() - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
getSourceCount() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
getSourceCount() - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
getSourceCount() - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
getSourceCount() - Method in class org.eigenbase.util.Permutation
 
getSourceCursorName() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getSourceCursorName() - Method in interface net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter
Returns the value of attribute sourceCursorName.
getSourceCursorName$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getSourceEnd() - Method in class org.eigenbase.jmi.JmiAssocEdge
 
getSourceExpressionList() - Method in class org.eigenbase.sql.SqlUpdate
 
getSourceField(int) - Method in class org.eigenbase.rex.RexProgram
Returns the input field that an output field is populated from, or -1 if it is populated from an expression.
getSourceFieldName(MedJdbcQueryRel, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcPushDownRule
 
getSourceNeighbors(RefObject, Collection<RefObject>, JmiAssocMapping) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
getSourceNeighbors(RefObject, Collection<RefObject>, JmiAssocMapping) - Method in interface org.eigenbase.jmi.JmiDependencyTransform
Searches a collection of candidate objects, returning only those which are reachable via links corresponding to mapped incoming model edges to a target object.
getSourceOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
getSourceOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getSourceOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getSourceOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
getSourceOpt(int) - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
getSourceOpt(int) - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
getSourceOpt(int) - Method in class org.eigenbase.util.Permutation
 
getSourceSchema() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
getSourceSelect() - Method in class org.eigenbase.sql.SqlDelete
Gets the source SELECT expression for the data to be deleted.
getSourceSelect() - Method in class org.eigenbase.sql.SqlMerge
Gets the source SELECT expression for the data to be updated/inserted.
getSourceSelect() - Method in class org.eigenbase.sql.SqlUpdate
Gets the source SELECT expression for the data to be updated.
getSourceString() - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
getSourceString() - Method in interface net.sf.farrago.session.FarragoSessionParser
 
getSourceTablePrefix() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
getSourceTableRef() - Method in class org.eigenbase.sql.SqlMerge
 
getSourceTraceLevel(String) - Method in class net.sf.farrago.util.NativeTrace
Called from native code to determine the trace level for a given component.
getSpacePadding() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
getSpacePadding() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Returns the value of attribute spacePadding.
getSpannedClass() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getSpannedClass() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Returns the value of reference spannedClass.
getSpannedClass(CwmIndex) - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getSpannedClass(CwmIndex) - Method in interface net.sf.farrago.cwm.keysindexes.IndexSpansClass
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getSpannedClass() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getSpannedClass() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getSpannedClass$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getSpannedClass$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getSpannedClass$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getSpecialData() - Method in interface net.sf.farrago.type.runtime.SpecialDataValue
 
getSpecialData() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Return data to result sets as ZonelessDatetime so that it may be properly localized by a Jdbc driver or client application.
getSpecialOpColumnId(SqlOperator) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
getSpecialOpColumnId(SqlOperator) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
getSpecialOperators() - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
getSpecialOperators() - Method in class com.lucidera.query.LucidDbSpecialOperators
 
getSpecialOpName(SqlOperator) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
getSpecialOpName(int) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
getSpecialOpName(SqlOperator) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
getSpecialOpName(int) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
getSpecialOpRetTypeName(int) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
getSpecialOpRetTypeName(int) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
getSpecification() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getSpecification() - Method in interface net.sf.farrago.cwm.behavioral.CwmMethod
Returns the value of reference specification.
getSpecification(CwmMethod) - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getSpecification(CwmMethod) - Method in interface net.sf.farrago.cwm.behavioral.OperationMethod
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getSpecification() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getSpecification() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getSpecification$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getSpecification$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getSpecification$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getSplicer() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getSplicer() - Method in interface net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef
Returns the value of reference Splicer.
getSplicer(FemSplicerIndexAccessorDef) - Method in class net.sf.farrago.fem.fennel.SplicerHasIndexAccessor$Hib
 
getSplicer(FemSplicerIndexAccessorDef) - Method in interface net.sf.farrago.fem.fennel.SplicerHasIndexAccessor
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getSplicerHasIndexAccessor() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getSplicerHasIndexAccessor() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns SplicerHasIndexAccessor association proxy object.
getSql() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getSql() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
getSql() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSql() - Method in interface net.sf.farrago.session.FarragoSessionExecutingStmtInfo
Returns the SQL statement being executed.
getSql() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getSql() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getSql() - Method in class org.eigenbase.rel.jdbc.JdbcQuery
Returns the parse tree of the SQL statement which populates this query.
getSql2003() - Method in class net.sf.farrago.fem.FemPackage$Hib
 
getSql2003() - Method in interface net.sf.farrago.fem.FemPackage
Returns nested package Sql2003.
getSql2003Package() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
getSql2003Package() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
getSql92ReservedWords() - Static method in class org.eigenbase.sql.parser.SqlAbstractParserImpl
 
getSqlDefinition(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
getSqlDefinition(RefObject) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Retrieves an SQL definition previously associated with a catalog object via FarragoSessionDdlValidator.setSqlDefinition(javax.jmi.reflect.RefObject, org.eigenbase.sql.SqlNode).
getSqlDistinctType(CwmSqlsimpleType) - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getSqlDistinctType(CwmSqlsimpleType) - Method in interface net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSqlIdentifier() - Method in interface org.eigenbase.reltype.RelDataType
Gets the SqlIdentifier associated with this type.
getSqlIdentifier() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getSqlIdentifier() - Method in class org.eigenbase.sql.SqlFunction
 
getSqlIdentifier() - Method in class org.eigenbase.sql.type.ObjectSqlType
 
getSQLKeywords() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSqlOperatorTable(FarragoSessionPreparingStmt) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
getSqlOperatorTable(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
getSqlOperatorTable() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSqlOperatorTable(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
getSqlOperatorTable(FarragoSessionPreparingStmt) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gets the SQL operator table to use for validating a statement.
getSqlOperatorTable() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getSqlOperatorTable(FarragoSessionPreparingStmt) - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
getSqlQuery() - Method in class org.eigenbase.lurql.LurqlFilter
 
getSqlSimpleType() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getSqlSimpleType() - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Returns the value of reference sqlSimpleType.
getSqlSimpleType(CwmSqldistinctType) - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getSqlSimpleType(CwmSqldistinctType) - Method in interface net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getSqlSimpleType() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getSqlSimpleType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getSqlSimpleType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getSQLStateType() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSqlTimingTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The tracer "org.eigenbase.sql.timing" traces timing for various stages of query processing.
getSqlToRelConverter() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSqlToRelConverter(SqlValidator, RelOptConnection) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSqlToRelConverter() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getSqlToRelConverter(SqlValidator, RelOptConnection) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Protected method to allow subclasses to override construction of SqlToRelConverter.
getSqlToRelTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.sql2rel" tracer reports parse events.
getSqlTypeName(CwmClassifier) - Static method in class net.sf.farrago.ddl.gen.DdlGenerator
 
getSQLTypeName() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
 
getSqlTypeName() - Method in interface org.eigenbase.reltype.RelDataType
Gets the SqlTypeName of this type.
getSqlTypeName() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
getSqlTypeName() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
getSqlTypeName() - Method in class org.eigenbase.reltype.RelRecordType
 
getSqlTypeName() - Method in class org.eigenbase.sql.type.AbstractSqlType
 
getSqlValidator() - Method in class com.lucidera.farrago.LucidDbPreparingStmt
 
getSqlValidator() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getSqlValidator() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getSQLXML(String) - Method in class org.eigenbase.util14.AbstractResultSet
 
getSQLXML(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
getStackTrace(Throwable) - Static method in class org.eigenbase.util.Util
Returns the stack trace of a throwable.
getStart() - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
getStartColumnNum() - Method in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
getStartingValue() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getStartingValue() - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Returns the value of attribute startingValue.
getStartingValue$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getStartLineNum() - Method in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlAvgAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlCountAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlFirstLastValueAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlHistogramAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlSingleValueAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlSumAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.fun.SqlSumEmptyIsZeroAggFunction
 
getStartParameterTypes() - Method in class org.eigenbase.sql.SqlAggFunction
 
getStartPrecision() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getStartPrecisionPreservingDefault() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getStartRidParamId() - Method in class com.lucidera.lcs.LcsIndexBitOpRel
 
getStartRidParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
getStartRidParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef
Returns the value of attribute startRidParamId.
getStartRidParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
getStartRidParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
getStartRidParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getStartRidParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmSearchStreamDef
Returns the value of attribute startRidParamId.
getStartTime() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getStartTime() - Method in interface net.sf.farrago.session.FarragoSessionExecutingStmtInfo
Returns time the statement began executing, in ms.
getStartTimestamp() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getStartTimestamp() - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Returns the value of attribute startTimestamp.
getStartTimestamp$Hib() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getStartUnit() - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
getStartUnit() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
getState() - Method in enum org.eigenbase.sql.SqlStateCodes
 
getStateClass() - Method in enum org.eigenbase.sql.SqlStateCodes
 
getStatement() - Method in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
getStatement() - Method in interface net.sf.farrago.test.FarragoJdbcTest.JdbcTester
 
getStatement() - Method in class net.sf.farrago.util.FarragoStatementAllocation
 
getStatement() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Obtains the thread's current JDBC statement.
getStatement() - Method in class org.eigenbase.util14.AbstractResultSet
 
getStatementList() - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
Returns the list of generated DDL strings.
getStatementList() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
getStatementTracer() - Static method in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.oj.stmt.OJPreparingStmt" tracer prints the generated program at level Level.FINE or higher.
getStateSubClass() - Method in enum org.eigenbase.sql.SqlStateCodes
 
getStaticDispatch$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getStatistics(RelNode) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
Retrieves statistics for a relational expression, if they exist in the catalog.
getStatistics(RelNode, FarragoRepos) - Static method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
getStatistics(RelOptTable, FarragoRepos, Timestamp) - Static method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
getStatistics(RelNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Returns statistics for a relational expression.
getStatus() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getStatus() - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Returns the value of attribute status.
getStatus(String) - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
For subclasses that trace, returns a terse description of the status.
getStatus$Hib() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getStereotype() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getStereotype() - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Returns the value of reference stereotype.
getStereotype(CwmModelElement) - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getStereotype(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.StereotypedElement
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getStereotype(CwmTaggedValue) - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getStereotype(CwmTaggedValue) - Method in interface net.sf.farrago.cwm.core.StereotypeTaggedValues
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getStereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getStereotypeConstraint() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getStereotypeConstraint() - Method in interface net.sf.farrago.cwm.core.CwmStereotype
Returns the value of reference stereotypeConstraint.
getStereotypeConstraint(CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getStereotypeConstraint(CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeConstraints
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getStereotypeConstraint$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getStereotypeConstraints() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getStereotypeConstraints() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns StereotypeConstraints association proxy object.
getStereotypeConstraints_ConstrainedStereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getStereotypeConstraints_ConstrainedStereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getStereotypedElement() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getStereotypedElement() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns StereotypedElement association proxy object.
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getStereotypedElement_Stereotype$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getStereotypeTaggedValues() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getStereotypeTaggedValues() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns StereotypeTaggedValues association proxy object.
getStmt() - Method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
getStmt() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
getStmtContext() - Method in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
getStmtContext() - Method in class net.sf.farrago.query.FarragoReentrantStmt
 
getStmtContext() - Method in interface net.sf.farrago.session.FarragoSessionExecutingStmtInfo
 
getStmtCurrentTime() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
getStmtCurrentTime() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
getStmtValidator() - Method in class net.sf.farrago.ddl.DdlValidator
 
getStmtValidator() - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
getStmtValidator() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getStmtValidator() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getStmtValidator() - Method in interface net.sf.farrago.session.FarragoSessionParser
 
getStmtValidator() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
 
getStorageFactoryClassName() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
getStorageId() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getStorageId() - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Returns the value of attribute storageId.
getStorageId$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getStorageOptions(FemElementWithStorageOptions) - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getStorageOptions(FemElementWithStorageOptions) - Method in interface net.sf.farrago.fem.med.ElementHasStorageOptions
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getStorageOptions() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getStorageOptions() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getStorageOptions() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getStorageOptions() - Method in interface net.sf.farrago.fem.med.FemElementWithStorageOptions
Returns the value of reference StorageOptions.
getStorageOptions() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getStorageOptions() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getStorageOptions() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getStorageOptions$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getStorageOptions$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getStorageOptions$Hib() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getStorageOptions$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getStorageOptions$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getStorageOptions$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getStorageOptionsAsProperties(FarragoRepos, FemElementWithStorageOptions) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Extracts the storage options for an element into a Properties.
getStorageOptionsAsProperties(FemElementWithStorageOptions) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Extracts the storage options for an element into a Properties.
getStorageProperties() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
getStoredElement(FemStorageOption) - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getStoredElement(FemStorageOption) - Method in interface net.sf.farrago.fem.med.ElementHasStorageOptions
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getStoredElement() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getStoredElement() - Method in interface net.sf.farrago.fem.med.FemStorageOption
Returns the value of reference StoredElement.
getStoredElement$Hib() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getStreamDefs() - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
getStreamDefs() - Method in interface net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph
Returns the value of attribute streamDefs.
getStreamDefSet() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getStreamGlobalName(FemExecutionStreamDef, RelNode) - Method in class net.sf.farrago.query.FarragoRelImplementor
Constructs a globally unique name for an execution stream.
getStreamGraph() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Returns the stream graph.
getStreamGraphHandle(FemTupleStreamGraphCmd) - Method in class net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle$Hib
 
getStreamGraphHandle(FemTupleStreamGraphCmd) - Method in interface net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getStreamGraphHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
getStreamGraphHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
getStreamGraphHandle() - Method in interface net.sf.farrago.fem.fennel.FemTupleStreamGraphCmd
Returns the value of reference StreamGraphHandle.
getStreamGraphHandle() - Method in class net.sf.farrago.fennel.FennelStreamGraph
 
getStreamHandle(String, boolean) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getStreamHandle(String, boolean) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Retrieves the FennelStreamHandle corresponding to a stream
getStreamId() - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
getStreamId() - Method in interface net.sf.farrago.fem.fennel.FemJavaSinkStreamDef
Returns the value of attribute streamId.
getStreamId() - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
getStreamId() - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDef
Returns the value of attribute streamId.
getStreamName() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
getStreamName() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle
Returns the value of attribute streamName.
getStreamName() - Method in class net.sf.farrago.query.FarragoTransformDef
 
getStrength() - Method in class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
getStrictness() - Method in class org.eigenbase.sarg.SargEndpoint
 
getStrictnessComplement() - Method in class org.eigenbase.sarg.SargEndpoint
 
getStrictnessSign() - Method in class org.eigenbase.sarg.SargEndpoint
 
getString() - Method in class org.eigenbase.util.property.Property
Returns the value of this property as a string.
getString(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java String.
getString(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a Java String.
getStringArray() - Method in class org.eigenbase.javac.JavaCompilerArgs
 
getStringFunctions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getStringFunctions() - Static method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getStringLiteralOperand(int) - Method in class org.eigenbase.rex.RexCallBinding
 
getStringLiteralOperand(int) - Method in class org.eigenbase.sql.SqlCallBinding
 
getStringLiteralOperand(int) - Method in class org.eigenbase.sql.SqlOperatorBinding
Gets the string value of a string literal operand.
getStringMemoryUsage(String) - Static method in class net.sf.farrago.util.FarragoUtil
Calculates the memory used by a string's data (not including the String object itself).
getStringValue() - Method in class org.eigenbase.sql.SqlLiteral
 
getStructuralFeature(CwmClassifier) - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getStructuralFeature(CwmClassifier) - Method in interface net.sf.farrago.cwm.core.StructuralFeatureType
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getStructuralFeatures(CwmClassifier) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Returns a collection of just the structural features of a classifier, hiding other features such as operations.
getStructuralFeatureType() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getStructuralFeatureType() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns StructuralFeatureType association proxy object.
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getStructuralFeatureType_StructuralFeature$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getSubClass() - Method in class org.eigenbase.jmi.JmiInheritanceEdge
 
getSubgraph() - Method in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
getSubPackage(RefPackage, String[], int) - Static method in class org.eigenbase.jmi.JmiObjUtil
Looks up a subpackage by name.
getSubqueryExpr(SqlCall) - Method in interface org.eigenbase.sql2rel.SqlRexContext
Returns the expression used to access a given IN or EXISTS sub-query.
getSubqueryExpr(SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getSubset(RelTraitSet) - Method in class org.eigenbase.relopt.volcano.RelSet
 
getSubset(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Returns the subset that a relational expression belongs to.
getSubset(RelNode, RelTraitSet) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getSubset(RelNode, RelTraitSet, boolean) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
getSubstituteCharacter() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
getSubstituteCharacter() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute substituteCharacter.
getSubStmtList(int) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Returns the StatementList corresponding to a subexpression of a CASE or ROW expression.
getSubstring(SqlParserPos, SqlParserPos) - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
getSubstring(SqlParserPos, SqlParserPos) - Method in interface net.sf.farrago.session.FarragoSessionParser
Gets a substring from the text currently being parsed.
GetSuffix(int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
GetSuffix(int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
GetSuffix(int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
GetSuffix(int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getSuggestedName() - Method in class com.lucidera.lcs.LcsDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.ftrs.FtrsDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.mdr.MedMdrForeignDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.mock.MedMockForeignDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataWrapper
 
getSuggestedName() - Method in class net.sf.farrago.namespace.mql.MedMqlForeignDataWrapper
 
getSuggestedName() - Method in interface net.sf.farrago.plugin.FarragoPlugin
Obtains a suggested name for this plugin in the SQL catalog.
getSummaryFile() - Method in class com.lucidera.runtime.LucidDbRuntimeContext
Builds a filename for the summary logger.
getSummaryInstance(String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
Gets a singleton summary logger, creating it as required
getSuperClass() - Method in class org.eigenbase.jmi.JmiInheritanceEdge
 
getSuperInterface() - Method in class net.sf.farrago.session.FarragoSessionDdlDropRule
 
getSuperTables(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSupplier() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getSupplier() - Method in interface net.sf.farrago.cwm.core.CwmDependency
Returns the value of reference supplier.
getSupplier(CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getSupplier(CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencySupplier
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSupplier$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getSupplierDependency(CwmModelElement) - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getSupplierDependency(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.DependencySupplier
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getSvptHandle(FemEndTxnCmd) - Method in class net.sf.farrago.fem.fennel.CmdUsesSvptHandle$Hib
 
getSvptHandle(FemEndTxnCmd) - Method in interface net.sf.farrago.fem.fennel.CmdUsesSvptHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getSvptHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
getSvptHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
getSvptHandle() - Method in interface net.sf.farrago.fem.fennel.FemEndTxnCmd
Returns the value of reference SvptHandle.
getSymbol() - Method in enum net.sf.farrago.fennel.rel.FennelSearchEndpoint
 
getSynchronizer() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Retrieves the object used to synchronize threads at a point in the list of commands.
getSyntax() - Method in class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
getSyntax() - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
getSyntax() - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
getSyntax() - Method in class org.eigenbase.sql.fun.SqlCurrentDateFunction
 
getSyntax() - Method in class org.eigenbase.sql.fun.SqlDatetimeSubtractionOperator
 
getSyntax() - Method in class org.eigenbase.sql.fun.SqlRowOperator
 
getSyntax() - Method in class org.eigenbase.sql.fun.SqlStringContextVariable
 
getSyntax() - Method in class org.eigenbase.sql.SqlBinaryOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlFunction
 
getSyntax() - Method in class org.eigenbase.sql.SqlInfixOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlInternalOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlJoinOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlOperator
Returns the syntactic type of this operator.
getSyntax() - Method in class org.eigenbase.sql.SqlOrderByOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlPostfixOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlPrefixOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlSelectOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlSpecialOperator
 
getSyntax() - Method in class org.eigenbase.sql.SqlWindowOperator
 
getSyslibTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.syslib" traces use of the various system-management UDRs defined in that package.
getSystemFieldList() - Method in class org.eigenbase.rel.JoinRel
 
getSystemFieldList() - Method in class org.eigenbase.rel.JoinRelBase
Returns a list of system fields that will be prefixed to output row type.
getSystemFields() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Returns a list of fields to be prefixed to each relational expression.
getSystemFunctions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getSystemFunctions() - Static method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getSystemRepos() - Method in class net.sf.farrago.db.FarragoDatabase
 
getSystemReposFile() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
getTable() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
getTable() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
getTable() - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getTable() - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
getTable() - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
getTable() - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getTable() - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getTable() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of reference table.
getTable() - Method in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
getTable(CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getTable() - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getTable(CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TableOwningTrigger
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getTable() - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getTable() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
getTable() - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
getTable() - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
getTable() - Method in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
getTable() - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.FemUserClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
getTable() - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
getTable() - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getTable() - Method in class net.sf.farrago.HibernateManyToManyLazyAssociation
 
getTable() - Method in class net.sf.farrago.HibernateManyToManyLazyOrderedAssociation
 
getTable() - Method in class net.sf.farrago.HibernateOneToManyLazyAssociation
 
getTable() - Method in class net.sf.farrago.HibernateOneToManyLazyHighCardinalityAssociation
 
getTable() - Method in class net.sf.farrago.HibernateOneToManyLazyOrderedAssociation
 
getTable() - Method in class net.sf.farrago.HibernateOneToOneLazyAssociation
 
getTable() - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
getTable() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.Source
 
getTable() - Method in class net.sf.farrago.query.FarragoIndexBuilderRel
 
getTable(String[]) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTable() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
getTable() - Method in class org.eigenbase.rel.AbstractRelNode
 
getTable() - Method in interface org.eigenbase.rel.RelNode
If this relational expression represents an access to a table, returns that table, otherwise returns null.
getTable() - Method in class org.eigenbase.rel.TableAccessRelBase
 
getTable() - Method in class org.eigenbase.rel.TableModificationRelBase
 
getTable() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getTable() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getTable(String[]) - Method in class org.eigenbase.sql.validate.DelegatingSqlValidatorCatalogReader
 
getTable() - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
getTable() - Method in class org.eigenbase.sql.validate.SelectScope
 
getTable(String[]) - Method in interface org.eigenbase.sql.validate.SqlValidatorCatalogReader
Finds a table with the given name, possibly qualified.
getTable() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns the underlying table, or null if there is none.
getTable(String[]) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
getTable(String[]) - Method in class org.eigenbase.test.MockCatalogReader
 
getTable$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getTableAccessMap() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getTableAccessMap() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTableAccessMap() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getTableAccessMode(List<String>) - Method in class org.eigenbase.relopt.TableAccessMap
Determines the access mode of a table.
getTableAllowedAccess(CwmNamedColumnSet) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines the allowed access for a table
getTableConstructorRowType(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getTableForMember(String[]) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTableForMember(String[], String, boolean[]) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTableForMember(String[]) - Method in interface org.eigenbase.relopt.RelOptSchema
Retrieves a RelOptTable based upon a member access.
getTableForMember(String[], String, boolean[]) - Method in interface org.eigenbase.relopt.RelOptSchemaWithSampling
Retrieves a RelOptTable based upon a member access, using a sample dataset if it exists.
getTableForMember(String[]) - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
getTableForMember(String[], String, boolean[]) - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
getTableIndexes(FarragoRepos, CwmClass) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Gets the collection of indexes spanning a table.
getTableModOp() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
getTableModOp() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
getTableModOp() - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
getTableModOp() - Method in class org.eigenbase.oj.stmt.PreparedExplanation
 
getTableModOp() - Method in interface org.eigenbase.oj.stmt.PreparedResult
 
getTableName(String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Returns the last name of localName.
getTableName(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
getTableName(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
getTableOwningTrigger() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getTableOwningTrigger() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns TableOwningTrigger association proxy object.
getTablePattern(FarragoMedMetadataQuery, String, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
getTablePrivileges(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getTableProperties() - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
getTables(String, String, String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getTablesAccessed() - Method in class org.eigenbase.relopt.TableAccessMap
 
getTableScanCostWithIndexSearch(Double) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of scanning a table with index search applied.
getTableScanCostWithResidual(Set<LcsIndexOptimizer.SargColumnFilter>, Set<LcsIndexOptimizer.SargColumnFilter>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
Calculate the cost of scanning a table with residual filters applied.
getTableTag(String, String[], RelNode) - Method in class com.lucidera.opt.LoptIterCalcRule
Gets a tag corresponding to a table name.
getTableTypes() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getTableWriter() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getTableWriter() - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Returns the value of reference TableWriter.
getTableWriter(FemIndexWriterDef) - Method in class net.sf.farrago.fem.fennel.TableWriterDataflow$Hib
 
getTableWriter(FemIndexWriterDef) - Method in interface net.sf.farrago.fem.fennel.TableWriterDataflow
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getTableWriterDataflow() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getTableWriterDataflow() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns TableWriterDataflow association proxy object.
getTabSize(int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
getTabSize(int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
getTabSize(int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
getTabSize(int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
getTag(CwmModelElement, String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Deprecated. use getTagAnnotation instead
getTag(CwmModelElement, String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getTag() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getTag() - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Returns the value of attribute tag.
getTag(CwmModelElement, String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getTag() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
getTag$Hib() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getTagAnnotation(FemAnnotatedElement, String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Gets an element's annotation tag.
getTagAnnotation(FemAnnotatedElement, String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getTagAnnotation(FemAnnotatedElement) - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
getTagAnnotation(FemAnnotatedElement) - Method in interface net.sf.farrago.fem.sql2003.ElementHasTagAnnotation
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getTagAnnotation() - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Returns the value of reference TagAnnotation.
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getTagAnnotation() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getTagAnnotation(FemAnnotatedElement, String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getTagAnnotation$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getTagAnnotationValue(FemAnnotatedElement, String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Gets a value tagged to an annotated element.
getTagAnnotationValue(FemAnnotatedElement, String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getTagAnnotationValue(FemAnnotatedElement, String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getTaggedElement() - Method in class net.sf.farrago.cwm.core.CorePackage$Hib
 
getTaggedElement() - Method in interface net.sf.farrago.cwm.core.CorePackage
Returns TaggedElement association proxy object.
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getTaggedElement_TaggedValue$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getTaggedValue(CwmModelElement) - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
getTaggedValue(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.TaggedElement
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getTagName(Object) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
getTagValue(CwmModelElement, String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Deprecated. use getTagAnnotationValue instead
getTagValue(CwmModelElement, String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
getTagValue(CwmModelElement, String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getTarget() - Method in class net.sf.farrago.plannerviz.FarragoPlannervizPluginFactory.PlannervizPersonality
 
getTarget() - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
getTarget() - Method in class org.eigenbase.util.DelegatingInvocationHandler
Returns the object to forward method calls to, should the derived class not implement the method.
getTarget(int) - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
getTarget(int) - Method in interface org.eigenbase.util.mapping.Mappings.FunctionMapping
Returns the target that a source maps to.
getTarget(int) - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getTarget(int) - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getTarget(int) - Method in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
getTarget(int) - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
getTarget(int) - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
getTarget(int) - Method in class org.eigenbase.util.Permutation
Returns the position that source is mapped to.
getTargetColumnList() - Method in class org.eigenbase.sql.SqlInsert
 
getTargetColumnList() - Method in class org.eigenbase.sql.SqlUpdate
 
getTargetCount() - Method in interface org.eigenbase.util.mapping.Mapping
Returns the number of targets.
getTargetCount() - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
getTargetCount() - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getTargetCount() - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getTargetCount() - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
getTargetCount() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
getTargetCount() - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
getTargetCount() - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
getTargetCount() - Method in class org.eigenbase.util.Permutation
 
getTargetEnd() - Method in class org.eigenbase.jmi.JmiAssocEdge
 
getTargetOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
getTargetOpt(int) - Method in interface org.eigenbase.util.mapping.Mappings.FunctionMapping
Returns the target that a source maps to, or -1 if it is not mapped.
getTargetOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
getTargetOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
getTargetOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
getTargetOpt(int) - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
getTargetOpt(int) - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
getTargetOpt(int) - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
getTargetOpt(int) - Method in class org.eigenbase.util.Permutation
 
getTargetScope() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getTargetScope() - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Returns the value of attribute targetScope.
getTargetScope() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getTargetScope() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getTargetScope() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getTargetScope() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getTargetScope() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getTargetScope$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getTargetScope$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getTargetScope$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getTargetScope$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getTargetScope$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getTargetScope$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getTargetTable() - Method in class org.eigenbase.sql.SqlDelete
 
getTargetTable() - Method in class org.eigenbase.sql.SqlInsert
 
getTargetTable() - Method in class org.eigenbase.sql.SqlMerge
 
getTargetTable() - Method in class org.eigenbase.sql.SqlUpdate
 
getTargetTable(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
getTargetTablePrefix() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
getTempBoolRegister() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
getTempCal() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Gets a temporary calendar object, initialized with this object's time zone and milliseconds value.
getTempClassName() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTempClassName() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getTempDate(long) - Method in class org.eigenbase.util14.ZonelessDate
Gets a temporary Date object.
getTempIncrementSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getTempIncrementSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute tempIncrementSize.
getTempIncrementSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getTempInitSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getTempInitSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute tempInitSize.
getTempInitSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getTempInt4Register() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
getTempMaxSize() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getTempMaxSize() - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Returns the value of attribute tempMaxSize.
getTempMaxSize$Hib() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
getTempMethodName() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTempMethodName() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getTemporaryScope() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getTemporaryScope() - Method in interface net.sf.farrago.cwm.relational.CwmTable
Returns the value of attribute temporaryScope.
getTemporaryScope() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTemporaryScope() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTemporaryScope$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getTemporaryScope$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTemporaryScope$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTempPackageName() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTempPackageName() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
getTempRegister(String, CalcProgramBuilder.OpType) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Return a local variable named "name".
getTempTime(long) - Method in class org.eigenbase.util14.ZonelessTime
Gets a temporary Time object.
getTempTimestamp(long) - Method in class org.eigenbase.util14.ZonelessTimestamp
Gets a temporary Timestamp object.
getterMethods - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
getTestCaseElement(String, boolean) - Method in class org.eigenbase.test.DiffRepository
Returns the <TestCase> element corresponding to the current test case.
getTester(String) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
getTester() - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoVmOperatorTestBase
 
getTester() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
getTester() - Method in class org.eigenbase.sql.parser.SqlUnParserTest
 
getTester(SqlConformance) - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
getTester() - Method in class org.eigenbase.sql.test.SqlOperatorTest
 
getTester() - Method in class org.eigenbase.sql.test.SqlOperatorTests
Derived class must implement this method to provide a means to validate, execute various statements.
getTester(SqlConformance) - Method in class org.eigenbase.test.SqlTestGen.SqlValidatorSpooler
 
getTester(SqlConformance) - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
getTester(SqlConformance) - Method in class org.eigenbase.test.SqlValidatorTestCase
Returns a tester.
getTestlogRoot() - Method in class net.sf.farrago.test.DiffSanityTest
 
getTestlogRoot() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
getTestlogRoot() - Method in class net.sf.farrago.test.FarragoTestCase
 
getTestlogRoot() - Method in class org.eigenbase.test.DiffTestCase
 
getTestlogRootStatic() - Static method in class net.sf.farrago.test.FarragoTestCase
Implementation for { @link DiffTestCase#getTestlogRoot } which uses 'testlog' directory under Farrago home.
getTestTracer() - Static method in class net.sf.farrago.trace.FarragoTrace
The tracer "net.sf.farrago.test.FarragoTestCase" controls tracing during regression tests.
getText(Element) - Static method in class org.eigenbase.test.DiffRepository
Returns the text under an element.
getTextType(RelDataType) - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Converts a SQL type into a type that can be used by a Fennel FlatFileExecStream to read files.
getThenOperands() - Method in class org.eigenbase.sql.fun.SqlCase
 
getThenSpec() - Method in class org.eigenbase.lurql.LurqlPathBranch
 
getThreadId() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
 
getThreadIds() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Returns a set of thread IDs.
getThreadName(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Retrieves the name of a given thread.
getThreadWriter(Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Retrieves the output stream for the given thread id.
getThrowStatementList(FarragoOJRexBuiltinImplementor.Function) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
getThrowStmtList() - Static method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor
Gets a list of statements that throw an overflow exception
getTieBreaker() - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
getTieBreaker() - Method in interface org.eigenbase.jmi.JmiDependencyTransform
 
getTime() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Converts this literal to a ZonelessTime object.
getTime(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(String, Calendar) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Time object.
getTime() - Method in interface org.eigenbase.util14.BasicDatetime
Gets the internal value of this datetime
getTime() - Method in class org.eigenbase.util14.ZonelessDatetime
 
getTimeDateFunctions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getTimeDateFunctions() - Static method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
getTimeFormat() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getTimestamp() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Converts this literal to a ZonelessTimestamp object.
getTimestamp(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
getTimestamp(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestampFormat() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getTimestampString() - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function which returns the current timestamp as a string
getTimeValue() - Method in class org.eigenbase.util14.ZonelessDatetime
Gets the time portion of this zoneless datetime.
getTimeZone() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Returns timezone component of this literal.
getTimeZone() - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getTimeZone(Calendar) - Static method in class org.eigenbase.util14.DateTimeUtil
Gets the active time zone based on a Calendar argument
getTimingTracer() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getTimingTracer() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getTimingTracer() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getTiresInFleet() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
getToken(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
getToken(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
getToken(int) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
getToken(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
getTokenImages() - Method in exception org.eigenbase.sql.parser.SqlParseException
Returns the token images.
getTokens() - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns a list of all tokens in alphabetical order.
getTokens() - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
getTokenVal(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
getTotalByteCodeSize() - Method in class org.eigenbase.javac.JaninoCompiler.AccountingClassLoader
 
getTotalByteCodeSize() - Method in class org.eigenbase.javac.JaninoCompiler
 
getTotalByteCodeSize() - Method in interface org.eigenbase.javac.JavaCompiler
 
getTotalErrorCount() - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
getTotalWarningCount() - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
getTrait(int) - Method in class org.eigenbase.relopt.RelTraitSet
Retrieves a RelTrait from the set.
getTrait(RelTraitDef) - Method in class org.eigenbase.relopt.RelTraitSet
Retrieves a RelTrait of the given type from the set.
getTraitClass() - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
getTraitClass() - Method in class org.eigenbase.relopt.RelTraitDef
 
getTraitClass() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
getTraitDef() - Method in interface org.eigenbase.rel.convert.ConverterRel
Returns the definition of trait which this converter works on.
getTraitDef() - Method in class org.eigenbase.rel.convert.ConverterRelImpl
 
getTraitDef() - Method in class org.eigenbase.rel.convert.ConverterRule
 
getTraitDef() - Method in class org.eigenbase.relopt.CallingConvention
 
getTraitDef() - Method in interface org.eigenbase.relopt.RelTrait
Returns the RelTraitDef that defines this RelTrait.
getTraitDef() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
getTraits() - Method in class org.eigenbase.rel.AbstractRelNode
 
getTraits() - Method in interface org.eigenbase.rel.RelNode
Retrieves this RelNode's traits.
getTransactionIsolation() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getTransformationResult() - Method in class org.eigenbase.dmv.DmvResponse
 
getTransformDefs() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTransforms() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
getTransientFarragoPackage() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
getTransientFarragoPackage() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
getTransientFarragoPackage() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
getTranslation() - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
getTreeOrder(List<Integer>) - Method in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
getTreeOrder(List<Integer>) - Method in class com.lucidera.opt.LoptJoinTree
 
getTrigger() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getTrigger() - Method in interface net.sf.farrago.cwm.relational.CwmTable
Returns the value of reference trigger.
getTrigger(CwmTable) - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
getTrigger(CwmTable) - Method in interface net.sf.farrago.cwm.relational.TableOwningTrigger
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getTrigger() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTrigger() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTrigger$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getTrigger$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getTrigger$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getTriggerUsingColumnSet() - Method in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
getTriggerUsingColumnSet() - Method in interface net.sf.farrago.cwm.relational.RelationalPackage
Returns TriggerUsingColumnSet association proxy object.
getTrim() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getTupleAccessor(FemTupleAttrAccessor) - Method in class net.sf.farrago.fem.fennel.TupleAccessorAttrs$Hib
 
getTupleAccessor(FemTupleAttrAccessor) - Method in interface net.sf.farrago.fem.fennel.TupleAccessorAttrs
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getTupleAccessorAttrs() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getTupleAccessorAttrs() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns TupleAccessorAttrs association proxy object.
getTupleBytesBase64() - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
getTupleBytesBase64() - Method in interface net.sf.farrago.fem.fennel.FemValuesStreamDef
Returns the value of attribute tupleBytesBase64.
getTupleCompareBytesBase64() - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
getTupleCompareBytesBase64() - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Returns the value of attribute tupleCompareBytesBase64.
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getTupleDesc() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Returns the value of attribute tupleDesc.
getTupleDesc() - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Returns the value of attribute tupleDesc.
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
getTupleDesc() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
getTupleDescriptor(FemTupleAttrDescriptor) - Method in class net.sf.farrago.fem.fennel.TupleDescriptorAttrs$Hib
 
getTupleDescriptor(FemTupleAttrDescriptor) - Method in interface net.sf.farrago.fem.fennel.TupleDescriptorAttrs
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getTupleDescriptorAttrs() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getTupleDescriptorAttrs() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns TupleDescriptorAttrs association proxy object.
getTupleIter() - Method in class net.sf.farrago.runtime.FarragoTransformImpl
for named subclasses, not for generated transforms
getTupleProjection(FemTupleAttrProjection) - Method in class net.sf.farrago.fem.fennel.TupleProjectionAttrs$Hib
 
getTupleProjection(FemTupleAttrProjection) - Method in interface net.sf.farrago.fem.fennel.TupleProjectionAttrs
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getTupleProjectionAttrs() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getTupleProjectionAttrs() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns TupleProjectionAttrs association proxy object.
getTuples() - Method in class org.eigenbase.rel.ValuesRelBase
 
getTxnCodeCache() - Method in class net.sf.farrago.db.FarragoDbSession
 
getTxnCsn() - Method in class net.sf.farrago.fennel.FennelTxnContext
Retrieves the commit sequence number associated with the current transaction
getTxnHandle(FemTxnCmd) - Method in class net.sf.farrago.fem.fennel.CmdUsesTxnHandle$Hib
 
getTxnHandle(FemTxnCmd) - Method in interface net.sf.farrago.fem.fennel.CmdUsesTxnHandle
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
getTxnHandle() - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
getTxnHandle() - Method in interface net.sf.farrago.fem.fennel.FemTxnCmd
Returns the value of reference TxnHandle.
getTxnHandle() - Method in class net.sf.farrago.fennel.FennelTxnContext
 
getTxnHandleLong() - Method in class net.sf.farrago.fennel.FennelTxnContext
Gets the handle to the current txn.
getTxnId(boolean) - Method in class net.sf.farrago.db.FarragoDbSession
 
getTxnId(boolean) - Method in interface net.sf.farrago.session.FarragoSession
Gets the ID of the current transaction on this session, optionally initiating a new transaction if none is currently active.
getTxnMgr() - Method in class net.sf.farrago.db.FarragoDatabase
 
getTxnMgr() - Method in class net.sf.farrago.db.FarragoDbSession
 
getTxnMgr() - Method in interface net.sf.farrago.session.FarragoSession
 
getType() - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
getType() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getType() - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Returns the value of reference type.
getType(CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
getType(CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.ParameterType
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getType() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getType() - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Returns the value of reference type.
getType(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
getType(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.core.StructuralFeatureType
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getType(CwmTypeAlias) - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
getType(CwmTypeAlias) - Method in interface net.sf.farrago.cwm.datatypes.ClassifierAlias
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getType() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getType() - Method in interface net.sf.farrago.cwm.datatypes.CwmTypeAlias
Returns the value of reference type.
getType() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getType(CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
getType(CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnSetOfStructuredType
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getType() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getType() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getType() - Method in interface net.sf.farrago.cwm.relational.CwmNamedColumnSet
Returns the value of reference type.
getType() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getType() - Method in interface net.sf.farrago.cwm.relational.CwmProcedure
Returns the value of attribute type.
getType() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getType() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getType() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getType() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getType() - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
getType() - Method in interface net.sf.farrago.fem.fennel.FemGenericStreamDef
Returns the value of attribute type.
getType() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getType() - Method in interface net.sf.farrago.fem.med.FemDataServer
Returns the value of attribute type.
getType() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getType() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getType() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getType() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getType() - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Returns the value of attribute type.
getType() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getType() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getType() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrdering
Returns the value of reference Type.
getType(FemUserDefinedOrdering) - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
getType(FemUserDefinedOrdering) - Method in interface net.sf.farrago.fem.sql2003.TypeHasOrdering
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getType() - Method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
getType() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterDescriptor
 
getType(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Guess type of String to be one of VARCHAR, FLOAT, BIGINT, INTEGER
getType() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
 
getType() - Method in class org.eigenbase.oj.util.JavaRowExpression
 
getType(Environment, Expression) - Static method in class org.eigenbase.oj.util.OJUtil
 
getType() - Method in class org.eigenbase.rel.AggregateCall
Returns the result type.
getType() - Method in interface org.eigenbase.reltype.RelDataTypeField
Gets the type of this field.
getType() - Method in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
getType() - Method in class org.eigenbase.rex.RexCall
 
getType() - Method in class org.eigenbase.rex.RexFieldAccess
 
getType() - Method in class org.eigenbase.rex.RexLiteral
 
getType() - Method in class org.eigenbase.rex.RexNode
 
getType() - Method in class org.eigenbase.rex.RexRangeRef
 
getType() - Method in class org.eigenbase.rex.RexVariable
 
getType() - Method in class org.eigenbase.sql.fun.SqlAvgAggFunction
 
getType() - Method in class org.eigenbase.sql.fun.SqlHistogramAggFunction
 
getType() - Method in class org.eigenbase.sql.fun.SqlSingleValueAggFunction
 
getType() - Method in class org.eigenbase.sql.fun.SqlSumAggFunction
 
getType() - Method in class org.eigenbase.sql.fun.SqlSumEmptyIsZeroAggFunction
 
getType() - Method in class org.eigenbase.sql.validate.SqlIdentifierMoniker
 
getType() - Method in interface org.eigenbase.sql.validate.SqlMoniker
Returns the type of object referred to by this moniker.
getType() - Method in class org.eigenbase.sql.validate.SqlMonikerImpl
 
getType() - Method in class org.eigenbase.util14.AbstractResultSet
 
getType$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getType$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getType$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getTypeArray(RelDataType[]) - Static method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
Returns an array of all atomic types in an array.
getTypeArray(RelDataType[], ArrayList<RelDataType>) - Static method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
getTypeFactory() - Method in class net.sf.farrago.ddl.DdlValidator
 
getTypeFactory() - Method in interface net.sf.farrago.namespace.FarragoMedMetadataSink
 
getTypeFactory() - Method in class net.sf.farrago.namespace.util.MedAbstractMetadataSink
 
getTypeFactory() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
getTypeFactory() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getTypeFactory() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
getTypeFactory() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
 
getTypeFactory() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getTypeFactory() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
getTypeFactory() - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
getTypeFactory() - Method in class org.eigenbase.relopt.RelOptCluster
 
getTypeFactory() - Method in interface org.eigenbase.relopt.RelOptSchema
Returns the type factory used to generate types for this schema.
getTypeFactory() - Method in class org.eigenbase.rex.RexBuilder
Returns this RexBuilder's type factory
getTypeFactory() - Method in class org.eigenbase.sql.SqlOperatorBinding
 
getTypeFactory() - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the type factory used by this validator.
getTypeFactory() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getTypeFactory() - Method in interface org.eigenbase.sql2rel.SqlRexContext
Returns the type factory.
getTypeFactory() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
getTypeFactory() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getTypeFactory() - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
getTypeHasOrdering() - Method in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
getTypeHasOrdering() - Method in interface net.sf.farrago.fem.sql2003.Sql2003Package
Returns TypeHasOrdering association proxy object.
getTypeInfo() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getTypeLength(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
getTypeMap() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getTypeName() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Returns the name of this type: DATE, TIME, or TIMESTAMP.
getTypeName() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlDate
 
getTypeName() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTime
 
getTypeName() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
 
getTypeName(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Returns the type name of an object.
getTypeName() - Method in class org.eigenbase.rex.RexLiteral
 
getTypeName() - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
getTypeName() - Method in class org.eigenbase.sql.SqlLiteral
 
getTypeNames() - Method in enum org.eigenbase.sql.type.SqlTypeFamily
 
getTypeNumber() - Method in interface net.sf.farrago.cwm.relational.CwmSqldataType
Returns the value of attribute typeNumber.
getTypeNumber() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getTypeNumber() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getTypeNumber$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getTypeOrdinal() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
getTypeOrdinal() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptor
Returns the value of attribute typeOrdinal.
getTypes() - Method in class org.eigenbase.reltype.RelCrossType
 
getTypes() - Static method in class org.eigenbase.test.SqlLimitsTest
Returns a list of typical types.
getTypeString(RelDataType) - Static method in class org.eigenbase.sql.test.AbstractSqlTester
Helper function to get the string representation of a RelDataType (include precision/scale but no charset or collation)
getUdr(RelDataType, RelDataType) - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Gets a function that converts a string to another type, according to a format string.
getUdrInvocationFrame() - Static method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getUDTs(String, String, String, int[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getUnclusteredCoverageArray(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Same as getUnclusteredCoverageColList, but returns flattened column ordinals instead.
getUnclusteredCoverageColList(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Gets a list of columns covered by an unclustered index.
getUnclusteredCoverageTupleDescriptor(FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
getUnclusteredIndexes(LcsRowScanRel) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Get a list of all unclustered indexes on the table scanned by a LcsRowScanRel
getUnclusteredIndexes(FarragoRepos, CwmClass) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Finds all unclustered indexes storing a table's data.
getUnclusteredInputDesc() - Method in class com.lucidera.lcs.LcsIndexGuide
 
getUnclusteredInputs(RexBuilder) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates input values for a bitmap index generator
getUnclusteredInputType() - Method in class com.lucidera.lcs.LcsIndexGuide
 
getUnicodeStream(int) - Method in class org.eigenbase.util14.AbstractResultSet
Deprecated.  
getUnicodeStream(String) - Method in class org.eigenbase.util14.AbstractResultSet
Deprecated.  
getUnionDiscriminator() - Method in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
getUnionDiscriminator() - Method in interface net.sf.farrago.cwm.datatypes.DataTypesPackage
Returns UnionDiscriminator association proxy object.
getUnionDiscriminator_DiscriminatedUnion$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getUnionDiscriminator_DiscriminatedUnion$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getUnionDiscriminator_DiscriminatedUnion$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getUnionDiscriminator_DiscriminatedUnion$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getUnionDiscriminator_DiscriminatedUnion$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getUnionDiscriminator_DiscriminatedUnion$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getUniqueFeature() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getUniqueFeature() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns UniqueFeature association proxy object.
getUniqueFeature_UniqueKey$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getUniqueFeature_UniqueKey$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getUniqueFeature_UniqueKey$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getUniqueFeature_UniqueKey$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getUniqueFeature_UniqueKey$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getUniqueFeature_UniqueKey$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getUniqueId() - Method in class net.sf.farrago.db.FarragoDatabase
Gets a unique identifier: never 0.
getUniqueKey() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getUniqueKey() - Method in interface net.sf.farrago.cwm.keysindexes.CwmKeyRelationship
Returns the value of reference uniqueKey.
getUniqueKey(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
getUniqueKey(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueFeature
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getUniqueKey(CwmKeyRelationship) - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
getUniqueKey(CwmKeyRelationship) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getUniqueKey() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getUniqueKey$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getUniqueKey$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getUniqueKeyCols(CwmClassifier) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Returns a bitmap with bits set for any column from a table that is part of either a primary key or a unique constraint
getUniqueKeyConstraints(CwmClassifier) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Finds the unique key constraints for a table.
getUniqueKeyCount() - Method in class net.sf.farrago.namespace.FarragoMedLocalIndexStats
 
getUniqueKeyRelationship() - Method in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
getUniqueKeyRelationship() - Method in interface net.sf.farrago.cwm.keysindexes.KeysIndexesPackage
Returns UniqueKeyRelationship association proxy object.
getUniqueKeys(LcsRowScanRel, boolean) - Method in class com.lucidera.opt.LoptMetadataProvider
 
getUniqueKeys(FtrsIndexScanRel, boolean) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
getUniqueKeys(RelNode, FarragoRepos) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
Deprecated.  
getUniqueKeys(RelNode, FarragoRepos, boolean) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
 
getUniqueKeys(MedJdbcQueryRel) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcMetadataProvider
 
getUniqueKeys(RelNode, boolean) - Method in class net.sf.farrago.query.FarragoRelMetadataProvider
 
getUniqueKeys(FilterRelBase, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(SortRel, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(CorrelatorRel, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(ProjectRelBase, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(JoinRelBase, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(SemiJoinRel, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(AggregateRelBase, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(RelNode, boolean) - Method in class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
getUniqueKeys(RelNode) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Determines the set of unique minimal keys for this expression.
getUniqueKeys(RelNode, boolean) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Determines the set of unique minimal keys for this expression, optionally ignoring nulls in the columns in the expression.
getUnknownType() - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns an object representing the "unknown" type.
getUnknownType() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getUnmangledMethodName(Class, String, Class[]) - Static method in class org.eigenbase.util.ReflectUtil
Composes a string representing a human-readable method name (with neither exception nor return type information).
getUnmangledMethodName(Method) - Static method in class org.eigenbase.util.ReflectUtil
Composes a string representing a human-readable method name (with neither exception nor return type information).
getUnqualifiedClassName(Class) - Static method in class org.eigenbase.util.ReflectUtil
Gets the name of a class with no package qualifiers; if it's an inner class, it will still be qualified by the containing class (X$Y).
getUnsignedByte() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets an unsigned byte value
getUnsignedInt() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets an unsigned int value.
getUnsignedLong() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets an unsigned long value.
getUnsignedShort() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
gets an unsigned short value.
getUpdateCall() - Method in class org.eigenbase.sql.SqlMerge
 
getUpdateClusters() - Method in class com.lucidera.lcs.LcsTableMergeRel
 
getUpdateColumnList(Class<E>) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRel
 
getUpdateColumnList() - Method in class org.eigenbase.rel.TableModificationRelBase
 
getUpdateCount() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getUpdateCount() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getUpdateCount() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Obtains an update count produced by execute(), clearing this information as a side effect.
getUpdateOnly() - Method in class com.lucidera.lcs.LcsTableMergeRel
 
getUpdateProj() - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
getUpdateProj() - Method in interface net.sf.farrago.fem.fennel.FemTableUpdaterDef
Returns the value of attribute updateProj.
getUpdateRule() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getUpdateRule() - Method in interface net.sf.farrago.cwm.relational.CwmForeignKey
Returns the value of attribute updateRule.
getUpdateRule$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getUpper() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getUpper() - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRange
Returns the value of attribute upper.
getUpper$Hib() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
getUpperBound() - Method in class org.eigenbase.rex.RexWindow
 
getUpperBound() - Method in class org.eigenbase.sarg.SargIntervalBase
 
getUpperBound() - Method in class org.eigenbase.sql.SqlWindow
 
getUpperBoundCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
getUpperBoundCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdCompleteBackup
Returns the value of attribute upperBoundCsn.
getUpperBoundCsn() - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
getUpperBoundCsn() - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Returns the value of attribute upperBoundCsn.
getUrl() - Method in class net.sf.farrago.db.FarragoDbSession
 
getUrl() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getUrl() - Method in interface net.sf.farrago.fem.sql2003.FemJar
Returns the value of attribute url.
getURL() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getUrl() - Method in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
getUrl() - Method in interface net.sf.farrago.session.FarragoSession
 
getUrl() - Method in class org.eigenbase.util.JdbcDataSource
 
getURL(int) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.net.URL object
getURL(String) - Method in class org.eigenbase.util14.AbstractResultSet
Get the value of a column in the current row as a java.net.URL object
getUrl$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getUrlPrefix() - Method in class net.sf.farrago.jdbc.client.FarragoJdbcClientDriver
 
getUrlPrefix() - Method in class net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcClientDriver
 
getUrlPrefix() - Method in class net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcHttpClientDriver
 
getUrlPrefix() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcRoutineDriver
 
getUrlPrefix() - Method in class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
 
getUrlPrefix() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
getUsedColumnSet() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getUsedColumnSet() - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Returns the value of reference usedColumnSet.
getUsedColumnSet(CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getUsedColumnSet(CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TriggerUsingColumnSet
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getUsedColumnSet(FemSampleDataset) - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getUsedColumnSet(FemSampleDataset) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getUsedColumnSet() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getUsedColumnSet() - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Returns the value of reference UsedColumnSet.
getUsedColumnSet$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getUsedColumnSet$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
getUserAssignedNamespace() - Method in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
getUserAssignedNamespace() - Method in interface net.sf.farrago.fem.security.SecurityPackage
Returns UserAssignedNamespace association proxy object.
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getUserAssignedNamespace_NamespaceAssignee$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getUserByName(FarragoRepos, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Looks up a user by name in a catalog.
getUserCatalogEnabled$Hib() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
getUserDefinedComparability(FemUserDefinedType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getUserName() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getUserName() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
Retrieves the configured user name for this data server.
getUserRepos() - Method in class net.sf.farrago.db.FarragoDatabase
 
getUsingDataset(CwmColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
getUsingDataset(CwmColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getUsingScope() - Method in class org.eigenbase.sql.validate.JoinScope
Returns the scope which is used for resolving USING clause.
getUsingTrigger() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getUsingTrigger() - Method in interface net.sf.farrago.cwm.relational.CwmNamedColumnSet
Returns the value of reference usingTrigger.
getUsingTrigger() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getUsingTrigger() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getUsingTrigger(CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
getUsingTrigger(CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.TriggerUsingColumnSet
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getUsingTrigger() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getUsingTrigger() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getUsingTrigger() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getUsingTrigger$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getUsingTrigger$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getUsingTrigger$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getUsingTrigger$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getUsingTrigger$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getUsingTrigger$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getValidatedNodeType(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the type assigned to a node by validation.
getValidatedNodeType(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getValidatedNodeTypeIfKnown(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the type assigned to a node by validation, or null if unknown.
getValidatedNodeTypeIfKnown(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getValidator() - Method in class net.sf.farrago.ddl.DdlHandler
 
getValidator() - Method in class org.eigenbase.sql.SqlCallBinding
Returns the validator.
getValidator() - Method in class org.eigenbase.sql.test.SqlAdvisorTest.AdvisorTestImpl
 
getValidator() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
getValidator() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
getValidator() - Method in class org.eigenbase.sql.validate.DelegatingScope
 
getValidator() - Method in class org.eigenbase.sql.validate.EmptyScope
 
getValidator() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns the validator.
getValidator() - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Returns the validator which created this scope.
getValidator() - Method in interface org.eigenbase.sql2rel.SqlRexContext
Returns the validator.
getValidator() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
getValidator() - Method in class org.eigenbase.test.SqlValidatorFeatureTest.FeatureTesterImpl
 
getValidator() - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
 
getValidator() - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
getValue(int) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Gets the value of a field
getValue() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getValue() - Method in interface net.sf.farrago.cwm.behavioral.CwmArgument
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getValue() - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getValue() - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getValue() - Method in interface net.sf.farrago.cwm.instance.CwmDataValue
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getValue() - Method in interface net.sf.farrago.cwm.instance.CwmSlot
Returns the value of reference value.
getValue(CwmSlot) - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getValue(CwmSlot) - Method in interface net.sf.farrago.cwm.instance.SlotValue
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getValue() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getValue() - Method in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
getValue() - Method in interface net.sf.farrago.fem.fennel.FemDatabaseParam
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getValue() - Method in interface net.sf.farrago.fem.med.FemStorageOption
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getValue() - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotation
Returns the value of attribute value.
getValue() - Method in class net.sf.farrago.fennel.calc.CalcReg
 
getValue(RelDataType, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Creates a field access, as in expr.[value]
getValue() - Method in class net.sf.farrago.util.FarragoCacheEntry
 
getValue() - Method in interface net.sf.farrago.util.FarragoObjectCache.Entry
 
getValue() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
 
getValue() - Method in class org.eigenbase.rex.RexLiteral
Returns the value of this literal.
getValue() - Method in class org.eigenbase.runtime.CompoundIterator.Test.Box
 
getValue() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test.Box
 
getValue(int) - Static method in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
Returns the TimeUnit associated with an ordinal.
getValue() - Method in class org.eigenbase.sql.SqlLiteral
Returns the value of this literal.
getValue() - Method in class org.eigenbase.util.NlsString
 
getValue() - Method in class org.eigenbase.util.OptionsList.Option
Returns the value of this option for the most recent call to OptionsList.parse(java.lang.String[]).
getValue(int) - Method in class org.eigenbase.util14.Enum14
Returns the value associated with an ordinal; the return value is null if the ordinal is not a member of the enumeration.
getValue(String) - Method in class org.eigenbase.util14.Enum14
Returns the ordinal associated with a name.
getValue$Comp$CwmArgument$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getValue$Comp$CwmArgument$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getValue$Comp$CwmEnumerationLiteral$Hib() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
getValue$Comp$CwmEnumerationLiteral$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getValue$Hib() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
getValue$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getValue$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getValue$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getValue$Hib() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
getValue$Hib() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
getValue2() - Method in class org.eigenbase.rex.RexLiteral
Returns the value of this literal, in the form that the calculator program builder wants it.
getValueAccessExpression(FarragoRexToOJTranslator, RelDataType, Expression) - Static method in class net.sf.farrago.ojrex.FarragoOJRexUtil
Creates a field access, as in expr.[value] for a primitive
getValueAccessExpression(RelDataType, Expression) - Method in interface net.sf.farrago.type.FarragoTypeFactory
Constructs an OpenJava expression to access a value of an atomic type.
getValueAccessExpression(RelDataType, Expression) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
getValueCount() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getValueCount() - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Returns the value of attribute valueCount.
getValueCount$Hib() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
getValueExpression() - Method in class net.sf.farrago.ddl.DdlSetContextStmt
 
getValues() - Method in class org.eigenbase.lurql.LurqlFilter
 
getValues(BasicSqlType, boolean) - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
getValueSlot(CwmInstance) - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
getValueSlot(CwmInstance) - Method in interface net.sf.farrago.cwm.instance.SlotValue
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getValueTimeZone() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Returns the time zone used to store the value
getVariable() - Method in interface org.eigenbase.oj.rel.JavaRelImplementor.Bind
 
getVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.EagerBind
 
getVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.Frame
Retrieves the variable, executing the lazy bind if necessary.
getVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
getVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.RelBind
 
getVariablesSet(RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns a list of variables set by a relational expression or its descendants.
getVariablesSet() - Method in class org.eigenbase.relopt.volcano.RelSubset
There are no children, as such.
getVariablesSetAndUsed(RelNode, RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns a set of distinct variables set by rel0 and used by rel1.
getVariablesStopped() - Method in class org.eigenbase.rel.AbstractRelNode
 
getVariablesStopped() - Method in class org.eigenbase.rel.JoinRelBase
 
getVariablesStopped() - Method in interface org.eigenbase.rel.RelNode
Returns the names of variables which are set in this relational expression but also used and therefore not available to parents of this relational expression.
getVariablesUsed(RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns a set of variables used by a relational expression or its descendants.
getVariablesUsed() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
getVersion() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getVersion() - Method in interface net.sf.farrago.fem.med.FemDataServer
Returns the value of attribute version.
getVersion$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getVersionColumns(String, String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
getVertexForClassName(String) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the vertex representing a MOF class by name.
getVertexForJavaInterface(Class) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the vertex representing a Java interface.
getVertexForMofClass(MofClass) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the vertex representing a MOF class.
getVertexForRefClass(RefClass) - Method in class org.eigenbase.jmi.JmiModelGraph
Gets the vertex representing a class from JMI reflection.
getVertexId(JmiDependencyVertex) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
getVertexMap() - Method in class org.eigenbase.jmi.JmiDependencyGraph
 
getVertexName(JmiDependencyVertex) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
getVertexParents(HepRelVertex) - Method in class org.eigenbase.relopt.hep.HepPlanner
Retrieves the parent vertices of a vertex.
getVictimIterator() - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Returns an iterator corresponding to a list of potential entries for removal from the cache, in the order of precedence.
getVictimIterator() - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getVisibility() - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Returns the value of attribute visibility.
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getVisibility() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getVisibility() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getVisibility() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
getVisibility$Hib() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
getWarningCount() - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Gets the number of warnings processed by this logger
getWarningCount() - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
getWarningQueue() - Method in class net.sf.farrago.db.FarragoDbSession
 
getWarningQueue() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
getWarningQueue() - Method in class net.sf.farrago.query.FarragoStmtValidator
 
getWarningQueue() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
getWarningQueue() - Method in interface net.sf.farrago.session.FarragoSession
Gets the warning queue for this session.
getWarningQueue() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
 
getWarningQueue() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Gets the warning queue for this statement.
getWarningQueue() - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Gets the warning queue to be used by this validator
getWarningQueue() - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
getWarnings() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getWarnings() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
getWarnings() - Method in class net.sf.farrago.util.FarragoWarningQueue
Retrieves warnings which have accumulated on this queue.
getWarnings() - Method in class org.eigenbase.util14.AbstractResultSet
The first warning reported by calls on this ResultSet is returned.
getWhenOperands() - Method in class org.eigenbase.sql.fun.SqlCase
 
getWhere() - Method in class org.eigenbase.sql.SqlSelect
 
getWhereScope(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns the scope that expressions in the WHERE and GROUP BY clause of this query should use.
getWhereScope(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getWindow() - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
getWindow() - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Returns the value of reference Window.
getWindow() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
getWindow() - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Returns the value of reference Window.
getWindow(FemWindowPartitionDef) - Method in class net.sf.farrago.fem.fennel.WindowPartitions$Hib
 
getWindow(FemWindowPartitionDef) - Method in interface net.sf.farrago.fem.fennel.WindowPartitions
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getWindow(FemWindowStreamDef) - Method in class net.sf.farrago.fem.fennel.Windows$Hib
 
getWindow(FemWindowStreamDef) - Method in interface net.sf.farrago.fem.fennel.Windows
Queries the instance objects that are related to a particular instance object by a link in the current associations link set.
getWindow() - Method in class org.eigenbase.rex.RexOver
 
getWindowByName(SqlIdentifier, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
getWindowCall() - Method in class org.eigenbase.sql.SqlWindow
 
getWindowList() - Method in class org.eigenbase.sql.SqlSelect
 
getWindowPartitions() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getWindowPartitions() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns WindowPartitions association proxy object.
getWindows() - Method in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
getWindows() - Method in interface net.sf.farrago.fem.fennel.FennelPackage
Returns Windows association proxy object.
getWindows() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
getWindowStream() - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
getWindowStream() - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Returns the value of reference WindowStream.
getWindowStream(FemWindowDef) - Method in class net.sf.farrago.fem.fennel.Windows$Hib
 
getWindowStream(FemWindowDef) - Method in interface net.sf.farrago.fem.fennel.Windows
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getWithGrantOption$Hib() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
getWithHeader() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getWithLogging() - Method in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
getWrapper() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getWrapper() - Method in interface net.sf.farrago.fem.med.FemDataServer
Returns the value of reference Wrapper.
getWrapper(FemDataServer) - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
getWrapper(FemDataServer) - Method in interface net.sf.farrago.fem.med.WrapperAccessesServer
Queries the instance object that is related to a particular instance object by a link in the current associations link set.
getWrapper(String, String, Properties) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
getWrapper() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
getWrapper(String, String, Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
getWrapper(String, String, Properties) - Method in interface net.sf.farrago.jdbc.FarragoConnection
 
getWrapper(String, String, Properties) - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJConnectionInterface
 
getWrapper() - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
getWrapper() - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
getWrapper() - Method in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
getWrapper(String, String, Properties) - Method in class net.sf.farrago.server.FarragoRJConnectionServer
 
getWrapper() - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
Gets wrapper information from the server.
getWrapper$Hib() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
getWrapperAccessesServer() - Method in class net.sf.farrago.fem.med.MedPackage$Hib
 
getWrapperAccessesServer() - Method in interface net.sf.farrago.fem.med.MedPackage
Returns WrapperAccessesServer association proxy object.
getWriteRowCountParamId() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
getWriteRowCountParamId() - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Returns the value of attribute writeRowCountParamId.
GLOBAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GLOBAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GLOBAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Glossary - Class in org.eigenbase.util
A collection of terms.
Glossary() - Constructor for class org.eigenbase.util.Glossary
 
gmtTimeZone - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
gmtZone - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
gmtZone - Static variable in class org.eigenbase.util14.AbstractResultSet
 
gmtZone - Static variable in class org.eigenbase.util14.DateTimeUtil
the GMT time zone
GO - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GO - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
go(boolean) - Method in class net.sf.farrago.test.TestLeaks
 
go(RexNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor.TranslationTester
Walks over an expression, and throws CannotTranslate if expression cannot be translated.
go(ParseTreeVisitor, ParseTree) - Static method in class org.eigenbase.oj.util.OJUtil
Sets a ParseTreeVisitor going on a parse tree, and returns the result.
go(ParseTreeVisitor, Expression) - Static method in class org.eigenbase.oj.util.OJUtil
Sets a ParseTreeVisitor going on a given non-relational expression, and returns the result.
go(RelNode) - Method in class org.eigenbase.rel.RelVisitor
Starts an iteration.
go(RexNode) - Method in class org.eigenbase.rel.rules.SwapJoinRule.VariableReplacer
 
go(RelVisitor, RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Sets a RelVisitor going on a given relational expression, and returns the result.
GO - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
go() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
GOTO - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GOTO - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GOTO - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
GRANT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GRANT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GRANT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
GRANTED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GRANTED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GRANTED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
grantedObject - Variable in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
grantee$Hib - Variable in class net.sf.farrago.fem.security.FemGrant$Hib
 
granteeList - Variable in class net.sf.farrago.ddl.DdlGrantStmt
 
granteePrivilege$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
granteePrivilege$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
grantOption - Variable in class net.sf.farrago.ddl.DdlGrantStmt
 
GrantOptions(DdlGrantStmt) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
GrantOptions(DdlGrantStmt) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
grantor - Variable in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
grantor$Hib - Variable in class net.sf.farrago.fem.security.FemGrant$Hib
 
grantorPrivilege$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
grantorPrivilege$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
GrantPrivStmt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
GrantPrivStmt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
GrantRoleStmt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
GrantRoleStmt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
graph - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
graph - Variable in class org.eigenbase.lurql.LurqlPlan
Directed acyclic graph of LurqlPlanVertexes.
graph - Variable in class org.eigenbase.relopt.hep.HepPlanner
Query graph, with edges directed from parent to child.
Graph<T> - Class in org.eigenbase.util
A Graph is a collection of directed arcs between nodes, and supports various graph-theoretic operations.
Graph() - Constructor for class org.eigenbase.util.Graph
 
Graph.Arc<T> - Class in org.eigenbase.util
An Arc is a directed link between two nodes.
Graph.Arc(T, T) - Constructor for class org.eigenbase.util.Graph.Arc
Creates an arc.
Graph.GraphTest - Class in org.eigenbase.util
 
Graph.GraphTest(String) - Constructor for class org.eigenbase.util.Graph.GraphTest
 
graphAdapter - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
graphModel - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
graphSizeLastGC - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
graphView - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
GreaterThan - Static variable in class org.eigenbase.sql.SqlKind
 
greaterThanOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical greater-than operator, '>'.
GreaterThanORDINAL - Static variable in class org.eigenbase.sql.SqlKind
GreaterThan
GreaterThanOrEqual - Static variable in class org.eigenbase.sql.SqlKind
 
greaterThanOrEqualOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical greater-than-or-equal operator, '>='.
GreaterThanOrEqualORDINAL - Static variable in class org.eigenbase.sql.SqlKind
GreaterThanOrEqual
GREEN - Static variable in class org.eigenbase.util.OptionsListTest.Color
 
GROUP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GROUP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
group - Variable in class org.eigenbase.relopt.hep.HepProgram
 
group - Variable in class org.eigenbase.relopt.hep.HepProgramBuilder
 
GROUP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
GROUP_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
GroupByOpt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the optional GROUP BY clause for SELECT.
GroupByOpt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the optional GROUP BY clause for SELECT.
GroupByOpt() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the optional GROUP BY clause for SELECT.
groupCommitInterval$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
groupCount - Variable in class org.eigenbase.rel.AggregateRelBase
 
groupExprList - Variable in class org.eigenbase.sql.validate.AggregatingSelectScope
 
groupExprs - Variable in class org.eigenbase.sql.validate.AggChecker
 
groupExprs - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
The group-by expressions, in SqlNode format.
GROUPING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GROUPING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GROUPING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
groupingPrefixSize - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
groupingPrefixSize - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
groupingPrefixSize - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
groupingPrefixSize - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
grow() - Method in class org.eigenbase.util.ArrayQueue
Grows the queue to twice the current capacity.
GT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
GT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
GT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
guaranteed - Variable in class org.eigenbase.relopt.hep.HepInstruction.ConverterRules
 
guessCharset(InputStream, FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream) - Static method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
Guesses the character set used by the input stream, storing characters in the buffer stream.
guessDescription(String) - Static method in class org.eigenbase.relopt.RelOptRule
Deduces a name for a rule by taking the name of its class and returning the segment after the last '.' or '$'.
guessRowType(OJClass) - Static method in class org.eigenbase.oj.util.OJUtil
Guesses the row-type of an expression which has type clazz.
guessSelectivity(RexNode) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Returns default estimates for selectivities, in the absence of stats.
guessSelectivity(RexNode, boolean) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Returns default estimates for selectivities, in the absence of stats.
guessSubset() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Returns a guess as to which subset (that is equivalence class of relational expressions combined with a set of physical traits) the result of this rule will belong to.
GZIP - Static variable in class org.eigenbase.util.RhBase64
Specify that data should be gzip-compressed.

H

handle(Callback[]) - Method in class net.sf.farrago.db.FarragoNoninteractiveCallbackHandler
Just pass through user/pass to the corresponding callbacks
handle(Throwable) - Method in class org.eigenbase.util.MainApp
Handles an error.
handleAssociationsMap - Variable in class net.sf.farrago.fennel.FennelDbHandleImpl
 
handleError(Throwable, String, ConcurrentTestCommand) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Handles details of an exception during execution.
handleImmutableParameter(FarragoSessionDdlValidator, InvalidNameException) - Method in class net.sf.farrago.ddl.DdlSetParamStmt
Handle immutable parameters.
handleImmutableParameter(FarragoSessionDdlValidator, InvalidNameException) - Method in class net.sf.farrago.ddl.DdlSetSystemParamStmt
 
handleInvalidName(FarragoSessionDdlValidator, InvalidNameException) - Method in class net.sf.farrago.ddl.DdlSetParamStmt
Handle invalide name exception.
handleInvalidName(FarragoSessionDdlValidator, InvalidNameException) - Method in class net.sf.farrago.ddl.DdlSetSystemParamStmt
 
handleNativeException(SQLException) - Method in interface net.sf.farrago.fennel.FennelDbHandle
 
handleNativeException(SQLException) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
 
handlePerfCounter(int, String, String) - Method in class net.sf.farrago.util.NativeTrace
 
handlePostCommit(CwmModelElement, String) - Method in class net.sf.farrago.ddl.DdlValidator
 
handler - Variable in class org.eigenbase.util.OptionsList.Option
 
handleReflectionException(FarragoSessionDdlValidator, Exception) - Method in class net.sf.farrago.ddl.DdlSetParamStmt
Handle reflection exception.
handleReflectionException(FarragoSessionDdlValidator, Exception) - Method in class net.sf.farrago.ddl.DdlSetSystemParamStmt
 
handleRoutineInvocationException(Throwable, String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
handleRoutineInvocationException(Throwable, String) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Handles an exception caught by invocation of a routine.
handleRowError(SyntheticObject, RuntimeException, int, String, boolean) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
handleRowError(String[], Object[], RuntimeException, int, String, boolean) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
handleRowError(String[], Object[], RuntimeException, int, String, boolean, String, String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
handleRowError(String, boolean, String, ByteBuffer, int) - Method in interface net.sf.farrago.fennel.FennelJavaErrorTarget
Handles a Fennel row exception
handleRowError(SyntheticObject, RuntimeException, int, String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Handles an exception encountered by a stream while processing an input row.
handleRowError(SyntheticObject, RuntimeException, int, String, boolean) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Handles a runtime exception, but allows warnings as well.
handleRowError(String[], Object[], RuntimeException, int, String, boolean) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Handles a runtime exception based on an array of column values rather than on a SyntheticObject
handleRowError(String[], Object[], RuntimeException, int, String, boolean, String, String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Handles runtime exception; if errorCode is non-null, exceptions are deferred until all errors on a row are processed; not currently implemented
handleRowError(String, boolean, String, ByteBuffer, int) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
handleRowError(String[], Object[], RuntimeException, int, String, boolean) - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Forwards a row error to the runtime context.
handleRowError(String[], Object[], RuntimeException, int, String, boolean, String, String) - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Forwards error to runtime context, if error code is non-null, exceptions will be defered until all errors have been processed/logged for a row
handleRowError(String, boolean, String, ByteBuffer, int) - Method in class net.sf.farrago.runtime.NativeRuntimeContext
Handles a Fennel row exception by converting Fennel data into Farrago data.
handleRowErrorCompletion(RuntimeException, String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
 
handleRowErrorCompletion(RuntimeException, String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Handles exception for row errors with deferred exceptions; not currently implemented
handleRowErrorCompletion(RuntimeException, String) - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
 
handleRowErrorHelper(String, RuntimeException, int, String, boolean) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Helper for various handleRowError methods
handleScalarSubQuery(SqlSelect, SqlSelect, List<SqlNode>, List<String>, List<RelDataType>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Processes SubQuery found in Select list.
handleTypeMismatch(FarragoSessionDdlValidator, TypeMismatchException) - Method in class net.sf.farrago.ddl.DdlSetParamStmt
Handle type mismatch.
handleTypeMismatch(FarragoSessionDdlValidator, TypeMismatchException) - Method in class net.sf.farrago.ddl.DdlSetSystemParamStmt
 
handleUnresolvedFunction(SqlCall, SqlFunction, RelDataType[]) - Method in interface org.eigenbase.sql.validate.SqlValidator
Handles a call to a function which cannot be resolved, throwing an appropriately descriptive error.
handleUnresolvedFunction(SqlCall, SqlFunction, RelDataType[]) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
hasAlignedVar - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Whether any variable-width attributes with alignment requirements (currently restricted to 2-byte alignment for UNICODE strings) are present.
hasAllFactors(LoptJoinTree, BitSet) - Method in class com.lucidera.opt.LoptMultiJoin
Returns true if a join tree contains all factors required
hasAllocations() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
hasAllocations() - Method in class org.eigenbase.util.CompoundClosableAllocation
 
hasCorrelation() - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
hasDefinition() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
hasDynamicParams - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
True if the expression contains dynamic parameter markers.
hasDynamicParams - Variable in class org.eigenbase.lurql.LurqlFilter
 
hasDynamicParams() - Method in class org.eigenbase.lurql.LurqlFilter
 
hasEscapePod() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
hasException - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
hasExtraFilter - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
hasExtraFilter - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
hash(int, int) - Static method in class org.eigenbase.util.Util
Combines two integers into a hash code.
hash(int, Object) - Static method in class org.eigenbase.util.Util
Computes a hash code from an existing hash code and an object (which may be null).
HASH_JOIN_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
HashableArray - Class in org.eigenbase.util
HashableArray provides a Object[] with a HashableArray.hashCode() and an HashableArray.equals(java.lang.Object) function, so it can be used as a key in a Hashtable.
HashableArray(Object[]) - Constructor for class org.eigenbase.util.HashableArray
 
hashArray(int, Object[]) - Static method in class org.eigenbase.util.Util
Computes a hash code from an existing hash code and an array of objects (which may be null).
hashCode() - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
hashCode() - Method in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.core.ChangeableKindEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.core.OrderingKindEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.core.ScopeKindEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.core.VisibilityKindEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr.LongTxnId
 
hashCode() - Method in class net.sf.farrago.db.FarragoDbSavepoint
 
hashCode() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
hashCode() - Method in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.fennel.AggFunctionEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.fennel.CompOperatorEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.fennel.DistinctnessEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.med.BackupTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.med.RecoveryTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.security.PrivilegedActionEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Returns a hash code for this enumeration value.
hashCode() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.LiteralPair
 
hashCode() - Method in class net.sf.farrago.fennel.FennelDynamicParamId
 
hashCode() - Method in class net.sf.farrago.query.FarragoRelImplementor.RelPathEntry
 
hashCode() - Method in class net.sf.farrago.query.FennelRelParamId
 
hashCode() - Method in class net.sf.farrago.test.FarragoMockPrincipal
 
hashCode() - Method in class net.sf.farrago.type.OJTypedClass
 
hashCode() - Method in class org.eigenbase.jmi.JmiClassVertex
 
hashCode() - Method in class org.eigenbase.lurql.LurqlPlanEdge
 
hashCode() - Method in class org.eigenbase.oj.util.OJSyntheticClass
 
hashCode() - Method in class org.eigenbase.rel.AggregateCall
 
hashCode() - Method in class org.eigenbase.rel.metadata.RelColumnOrigin
 
hashCode() - Method in class org.eigenbase.rel.RelCollationImpl
 
hashCode() - Method in class org.eigenbase.rel.RelFieldCollation
 
hashCode() - Method in class org.eigenbase.relopt.CallingConvention
Returns the ordinal as the CallingConvention's hash code.
hashCode() - Method in class org.eigenbase.relopt.RelOptRule
 
hashCode() - Method in class org.eigenbase.relopt.RelOptRuleOperand
 
hashCode() - Method in interface org.eigenbase.relopt.RelTrait
See note about equals() and hashCode().
hashCode() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
hashCode() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
hashCode() - Method in class org.eigenbase.rex.RexLiteral
 
hashCode() - Method in class org.eigenbase.rex.RexLocalRef
 
hashCode() - Method in class org.eigenbase.rex.RexWindow
 
hashCode() - Method in class org.eigenbase.sarg.SargEndpoint
 
hashCode() - Method in class org.eigenbase.sql.fun.SqlCastFunction.TypeFamilyCast
 
hashCode() - Method in class org.eigenbase.sql.parser.SqlParserPos
 
hashCode() - Method in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
hashCode() - Method in class org.eigenbase.sql.SqlLiteral
 
hashCode() - Method in class org.eigenbase.sql.SqlOperator
 
hashCode() - Method in class org.eigenbase.util.Graph.Arc
 
hashCode() - Method in class org.eigenbase.util.HashableArray
 
hashCode() - Method in class org.eigenbase.util.mapping.IntPair
 
hashCode() - Method in class org.eigenbase.util.mapping.Mappings.FiniteAbstractMapping
 
hashCode() - Method in class org.eigenbase.util.NlsString
 
hashCode() - Method in class org.eigenbase.util.Pair
 
hashCode() - Method in class org.eigenbase.util.Permutation
 
hashCode() - Method in class org.eigenbase.util.StringRepresentationComparator
 
hashCode() - Method in class org.eigenbase.util14.Enum14.BasicValue
 
hasHeader - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
hashJoinable(JoinRel) - Method in class com.lucidera.opt.LoptMetadataProvider
Determines whether the join condition in a join can be fully processed using a hash join.
hashJoinInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
HASHTABLE - Static variable in class org.eigenbase.relopt.CallingConvention
 
HASHTABLE_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
 
hasIndexes - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
hasLeftChild(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
hasLeftChild(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
hasMoreElements() - Method in class org.eigenbase.runtime.BufferedIterator
 
hasNext() - Method in class net.sf.farrago.namespace.mock.MedMockIterator
 
hasNext() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
hasNext(long) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
hasNext() - Method in class net.sf.farrago.runtime.FennelPipeIterator
 
hasNext() - Method in class org.eigenbase.runtime.BufferedIterator.Clonerator
 
hasNext() - Method in class org.eigenbase.runtime.BufferedIterator
 
hasNext() - Method in class org.eigenbase.runtime.CompoundIterator
 
hasNext() - Method in class org.eigenbase.runtime.CompoundIterator.Test.BoxIterator
 
hasNext() - Method in class org.eigenbase.runtime.EnumerationIterator
 
hasNext - Variable in class org.eigenbase.runtime.QueueIterator
false when Iterator is finished
hasNext() - Method in class org.eigenbase.runtime.QueueIterator
 
hasNext(long) - Method in class org.eigenbase.runtime.QueueIterator
As QueueIterator.hasNext, but throws QueueIterator.TimeoutException if no row is available within the timeout.
hasNext() - Method in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
hasNext() - Method in class org.eigenbase.runtime.RestartableCollectionIterator
 
hasNext() - Method in class org.eigenbase.runtime.ResultSetIterator
 
hasNext(long) - Method in class org.eigenbase.runtime.TimeoutQueueIterator
Returns whether the producer has another row, if that can be determined within the timeout interval.
hasNext() - Method in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
hasNext() - Method in class org.eigenbase.util.Filterator
 
hasNext() - Method in class org.eigenbase.util.mapping.Mappings.FunctionMappingIter
 
hasNext() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping.MappingItr
 
hasNext() - Method in class org.eigenbase.util.MultiMap.EntryIter
 
hasNextMatch(VolcanoPlannerPhase) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Returns whether there is a rule match in the queue for the given phase.
hasOrderBy() - Method in class org.eigenbase.sql.SqlSelect
 
hasPrimaryKeyConstraint(FemStoredColumn) - Static method in class net.sf.farrago.ddl.gen.DdlGenerator
 
hasResidualFilters() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
hasReturnPrefix(String) - Static method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
hasRightChild(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
hasRightChild(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
hasSqlValidator() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
hasTimeZone - Variable in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
hasTopLevelOrderBy - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
True if the expression is a query with a top-level ORDER BY.
hasUniqueKey(CwmClassifier) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether a table contains a unique key
hasValidSynchronization() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Validates that all threads have the same number of SynchronizationCommands (otherwise a deadlock is guaranteed).
hasVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.Frame
Returns whether the frame has, or potentially has, a variable.
hasWhere() - Method in class org.eigenbase.sql.SqlSelect
 
hasWildcard(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ShellCommand
 
HAVING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
HAVING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
HAVING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
HAVING_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
HavingMustBeBoolean - Variable in class org.eigenbase.resource.EigenbaseResource
HavingMustBeBoolean is 'HAVING clause must be a condition'
HavingOpt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the optional HAVING clause for SELECT.
HavingOpt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the optional HAVING clause for SELECT.
HavingOpt() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the optional HAVING clause for SELECT.
helper - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
HepInstruction - Class in org.eigenbase.relopt.hep
HepInstruction represents one instruction in a HepProgram.
HepInstruction() - Constructor for class org.eigenbase.relopt.hep.HepInstruction
 
HepInstruction.BeginGroup - Class in org.eigenbase.relopt.hep
 
HepInstruction.BeginGroup() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.BeginGroup
 
HepInstruction.CommonRelSubExprRules - Class in org.eigenbase.relopt.hep
 
HepInstruction.CommonRelSubExprRules() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.CommonRelSubExprRules
 
HepInstruction.ConverterRules - Class in org.eigenbase.relopt.hep
 
HepInstruction.ConverterRules() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.ConverterRules
 
HepInstruction.EndGroup - Class in org.eigenbase.relopt.hep
 
HepInstruction.EndGroup() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.EndGroup
 
HepInstruction.MatchLimit - Class in org.eigenbase.relopt.hep
 
HepInstruction.MatchLimit() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.MatchLimit
 
HepInstruction.MatchOrder - Class in org.eigenbase.relopt.hep
 
HepInstruction.MatchOrder() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.MatchOrder
 
HepInstruction.RuleClass<R extends RelOptRule> - Class in org.eigenbase.relopt.hep
 
HepInstruction.RuleClass() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.RuleClass
 
HepInstruction.RuleCollection - Class in org.eigenbase.relopt.hep
 
HepInstruction.RuleCollection() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.RuleCollection
 
HepInstruction.RuleInstance - Class in org.eigenbase.relopt.hep
 
HepInstruction.RuleInstance() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.RuleInstance
 
HepInstruction.Subprogram - Class in org.eigenbase.relopt.hep
 
HepInstruction.Subprogram() - Constructor for class org.eigenbase.relopt.hep.HepInstruction.Subprogram
 
HepMatchOrder - Enum in org.eigenbase.relopt.hep
HepMatchOrder specifies the order of graph traversal when looking for rule matches.
HepMatchOrder() - Constructor for enum org.eigenbase.relopt.hep.HepMatchOrder
 
HepPlanner - Class in org.eigenbase.relopt.hep
HepPlanner is a heuristic implementation of the RelOptPlanner interface.
HepPlanner(HepProgram) - Constructor for class org.eigenbase.relopt.hep.HepPlanner
Creates a new HepPlanner that allows DAG.
HepPlanner(HepProgram, boolean) - Constructor for class org.eigenbase.relopt.hep.HepPlanner
Creates a new HepPlanner with the option to keep the graph a tree(noDAG=true) or allow DAG(noDAG=false).
HepPlannerTest - Class in org.eigenbase.test
HepPlannerTest is a unit test for HepPlanner.
HepPlannerTest() - Constructor for class org.eigenbase.test.HepPlannerTest
 
HepProgram - Class in org.eigenbase.relopt.hep
HepProgram specifies the order in which rules should be attempted by HepPlanner.
HepProgram(List<HepInstruction>) - Constructor for class org.eigenbase.relopt.hep.HepProgram
Creates a new empty HepProgram.
HepProgramBuilder - Class in org.eigenbase.relopt.hep
HepProgramBuilder creates instances of HepProgram.
HepProgramBuilder() - Constructor for class org.eigenbase.relopt.hep.HepProgramBuilder
Creates a new HepProgramBuilder with an initially empty program.
HepRelMetadataProvider - Class in org.eigenbase.relopt.hep
HepRelMetadataProvider implements the RelMetadataProvider interface by combining metadata from the rels inside of a HepRelVertex.
HepRelMetadataProvider() - Constructor for class org.eigenbase.relopt.hep.HepRelMetadataProvider
 
HepRelVertex - Class in org.eigenbase.relopt.hep
HepRelVertex wraps a real RelNode as a vertex in a DAG representing the entire query expression.
HepRelVertex(RelNode) - Constructor for class org.eigenbase.relopt.hep.HepRelVertex
 
HepRuleCall - Class in org.eigenbase.relopt.hep
HepRuleCall implements RelOptRuleCall for a HepPlanner.
HepRuleCall(RelOptPlanner, RelOptRuleOperand, RelNode[], Map<RelNode, List<RelNode>>, List<RelNode>) - Constructor for class org.eigenbase.relopt.hep.HepRuleCall
 
hex - Static variable in class net.sf.farrago.namespace.mql.MedMqlUdx
 
HEXDIGIT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
HEXDIGIT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
HEXDIGIT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Hexits - Static variable in class org.eigenbase.util.BitString
 
HibernateManyToManyLazyAssociation - Class in net.sf.farrago
Model-specific storage sub-class.
HibernateManyToManyLazyAssociation() - Constructor for class net.sf.farrago.HibernateManyToManyLazyAssociation
 
HibernateManyToManyLazyOrderedAssociation - Class in net.sf.farrago
Model-specific storage sub-class.
HibernateManyToManyLazyOrderedAssociation() - Constructor for class net.sf.farrago.HibernateManyToManyLazyOrderedAssociation
 
HibernateOneToManyLazyAssociation - Class in net.sf.farrago
Model-specific storage sub-class.
HibernateOneToManyLazyAssociation() - Constructor for class net.sf.farrago.HibernateOneToManyLazyAssociation
 
HibernateOneToManyLazyHighCardinalityAssociation - Class in net.sf.farrago
Model-specific storage sub-class.
HibernateOneToManyLazyHighCardinalityAssociation() - Constructor for class net.sf.farrago.HibernateOneToManyLazyHighCardinalityAssociation
 
HibernateOneToManyLazyOrderedAssociation - Class in net.sf.farrago
Model-specific storage sub-class.
HibernateOneToManyLazyOrderedAssociation() - Constructor for class net.sf.farrago.HibernateOneToManyLazyOrderedAssociation
 
HibernateOneToOneLazyAssociation - Class in net.sf.farrago
Model-specific storage sub-class.
HibernateOneToOneLazyAssociation() - Constructor for class net.sf.farrago.HibernateOneToOneLazyAssociation
 
HIERARCHY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
HIERARCHY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
HIERARCHY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
hierarchyGraph - Variable in class org.eigenbase.dmv.DmvGraphvizRenderer
 
hierarchyGraph - Variable in class org.eigenbase.jmi.JmiDependencyGraph
 
hierarchyOption - Variable in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
highlightList - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
highlightRuleVertices(RelOptListener.RuleProductionEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
highlightVertex(FarragoPlanVisualizer.VisualVertex, AttributeMap) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
hintToken - Variable in class org.eigenbase.sql.advise.SqlAdvisor
 
hintToken - Variable in class org.eigenbase.sql.advise.SqlSimpleParser
 
hintToken - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
histogram - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
histogram$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
histogram$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
histogram$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
histogramAdd - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramAggFunction - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
HISTORAM aggregate function support.
histogramDrop - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramFirstValueFunction - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
HISTOGRAM_FIRST_VALUE window aggregate function.
histogramGetFirstValue - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramGetLastValue - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramGetMax - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramGetMin - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramInit - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
histogramLastValueFunction - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
HISTOGRAM_LAST_VALUE window aggregate function.
histogramMaxFunction - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
HISTOGRAM_MAX window aggregate function.
histogramMinFunction - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
HISTOGRAM_MIN window aggregate function.
histograms - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
HOLD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
HOLD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
HOLD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Holder - Class in org.eigenbase.runtime
A set of classes for holding primitive objects.
Holder() - Constructor for class org.eigenbase.runtime.Holder
 
Holder.int_Holder - Class in org.eigenbase.runtime
 
Holder.int_Holder(int) - Constructor for class org.eigenbase.runtime.Holder.int_Holder
 
holderClassName - Static variable in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
homeDir - Variable in class net.sf.farrago.util.FarragoProperties
The string property "net.sf.farrago.home" is the path to the Farrago installation directory.
HOOK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
HOOK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
HOOK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
HOUR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
HOUR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
HOUR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
hTxn - Variable in class net.sf.farrago.fennel.FennelTxnContext
 
HUGE - Static variable in class org.eigenbase.relopt.volcano.VolcanoCost
 

I

i - Variable in class org.eigenbase.runtime.CompoundIterator
 
i - Variable in class org.eigenbase.runtime.CompoundParallelTupleIter
 
i - Variable in class org.eigenbase.runtime.CompoundTupleIter
 
i - Variable in class org.eigenbase.util.mapping.Mappings.FunctionMappingIter
 
i - Variable in class org.eigenbase.util.mapping.Mappings.PartialMapping.MappingItr
 
i - Variable in class org.eigenbase.util14.ConnectStringParser
 
id - Variable in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
id - Variable in class net.sf.farrago.db.FarragoDbNullTxnMgr.LongTxnId
 
id - Variable in class net.sf.farrago.db.FarragoDbSavepoint
ID generated by session (unique within session scope).
id - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
id - Variable in class net.sf.farrago.db.FarragoDbSessionInfo
 
id - Variable in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
id - Variable in class net.sf.farrago.fennel.FennelDynamicParamId
 
id - Variable in class net.sf.farrago.query.FennelRelParamId
 
id - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
id - Variable in class org.eigenbase.lurql.LurqlDynamicParam
 
id - Variable in class org.eigenbase.oj.util.OJClassMap
Sequence generator for generated class names.
id - Variable in class org.eigenbase.rel.AbstractRelNode
unique id of this object -- for debugging
id - Variable in class org.eigenbase.rel.CorrelatorRel.Correlation
 
id - Variable in class org.eigenbase.relopt.volcano.RelSet
 
id - Variable in class org.eigenbase.sql.validate.IdentifierNamespace
 
id - Variable in class org.eigenbase.sql.validate.SqlIdentifierMoniker
 
id() - Method in class org.eigenbase.sql.validate.SqlIdentifierMoniker
 
id() - Method in interface org.eigenbase.sql.validate.SqlMoniker
 
id() - Method in class org.eigenbase.sql.validate.SqlMonikerImpl
 
id - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.IdInfo
 
identifier - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
Identifier() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a simple identifier as a string.
IDENTIFIER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
Identifier() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a simple identifier as a string.
IDENTIFIER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Identifier() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
IDENTIFIER - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
Identifier() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a simple identifier as a string.
IDENTIFIER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
identifier(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
Identifier - Static variable in class org.eigenbase.sql.SqlKind
 
identifier(String) - Method in interface org.eigenbase.sql.SqlWriter
Prints an identifier, quoting as necessary.
IdentifierList() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
IdentifierNamespace - Class in org.eigenbase.sql.validate
Namespace whose contents are defined by the type of an identifier.
IdentifierNamespace(SqlValidatorImpl, SqlIdentifier, SqlNode) - Constructor for class org.eigenbase.sql.validate.IdentifierNamespace
Creates an IdentifierNamespace.
identifierNeedsToBeQuoted(String) - Method in class org.eigenbase.sql.SqlDialect
Returns whether a given identifier needs to be quoted.
IdentifierORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Identifier
identifierQuoteString - Variable in class org.eigenbase.sql.SqlDialect
 
identifierQuoteString - Variable in class org.eigenbase.sql.SqlUtil.DatabaseMetaDataInvocationHandler
 
IdentifierTooLong - Variable in class org.eigenbase.resource.EigenbaseResource
IdentifierTooLong is 'Length of identifier ''{0}'' must be less than or equal to {1,number,#} characters'
IDENTITY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IDENTITY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IDENTITY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
identity() - Method in class org.eigenbase.util.Permutation
Initializes this permutation to the identity permutation.
identityArray(int) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
identityOptions - Variable in class net.sf.farrago.ddl.DdlAlterStmt
 
idGen - Static variable in class net.sf.farrago.query.FarragoPreparingStmt
 
idGen - Variable in class org.eigenbase.lurql.LurqlPlan
 
idPositions - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps ParsePosition strings to the SqlIdentifier identifier objects at these positions
iFirst - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor
 
ignoreCommit - Static variable in class net.sf.farrago.catalog.FarragoTransientStorage
 
ignorePatterns - Variable in class org.eigenbase.test.DiffTestCase
 
iInputColumn - Variable in class org.eigenbase.rel.metadata.RelColumnMapping
0-based ordinal of mapped column within input rel.
iInputRel - Variable in class org.eigenbase.rel.metadata.RelColumnMapping
0-based ordinal of mapped input rel.
IllegalBinaryString - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalBinaryString is 'Illegal binary string {0}'
IllegalCursorExpression - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalCursorExpression is 'CURSOR expression encountered in illegal context'
IllegalFromEmpty - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalFromEmpty is '''FROM'' without operands preceding it is illegal'
IllegalIntervalLiteral - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalIntervalLiteral is 'Illegal INTERVAL literal {0}; at {1}'
IllegalLiteral - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalLiteral is 'Illegal {0} literal {1}: {2}'
IllegalMinusDate - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalMinusDate is 'Illegal expression.
IllegalMixingOfTypes - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalMixingOfTypes is 'Illegal mixing of types in CASE or COALESCE statement'
IllegalNonQueryExpression - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalNonQueryExpression is 'Non-query expression encountered in illegal context'
IllegalOrderBy - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalOrderBy is 'ORDER BY unexpected'
IllegalOverlaps - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalOverlaps is 'Illegal overlaps expression.
IllegalQueryExpression - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalQueryExpression is 'Query expression encountered in illegal context'
IllegalRowExpression - Variable in class org.eigenbase.resource.EigenbaseResource
IllegalRowExpression is 'ROW expression encountered in illegal context'
image - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
image - Variable in class net.sf.farrago.parser.impl.Token
The string image of the token.
image - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
image - Variable in class net.sf.farrago.rng.parserimpl.Token
The string image of the token.
image - Variable in class org.eigenbase.lurql.parser.Token
The string image of the token.
image - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
image - Variable in class org.eigenbase.sql.parser.impl.Token
The string image of the token.
IMMEDIATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IMMEDIATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IMMEDIATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
immediatePkg - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
impatient - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
If true, and if VolcanoPlanner.ambitious is true, the planner waits a finite number of iterations for the cost to improve.
impersonateDefiner$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
impl() - Method in interface org.eigenbase.jmi.mem.JmiMemFactory.Element
 
implement(RexCall, RexToCalcTranslator) - Method in interface net.sf.farrago.fennel.calc.CalcRexImplementor
Generates instructions to implement this call, and returns the register which holds the result.
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CaseImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastTimestampToDateImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastTimestampToTimeImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastTimeToTimestampImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.ConcatImplementor
 
implement(RexCall, RexToCalcTranslator, CalcReg) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.ConcatImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.DatetimeRoundingImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramResultRexImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IdentityImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.InstrDefImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsBoolImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsNotBoolImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MakeOperandsDoubleImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.ReinterpretCastImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SliceImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.TimeFunctionImplementor
 
implement(RexCall, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.UsingInstrImplementor
 
implement(RexCall) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implement(RexLiteral) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implement(RexInputRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implement(RexLocalRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implement(RexFieldAccess) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implement(RexCorrelVariable) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.namespace.jdbc.ResultSetToFarragoIteratorConverter
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.namespace.mock.MedMockIterRel
 
implement() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Implement the cast expression.
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexContextVariableImplementor
 
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementor
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.query.FarragoJavaUdxRel
 
implement(RelNode, SqlKind, boolean) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
implement(PreparedResult) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
implement(JavaRelImplementor) - Method in class net.sf.farrago.query.FennelToIteratorConverter
 
implement(RelNode, SqlKind, boolean) - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Implements a logical or physical query plan but does not execute it.
implement(JavaRelImplementor) - Method in class org.eigenbase.oj.rel.IterCalcRel
 
implement(JavaRelImplementor) - Method in class org.eigenbase.oj.rel.IterConcatenateRel
 
implement(JavaRelImplementor) - Method in class org.eigenbase.oj.rel.IterOneRowRel
 
implement(JavaRelImplementor) - Method in interface org.eigenbase.oj.rel.JavaRel
Creates a plan for this expression according to a calling convention.
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class org.eigenbase.oj.rex.OJRexBinaryExpressionImplementor
 
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class org.eigenbase.oj.rex.OJRexCastImplementor
 
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class org.eigenbase.oj.rex.OJRexIgnoredCallImplementor
 
implement(RexToOJTranslator, RexCall, Expression[]) - Method in interface org.eigenbase.oj.rex.OJRexImplementor
Implements a single RexCall.
implement(RexToOJTranslator, RexCall, Expression[]) - Method in class org.eigenbase.oj.rex.OJRexUnaryExpressionImplementor
 
implement(RelDataType, RelNode, SqlKind, ClassDeclaration, OJPreparingStmt.Argument[]) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Implements a physical query plan.
implement(JavaRelImplementor) - Method in class org.eigenbase.rel.jdbc.JdbcQuery
 
implement(JavaRelImplementor) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRel
 
implement3VL(FarragoRexToOJTranslator, RexCall, Expression[], Expression[], Expression, String) - Method in class net.sf.farrago.ojrex.FarragoOJRexBinaryExpressionImplementor
 
implementAbs(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementAbstract(JavaRelImplementor, JavaRel, Expression, Variable, RelDataType, RelDataType, RexProgram, String) - Static method in class org.eigenbase.oj.rel.IterCalcRel
 
implementAbstractTupleIter(JavaRelImplementor, JavaRel, Expression, Variable, RelDataType, RelDataType, RexProgram, String) - Static method in class org.eigenbase.oj.rel.IterCalcRel
Generates code for a Java expression satisfying the TupleIter interface.
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in interface net.sf.farrago.fennel.calc.CalcRexAggImplementor
Generates instructions to add a new value to an aggregation.
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CountCalcRexImplementor
 
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.FirstValueCalcRexImplementor
 
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramAggRexImplementor
 
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.LastValueCalcRexImplementor
 
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumCalcRexImplementor
 
implementAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor
 
IMPLEMENTATION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IMPLEMENTATION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IMPLEMENTATION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
implementCaseValue(RexToCalcTranslator, CalcReg, RelDataType, RexNode) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CaseImplementor
 
implementChangeCase(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementConcat(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementConversionIfNeeded(RexNode, RexNode, CalcReg[], boolean) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
If conversion is needed between the two operands this function inserts a call to the calculator convert function and silently updates the result register of the operands as needed.
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in interface net.sf.farrago.fennel.calc.CalcRexAggImplementor
Generates instructions to implement this call, and returns the register which holds the result.
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CountCalcRexImplementor
 
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.FirstValueCalcRexImplementor
 
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramAggRexImplementor
 
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.LastValueCalcRexImplementor
 
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumCalcRexImplementor
 
implementDrop(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor
 
implementExp(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexBinaryExpressionImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexCaseImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexColumnListImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementor
Refined version of OJRexImplementor.implement(org.eigenbase.oj.rex.RexToOJTranslator, org.eigenbase.rex.RexCall, openjava.ptree.Expression[]).
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexNextValueImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexNullTestImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexReinterpretImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexRowImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexSimilarLikeImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexTruthTestImplementor
 
implementFarrago(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexUnaryExpressionImplementor
 
implementFennelChild(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelAggRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelMultiUseBufferRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelOptionalRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelSingleRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelValuesRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.LhxAggRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.namespace.mock.MedMockFennelRel
 
implementFennelChild(FennelRelImplementor) - Method in interface net.sf.farrago.query.FennelRel
Visits this relational expression as part of the implementation process.
implementFennelChild(FennelRelImplementor) - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
implementFieldAccess(JavaRelImplementor, String) - Method in class org.eigenbase.oj.rel.IterCalcRel
Burrows into a synthetic record and returns the underlying relation which provides the field called fieldName.
implementFieldAccess(JavaRel, String) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Burrows into a synthetic record and returns the underlying relation which provides the field called fieldName.
implementFieldAccess(JavaRelImplementor, String) - Method in class org.eigenbase.rel.ProjectRelBase
Burrows into a synthetic record and returns the underlying relation which provides the field called fieldName.
implementFirstOperandWithDouble(RexCall, RexToCalcTranslator, RexNode, int, boolean) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Same as CalcRexImplementorTableImpl.implementFirstOperandWithInt8(org.eigenbase.rex.RexCall, net.sf.farrago.fennel.calc.RexToCalcTranslator, org.eigenbase.rex.RexNode, int, boolean) but with CalcProgramBuilder.OpType.Double instead TODO need to abstract and merge functionality with CalcRexImplementorTableImpl.implementFirstOperandWithInt8(org.eigenbase.rex.RexCall, net.sf.farrago.fennel.calc.RexToCalcTranslator, org.eigenbase.rex.RexNode, int, boolean) since they both contain nearly the same code
implementFirstOperandWithDoubleOrInt8(RexCall, RexToCalcTranslator, RexNode, int, boolean) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Converts a binary call (two regs as operands) by converting the first operand to type CalcProgramBuilder.OpType.Int8 for exact types and CalcProgramBuilder.OpType.Double for approximate types and then back again.
implementFirstOperandWithInt8(RexCall, RexToCalcTranslator, RexNode, int, boolean) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Converts a binary call (two regs as operands) by converting the first operand to type CalcProgramBuilder.OpType.Int8 if needed and then back again.
implementFloorCeil(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementingArgs - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
implementingClassDecl - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in interface net.sf.farrago.fennel.calc.CalcRexAggImplementor
Generates instructions to initialize and add a new value to an aggregation.
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AbstractCalcRexAggImplementor
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CountCalcRexImplementor
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.FirstValueCalcRexImplementor
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.LastValueCalcRexImplementor
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumCalcRexImplementor
 
implementInitAdd(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in interface net.sf.farrago.fennel.calc.CalcRexAggImplementor
Generates instructions to initialize an accumulator for a call to this aggregate function, and returns the register which holds the accumulator.
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CountCalcRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.FirstValueCalcRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.HistogramAggRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.LastValueCalcRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumCalcRexImplementor
 
implementInitialize(RexCall, CalcReg, RexToCalcTranslator) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.SumEmptyIsZeroCalcRexImplementor
 
implementJavaParent(JavaRelImplementor, int) - Method in interface org.eigenbase.oj.rel.JavaLoopRel
Calls a parent back.
implementLog(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementMerge(JavaRelImplementor, RelNode, Expression, Expression) - Method in interface org.eigenbase.oj.rex.OJAggImplementor
Generates (into the current statement list, gleaned by calling implementor's JavaRelImplementor.getStatementList() method) code to merge two accumulators.
implementMerge(JavaRelImplementor, RelNode, Expression, Expression) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJBasicAggImplementor
 
implementMod(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementNext(AggregateCall, JavaRel, Expression) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
implementNext(JavaRelImplementor, JavaRel, Expression, AggregateCall) - Method in interface org.eigenbase.oj.rex.OJAggImplementor
Generates (into the current statement list, gleaned by calling implementor's JavaRelImplementor.getStatementList() method) the piece of code which gets called each time an extra row is seen.
implementNext(JavaRelImplementor, JavaRel, Expression, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJCountAggImplementor
 
implementNext(JavaRelImplementor, JavaRel, Expression, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJMinMaxAggImplementor
 
implementNext(JavaRelImplementor, JavaRel, Expression, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJSumAggImplementor
 
implementNode(RexNode) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Adds instructions to implement an expression to the program, and returns the register which returns the result.
implementNode(RexNode, boolean) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Adds instructions to implement an expression to the program, and returns the register which returns the result.
implementNotNull(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexBinaryExpressionImplementor
 
implementNotNull(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexUnaryExpressionImplementor
 
implementOperands(RexCall, RexToCalcTranslator) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Implements all operands to a call, and returns a list of the registers which hold the results.
implementOperands(RexCall, int, int, RexToCalcTranslator) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Implements all operands to a call between start (inclusive) and stop (exclusive), and returns a list of the registers which hold the results.
implementor - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.DatetimeRoundingImplementor
 
implementor - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
implementor - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
 
implementorMap - Variable in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
implementorTable - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implementorTable - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
 
implementorTable - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
 
implementOverlay(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementPower(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementProjection(Expression) - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
implementResult(AggregateCall, Expression) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Generates the expression to retrieve the result of this aggregation.
implementResult(JavaRelImplementor, Expression, AggregateCall) - Method in interface org.eigenbase.oj.rex.OJAggImplementor
Generates the expression which gets called when a total is complete.
implementResult(JavaRelImplementor, Expression, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJCountAggImplementor
 
implementResult(JavaRelImplementor, Expression, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJMinMaxAggImplementor
 
implementResult(JavaRelImplementor, Expression, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJSumAggImplementor
 
implementRoot(JavaRel) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
implementRoot(JavaRel) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Starts an iteration, by calling JavaRel.implement(org.eigenbase.oj.rel.JavaRelImplementor) on the root element.
implementRounding(CalcReg, RoundingMode, RelDataType, int, RexToCalcTranslator) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Generates code to round 'operand' to the precision in 'toType', if necessary.
implementRounding(long, RoundingMode, CalcReg, RelDataType, RexToCalcTranslator) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Generates code to round a value to a multiple of a given multipler.
implementSelf(JavaRelImplementor) - Method in interface org.eigenbase.oj.rel.JavaSelfRel
Returns a Java expression which yields the current row of this relational expression.
implementShortCircuit(RexCall) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
implementStart(AggregateCall, JavaRel) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
implementStart(JavaRelImplementor, JavaRel, AggregateCall) - Method in interface org.eigenbase.oj.rex.OJAggImplementor
Generates the expression which gets called when a new total is created.
implementStart(JavaRelImplementor, JavaRel, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJCountAggImplementor
 
implementStart(JavaRelImplementor, JavaRel, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJMinMaxAggImplementor
 
implementStart(JavaRelImplementor, JavaRel, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJSumAggImplementor
 
implementStartAndNext(AggregateCall, JavaRel) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
implementStartAndNext(JavaRelImplementor, JavaRel, AggregateCall) - Method in interface org.eigenbase.oj.rex.OJAggImplementor
Generates code to create a new total and to add the first value.
implementStartAndNext(JavaRelImplementor, JavaRel, AggregateCall) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJBasicAggImplementor
This is a default implementation of OJAggImplementor.implementStartAndNext(org.eigenbase.oj.rel.JavaRelImplementor, org.eigenbase.oj.rel.JavaRel, org.eigenbase.rel.AggregateCall); particular derived classes may do better.
implementStmt(FarragoSessionPreparingStmt, RelNode, SqlKind, boolean, FarragoAllocationOwner) - Method in class net.sf.farrago.db.FarragoDatabase
Implements a logical or physical query plan but does not execute it.
implementSubstring(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementSystemCall(FarragoRexToOJTranslator, RexCall, Expression[]) - Method in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
implementTimeFunc(CalcProgramBuilder.ExtInstrDef, RexNode, RexToCalcTranslator) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.TimeFunctionImplementor
 
implementTrim(FarragoRexToOJTranslator, RexCall, Expression[], Variable, StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor
 
implementUsingInstr(CalcProgramBuilder.InstructionDef, RexToCalcTranslator, RexCall) - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Implements a call by invoking a given instruction.
implicit - Variable in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
implicit - Variable in class net.sf.farrago.query.IteratorToFennelConverter.ChildStream
 
IMPORT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IMPORT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IMPORT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
import_ - Variable in class net.sf.farrago.init.Initializer$Hib
 
import_ - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
IMPORTED_KEY_CASCADE - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Enumeration constant corresponding to literal importedKeyCascade.
IMPORTED_KEY_NO_ACTION - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Enumeration constant corresponding to literal importedKeyNoAction.
IMPORTED_KEY_RESTRICT - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Enumeration constant corresponding to literal importedKeyRestrict.
IMPORTED_KEY_SET_DEFAULT - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Enumeration constant corresponding to literal importedKeySetDefault.
IMPORTED_KEY_SET_NULL - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Enumeration constant corresponding to literal importedKeySetNull.
importedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
importedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
importedElements - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
ImportedElements - Interface in net.sf.farrago.cwm.core
ImportedElements association proxy interface.
ImportedElements$Hib - Class in net.sf.farrago.cwm.core
ImportedElements association implementation.
ImportedElements$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.ImportedElements$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
importer$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
importer$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
importer$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
importExtent(MDRepository, File, String, String, String) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
ImportForeignSchemaStmt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ImportForeignSchemaStmt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
importFromXmiString(RefPackage, String) - Static method in class org.eigenbase.jmi.JmiObjUtil
Imports a collection of JMI objects from XMI.
importInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
importInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
importSubModel(MDRepository, URL) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
in - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
IN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IN - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
in - Variable in class org.eigenbase.runtime.CompoundParallelTupleIter
 
IN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
In - Static variable in class org.eigenbase.sql.SqlKind
 
IN_FORMAL_COMMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IN_FORMAL_COMMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IN_FORMAL_COMMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
IN_MEM_COUNT - Static variable in class net.sf.farrago.test.regression.FarragoSorterTest
Number of records to generate for in-memory sort.
IN_MULTI_LINE_COMMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
inBooleanFamily(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
inBuf - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
inBuf - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
inBuf - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
inBuf - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
inCharFamily(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
inCharFamily(SqlTypeName) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
inCharOrBinaryFamilies(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
INCLUDE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
INCLUDE_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
includeFilter - Variable in class org.eigenbase.util.Filterator
 
includeRel(RelNode) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
includes(RexKind) - Method in enum org.eigenbase.rex.RexKind
 
includeTuples - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
INCLUDING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INCLUDING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INCLUDING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
IncompatibleCharset - Variable in class org.eigenbase.resource.EigenbaseResource
IncompatibleCharset is 'Cannot apply {0} to the two different charsets {1} and {2}'
IncompatibleTypeChangeWarning - Variable in class net.sf.farrago.resource.FarragoResource
IncompatibleTypeChangeWarning is '''{0}'' field ''{1}'' has datatype ''{2}'' in external data source which cannot be cast to datatype ''{3}''.
IncompatibleTypesInList - Variable in class org.eigenbase.resource.EigenbaseResource
IncompatibleTypesInList is 'Values in expression list must have compatible types'
IncompatibleValueType - Variable in class org.eigenbase.resource.EigenbaseResource
IncompatibleValueType is 'Values passed to {0} operator must have compatible types'
INCR_EXPORT - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
increment - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
INCREMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INCREMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
increment(long) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
 
INCREMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
increment(int) - Method in class org.eigenbase.util.ArrayQueue
Increments the given index by one modulo the queue's capacity.
increment(int, int[]) - Method in class org.eigenbase.util.Permutation
 
increment$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
indent(StringBuilder, int) - Static method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
indent - Variable in class org.eigenbase.relopt.RelOptUtil.TypeDumper
 
indent(int) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
indent() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
INDENT - Static variable in class org.eigenbase.util.StackWriter
directive for increasing the indentation level
INDENT_SPACE4 - Static variable in class org.eigenbase.util.StackWriter
four-space indentation
INDENT_TAB - Static variable in class org.eigenbase.util.StackWriter
tab indentation
indentation - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
indentation - Variable in class org.eigenbase.util.StackWriter
 
indentationDepth - Variable in class org.eigenbase.util.StackWriter
 
indentIfNeeded() - Method in class org.eigenbase.util.StackWriter
 
index - Variable in class com.lucidera.lcs.LcsIndexBuilderRel
Index to be built.
index - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
index - Variable in class com.lucidera.lcs.LcsIndexOptimizer.CandidateIndex
 
index - Variable in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
index - Variable in class com.lucidera.lcs.LcsIndexSearchRel
Index to use for access.
index - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
index - Variable in class net.sf.farrago.ddl.DdlRelationalHandler.ReentrantIndexBuilderStmt
 
index - Variable in class net.sf.farrago.fennel.calc.CalcReg
 
index - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
Index to be built.
index - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
Index to use for access.
INDEX - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
index - Variable in class net.sf.farrago.query.FarragoIndexBuilderRel
Index to be built.
INDEX - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
index - Variable in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
index - Variable in class org.eigenbase.rex.RexDynamicParam
 
index - Variable in class org.eigenbase.rex.RexSlot
 
index - Variable in class org.eigenbase.sql.SqlDynamicParam
 
index$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
index$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
index2MatchedPosMap - Variable in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
indexAccessor - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
indexBitFields() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
Constructs an array of BitReferences for use in marshalling and unmarshalling bit fields.
indexCols - Variable in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
IndexDefinition(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
IndexDefinition(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
indexDetails - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
IndexDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
IndexDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
indexedFeature$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
indexedFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
indexedFeature$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
IndexedFeatureInfo - Interface in net.sf.farrago.cwm.keysindexes
IndexedFeatureInfo association proxy interface.
indexedFeatureInfo - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
IndexedFeatureInfo$Hib - Class in net.sf.farrago.cwm.keysindexes
IndexedFeatureInfo association implementation.
IndexedFeatureInfo$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
IndexedFeatures - Interface in net.sf.farrago.cwm.keysindexes
IndexedFeatures association proxy interface.
indexedFeatures - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
IndexedFeatures$Hib - Class in net.sf.farrago.cwm.keysindexes
IndexedFeatures association implementation.
IndexedFeatures$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
indexedFeatures_IndexedFeature$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
indexedFeatures_IndexedFeature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
indexedFeatures_IndexedFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
indexedFeatures_IndexedFeature$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
indexedFeatures_IndexedFeature$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
indexedFeatures_IndexedFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
indexExistingRows(FemLocalTable, FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
indexGuide - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
indexGuide - Variable in class com.lucidera.lcs.LcsRowScanRelBase
 
indexGuide - Variable in class com.lucidera.lcs.LcsTable
Helper class to manipulate the cluster indexes.
indexGuide - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
indexGuide - Variable in class net.sf.farrago.namespace.ftrs.FtrsTable
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
indexId - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
indexKeys - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
indexMap - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
indexMap - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
indexMap - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Map of indexes which might be accessed.
indexModelElementsByName(Collection<T>, Map<String, T>) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Indexes a collection of model elements by name.
indexMofId - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
indexMofIds - Variable in class net.sf.farrago.ddl.DdlTruncateStmt
 
indexOf(int, int[]) - Static method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Searches for a value in a map, and returns the position where it was found, or -1.
indexOfLineEnd(String, int) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
indexSearch - Variable in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
indexSearchHasParameter - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
IndexSearchHasParameter - Interface in net.sf.farrago.fem.fennel
IndexSearchHasParameter association proxy interface.
IndexSearchHasParameter$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's IndexSearchHasParameter association interface.
IndexSearchHasParameter$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.IndexSearchHasParameter$Hib
 
IndexSearchSeletivityThreshold - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
indexSelectivity - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
IndexSpansClass - Interface in net.sf.farrago.cwm.keysindexes
IndexSpansClass association proxy interface.
indexSpansClass - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
IndexSpansClass$Hib - Class in net.sf.farrago.cwm.keysindexes
IndexSpansClass association implementation.
IndexSpansClass$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
indexSpansClass_Index$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
indexStats - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
indexStats$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
indexToLineCol(String, int) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Returns the (1-based) line and column corresponding to a particular (0-based) offset in a string.
indexTypeFactory - Variable in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
indexWriter - Variable in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
indexWriter - Variable in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
indexWriter - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
INDICATOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INDICATOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INDICATOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
individualTest - Static variable in class net.sf.farrago.test.FarragoTestCase
Flag used to allow individual test methods to be called from IntelliJ.
inFailFastMode() - Method in class com.lucidera.farrago.LucidDbSqlValidator
 
inferOperandTypes(SqlCallBinding, RelDataType, RelDataType[]) - Method in class org.eigenbase.sql.type.ExplicitOperandTypeInference
 
inferOperandTypes(SqlCallBinding, RelDataType, RelDataType[]) - Method in interface org.eigenbase.sql.type.SqlOperandTypeInference
Infers any unknown operand types.
inferReturnType(SqlOperatorBinding) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlMultisetValueConstructor
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.fun.SqlRowOperator
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.SqlOperator
Infers the return type of an invocation of this operator; only called after the number and types of operands have already been validated.
inferReturnType(RelDataTypeFactory, RelDataType[]) - Method in class org.eigenbase.sql.SqlOperator
Infers the type of a call to this operator with a given set of operand types.
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.SqlUnnestOperator
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.CursorReturnTypeInference
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.MatchReturnTypeInference
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.OrdinalReturnTypeInference
 
inferReturnType(SqlOperatorBinding) - Method in interface org.eigenbase.sql.type.SqlReturnTypeInference
Infers the return type of a call to an SqlOperator.
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.SqlReturnTypeInferenceChain
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.SqlTypeTransformCascade
 
inferReturnType(SqlOperatorBinding) - Method in class org.eigenbase.sql.type.TableFunctionReturnTypeInference
 
inferReturnType() - Method in class org.eigenbase.sql.validate.UnnestNamespace
Returns the type of the argument to UNNEST.
inferTypeFromOperands(RelDataTypeFactory, RelDataType[]) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
inferTypeFromValidator(SqlCallBinding) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
inferUnknownTypes(RelDataType, SqlValidatorScope, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
INFINITY - Static variable in class org.eigenbase.relopt.volcano.VolcanoCost
 
info - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
info(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
INHERIT_ROLE - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal INHERIT_ROLE.
inheritanceGraph - Variable in class org.eigenbase.jmi.JmiModelGraph
Subgraph with just inheritance edges.
inheritedIncomingAssocEdges - Variable in class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
inheritedOutgoingAssocEdges - Variable in class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
inheritRoles(FemRole, Set<FemAuthId>) - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
inheritTraitsFrom(T) - Method in class org.eigenbase.rel.AbstractRelNode
Sets this relational expression's traits to the same as another relational expression.
inIde() - Static method in class org.eigenbase.test.DiffTestCase
Returns whether this test is running inside the IntelliJ IDE.
init(FemSequenceGenerator, RelDataType) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
Initialize a newly created sequence
init(Properties) - Method in class net.sf.farrago.db.FarragoDbSession
 
init() - Method in class net.sf.farrago.defimpl.FarragoDefaultPlanner
Initializes Farrago-specific rules for this planner.
init() - Method in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory.FarragoVolcanoMiniplanner
 
init() - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
init(FarragoSessionRuntimeContext) - Method in class net.sf.farrago.query.FarragoTransformDef
 
init(FarragoRuntimeContext, String, FarragoTransform.InputBinding[]) - Method in class net.sf.farrago.runtime.FarragoGeneratedCodeExamples.ExampleGeneratedFarragoTransform
 
init(FarragoRuntimeContext, String, FarragoTransform.InputBinding[]) - Method in interface net.sf.farrago.runtime.FarragoTransform
Binds all inputs and initializes the transform.
init(FennelTupleWriter, TupleIter) - Method in class net.sf.farrago.runtime.FarragoTransformImpl
Initialze this FarragoTransformImpl.
init(String) - Method in class net.sf.farrago.test.FarragoMdrTestContext
 
init(OJPreparingStmt.Argument[]) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
init(RelOptPlanner) - Static method in class org.eigenbase.rel.convert.NoneConverterRel
 
init() - Method in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
Performs post-constructor initialization of an operator table.
init() - Method in class org.eigenbase.test.MockCatalogReader
Initializes this catalog reader.
initAsCatalogServer() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
initAsForeignServer(String, String, Properties) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
initBitFieldAccessors(FennelTupleDescriptor, List) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Initialize all the bit accessors in a tuple.
initcap(BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
initcap the string.
initcap(BytePointer) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
INITCAP_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
initcapFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
initCatalog() - Method in class net.sf.farrago.catalog.FarragoCatalogInit
 
initClassDecl() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
initCollection(String) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
initConnection(Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
Performs additional setup based on connection property settings.
initDynamicParams(RelDataType) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Initializes the FarragoDbStmtContextBase.dynamicParamDefs and FarragoDbStmtContextBase.dynamicParamValues arrays based on the dynamic param row type,
initExecutingStmtInfo(FarragoSessionExecutableStmt) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Initializes the session's FarragoSessionExecutingStmtInfo.
initFennelInvocation(List<FarragoRelImplementor.RelPathEntry>) - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
initFields() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
Uses reflection to construct instances of all non-primitive fields.
initFixedAccessors(FennelTupleDescriptor, List) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Initialize all the fixed width accessors in a tuple.
initGraph() - Method in class net.sf.farrago.catalog.FarragoReposImpl
Initializes the model graph.
initGraphOnly() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
initialBytes - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
a byte array holding the initial byte array, of capacity size.
initialize() - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
initialize(FarragoRepos, Properties) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataWrapper
 
initialize(FarragoRepos, Properties) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
initialize() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
initialize(FarragoRepos, Properties) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
initialize() - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
initialize(FarragoRepos, Properties) - Method in class net.sf.farrago.namespace.mdr.MedMdrForeignDataWrapper
 
initialize() - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
initialize(FarragoRepos, Properties) - Method in class net.sf.farrago.namespace.mock.MedMockForeignDataWrapper
 
initialize() - Method in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
initialize(FarragoRepos, Properties) - Method in interface net.sf.farrago.plugin.FarragoPlugin
Initializes this plugin with a given set of properties.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class net.sf.farrago.test.FarragoMockLoginModule
Initialize this LoginModule
initialize(Object, long, boolean) - Method in class net.sf.farrago.util.FarragoCacheEntry
 
initialize(Object, long, boolean) - Method in interface net.sf.farrago.util.FarragoObjectCache.UninitializedEntry
Initializes the entry.
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepInstruction.BeginGroup
 
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepInstruction.EndGroup
 
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepInstruction
 
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepInstruction.RuleClass
 
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepInstruction.RuleInstance
 
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepInstruction.Subprogram
 
initialize(boolean) - Method in class org.eigenbase.relopt.hep.HepProgram
 
initialize(Map<VolcanoPlannerPhase, Set<String>>) - Method in class org.eigenbase.relopt.volcano.ChainedPhaseRuleMappingInitializer
 
initialize(Map<VolcanoPlannerPhase, Set<String>>) - Method in interface org.eigenbase.relopt.volcano.VolcanoPlannerPhaseRuleMappingInitializer
Initializes a VolcanoPlannerPhase-to-rule map.
initializeCatalog(FarragoRepos, CwmCatalog) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Sets default attributes for a new catalog instance.
initializeDataDir() - Static method in class net.sf.farrago.test.regression.FarragoSorterTest
 
initializeDataSource() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
initializeEntry(Object, FarragoObjectCache.UninitializedEntry) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.ServerFactory
 
initializeEntry(Object, FarragoObjectCache.UninitializedEntry) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.WrapperFactory
 
initializeEntry(Object, FarragoObjectCache.UninitializedEntry) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
initializeEntry(Object, FarragoObjectCache.UninitializedEntry) - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
initializeEntry(Object, FarragoObjectCache.UninitializedEntry) - Method in interface net.sf.farrago.util.FarragoObjectCache.CachedObjectFactory
Initializes a cache entry.
initializeOptions() - Method in class org.eigenbase.util.MainApp
Initializes the application.
initializePlugin(String, String, Properties) - Method in class net.sf.farrago.plugin.FarragoPluginCache
Initializes a plugin instance.
initializeProgram - Variable in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
initializeQueryColumnSet(RelOptTable, CwmNamedColumnSet) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
Initializer$Hib - Class in net.sf.farrago.init
 
Initializer$Hib(String) - Constructor for class net.sf.farrago.init.Initializer$Hib
 
Initializer$Hib - Class in net.sf.farrago.rngmodel.init
 
Initializer$Hib(String) - Constructor for class net.sf.farrago.rngmodel.init.Initializer$Hib
 
INITIALLY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INITIALLY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INITIALLY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
INITIALLY_DEFERRED - Static variable in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Enumeration constant corresponding to literal initiallyDeferred.
INITIALLY_IMMEDIATE - Static variable in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Enumeration constant corresponding to literal initiallyImmediate.
initialSeed$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
initialValue$Comp$CwmAttribute$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
initiateBackup(FennelExecutionHandle) - Method in class net.sf.farrago.syslib.FarragoSystemBackup
Executes the initial portion of the backup, which includes backing up Fennel metadata pages and the Farrago catalog.
initiateReadOnlyTxn() - Method in class net.sf.farrago.fennel.FennelTxnContext
Starts a read-only transaction; no transaction is allowed to be in progress already.
initiateTxn() - Method in class net.sf.farrago.fennel.FennelTxnContext
Forces a transaction to begin unless one is already in progress.
initiateTxnWithCsn(long) - Method in class net.sf.farrago.fennel.FennelTxnContext
Starts a transaction with a commit sequence number so the transaction will read data based on a specific snapshot time.
initIndexCmd(FemIndexCmd, FemLocalIndex, FennelTxnContext) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
initIterator() - Method in class org.eigenbase.runtime.CompoundTupleIter
 
initJavaInvocation(List<FarragoRelImplementor.RelPathEntry>) - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
initList(SqlAbstractParserImpl, Set<String>, String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
Initializes lists of keywords.
initMetaData() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
initMetamodel() - Method in class net.sf.farrago.init.Initializer$Hib
 
initMetamodel() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
initPlanner(FarragoPreparingStmt) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
initPlanner(FarragoPreparingStmt) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
initPlanner(FarragoPreparingStmt) - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
initPlanner(FarragoPreparingStmt) - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
initPlanner(FarragoPreparingStmt) - Method in class net.sf.farrago.test.FarragoSqlToRelTestBase
 
initPreparingStmt(FarragoPreparingStmt) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
initRelationshipMap() - Method in class net.sf.farrago.catalog.MockMetadataFactory
Registers relationships which we want to be maintained as two-way relationships.
initStandard() - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Registers the standard set of functions.
initStandard(SqlStdOperatorTable) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementorTable
 
initStandard(SqlStdOperatorTable) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
Registers implementations for the standard set of functions and operators.
initStorage(boolean) - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
initSub() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
initVarWidthAccessors(FennelTupleDescriptor, List) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Initialize all the variable width accessors in a tuple.
injectImportanceBoost() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Finds RelSubsets in the plan that contain only rels of CallingConvention.NONE and boosts their importance by 25%.
inMemory - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
inMemory - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
inMemory - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
inMemory - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
inMemory - Variable in class net.sf.farrago.fennel.rel.FennelBufferRel
 
inMetadataQuery - Variable in class org.eigenbase.relopt.volcano.RelSet
Reentrancy flag.
inMethod - Variable in class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 
INNER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INNER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INNER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
innerExecute() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
innerExecuteTest(ConcurrentTestCommandGenerator, boolean) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
 
inOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
IN operator tests for a value's membership in a subquery or a list of values.
InORDINAL - Static variable in class org.eigenbase.sql.SqlKind
In
INOUT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INOUT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INOUT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
inPluginRegistration - Variable in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
inPluginRegistration - Variable in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
inProgressNodeSet - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
List of expressions which are currently being implemented.
input - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
INPUT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INPUT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
input - Variable in class org.eigenbase.oj.rex.RexToOJTranslator.WhichInputResult
 
INPUT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
INPUT_BINDINGS_VAR_NAME - Static variable in class net.sf.farrago.query.IteratorToFennelConverter
 
input_stream - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
input_stream - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
input_stream - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
input_stream - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
inputAttributeIndex - Variable in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
inputBindings - Variable in class net.sf.farrago.query.FarragoTransformDef
 
inputBuffer - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
inputCompareProjection - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
inputDirectiveProj - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
inputDirectiveProj - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
inputDirectiveProj - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
inputDirectiveProj - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
inputDirectiveProj - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
inputDirectiveProj - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
inputExprOrdinals - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
inputFlow - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
inputIndex - Variable in class org.eigenbase.oj.rex.RexToOJTranslator.WhichInputResult
 
inputIterator - Variable in class org.eigenbase.runtime.CalcTupleIter
 
inputJoinProj - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
inputJoinProj - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
inputJoinProj - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
inputJoinProj - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
inputJoinProj - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
inputKeyProj - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
inputKeyProj - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
inputKeyProj - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
inputKeyProj - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
inputKeyProj - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
inputKeyProj - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
inputNeedBuffer() - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
Test if input needs to be buffered.
inputNeedBuffer(RelNode) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
inputOrderKeyList - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
inputPosReferenced - Variable in class org.eigenbase.relopt.RelOptUtil.InputReferencedVisitor
 
inputProgram - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel
Program which is applied on an incoming row event.
inputProj - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
inputRef - Variable in class org.eigenbase.sarg.SargBinding
 
inputRefs - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
inputRowType - Variable in class org.eigenbase.rel.ProjectRelBase.Checker
 
inputRowType - Variable in class org.eigenbase.rel.TableModificationRelBase
 
inputRowType - Variable in class org.eigenbase.rex.RexProgram
 
inputRowType - Variable in class org.eigenbase.rex.RexProgramBuilder
 
inputRowType - Variable in class org.eigenbase.rex.RexUtil.ForwardRefFinder
 
inputs - Variable in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
inputs - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
inputs - Variable in class org.eigenbase.rel.SetOpRel
 
inputs - Variable in class org.eigenbase.rel.TableFunctionRelBase
 
inputs - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
inputSelectivity - Variable in class com.lucidera.lcs.LcsRowScanRelBase
Selectivity from filtering using the inputs.
inputStream - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
inputStream - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
inputStream - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
inputStream - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
inputStream - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
inputStreamHandle - Variable in class net.sf.farrago.runtime.FennelTransformTupleIter
 
inputStreamName - Variable in class net.sf.farrago.runtime.FarragoTransform.InputBinding
 
inputTable - Variable in class net.sf.farrago.query.FarragoPreparingStmt.PermutingRelOptTable
 
inputTypeList - Variable in class org.eigenbase.rex.RexChecker
 
inQuery() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
inQuery() - Method in interface org.eigenbase.sql.SqlWriter
Returns whether we are currently in a query context (SELECT, INSERT, UNION, INTERSECT, EXCEPT, and the ORDER BY operator).
inSameFamily(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
inSameFamilyOrNull(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
INSENSITIVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INSENSITIVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INSENSITIVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
INSERT - Static variable in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Enumeration constant corresponding to literal insert.
INSERT - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal INSERT.
INSERT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INSERT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INSERT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Insert - Static variable in class org.eigenbase.sql.SqlKind
 
INSERT_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
insertDataTypes() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
InsertIntoAlwaysGenerated - Variable in class org.eigenbase.resource.EigenbaseResource
InsertIntoAlwaysGenerated is 'Cannot explicitly insert value into IDENTITY column ''{0}'' which is ALWAYS GENERATED'
insertOnly - Variable in class com.lucidera.lcs.LcsTableMergeRel
 
insertOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
InsertORDINAL - Static variable in class org.eigenbase.sql.SqlKind
INSERT statement
insertRels(CalcRel, int) - Method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
Injects an equivalent RelNode tree to a RexCall's multiset operator.
insertRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
insertRowCountParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
insertRowCountParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
insertsAreDetected(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
insertSource(int) - Method in class org.eigenbase.util.Permutation
Inserts into the sources.
insertTarget(int) - Method in class org.eigenbase.util.Permutation
Inserts into the targets.
inShutdown - Static variable in class net.sf.farrago.db.FarragoDbSingleton
Flag indicating whether FarragoDbSingleton is already in FarragoDbSingleton.shutdown(), to help prevent recursive shutdown.
inShutdownConditional - Static variable in class net.sf.farrago.db.FarragoDbSingleton
Flag indicating whether FarragoDbSingleton is already in FarragoDbSingleton.shutdownConditional(int), to help prevent recursive shutdown.
install_jar(String, String, int) - Static method in class net.sf.farrago.ddl.DdlSqlj
 
instance - Static variable in class com.lucidera.farrago.LucidDbOperatorTable
 
instance() - Static method in class com.lucidera.farrago.LucidDbOperatorTable
Returns the singleton instance, creating it if necessary.
instance - Static variable in class com.lucidera.lcs.LcsIndexBuilderRule
 
instance - Static variable in class com.lucidera.lcs.LcsRemoveRidExprRule
 
instance - Static variable in class com.lucidera.lcs.LcsSamplingRowScanRule
 
instance - Static variable in class com.lucidera.lcs.LcsTableAlterRule
 
instance - Static variable in class com.lucidera.lcs.LcsTableDeleteRule
 
instance - Static variable in class com.lucidera.lcs.LcsTableMergeRule
 
instance - Static variable in class com.lucidera.lcs.LcsTableProjectionRule
 
instance - Static variable in class com.lucidera.opt.LoptOptimizeJoinRule
 
instance - Static variable in class com.lucidera.opt.LoptRemoveSelfJoinRule
 
instance - Static variable in class net.sf.farrago.db.FarragoDbSingleton
Singleton instance, or null when nReferences == 0.
instance - Static variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
instance - Static variable in exception net.sf.farrago.fennel.rel.CalcRelSplitter.CannotImplement
 
instance - Static variable in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule
The singleton instance.
instance - Static variable in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelAggRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelBufferCommonRelSubExprRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelCalcRule
The singleton instance.
instance - Static variable in class net.sf.farrago.fennel.rel.FennelCartesianJoinRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelCollectRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelCorrelatorRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelDistinctSortRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelEmptyRule
Singleton instance of this rule.
instance - Static variable in class net.sf.farrago.fennel.rel.FennelInsertRenameRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelOneRowRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelRenameRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelReshapeRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelSortRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelUncollectRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.FennelUnionRule
The singleton instance.
instance - Static variable in class net.sf.farrago.fennel.rel.FennelValuesRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.LhxAggRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.LhxIntersectRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.LhxJoinRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.LhxMinusRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.LhxSemiJoinRule
 
instance - Static variable in class net.sf.farrago.fennel.rel.WindowedAggSplitterRule
The singleton instance.
instance - Static variable in class net.sf.farrago.jdbc.param.FarragoJdbcParamDefFactory
 
instance - Static variable in class net.sf.farrago.miniplan.PushAggThroughUnionAllRule
 
instance - Static variable in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRule
 
instance - Static variable in class net.sf.farrago.namespace.ftrs.FtrsIndexJoinRule
 
instance - Static variable in class net.sf.farrago.namespace.ftrs.FtrsRemoveRedundantSortRule
 
instance - Static variable in class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
 
instance - Static variable in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRule
 
instance - Static variable in class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule
 
instance - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcAggPushDownRule
 
INSTANCE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
instance - Static variable in class net.sf.farrago.query.FarragoJavaUdxRule
The singleton instance.
instance - Static variable in class net.sf.farrago.release.FarragoReleaseProperties
 
instance() - Static method in class net.sf.farrago.release.FarragoReleaseProperties
 
instance() - Static method in class net.sf.farrago.resource.FarragoInternalQuery
Retrieves the singleton instance of FarragoInternalQuery.
instance(Locale) - Static method in class net.sf.farrago.resource.FarragoInternalQuery
Retrieves the instance of FarragoInternalQuery for the given locale.
instance() - Static method in class net.sf.farrago.resource.FarragoResource
Retrieves the singleton instance of FarragoResource.
instance(Locale) - Static method in class net.sf.farrago.resource.FarragoResource
Retrieves the instance of FarragoResource for the given locale.
instance - Static variable in class net.sf.farrago.rng.FarragoRngImplementorTable
 
instance - Static variable in class net.sf.farrago.rng.FarragoRngOperatorTable
 
instance() - Static method in class net.sf.farrago.rng.FarragoRngOperatorTable
Returns the singleton instance, creating it if necessary.
INSTANCE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
instance() - Static method in class net.sf.farrago.rng.resource.FarragoRngResource
Retrieves the singleton instance of FarragoRngResource.
instance(Locale) - Static method in class net.sf.farrago.rng.resource.FarragoRngResource
Retrieves the instance of FarragoRngResource for the given locale.
instance - Static variable in class net.sf.farrago.util.FarragoProperties
 
instance() - Static method in class net.sf.farrago.util.FarragoProperties
 
instance - Static variable in class net.sf.farrago.util.NativeTrace
 
instance() - Static method in class net.sf.farrago.util.NativeTrace
 
instance() - Static method in class net.sf.farrago.util.SqlRunner
Get a singleton instance of the SqlRunner class to run one or more scripts with.
instance - Static variable in class org.eigenbase.jmi.JmiMofIdComparator
 
instance - Static variable in class org.eigenbase.oj.rel.IterRules.HomogeneousUnionToIteratorRule
 
instance - Static variable in class org.eigenbase.oj.rel.IterRules.IterCalcRule
 
instance - Static variable in class org.eigenbase.oj.rel.IterRules.OneRowToIteratorRule
 
instance - Static variable in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
instance() - Static method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
Creates a table and initializes it with implementations of all of the standard SQL functions and operators.
instance - Static variable in class org.eigenbase.rel.rules.AddRedundantSemiJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.CombineUnionsRule
 
instance - Static variable in class org.eigenbase.rel.rules.ConvertMultiJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.ExtractJoinFilterRule
The singleton.
instance - Static variable in class org.eigenbase.rel.rules.FilterToCalcRule
 
instance - Static variable in class org.eigenbase.rel.rules.MergeCalcRule
 
instance - Static variable in class org.eigenbase.rel.rules.MergeFilterOntoCalcRule
 
instance - Static variable in class org.eigenbase.rel.rules.MergeFilterRule
 
instance - Static variable in class org.eigenbase.rel.rules.MergeProjectOntoCalcRule
 
instance - Static variable in class org.eigenbase.rel.rules.MergeProjectRule
 
instance - Static variable in class org.eigenbase.rel.rules.NestedLoopsJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.ProjectToCalcRule
 
instance - Static variable in class org.eigenbase.rel.rules.PullConstantsThroughAggregatesRule
The singleton.
instance - Static variable in class org.eigenbase.rel.rules.PullUpAggregateAboveUnionRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushAggregateThroughUnionRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushFilterIntoMultiJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushFilterPastJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushFilterPastProjectRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushFilterPastSetOpRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushProjectIntoMultiJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushProjectPastFilterRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushProjectPastJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushProjectPastSetOpRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushSemiJoinPastFilterRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushSemiJoinPastJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.PushSemiJoinPastProjectRule
 
instance - Static variable in class org.eigenbase.rel.rules.ReduceAggregatesRule
The singleton.
instance - Static variable in class org.eigenbase.rel.rules.ReduceDecimalsRule
 
instance - Static variable in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
The singleton.
instance - Static variable in class org.eigenbase.rel.rules.RemoveDistinctRule
 
instance - Static variable in class org.eigenbase.rel.rules.RemoveIsNotDistinctFromRule
The singleton.
instance - Static variable in class org.eigenbase.rel.rules.RemoveSemiJoinRule
 
instance - Static variable in class org.eigenbase.rel.rules.RemoveTrivialCalcRule
 
instance - Static variable in class org.eigenbase.rel.rules.RemoveTrivialProjectRule
 
instance - Static variable in class org.eigenbase.rel.rules.SwapJoinRule
The singleton
instance - Static variable in class org.eigenbase.rel.rules.TableAccessRule
 
instance - Static variable in class org.eigenbase.rel.rules.UnionEliminatorRule
 
instance - Static variable in class org.eigenbase.rel.rules.UnionToDistinctRule
 
instance - Static variable in class org.eigenbase.relopt.CallingConventionTraitDef
 
instance - Static variable in class org.eigenbase.relopt.volcano.AbstractConverter.ExpandConversionRule
 
instance() - Static method in class org.eigenbase.resource.EigenbaseResource
Retrieves the singleton instance of EigenbaseResource.
instance(Locale) - Static method in class org.eigenbase.resource.EigenbaseResource
Retrieves the instance of EigenbaseResource for the given locale.
instance - Static variable in class org.eigenbase.rex.RexOver.Finder
 
instance - Static variable in exception org.eigenbase.rex.RexOver.OverFound
 
instance - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The standard operator table.
instance() - Static method in class org.eigenbase.sql.fun.SqlStdOperatorTable
Returns the standard operator table, creating it if necessary.
INSTANCE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
instance - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall.JdbcToInternalLookupTable
The singleton instance.
instance - Static variable in class org.eigenbase.sql.type.JavaToSqlTypeConversionRules
 
instance() - Static method in class org.eigenbase.sql.type.JavaToSqlTypeConversionRules
Returns the singleton instance.
instance - Static variable in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
instance() - Static method in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
instance - Static variable in class org.eigenbase.sql.util.SqlBasicVisitor.ArgHandlerImpl
 
instance() - Static method in class org.eigenbase.util.SaffronProperties
Retrieves the singleton instance of SaffronProperties.
instanceAnyInput - Static variable in class com.lucidera.lcs.LcsAddDeletionScanRule
 
InstanceClassifier - Interface in net.sf.farrago.cwm.instance
InstanceClassifier association proxy interface.
instanceClassifier - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
InstanceClassifier$Hib - Class in net.sf.farrago.cwm.instance
InstanceClassifier association implementation.
InstanceClassifier$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
instanceClassifier_Instance$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
instanceFilterOnLeft - Static variable in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
instanceFilterOnRight - Static variable in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
instanceLeftProjectChild - Static variable in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
instanceLeftProjectChild - Static variable in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
instanceMerge - Static variable in class com.lucidera.lcs.LcsIndexOnlyAccessRule
 
instanceMinusInput - Static variable in class com.lucidera.lcs.LcsAddDeletionScanRule
 
instanceNoInputs - Static variable in class com.lucidera.lcs.LcsAddDeletionScanRule
 
instanceNormalizer - Static variable in class com.lucidera.lcs.LcsIndexAggRule
 
instancePackage - Variable in class net.sf.farrago.cwm.CwmPackage$Hib
 
InstancePackage - Interface in net.sf.farrago.cwm.instance
Instance package interface.
InstancePackage$Hib - Class in net.sf.farrago.cwm.instance
Instance package implementation.
InstancePackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
instanceProjectOnLeft - Static variable in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
instanceProjectOnRight - Static variable in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
instanceRightProjectChild - Static variable in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
instanceRightProjectChild - Static variable in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
instanceRowScan - Static variable in class com.lucidera.lcs.LcsIndexAggRule
The singletons
instanceRowScanOnLeft - Static variable in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
instanceRowScanOnRight - Static variable in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
instanceSearch - Static variable in class com.lucidera.lcs.LcsIndexOnlyAccessRule
The singletons
instanceTwoProjectChildren - Static variable in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
instanceTwoProjectChildren - Static variable in class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
INSTANTIABLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INSTANTIABLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INSTANTIABLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
instantiateTemporaryTable(FarragoDataWrapperCache, CwmTable) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
instantiateTemporaryTable(FarragoDataWrapperCache, CwmTable) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
instantiateTemporaryTable(FarragoDataWrapperCache, CwmTable) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Called on every reference to a temporary table.
instr - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.InstrDefImplementor
The instruction with which to implement this operator.
instr - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.UsingInstrImplementor
 
instructions - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
instructions - Variable in class org.eigenbase.relopt.hep.HepProgram
 
instructions - Variable in class org.eigenbase.relopt.hep.HepProgramBuilder
 
INT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
int8 - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Type for the internal representation of decimals.
INT_16 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a signed short.
INT_16_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
INT_32 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a signed int.
INT_32_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
INT_64 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a signed long.
INT_64_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
INT_8 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a signed byte.
INT_8_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
INT_ONE - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
 
INT_TYPE - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
INT_ZERO - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
 
INTEGER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INTEGER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INTEGER - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Integer - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the INTEGER SQL type.
INTEGER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
INTEGER_ONE - Static variable in class org.eigenbase.util14.NumberUtil
 
INTEGER_ZERO - Static variable in class org.eigenbase.util14.NumberUtil
 
integerObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
IntegerPattern - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
IntegerPattern - Static variable in class org.eigenbase.relopt.AbstractRelOptPlanner
Regular expression for integer.
IntegerProperty - Class in org.eigenbase.util.property
Definition and accessor for an integer property.
IntegerProperty(Properties, String, int) - Constructor for class org.eigenbase.util.property.IntegerProperty
Creates an Integer property.
IntegerProperty(Properties, String) - Constructor for class org.eigenbase.util.property.IntegerProperty
Creates an Integer property which has no default value.
IntegerProperty(Properties, String, int, int, int) - Constructor for class org.eigenbase.util.property.IntegerProperty
Creates an Integer property with a default value and fixed minimum and maximum values.
IntegerProperty(Properties, String, int, int) - Constructor for class org.eigenbase.util.property.IntegerProperty
Creates an Integer property with fixed minimum and maximum values.
IntegerTypeChecker - Static variable in class org.eigenbase.sql.test.AbstractSqlTester
 
integralNativeAnd - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
integralNativeMod - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Integral modulo instruction.
integralNativeMul - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
integralNativeOr - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
integralNativeShiftLeft - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
integralNativeShiftRight - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
integralNativeXor - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
integrateTracing(Logger) - Static method in class net.sf.farrago.util.MdrUtil
Integrates MDR tracing with Farrago tracing.
intercept - Variable in class net.sf.farrago.test.regression.FarragoSorterTest.RampDistributionGenerator
 
interfaze - Variable in class org.eigenbase.relopt.CallingConvention
Interface that a relational expression of this calling convention must implement.
Interlock - Class in org.eigenbase.runtime
A synchronization primitive which allows a producer and a consumer to use the same resources without treading on each other's feet.
Interlock() - Constructor for class org.eigenbase.runtime.Interlock
 
Internal - Variable in class org.eigenbase.resource.EigenbaseResource
Internal is 'Internal error: {0}'
INTERNAL_TIME_FIELD_NAME - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
internalExprTypeList - Variable in class org.eigenbase.rex.RexProgram.Checker
 
internalMap - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
internalTime - Variable in class org.eigenbase.util14.ZonelessDatetime
Treat this as a protected field.
InterpreterPattern - Static variable in class org.eigenbase.util.Glossary
Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.
INTERSECT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INTERSECT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INTERSECT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Intersect - Static variable in class org.eigenbase.sql.SqlKind
 
intersectAllOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
INTERSECTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INTERSECTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INTERSECTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
intersectOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
IntersectORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Intersect
IntersectRel - Class in org.eigenbase.rel
IntersectRel returns the intersection of the rows of its inputs.
IntersectRel(RelOptCluster, RelNode[], boolean) - Constructor for class org.eigenbase.rel.IntersectRel
 
intersectSequences(SargIntervalSequence, SargIntervalSequence) - Method in class org.eigenbase.sarg.SargSetExpr
 
interval - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
 
INTERVAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INTERVAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INTERVAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
IntervalFractionalSecondPrecisionOutOfRange - Variable in class org.eigenbase.resource.EigenbaseResource
IntervalFractionalSecondPrecisionOutOfRange is 'Interval fractional second precision ''{0}'' out of range for {1}'
IntervalLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an interval literal.
IntervalLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an interval literal.
IntervalLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an interval literal.
IntervalQualifier() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
IntervalQualifier() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
IntervalQualifier() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
intervalQualifier - Variable in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
intervalQualifier - Variable in class org.eigenbase.sql.type.IntervalSqlType
 
IntervalSqlType - Class in org.eigenbase.sql.type
IntervalSqlType represents a standard SQL datetime interval type.
IntervalSqlType(SqlIntervalQualifier, boolean) - Constructor for class org.eigenbase.sql.type.IntervalSqlType
Constructs an IntervalSqlType.
IntervalStartPrecisionOutOfRange - Variable in class org.eigenbase.resource.EigenbaseResource
IntervalStartPrecisionOutOfRange is 'Interval leading field precision ''{0}'' out of range for {1}'
intervalStr - Variable in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
intervalToMillis(SqlIntervalLiteral.IntervalValue) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Converts the interval value into a millisecond representation.
intervalToMillis(String, SqlIntervalQualifier) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
intervalToMonths(SqlIntervalLiteral.IntervalValue) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Converts the interval value into a months representation.
intervalToMonths(String, SqlIntervalQualifier) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
IntList - Class in org.eigenbase.util
Extension to ArrayList to help build an array of int values.
IntList() - Constructor for class org.eigenbase.util.IntList
 
IntLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
IntLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
IntLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
intLiteral490 - Variable in class org.eigenbase.test.SargTest
 
intLiteral7 - Variable in class org.eigenbase.test.SargTest
 
intLiteral8point5 - Variable in class org.eigenbase.test.SargTest
 
INTO - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INTO - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INTO - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
IntPair - Class in org.eigenbase.util.mapping
An immutable pair of integers.
IntPair(int, int) - Constructor for class org.eigenbase.util.mapping.IntPair
 
intProp - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
intPropLimit - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
intPropLimitNoDefault - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
intPropLimitNoDefault2 - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
intPropNoDefault - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
inTrait - Variable in class org.eigenbase.rel.convert.ConverterRule
 
inTraits - Variable in class org.eigenbase.rel.convert.ConverterRelImpl
 
intType - Variable in class org.eigenbase.test.SargTest
 
intTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
intValue() - Method in class net.sf.farrago.fennel.FennelDynamicParamId
 
intValue(RexNode) - Static method in class org.eigenbase.rex.RexLiteral
 
intValue(boolean) - Method in class org.eigenbase.sql.SqlLiteral
Returns the integer value of this literal.
intValue() - Method in class org.eigenbase.util.OptionsList.NumberOption
 
inUdr() - Static method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
inUdr() - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
 
INVALID - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
INVALID_LEXICAL_STATE - Static variable in error net.sf.farrago.parser.impl.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in error net.sf.farrago.rng.parserimpl.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in error org.eigenbase.lurql.parser.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in error org.eigenbase.sql.parser.impl.TokenMgrError
Tried to change to an invalid lexical state.
InvalidArgCount - Variable in class org.eigenbase.resource.EigenbaseResource
InvalidArgCount is 'Invalid number of arguments to function ''{0}''.
InvalidBackupPropertySetting - Variable in class net.sf.farrago.resource.FarragoResource
InvalidBackupPropertySetting is 'Invalid backup property setting ''{0}'''
InvalidBackupPropertyValue - Variable in class net.sf.farrago.resource.FarragoResource
InvalidBackupPropertyValue is 'Invalid backup property value ''{0}'''
InvalidBackupType - Variable in class net.sf.farrago.resource.FarragoResource
InvalidBackupType is 'Invalid backup type ''{0}''.
InvalidBoolean - Variable in class org.eigenbase.resource.EigenbaseResource
InvalidBoolean is '''{0}'' is not a valid boolean value'
invalidCharMessage - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
InvalidCompare - Variable in class org.eigenbase.resource.EigenbaseResource
InvalidCompare is 'Invalid compare.
InvalidCompressionMode - Variable in class net.sf.farrago.resource.FarragoResource
InvalidCompressionMode is 'Invalid compression mode ''{0}''.
InvalidControlFile - Variable in class net.sf.farrago.resource.FarragoResource
InvalidControlFile is 'Control file {0} is not valid'
InvalidControlFileOnRow - Variable in class net.sf.farrago.resource.FarragoResource
InvalidControlFileOnRow is 'Invalid row {1} in control file {0}'
InvalidControlFileTooFewCols - Variable in class net.sf.farrago.resource.FarragoResource
InvalidControlFileTooFewCols is 'Too few columns in control file {0}'
InvalidControlFileTooManyCols - Variable in class net.sf.farrago.resource.FarragoResource
InvalidControlFileTooManyCols is 'Too many columns in control file {0}'
InvalidConvertDatetimeCaller - Variable in class net.sf.farrago.resource.FarragoResource
InvalidConvertDatetimeCaller is 'Caller type ''{0}'' for datetime conversion functions is unknown'
invalidCount - Variable in class org.eigenbase.test.SqlToRelConverterTest.RelValidityChecker
 
InvalidDateString - Variable in class net.sf.farrago.resource.FarragoResource
InvalidDateString is 'Date format ''{0}'' could not be applied to string ''{1}'''
InvalidDatetimeFormat - Variable in class org.eigenbase.resource.EigenbaseResource
InvalidDatetimeFormat is '''{0}'' is not a valid datetime format'
InvalidDirectory - Variable in class net.sf.farrago.resource.FarragoResource
InvalidDirectory is 'Directory {0} does not exist'
InvalidEscapeCharacter - Variable in class net.sf.farrago.resource.FarragoResource
InvalidEscapeCharacter is 'Invalid escape character of {0}'
InvalidEscapeSequence - Variable in class net.sf.farrago.resource.FarragoResource
InvalidEscapeSequence is 'Invalid escape sequence: {0} at {1,number,#}'
InvalidFunctionArgument - Variable in class net.sf.farrago.resource.FarragoResource
InvalidFunctionArgument is 'Invalid argument(s) for ''{0}'' function'
InvalidLabelProperty - Variable in class net.sf.farrago.resource.FarragoResource
InvalidLabelProperty is 'Invalid label property "{0}".'
InvalidOrderByPos - Variable in class org.eigenbase.resource.EigenbaseResource
InvalidOrderByPos is 'ORDER BY is only allowed on top-level SELECT'
InvalidParam - Variable in class net.sf.farrago.resource.FarragoResource
InvalidParam is 'Invalid parameter setting.
InvalidRegularExpression - Variable in class net.sf.farrago.resource.FarragoResource
InvalidRegularExpression is 'Invalid regular expression: {0} at {1,number,#}'
InvalidSampleSize - Variable in class org.eigenbase.resource.EigenbaseResource
InvalidSampleSize is 'TABLESAMPLE percentage must be between 0 and 100, inclusive'
invalidValue(OptionsList.Option, String) - Method in class org.eigenbase.util.OptionsList.BasicOptionHandler
 
invalidValue(OptionsList.Option, String) - Method in interface org.eigenbase.util.OptionsList.OptionHandler
 
invalidValue(OptionsList.Option, String) - Method in class org.eigenbase.util.OptionsListTest.StringBufferOptionsHandler
 
inverse - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
inverse() - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
inverse() - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
inverse() - Method in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
inverse() - Method in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
inverse() - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
inverse() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
inverse() - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
inverse() - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
inverse() - Method in enum org.eigenbase.util.mapping.MappingType
 
inverse() - Method in class org.eigenbase.util.Permutation
Returns the inverse permutation.
inverseOrdinal - Variable in enum org.eigenbase.util.mapping.MappingType
 
invocationId - Variable in class net.sf.farrago.session.FarragoSessionUdrContext
 
invocationName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
invoke(Object, Method, Object[]) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
invoke(Object, Method, Object[]) - Method in class org.eigenbase.util.BarfingInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.eigenbase.util.DelegatingInvocationHandler
 
invokeGetColumnOrigins(RelNode, int) - Method in class com.lucidera.opt.LoptMetadataProvider.SimpleColumnOrigins
 
invokeGetColumnOrigins(RelNode, int) - Method in class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
invokeHandler(CwmModelElement, String) - Method in class net.sf.farrago.ddl.DdlValidator
 
INVOKER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
INVOKER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
INVOKER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
invokeVisitor(R, E, String) - Method in interface org.eigenbase.util.ReflectiveVisitDispatcher
Implements the Glossary.VisitorPattern via reflection.
invokeVisitor(ReflectiveVisitor, Object, Class, String) - Static method in class org.eigenbase.util.ReflectUtil
Implements the Glossary.VisitorPattern via reflection.
invokeVisitorInternal(Object, Object, Class, String) - Static method in class org.eigenbase.util.ReflectUtil
Shared implementation of the two forms of invokeVisitor.
IO_COMPLETION_PORT - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Enumeration constant corresponding to literal ioCompletionPort.
IOCostPerBlock - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
iOriginColumn - Variable in class org.eigenbase.rel.metadata.RelColumnOrigin
 
iOriginEnd - Variable in class org.eigenbase.lurql.LurqlPlanFollowEdge
The end number (0 or 1) of the origin of the traversal.
iOutputColumn - Variable in class org.eigenbase.rel.metadata.RelColumnMapping
0-based ordinal of mapped output column.
iRestructureInput - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
iRow - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
irreducible - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
 
IS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
IS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
IS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
IS_NATURAL_OPERAND - Static variable in class org.eigenbase.sql.SqlJoin
Operand says whether this is a natural join.
isA(RexKind) - Method in class org.eigenbase.rex.RexNode
 
isA(SqlKind) - Method in class org.eigenbase.sql.SqlCall
 
isA(SqlKind) - Method in class org.eigenbase.sql.SqlKind
Returns whether this kind is the same as a given kind, or is a member if the given kind is an aggregate
isA(SqlKind) - Method in class org.eigenbase.sql.SqlNode
Returns whether this node is a particular kind.
isA(MappingType) - Method in enum org.eigenbase.util.mapping.MappingType
Returns whether this mapping type is (possibly a weaker form of) a given mapping type.
isAbstract() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
isAbstract() - Method in interface net.sf.farrago.cwm.behavioral.CwmOperation
Returns the value of attribute isAbstract.
isAbstract() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
isAbstract() - Method in interface net.sf.farrago.cwm.core.CwmClassifier
Returns the value of attribute isAbstract.
isAbstract() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
isAbstract() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
isAbstract() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
isAbstract$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
isAccess() - Method in class org.eigenbase.sql.SqlDialect
 
isAccessTo(RelOptTable) - Method in class org.eigenbase.rel.AbstractRelNode
 
isAccessTo(RelOptTable) - Method in interface org.eigenbase.rel.RelNode
Returns whether this relational expression is an access to table.
isAfterLast() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
isAfterLast() - Method in class org.eigenbase.util14.AbstractResultSet
 
isAggregate(SqlSelect) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns whether a SELECT statement is an aggregation.
isAggregate(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns whether a select list expression is an aggregate function.
isAggregate(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
isAggregate(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
isAggregator() - Method in class org.eigenbase.sql.SqlOperator
Returns whether this operator is an aggregate function.
isAggregator() - Method in class org.eigenbase.sql.SqlRankFunction
 
isAll() - Method in class org.eigenbase.sql.SqlSetOperator
 
isAllowPartial() - Method in class org.eigenbase.sql.SqlWindow
Returns whether partial windows are allowed.
isAlterTableAddColumnIncremental() - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
isAlterTableAddColumnIncremental() - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
isAlterTableAddColumnIncremental() - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Tests whether this session personality implements ALTER TABLE ADD COLUMN in an incremental fashion (only adding on the new column as opposed to reformatting existing rows).
isAlwaysTrue() - Method in class org.eigenbase.oj.util.JavaRowExpression
 
isAlwaysTrue() - Method in class org.eigenbase.rex.RexLiteral
 
isAlwaysTrue() - Method in class org.eigenbase.rex.RexNode
Returns whether this expression always returns true.
isAlwaysUseParentheses() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isAlwaysUseParentheses() - Method in interface org.eigenbase.sql.SqlWriter
Returns whether to enclose all expressions in parentheses, even if the operator has high enough precedence that the parentheses are not required.
isApprox() - Method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
isApprox() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal is an approximate numeric.
isApproximateNumeric(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isArray() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represents an array.
isAscending() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
isAscending() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeature
Returns the value of attribute isAscending.
isAscending() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
isAscending() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
isAscending$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
isAscending$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
isAscending$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
isASetOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
isAsync() - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
isAsync() - Method in interface net.sf.farrago.fem.fennel.FemCmdCheckpoint
Returns the value of attribute async.
isAtomic(RexNode) - Static method in class org.eigenbase.rex.RexUtil
 
isAuthenticateLocalConnections() - Method in class net.sf.farrago.db.FarragoDatabase
 
isAuthenticationEnabled() - Method in class net.sf.farrago.db.FarragoDatabase
 
isAutoCommit - Variable in class net.sf.farrago.db.FarragoDbSession
 
isAutoCommit() - Method in class net.sf.farrago.db.FarragoDbSession
 
isAutoCommit() - Method in interface net.sf.farrago.session.FarragoSession
 
isAutoIncrement(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isAutoIncrement(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isAutoUpdate() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isAutoUpdate() - Method in interface net.sf.farrago.cwm.relational.CwmSqlindex
Returns the value of attribute autoUpdate.
isAutoUpdate() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isBefore() - Method in class org.eigenbase.relopt.RelOptListener.RuleAttemptedEvent
 
isBeforeFirst() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
isBeforeFirst() - Method in class org.eigenbase.util14.AbstractResultSet
 
isBernoulli - Variable in class org.eigenbase.relopt.RelOptSamplingParameters
 
isBernoulli() - Method in class org.eigenbase.relopt.RelOptSamplingParameters
Indicates whether Bernoulli or system sampling should be performed.
isBernoulli - Variable in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
isBernoulli() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
Indicates Bernoulli vs.
isBetween(Number, long, long) - Static method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
isBetween(Number, double, double) - Static method in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
isBigint(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isBijection() - Method in enum org.eigenbase.util.mapping.MappingType
A mapping is a bijection if it is a surjection and it is an injection.
isBinaryArray() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represent a binary array.
isBlank(String) - Static method in class org.eigenbase.jmi.JmiObjUtil
Tests an attribute value to see if it is blank.
isBlessedAuthId(FemAuthId) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
Decides whether authId should be preserved as a global fixture.
isBlessedAuthId(String) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
isBlessedLabel(FemLabel) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
Decides where a label should be preserved because it's a global fixture or because it's a label alias.
isBlessedLabel(String) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
isBlessedSchema(CwmSchema) - Method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
isBlessedSchema(CwmSchema) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
Decides whether schema should be preserved as a global fixture.
isBlessedSchema(String) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
isBlessedServer(FemDataServer) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
Decides whether server should be preserved as a global fixture.
isBlessedServer(String) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
isBlessedWrapper(FemDataWrapper) - Method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
isBlessedWrapper(FemDataWrapper) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
Decides whether wrapper should be preserved as a global fixture.
isBlessedWrapper(String) - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
isBoolean(RexNode) - Method in class org.eigenbase.rex.RexTransformer
 
isBoundedVariableWidth(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isBoxed() - Method in class org.eigenbase.oj.rel.IterCalcRel
 
isBoxed() - Method in class org.eigenbase.rel.ProjectRelBase
 
isBufferSufficient(FennelTupleData, int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Determines whether a buffer is big enough to fit marshalled tuple data.
isCalledOnNullInput() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isCalledOnNullInput() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute calledOnNullInput.
isCallTo(RexNode, SqlOperator) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a node is a call to a given operator.
isCallTo(SqlNode, SqlOperator) - Static method in class org.eigenbase.sql.SqlUtil
Returns whether a node is a call to a given operator.
isCanceled - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
isCancelRequested() - Method in class org.eigenbase.util.CancelFlag
 
isCaseSensitive(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isCaseSensitive(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isCastSimple(RelDataType, RelDataType) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRule
Returns true if a type is a simple cast of another type.
isCatalogAtStart() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
isCharTypeComparable(RelDataType[]) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Checks whether two types or more are char comparable.
isCharTypeComparable(RelDataType[], int, int) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isCharTypeComparable(SqlCallBinding, SqlNode[], boolean) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns whether the operands to a call are char type-comparable.
isCheckOption() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
isCheckOption() - Method in interface net.sf.farrago.cwm.relational.CwmView
Returns the value of attribute checkOption.
isCheckOption() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
isCheckSpaceRequirements() - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
isCheckSpaceRequirements() - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Returns the value of attribute checkSpaceRequirements.
isClauseStartsLine() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isClauseStartsLine() - Method in interface org.eigenbase.sql.SqlWriter
 
isClone - Variable in class net.sf.farrago.db.FarragoDbSession
Was this session produced by cloning?
isClone() - Method in class net.sf.farrago.db.FarragoDbSession
 
isClone() - Method in interface net.sf.farrago.session.FarragoSession
 
isClosed() - Method in class net.sf.farrago.db.FarragoDbSession
 
isClosed() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
isClosed() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
isClosed - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
isClosed() - Method in interface net.sf.farrago.session.FarragoSession
 
isClosed() - Method in class org.eigenbase.sarg.SargEndpoint
 
isClosed() - Method in class org.eigenbase.util14.AbstractResultSet
 
isClusterChild(JmiDependencyVertex) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
isClustered() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isClustered() - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Returns the value of attribute isClustered.
isClustered$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isClusterParent(JmiDependencyVertex) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
isColumnNullable(FarragoRepos, CwmColumn) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether a column may contain null values.
isComparable(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns whether two types are comparable.
isCompressed(String) - Static method in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
Validates a string representing the compression mode of a backup.
isCompressed - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
isCompressed - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
isConditionSimple(CalcRel, RexNode, List<Integer>, List<RexLiteral>, List<CompOperatorEnum>) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRule
Determines if a filter condition is a simple one and returns the parameters corresponding to the simple filters.
isConstant(RexNode) - Method in class org.eigenbase.rex.RexProgram
Returns whether an expression is constant.
isConstructor(RexNode) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
isContextVariable(String) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Returns whether a keyword is the name of a context variable.
isContextVariableName(String) - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns whether token is the name of a context variable such as "CURRENT_USER".
isContextVariableName(String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
isConvertedSubq(RexNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Determines whether a RexNode corresponds to a subquery that's been converted to a constant.
isConverterRel(RelNode) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
isCount - Variable in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
isCountStar() - Method in class org.eigenbase.sql.SqlCall
Test to see if it is the function COUNT(*)
isCreateDatabase() - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
isCreateDatabase() - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Returns the value of attribute createDatabase.
isCreatedObject(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
isCreatedObject(RefObject) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Determines whether a catalog object is being created by this DDL statement.
isCreateIndex() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
isCreateIndex() - Method in interface net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef
Returns the value of attribute createIndex.
isCreateNewIndex() - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
isCreateNewIndex() - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Returns the value of attribute createNewIndex.
isCurrency(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isCurrency(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isCurrentRow(SqlNode) - Static method in class org.eigenbase.sql.SqlWindowOperator
Returns whether an expression represents the "CURRENT ROW" bound.
isCustom(RelDataType) - Method in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
Whether a data type has a custom format
isCycle() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
isCycle() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of attribute cycle.
isDatetime(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isDecimal(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isDeclaredNullable() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
isDeclaredNullable() - Method in interface net.sf.farrago.fem.med.FemStoredColumn
Returns the value of attribute isDeclaredNullable.
isDeclaredNullable$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
isDecreasing() - Method in enum org.eigenbase.sql.validate.SqlMonotonicity
Whether values of this monotonicity are decreasing.
isDefault() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
isDefault() - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionMember
Returns the value of attribute isDefault.
isDefault$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
isDefaultLucidDbPersonality() - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
isDefined(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
isDefinitelyWritable(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isDelete() - Method in class org.eigenbase.rel.TableModificationRelBase
 
isDeletedObject(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
isDeletedObject(RefObject) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Determines whether a catalog object is being deleted by this DDL statement.
isDeletionIndex(FemLocalIndex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether an index implements an internal deletion index.
isDerived - Variable in class org.eigenbase.rel.metadata.RelColumnMapping
Whether the column mapping transforms the input.
isDerived - Variable in class org.eigenbase.rel.metadata.RelColumnOrigin
 
isDerived() - Method in class org.eigenbase.rel.metadata.RelColumnOrigin
Consider the query select a+b as c, d as e from t.
isDeterministic() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isDeterministic() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute deterministic.
isDeterministic() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
isDeterministic() - Method in class org.eigenbase.sql.SqlOperator
 
isDifferentFromOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The internal $IS_DIFFERENT_FROM operator is the same as the user-level SqlStdOperatorTable.isDistinctFromOperator in all respects except that the test for equality on character datatypes treats trailing spaces as significant.
isDisabled() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
isDiscardDuplicates() - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
isDistinct() - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
isDistinct() - Method in class net.sf.farrago.fennel.rel.FennelRenameRel
 
isDistinct() - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
isDistinct() - Method in class org.eigenbase.rel.AbstractRelNode
 
isDistinct() - Method in class org.eigenbase.rel.AggregateCall
Returns whether this AggregateCall is distinct, as in COUNT(DISTINCT empno).
isDistinct() - Method in class org.eigenbase.rel.AggregateRelBase
 
isDistinct() - Method in class org.eigenbase.rel.convert.ConverterRelImpl
 
isDistinct() - Method in interface org.eigenbase.rel.RelNode
Returns whether the same value will not come out twice.
isDistinct() - Method in class org.eigenbase.rel.SetOpRel
 
isDistinct() - Method in class org.eigenbase.relopt.hep.HepRelVertex
 
isDistinct() - Method in class org.eigenbase.relopt.volcano.RelSubset
 
isDistinct() - Method in class org.eigenbase.sql.SqlSelect
 
isDistinct() - Method in class org.eigenbase.sql.SqlSetOperator
 
isDistinctFrom(RexBuilder, RexNode, RexNode, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
Returns a translation of the IS DISTINCT FROM (or IS NOT DISTINCT FROM) sql operator.
isDistinctFromInternal(RexBuilder, RexNode, RexNode, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
 
isDistinctFromOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
IS DISTINCT FROM operator.
isDistinctValueCountEstimated() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
isDistinctValueCountEstimated() - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Returns the value of attribute distinctValueCountEstimated.
isDml - Variable in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
isDml() - Method in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
isDml - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
isDml() - Method in interface net.sf.farrago.session.FarragoSessionExecutableStmt
 
isDml - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Whether the context is for a DML statement.
isDml - Variable in class org.eigenbase.oj.stmt.PreparedExecution
 
isDml() - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
isDml() - Method in class org.eigenbase.oj.stmt.PreparedExplanation
 
isDml() - Method in interface org.eigenbase.oj.stmt.PreparedResult
 
isDriving - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
isDropRestrict() - Method in class net.sf.farrago.ddl.DdlValidator
 
isDropRestrict() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
 
isDropRestricted() - Method in class net.sf.farrago.ddl.DdlDropStmt
 
isDropRestricted() - Method in class net.sf.farrago.ddl.DdlStmt
 
isDropRestricted() - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
 
isDynamicFunction() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isDynamicFunction() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute dynamicFunction.
isDynamicFunction() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
isDynamicFunction() - Method in class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
isDynamicFunction() - Method in class org.eigenbase.sql.fun.SqlCurrentDateFunction
 
isDynamicFunction() - Method in class org.eigenbase.sql.fun.SqlStringContextVariable
 
isDynamicFunction() - Method in class org.eigenbase.sql.SqlOperator
 
isEarlyClose() - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
isEarlyClose() - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Returns the value of attribute earlyClose.
iSecond - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryStringMakeSametypeImplementor
 
isEmpty() - Method in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
Returns whether the range is empty
isEmpty() - Method in class org.eigenbase.sarg.SargIntervalBase
 
isEmpty() - Method in class org.eigenbase.sarg.SargIntervalSequence
 
isEmpty() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
isEmptyList(SqlNode) - Static method in class org.eigenbase.sql.SqlNodeList
 
isEqWithEpsilon(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Compares this to another cost, allowing for slight roundoff errors.
isEqWithEpsilon(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
isEqWithEpsilon(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
isEqWithEpsilon(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
isEstimate() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
isEstimate() - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Returns the value of attribute estimate.
isExact() - Method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
isExact() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
isExact() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
isExact() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal is an exact numeric.
isExact() - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Indicates whether numeric data type is exact.
isExact - Variable in class org.eigenbase.sql.SqlNumericLiteral
 
isExact() - Method in class org.eigenbase.sql.SqlNumericLiteral
 
isExactNumeric(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isExclusion() - Method in interface net.sf.farrago.namespace.FarragoMedMetadataFilter
 
isExclusion() - Method in class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
isExclusive() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
isExecDirect - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
isExecutableStmtStale(FarragoRepos, FarragoSessionExecutableStmt) - Method in class net.sf.farrago.db.FarragoDatabase
 
isExists - Variable in class net.sf.farrago.query.FarragoReentrantSubquery
 
isExpanded() - Method in class org.eigenbase.sql.SqlCall
Whether this call was created by expanding a parentheses-free call to what was syntactically an identifier.
isExpandingDefinition() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
isExpired() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
isExpired() - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Returns the value of attribute expired.
isExplain - Variable in class net.sf.farrago.query.FarragoReentrantSubquery
 
isExplain - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
isFailureExpected() - Method in interface org.eigenbase.test.concurrent.ConcurrentTestCommand
Returns true if the command should fail.
isFailureExpected() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
IsFalse - Static variable in class org.eigenbase.sql.SqlKind
 
isFalseOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
IsFalseORDINAL - Static variable in class org.eigenbase.sql.SqlKind
IS FALSE
isFennelDisabled() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
isFennelDisabled() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute fennelDisabled.
isFennelEnabled() - Method in interface net.sf.farrago.catalog.FarragoRepos
 
isFennelEnabled - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
isFennelEnabled() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
isFennelEnabled() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
isFieldAutoIncrement(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldCaseSensitive(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldCurrency(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldDefinitelyWritable(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldNullable(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldReadOnly(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldSearchable(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldSigned(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFieldWritable(int) - Method in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
 
isFilter() - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
isFilter() - Method in interface net.sf.farrago.fem.fennel.FemCalcTupleStreamDef
Returns the value of attribute filter.
isFilter() - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
isFilter() - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Returns the value of attribute filter.
isFinal() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
isFinal() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
isFinal() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
isFinal() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedType
Returns the value of attribute isFinal.
isFinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
isFinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
isFinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
isFinite() - Method in class org.eigenbase.sarg.SargEndpoint
 
isFirst() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
isFirst() - Method in class org.eigenbase.util14.AbstractResultSet
 
isFirstTranslationInstance(RelNode) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
isFirstTranslationInstance(RelNode) - Method in interface net.sf.farrago.query.FennelRelImplementor
Determines if this is the instance of a RelNode such that the instance corresponds to the one at the time this method was first called.
isFixedLenArray() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represents a fixed length array.
isFixedWidth() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Indicates whether all tuples will have the same fixed size.
isFlattened() - Method in class org.eigenbase.rel.TableModificationRelBase
 
isForeign() - Method in class com.lucidera.lcs.LcsDataWrapper
 
isForeign() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
isForeign() - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Returns the value of attribute foreign.
isForeign() - Method in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
isForeign() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
isForeign() - Method in interface net.sf.farrago.jdbc.FarragoMedDataWrapperInfo
Determines whether this data wrapper accesses foreign data, or manages local data.
isForeign() - Method in interface net.sf.farrago.jdbc.rmi.FarragoRJMedDataWrapperInterface
 
isForeign() - Method in class net.sf.farrago.namespace.ftrs.FtrsDataWrapper
 
isForeign() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
isForeign() - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataWrapper
 
isForeign() - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
isFractionalSecondFieldInRange(int) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
isFull() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
isFull() - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrdering
Returns the value of attribute full.
isFullOuterJoin - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
isFullOuterJoin() - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
isFullScan - Variable in class com.lucidera.lcs.LcsRowScanRelBase
Types of scans to perform.
isFullScan() - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
isFullScan - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
isFullScan() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
isFullScan - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
isFullScan() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
isFullScan() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute isFullScan.
isFunction() - Method in enum org.eigenbase.util.mapping.MappingType
A mapping is a total function if every source has precisely one target.
isFuzzy() - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
isFuzzy() - Method in interface net.sf.farrago.fem.fennel.FemCmdCheckpoint
Returns the value of attribute fuzzy.
isGather() - Method in class org.eigenbase.lurql.LurqlPathSpec
 
isGatherParent() - Method in class org.eigenbase.lurql.LurqlPathSpec
 
isGeneratedAlways() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
isGeneratedAlways() - Method in interface net.sf.farrago.fem.med.FemStoredColumn
Returns the value of attribute generatedAlways.
isGeneratedAlways(RelOptTable, int) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
isGeneratedAlways(RelOptTable, int) - Method in interface org.eigenbase.sql2rel.DefaultValueFactory
Whether a column is always generated.
isGeneratedAlways(RelOptTable, int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.NullDefaultValueFactory
 
isGetter(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Decides whether a Java method is a getter for a JMI attribute.
isGroupExpr(SqlNode) - Method in class org.eigenbase.sql.validate.AggChecker
 
isGuaranteed() - Method in class net.sf.farrago.query.IteratorToFennelConverter.IteratorToFennelPullRule
 
isGuaranteed() - Method in class org.eigenbase.rel.convert.ConverterRule
Returns true if this rule can convert any relational expression of the input convention.
isGuaranteed() - Method in class org.eigenbase.rel.convert.FactoryConverterRule
 
isGuaranteed() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverterRule
 
isHasExtraFilter() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
isHasExtraFilter() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
isHasExtraFilter() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute hasExtraFilter.
isHasHeader() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
isHasHeader() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute hasHeader.
isHomogeneous(boolean) - Method in class org.eigenbase.rel.SetOpRel
Returns whether all the inputs of this set operator have the same row type as its output row.
isHomogeneous() - Method in class org.eigenbase.rel.SetOpRel
Returns whether all the inputs of this set operator have the same row type as its output row.
isIdentity(RexNode[], RelDataType, RelDataType) - Static method in class org.eigenbase.rel.rules.RemoveTrivialProjectRule
 
isIdentity() - Method in interface org.eigenbase.util.mapping.Mapping
Returns whether this mapping is the identity.
isIdentity() - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
isIdentity() - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
isIdentity() - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
isIdentity() - Method in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
isIdentity() - Method in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
isIdentity() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
isIdentity() - Method in interface org.eigenbase.util.mapping.Mappings.SourceMapping
 
isIdentity() - Method in class org.eigenbase.util.Permutation
Returns whether this is the identity permutation.
isImmutable() - Method in class org.eigenbase.util14.Enum14
 
isImpersonateDefiner() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isImpersonateDefiner() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute impersonateDefiner.
isImplicit() - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
isImplicit() - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlow
Returns the value of attribute implicit.
isIncludeTuples() - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
isIncludeTuples() - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Returns the value of attribute includeTuples.
isIndexPrimaryKey(FemLocalIndex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether an index implements its table's primary key.
isIndexRootSelfReferencing(CwmTable) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
isIndexTemporary(CwmSqlindex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether an index is temporary.
isIndexUnique(FemLocalIndex) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether an index implements either a primary key or a unique constraint
isInfinite() - Method in interface org.eigenbase.relopt.RelOptCost
 
isInfinite() - Method in class org.eigenbase.relopt.RelOptCostImpl
 
isInfinite() - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
isInfinite() - Method in class org.eigenbase.test.MockRelOptCost
 
isInitialized - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
isInitialized() - Method in class net.sf.farrago.util.FarragoCacheEntry
 
isInjection() - Method in enum org.eigenbase.util.mapping.MappingType
A mapping is an injection if it is a function and no target has more than one source.
isInMemory() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
isInMemory() - Method in interface net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef
Returns the value of attribute inMemory.
isInMemory() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
isInMemory() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
isInMemory() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
isInMemory() - Method in class net.sf.farrago.fennel.rel.FennelBufferRel
 
isInput() - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
isInput() - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle
Returns the value of attribute input.
isInputRef(RexLocalRef) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Tests whether a RexLocalRef refers to an input.
isInputSingleKeyset() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
isInsert() - Method in class org.eigenbase.rel.TableModificationRelBase
 
isInstanceOf(MofClass, RefObject, boolean) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
isInteger() - Method in class org.eigenbase.sql.SqlNumericLiteral
 
isIntegralNative(int) - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represents an integral native type.
isInterval(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isIntType(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isInvalid() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isInvalid() - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Returns the value of attribute isInvalid.
isInvalid$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isJavaPrimitive(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isJavaType(RelDataType) - Static method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
isJavaUdxRestartable() - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
isJavaUdxRestartable() - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Returns whether a JavaUDX is implemented as a restartable data source.
isJoinClass(OJClass) - Static method in class org.eigenbase.oj.util.OJSyntheticClass
 
isJoinTree(RelNode) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Returns true if a relnode corresponds to a JoinRel that wasn't one of the original MultiJoinRel input factors
isJRockit() - Method in class net.sf.farrago.test.FarragoServerTest
 
isKeyword(String) - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns whether token is a keyword.
isKeyword(String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
isKeywordPresent(SqlSelectKeyword) - Method in class org.eigenbase.sql.SqlSelect
 
isKeywordsLowerCase() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isKeywordsLowerCase() - Method in interface org.eigenbase.sql.SqlWriter
 
isKnownUnsupportedJdbcType(SqlTypeName) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
isLast() - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
isLast() - Method in class org.eigenbase.util14.AbstractResultSet
 
isLcsRidColumnId(int) - Static method in class com.lucidera.query.LucidDbSpecialOperators
 
isLe(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Compares this to another cost.
isLe(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
isLe(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
isLe(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
isLeadFieldInRange(int, SqlIntervalQualifier.TimeUnit) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
isLeftFactorInRemovableSelfJoin(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
isLeftInner() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isLeftInner() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute leftInner.
isLeftOuter() - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
isLeftOuter() - Method in interface net.sf.farrago.fem.fennel.FemCartesianProductStreamDef
Returns the value of attribute leftOuter.
isLeftOuter() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isLeftOuter() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute leftOuter.
isLeftOuter() - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
isLeftOuter() - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
isLeftOuter - Variable in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
isLenient() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
isLenient() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute lenient.
isLibraryClass(String) - Static method in class net.sf.farrago.plugin.FarragoPluginClassLoader
Tests whether a library name references a Java class directly rather than a jar.
isLiteral(SqlNode) - Static method in class org.eigenbase.sql.SqlUtil
Returns whether a node is a literal.
isLiteralChain(SqlNode) - Static method in class org.eigenbase.sql.SqlUtil
Returns whether a node is a literal chain which is used to represent a continued string literal.
isLob(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isLoopback - Variable in class net.sf.farrago.db.FarragoDbSession
 
isLoopback() - Method in class net.sf.farrago.db.FarragoDbSession
 
isLoopback() - Method in interface net.sf.farrago.session.FarragoSession
Tests whether this session is a loopback session.
isLt(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Compares this to another cost.
isLt(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
isLt(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
isLt(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
isMandatorySource() - Method in enum org.eigenbase.util.mapping.MappingType
Constraint that every target has at least one source.
isMandatoryTarget() - Method in enum org.eigenbase.util.mapping.MappingType
Constraint that every source has at least one target.
isMapped() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
isMapped() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute mapped.
isMerge() - Method in class org.eigenbase.rel.TableModificationRelBase
 
isMin() - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.MinMaxCalcRexImplementor
 
isMin - Variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
isMin() - Method in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
isModelExtension() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
isModelExtension() - Method in interface net.sf.farrago.fem.sql2003.FemJar
Returns the value of attribute modelExtension.
isMofId() - Method in class org.eigenbase.lurql.LurqlFilter
 
isMonotonic() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
isMonotonic() - Method in interface net.sf.farrago.fem.fennel.FemIndexLoaderDef
Returns the value of attribute monotonic.
isMonotonicPreservingCast(RelDataTypeFamily, RelDataTypeFamily) - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
isMultipass() - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
isMultipass() - Method in interface net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef
Returns the value of attribute multipass.
isMultipass() - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
isMultipass() - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
isMultipass() - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
isMultisetCast(RexCall) - Static method in class org.eigenbase.rex.RexMultisetUtil
Returns true if call is call to CAST and the to/from cast types are of multiset types
isName(String) - Method in class org.eigenbase.sql.SqlCall
Tests whether operator name matches supplied value.
isName(String) - Method in class org.eigenbase.sql.SqlOperator
 
isNative() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this is primitive type.
isNativeNotBool() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represents a primitive non-boolean type.
isNatural() - Method in class org.eigenbase.sql.SqlJoin
 
isNegated - Variable in class org.eigenbase.lurql.LurqlFilter
 
isNegated() - Method in class org.eigenbase.lurql.LurqlFilter
 
isNegated - Variable in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
isNegated() - Method in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
isNegated() - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
isNegated() - Method in class org.eigenbase.sql.fun.SqlLikeOperator
Returns whether this is the 'NOT LIKE' operator.
isNewObject(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
Determines whether a catalog object has had its visibility set yet.
isNewSavepointLevel() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isNewSavepointLevel() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute newSavepointLevel.
isNonReserved(String) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Returns whether a keyword is a non-reserved word.
isNonReservedKeyword(String) - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns true if token is a keyword but not a reserved word.
isNonReservedKeyword(String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
isNotDistinctFromOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
IS NOT DISTINCT FROM operator.
isNotFalseOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
isNotIn - Variable in class org.eigenbase.sql.fun.SqlInOperator
If true the call represents 'NOT IN'.
isNotIn() - Method in class org.eigenbase.sql.fun.SqlInOperator
Returns whether this is the 'NOT IN' operator
isNotNullOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
isNotTrueOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
isNotUnknownOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
isNull - Variable in class net.sf.farrago.ojrex.FarragoOJRexNullTestImplementor
 
isNull(Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates a boolean expression describing whether an input expression is null
isNull() - Method in class net.sf.farrago.type.runtime.BytePointer
 
isNull - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
isNull() - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
isNull - Variable in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
isNull() - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
isNull - Variable in class net.sf.farrago.type.runtime.NullablePrimitive
Whether this value is null.
isNull() - Method in class net.sf.farrago.type.runtime.NullablePrimitive
 
isNull() - Method in interface net.sf.farrago.type.runtime.NullableValue
 
isNull - Variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Whether this value is null.
isNull() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
isNull(RexNode) - Method in class org.eigenbase.rex.RexProgram
Returns whether an expression always evaluates to null.
isNull(RexNode) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a node represents the NULL value or a series of nested CAST(NULL as ) calls
For Example:
isNull(CAST(CAST(NULL as INTEGER) AS VARCHAR(1))) returns true
isNull() - Method in class org.eigenbase.sarg.SargEndpoint
 
IsNull - Static variable in class org.eigenbase.sql.SqlKind
 
isNull(SqlNode) - Static method in class org.eigenbase.sql.SqlUtil
Returns whether a node represents the NULL value or a series of nested CAST(NULL as ) calls
For Example:
isNull(CAST(CAST(NULL as INTEGER) AS VARCHAR(1))) returns true
isNullable(int) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
isNullable(int) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
isNullable() - Method in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
isNullable() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isNullable() - Method in interface net.sf.farrago.cwm.relational.CwmSqlindex
Returns the value of attribute isNullable.
isNullable - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
isNullable() - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
isNullable() - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptor
Returns the value of attribute isNullable.
isNullable() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isNullable - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAttributeDescriptor
is this attribute nullable?
isNullable(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
isNullable(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isNullable() - Method in interface org.eigenbase.reltype.RelDataType
Queries whether this type allows null values.
isNullable - Variable in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
isNullable() - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
isNullable() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
isNullable() - Method in class org.eigenbase.reltype.RelRecordType
 
isNullable(RexNode) - Method in class org.eigenbase.rex.RexTransformer
 
isNullable(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isNullable - Variable in class org.eigenbase.sql.type.AbstractSqlType
 
isNullable() - Method in class org.eigenbase.sql.type.AbstractSqlType
 
isNullable$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
isNullable$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isNullable$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isNullable$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
isNullable$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
isNullable$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
isNullablePrimitive(RelDataType) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
isNullGenerating(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
isNullLiteral(RexNode) - Static method in class org.eigenbase.rex.RexLiteral
 
isNullLiteral(RexNode, boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a node represents the NULL value.
isNullLiteral(SqlNode, boolean) - Static method in class org.eigenbase.sql.SqlUtil
Returns whether a node represents the NULL value.
isNullOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
IsNullORDINAL - Static variable in class org.eigenbase.sql.SqlKind
IS NULL
isNullOrEmpty(String) - Static method in class org.eigenbase.util.Util
 
isNumeric() - Method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
isNumeric() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
isNumeric() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
isNumeric() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this type is numeric.
isNumeric(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
isObjectInUse(String) - Method in class net.sf.farrago.util.FarragoDdlLockManager
 
isOctetString(RelDataType) - Static method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
isOfSameTypeName(SqlTypeName, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns typeName.equals(type.getSqlTypeName()).
isOfSameTypeName(SqlTypeName[], RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns true if any element in typeNames matches type.getSqlTypeName().
isOfTypeAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
isOfTypeAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
ISOLATION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ISOLATION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ISOLATION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
isOld() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
isOpen - Variable in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
isOpen() - Method in class org.eigenbase.sarg.SargEndpoint
 
isOperandNull(int, boolean) - Method in class org.eigenbase.rex.RexCallBinding
 
isOperandNull(int, boolean) - Method in class org.eigenbase.sql.ExplicitOperatorBinding
 
isOperandNull(int, boolean) - Method in class org.eigenbase.sql.SqlCallBinding
 
isOperandNull(int, boolean) - Method in class org.eigenbase.sql.SqlOperatorBinding
Determines whether a bound operand is NULL.
isOracle() - Method in class org.eigenbase.sql.SqlDialect
 
isOrdered() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
isOrdered() - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumeration
Returns the value of attribute isOrdered.
isOrdered$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
isOrderPreserving - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
isOuter - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
isOuter - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
isOuter() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
isOuter - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
isOuterJoin() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
isOuterJoin() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of attribute outerJoin.
isOuterJoin() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
isOutputParam() - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
isOutputParam() - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Returns the value of attribute outputParam.
isParentsCount - Variable in class org.eigenbase.rex.RexTransformer
 
isPartialFunction() - Method in enum org.eigenbase.util.mapping.MappingType
A mapping is a partial function if every source has at most one target.
isPartiallyRestored() - Method in class net.sf.farrago.db.FarragoDatabase
Determines if the database is in a state where a partial restore has been done, which indicates that the catalog data is not in sync with table data.
isPartitioning() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
isPartitioning() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Returns the value of attribute isPartitioning.
isPartitioning() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isPartitioning() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isPartitioning$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
isPartitioning$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isPartitioning$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isPartitioningOnCalcField(CalcRel, List<FennelWindowRel.Window>) - Method in class net.sf.farrago.fennel.rel.FennelWindowRule
Returns whether any of the partitions in windowList uses a field calculated in inCalc.
isPattern - Variable in class org.eigenbase.lurql.LurqlFilter
 
isPattern() - Method in class org.eigenbase.lurql.LurqlFilter
 
isPermutation(ProjectRel) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcPushDownRule
 
isPermutation() - Method in class org.eigenbase.rex.RexProgram
Returns whether this program is a permutation of its inputs.
isPersistent() - Method in interface org.eigenbase.util.property.Trigger
If a Trigger is associated with a class or singleton, then it should return true because its associated object is not subject to garbage collection.
isPersistent() - Method in class org.eigenbase.util.property.TriggerBase
 
isPhysical() - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
isPhysical() - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Returns the value of attribute physical.
isPhysical - Variable in class org.eigenbase.relopt.RelOptListener.RelEquivalenceEvent
 
isPhysical() - Method in class org.eigenbase.relopt.RelOptListener.RelEquivalenceEvent
 
isPoint() - Method in class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilter
 
isPoint() - Method in class org.eigenbase.sarg.SargIntervalBase
 
isPoint() - Method in class org.eigenbase.sarg.SargIntervalSequence
 
isPoolable() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
isPostgres() - Method in class org.eigenbase.sql.SqlDialect
 
isPrefetch() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
isPrefetch() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of attribute prefetch.
isPrefetch() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
isPrepared() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
isPrepared() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
isPreparedDml() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
isPreparedDml() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
isPrePullInputs() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
isPrePullInputs() - Method in interface net.sf.farrago.fem.fennel.FemMergeStreamDef
Returns the value of attribute prePullInputs.
isPresent(ByteBuffer) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
tests if a field is present in a tuple buffer.
isPresent() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
Indicates whether data is present in this datum.
isPrimitive - Variable in class net.sf.farrago.catalog.codegen.ProxyGen.CppTypeInfo
 
isProjectSimple(CalcRel, List<Integer>) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRule
Determines if a projection is simple.
isQuantifierAllowed() - Method in class org.eigenbase.sql.SqlAggFunction
 
isQuantifierAllowed() - Method in class org.eigenbase.sql.SqlFunction
Returns whether this function allows a DISTINCT or ALL quantifier.
isQuery() - Method in interface net.sf.farrago.cwm.behavioral.CwmBehavioralFeature
Returns the value of attribute isQuery.
isQuery() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
isQuery() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
isQuery() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
isQuery() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isQuery$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
isQuery$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
isQuery$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
isQuery$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isQuoteAllIdentifiers() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isQuoteAllIdentifiers() - Method in interface org.eigenbase.sql.SqlWriter
 
isQuoteChar(String, int) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
isRange() - Method in class org.eigenbase.sarg.SargIntervalBase
 
isRange() - Method in class org.eigenbase.sarg.SargIntervalSequence
 
isRead() - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
isRead() - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUse
Returns the value of attribute read.
isRead - Variable in class net.sf.farrago.session.mock.MockReposTxnContext
 
isReadOnly() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
isReadOnly() - Method in interface net.sf.farrago.cwm.relational.CwmView
Returns the value of attribute isReadOnly.
isReadOnly() - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
isReadOnly() - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxn
Returns the value of attribute readOnly.
isReadOnly() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
isReadOnly() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
isReadOnly() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
isReadOnly(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isReadOnly(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isReadOnly$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
isReadOnly$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
isReadOnlyCommittedData() - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Returns the value of attribute readOnlyCommittedData.
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
isReadOnlyCommittedData() - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
isReadTxnInProgress() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
 
isReadTxnInProgress() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
isRealRexInputRef(RexInputRef) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
isRecursive() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
isReentrantAlterTableAddColumn() - Method in class net.sf.farrago.db.FarragoDbSession
 
isReentrantAlterTableAddColumn() - Method in interface net.sf.farrago.session.FarragoSession
Tests whether this is a reentrant session executing DML on behalf of ALTER TABLE ADD COLUMN.
isReentrantAlterTableRebuild() - Method in class net.sf.farrago.db.FarragoDbSession
 
isReentrantAlterTableRebuild() - Method in interface net.sf.farrago.session.FarragoSession
Tests whether this is a reentrant session executing DML on behalf of ALTER TABLE REBUILD.
isReferenced() - Static method in class net.sf.farrago.db.FarragoDbSingleton
 
isRegistered(RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
isRegistered(RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Determines whether a relational expression has been registered.
isRegistered(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
isRegistered(RelNode) - Method in class org.eigenbase.test.MockRelOptPlanner
 
isReloadNeeded() - Static method in class net.sf.farrago.catalog.FarragoReposUtil
Deprecated. pass FarragoModelLoader parameter
isReloadNeeded(FarragoModelLoader) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
isRemoteSqlValid(SqlNode) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
Tests whether a remote SQL query is valid by attempting to prepare it.
isRemovableOuterJoinFactor(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
isRemovableSelfJoin() - Method in class com.lucidera.opt.LoptJoinTree
 
isRemovableSelfJoin(JoinRel) - Static method in class com.lucidera.opt.LoptOptimizeJoinRule
Determines whether a join is a removable self-join.
isRepeatable() - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
isRepeatable() - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef
Returns the value of attribute repeatable.
isRepeatable - Variable in class org.eigenbase.relopt.RelOptSamplingParameters
 
isRepeatable() - Method in class org.eigenbase.relopt.RelOptSamplingParameters
Indicates whether the sample results should be repeatable.
isRepeatable - Variable in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
isRepeatable() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
Indicates whether repeatable seed should be used.
isReplace - Variable in class net.sf.farrago.ddl.DdlReplaceOptions
 
isReplace() - Method in class net.sf.farrago.ddl.DdlReplaceOptions
 
isReplace() - Method in class net.sf.farrago.ddl.DdlValidator
Tests if DDL statement is CREATE OR REPLACE.
isReplace() - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
isReplacingType(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
isReplacingType(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
Tests if DDL statement is CREATE OR REPLACE and the target object (to be replaced) is of the specified type.
isReservedFunctionName(String) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Returns whether a keyword is the name of a reserved function.
isReservedFunctionName(String) - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns whether token is a reserved function name such as "CURRENT_USER".
isReservedFunctionName(String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
isReservedWord(String) - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns whether token is a reserved word.
isReservedWord(String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
isResultRecoveryRequired() - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
isResultRecoveryRequired() - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Returns the value of attribute resultRecoveryRequired.
isReusable - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
isReusable() - Method in class net.sf.farrago.util.FarragoCacheEntry
 
isRightFactorInRemovableSelfJoin(int) - Method in class com.lucidera.opt.LoptMultiJoin
 
isRightInner() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isRightInner() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute rightInner.
isRightOuter() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isRightOuter() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute rightOuter.
isRoutineConstructor(FemRoutine) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether a routine is a constructor method.
isRoutineMethod(FemRoutine) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether a routine is a method.
isRowConstructor(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
isRows() - Method in class org.eigenbase.rex.RexWindow
 
isRows() - Method in class org.eigenbase.sql.SqlWindow
 
IsRows_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which declares whether it is a physical (rows) or logical (values) range.
isRuleExcluded(RelOptRule) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Determines whether a given rule is excluded by ruleDescExclusionFilter.
isSamplingRepeatable() - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
isSamplingRepeatable() - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
isSamplingRepeatable() - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Returns the value of attribute samplingRepeatable.
isSearchable(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isSearchable(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isSecondaryFieldInRange(int, SqlIntervalQualifier.TimeUnit) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
isSelect(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Determines if a block of SQL is a select statment or not.
isSelectAll() - Method in class org.eigenbase.lurql.LurqlPlan
 
isSelected(LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlPlan
 
isSelectListExtraIndentFlag() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isSelectListItemsOnSeparateLines() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isSelectListItemsOnSeparateLines() - Method in interface org.eigenbase.sql.SqlWriter
 
isSelfJoinFilterUnique(LoptMultiJoin, int, int, List<RexNode>) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Determines if the equality join filters between two factors that map to the same table consist of unique, identical keys.
isSemiJoinDone() - Method in class org.eigenbase.rel.JoinRel
Returns whether this JoinRel has already spawned a SemiJoinRel via AddRedundantSemiJoinRule.
isSequential() - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
isSequential() - Method in interface net.sf.farrago.fem.fennel.FemMergeStreamDef
Returns the value of attribute sequential.
isSerializable(Object) - Method in class net.sf.farrago.jdbc.FarragoJdbcUtil.SerializationChecker
Returns whether an object is serializable.
isSessionLabelEnabled() - Method in class net.sf.farrago.db.FarragoDbSession
 
isSet(FarragoSequenceOptions.OptionType) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
isSet(FarragoConvertDatetimeUDR.Type) - Method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
isSet() - Method in class org.eigenbase.util.property.Property
Returns whether this property has a value assigned.
isSetop - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
This LhxJoinRel implements setop, one of the following: intersect (distinct), except (distinct) Setop differs from regular join in its treatment of NULLs and duplicates: NULLs are considered "matching" and duplicates are removed by default(the default setop is setop DISTINCT).
isSetopAll - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isSetopAll() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isSetopAll() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute isSetopAll.
isSetopDistinct - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isSetopDistinct() - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
isSetopDistinct() - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Returns the value of attribute isSetopDistinct.
isSetter(Method) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Decides whether a Java method is setter for a JMI attribute that should be proxied.
isSigned() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
isSigned() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
 
isSigned() - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Indicates whether numeric data type is signed.
isSigned(int) - Method in class net.sf.farrago.type.FarragoParameterMetaData
 
isSigned(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isSigned(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isSimple() - Method in class org.eigenbase.sql.SqlIdentifier
Returns whether this is a simple identifier.
isSingleSource() - Method in enum org.eigenbase.util.mapping.MappingType
Constraint that every target has at most one source.
isSingleTarget() - Method in enum org.eigenbase.util.mapping.MappingType
Constraint that every source has at most one target.
isSmokingVehicle() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
isSortByAlias() - Method in enum org.eigenbase.sql.validate.SqlConformance
Whether 'order by x' is interpreted to mean 'sort by the select list item whose alias is x' even if there is a column called x.
isSortByAliasObscures() - Method in enum org.eigenbase.sql.validate.SqlConformance
Whether "empno" is invalid in "select empno as x from emp order by empno" because the alias "x" obscures it.
isSortByOrdinal() - Method in enum org.eigenbase.sql.validate.SqlConformance
Whether 'order by 2' is interpreted to mean 'sort by the 2nd column in the select list'.
isSorted() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
isSorted() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Returns the value of attribute isSorted.
isSorted() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isSorted() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isSorted$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
isSorted$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isSorted$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isSortRedundant(FennelSortRel, FennelRel) - Static method in class net.sf.farrago.fennel.rel.FennelRemoveRedundantSortRule
 
isSpecial() - Method in enum org.eigenbase.sql.type.SqlTypeName
 
isSpecialColumnId(int) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
isSpecialColumnId(int) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
isSpecialOperator(SqlOperator) - Method in class com.lucidera.farrago.LucidDbOperatorTable
 
isSpecialOperator(SqlOperator) - Method in class com.lucidera.query.LucidDbSpecialOperators
 
isSql92ReservedWord(String) - Method in interface org.eigenbase.sql.parser.SqlAbstractParserImpl.Metadata
Returns whether token is a reserved word as specified by the SQL:92 standard.
isSql92ReservedWord(String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
isSqlServer() - Method in class org.eigenbase.sql.SqlDialect
 
isStale(Object) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.ServerFactory
 
isStale(Object) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.WrapperFactory
 
isStale(Object) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
isStale(Object) - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
isStale(Object) - Method in interface net.sf.farrago.util.FarragoObjectCache.CachedObjectFactory
Tests a cached object for staleness.
isStar(List<String>) - Method in class org.eigenbase.lurql.LurqlPlan
 
isStar() - Method in class org.eigenbase.sql.SqlIdentifier
Returns whether this identifier is a star, such as "*" or "foo.bar.*".
isStatic(Member) - Static method in class org.eigenbase.util.Util
 
isStaticDispatch() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isStaticDispatch() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute staticDispatch.
isStrCmp(RexCall) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
isStruct() - Method in class org.eigenbase.reltype.RelCrossType
 
isStruct() - Method in interface org.eigenbase.reltype.RelDataType
Queries whether this is a structured type.
isStruct() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
isSubqNonCorrelated(RelNode, SqlToRelConverter.Blackboard) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Determines whether a subquery is non-correlated.
isSuitable(Method) - Static method in class org.eigenbase.util.MethodCallTestCase
Returns whether a method can be called as a test case; it must: be public be non-static return void begin with test have precisely one parameter of type TestCase (or a class derived from it)
isSuitableFilter(LoptMultiJoin, RexNode, int) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Determines if a join filter can be used with a semijoin against a specified fact table.
isSupportedType(SqlTypeName) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
isSupportedType(SqlTypeName) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Returns whether a type is valid in this database.
isSurjection() - Method in enum org.eigenbase.util.mapping.MappingType
A mapping is a surjection if it is a function and every target has at least one source.
isSystem() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
isSystem() - Method in interface net.sf.farrago.cwm.relational.CwmTable
Returns the value of attribute isSystem.
isSystem() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
isSystem() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
isSystem$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
isSystem$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
isSystem$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
isSystemField(RelDataTypeField) - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns whether a field is a system field.
isSystemField(RelDataTypeField) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
isTableAccessed(List<String>) - Method in class org.eigenbase.relopt.TableAccessMap
Determines whether a table is accessed at all.
isTableAccessedForRead() - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
isTableAccessedForRead(List<String>) - Method in class org.eigenbase.relopt.TableAccessMap
Determines whether a table is accessed for read.
isTableAccessedForWrite(List<String>) - Method in class org.eigenbase.relopt.TableAccessMap
Determines whether a table is accessed for write.
isTableFunction(FemRoutine) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines whether a UDF has a RETURNS TABLE clause.
isTableFunction() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
isTableSorted(SqlValidatorScope) - Static method in class org.eigenbase.sql.SqlWindowOperator
This method retrieves the list of columns for the current table then walks through the list looking for a column that is monotonic (sorted)
isTemporary() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
isTemporary() - Method in interface net.sf.farrago.cwm.relational.CwmTable
Returns the value of attribute isTemporary.
isTemporary() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
isTemporary() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
isTemporary$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
isTemporary$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
isTemporary$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
isTextArray() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represents a text array.
isTooOld() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
isTopLevel() - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
Returns whether the element is a top-level element.
isTouching(SargEndpoint) - Method in class org.eigenbase.sarg.SargEndpoint
Tests whether this endpoint "touches" another one (not necessarily overlapping).
isTransformable(RexNode) - Method in class org.eigenbase.rex.RexTransformer
 
isTransformerInput(JavaRelImplementor) - Method in class net.sf.farrago.query.FennelToIteratorConverter
Determines whether this FennelToIteratorConverter is an input to a FarragoTransform.
isTranslationRecovery() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
isTranslationRecovery() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute translationRecovery.
isTrim() - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
isTrim() - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Returns the value of attribute trim.
isTrivial() - Method in class org.eigenbase.rex.RexProgram
Returns whether this program returns its input exactly.
isTrue - Variable in class net.sf.farrago.ojrex.FarragoOJRexTruthTestImplementor
 
IsTrue - Static variable in class org.eigenbase.sql.SqlKind
 
isTrueOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
IsTrueORDINAL - Static variable in class org.eigenbase.sql.SqlKind
IS TRUE
isTxnInProgress() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
 
isTxnInProgress() - Method in class net.sf.farrago.db.FarragoDbSession
 
isTxnInProgress() - Method in class net.sf.farrago.fennel.FennelTxnContext
 
isTxnInProgress() - Method in interface net.sf.farrago.session.FarragoSession
 
isTxnInProgress() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
isUdx() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isUdx() - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Returns the value of attribute isUdx.
isUdx$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
isUnboundedFollowing(SqlNode) - Static method in class org.eigenbase.sql.SqlWindowOperator
Returns whether an expression represents the "UNBOUNDED FOLLOWING" bound.
isUnboundedPreceding(SqlNode) - Static method in class org.eigenbase.sql.SqlWindowOperator
Returns whether an expression represents the "UNBOUNDED PRECEDING" bound.
isUnconstrained() - Method in class org.eigenbase.sarg.SargIntervalBase
 
isUnicode - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
if character data, whether the attribute descriptor is Unicode; otherwise false
isUnicode() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
Whether character data is stored as Unicode.
isUnicode(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Checks whether a type represents Unicode character data.
isUnique() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
isUnique() - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Returns the value of attribute isUnique.
isUnique() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isUnique() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isUnique$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
isUnique$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
isUnique$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
isUniqueKey - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
isUniqueKey - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
isUniqueKey() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
isUniqueKey() - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
isUniqueKey() - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Returns the value of attribute uniqueKey.
isUniqueKey() - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
isUniqueKey - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
IsUnknown - Static variable in class org.eigenbase.sql.SqlKind
 
isUnknownOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
IsUnknownORDINAL - Static variable in class org.eigenbase.sql.SqlKind
IS UNKNOWN
isUpdate() - Method in class org.eigenbase.rel.TableModificationRelBase
 
isUpdateInPlace() - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
isUpdateInPlace() - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Returns the value of attribute updateInPlace.
isUserCatalogEnabled() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
isUserCatalogEnabled() - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Returns the value of attribute userCatalogEnabled.
isValid(boolean) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
isValid(int) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
isValid(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
isValid(boolean) - Method in class org.eigenbase.rel.AbstractRelNode
 
isValid(boolean) - Method in class org.eigenbase.rel.CalcRelBase
 
isValid(boolean) - Method in class org.eigenbase.rel.ProjectRelBase
 
isValid(RelDataType, List<RelCollation>, boolean) - Static method in class org.eigenbase.rel.RelCollationImpl
Checks that a collection of collations is valid.
isValid(boolean) - Method in interface org.eigenbase.rel.RelNode
Returns whether this relational expression is valid.
isValid(boolean) - Method in class org.eigenbase.rel.WindowedAggregateRel
 
isValid(RexNode) - Method in class org.eigenbase.rex.RexChecker
Returns whether an expression is valid.
isValid(boolean) - Method in class org.eigenbase.rex.RexProgram
Checks that this program is valid.
isValid(String) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Attempts to complete and validate a given partially completed sql statement, and returns whether it is valid.
isValid() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
isValid(boolean) - Method in class org.eigenbase.util.Permutation
Checks whether this permutation is valid.
isValid(int) - Method in class org.eigenbase.util14.Enum14
Returns whether ordinal is valid for this enumeration.
isValidDecimal(BigDecimal) - Static method in class org.eigenbase.util14.NumberUtil
 
isVariableLenArray() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Returns whether this ordinal represents a variable length array.
isVariadic - Variable in class org.eigenbase.sql.SqlOperandCountRange
 
isVariadic() - Method in class org.eigenbase.sql.SqlOperandCountRange
 
isVisibleInExplain - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
isVisibleInExplain() - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
isVisibleInExplain(LcsIndexSearchRel, SqlExplainLevel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
isVisibleInExplain(LcsIndexMinusRel, SqlExplainLevel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
isVisibleInExplain(FennelValuesRel, SqlExplainLevel) - Method in class com.lucidera.opt.LoptMetadataProvider
 
isVisibleInExplain - Variable in class net.sf.farrago.fennel.rel.FennelValuesRel
 
isVisibleInExplain() - Method in class net.sf.farrago.fennel.rel.FennelValuesRel
 
isVisibleInExplain(FennelToIteratorConverter, SqlExplainLevel) - Method in class net.sf.farrago.test.FarragoTestPersonalityFactory.FarragoTestRelMetadataProvider
 
isVisibleInExplain(RelNode) - Method in class org.eigenbase.rel.metadata.RelMdExplainVisibility
 
isVisibleInExplain(RelNode, SqlExplainLevel) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
Determines whether a relational expression should be visible in EXPLAIN PLAN output at a particular level of detail.
isWhereListItemsOnSeparateLines() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
isWhitespace(String) - Static method in class org.eigenbase.test.DiffRepository
 
isWithGrantOption() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
isWithGrantOption() - Method in interface net.sf.farrago.fem.security.FemGrant
Returns the value of attribute withGrantOption.
isWrapperFor(Class<?>) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
isWrapperFor(Class<?>) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
isWrapperFor(Class<?>) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns whether this namespace implements a given interface, or wraps a class which does.
isWritable(int) - Method in class net.sf.farrago.type.FarragoResultSetMetaData
 
isWritable(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet.MetaData
 
isWrite - Variable in class net.sf.farrago.session.mock.MockReposTxnContext
 
isXml() - Method in class org.eigenbase.sql.SqlExplain
Returns whether result is to be in XML format.
isYearMonth() - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
itemCount - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
Number of items which have been printed in this list so far.
ITERABLE - Static variable in class org.eigenbase.relopt.CallingConvention
 
Iterable - Interface in org.eigenbase.runtime
An object is Iterable if it has an Iterable.iterator() method to create an Iterator over its elements.
ITERABLE_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The ITERABLE calling convention means that the expression is converted to an openjava expression (Expression) which evalutes to an object which implements Iterable.
ITERATOR - Static variable in class org.eigenbase.relopt.CallingConvention
 
iterator - Variable in class org.eigenbase.runtime.BufferedIterator.Clonerator
 
iterator - Variable in class org.eigenbase.runtime.BufferedIterator
 
iterator() - Method in class org.eigenbase.runtime.BufferedIterator
 
iterator - Variable in class org.eigenbase.runtime.CompoundIterator
 
iterator - Variable in class org.eigenbase.runtime.CompoundTupleIter
 
iterator() - Method in interface org.eigenbase.runtime.Iterable
Returns an iterator over the elements in this collection.
iterator - Variable in class org.eigenbase.runtime.IteratorResultSet
 
iterator - Variable in class org.eigenbase.runtime.RestartableCollectionIterator
 
iterator - Variable in class org.eigenbase.runtime.RestartableCollectionTupleIter
 
iterator - Variable in class org.eigenbase.runtime.RestartableIteratorTupleIter
 
iterator() - Method in class org.eigenbase.runtime.ThreadIterator
 
iterator() - Method in class org.eigenbase.sql.SqlNodeList
 
iterator() - Method in class org.eigenbase.util.ArrayQueue
Returns an iterator over the elements in the queue in proper sequence.
iterator - Variable in class org.eigenbase.util.Filterator
 
iterator() - Method in interface org.eigenbase.util.mapping.Mapping
Returns an iterator over the elements in this mapping.
iterator() - Method in class org.eigenbase.util.mapping.Mappings.FiniteAbstractMapping
 
iterator() - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
iterator() - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
iterator() - Method in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
iterator() - Method in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
iterator() - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
iterator() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
iterator() - Method in class org.eigenbase.util.Permutation
 
iterator() - Method in class org.eigenbase.util14.Enum14
Returns an iterator over the values of this enumeration.
ITERATOR_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The ITERATOR calling convention means that the expression is converted to an openjava expression (Expression) which evalutes to an TupleIter.
IteratorPattern - Static variable in class org.eigenbase.util.Glossary
Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation.
IteratorResultSet - Class in org.eigenbase.runtime
A IteratorResultSet is an adapter which converts a Iterator into a ResultSet.
IteratorResultSet(Iterator, AbstractIterResultSet.ColumnGetter) - Constructor for class org.eigenbase.runtime.IteratorResultSet
Creates a result set based upon an iterator.
iterators - Variable in class org.eigenbase.runtime.CompoundIterator
 
iterators - Variable in class org.eigenbase.runtime.CompoundTupleIter
 
IteratorToFennelConverter - Class in net.sf.farrago.query
IteratorToFennelConverter is a Converter from the iterator calling convention to the fennel calling convention.
IteratorToFennelConverter(RelOptCluster, RelNode) - Constructor for class net.sf.farrago.query.IteratorToFennelConverter
Creates a new IteratorToFennelConverter object.
IteratorToFennelConverter.ChildStream - Class in net.sf.farrago.query
 
IteratorToFennelConverter.ChildStream(FemExecutionStreamDef, boolean) - Constructor for class net.sf.farrago.query.IteratorToFennelConverter.ChildStream
 
IteratorToFennelConverter.IteratorToFennelPullRule - Class in net.sf.farrago.query
Rule which converts a RelNode of Fennel calling convention to iterator calling convention by adding a IteratorToFennelConverter.
IteratorToFennelConverter.IteratorToFennelPullRule() - Constructor for class net.sf.farrago.query.IteratorToFennelConverter.IteratorToFennelPullRule
 
IterCalcRel - Class in org.eigenbase.oj.rel
IterCalcRel is an iterator implementation of a combination of ProjectRel above an optional FilterRel.
IterCalcRel(RelOptCluster, RelNode, RexProgram, int) - Constructor for class org.eigenbase.oj.rel.IterCalcRel
 
IterCalcRel(RelOptCluster, RelNode, RexProgram, int, String) - Constructor for class org.eigenbase.oj.rel.IterCalcRel
 
iterCalcTypeMap - Variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
iterCalcTypeMap - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
iterCalcTypeMap - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
iterCalcTypeMap - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Map from IterCalcRel tag to row type.
IterConcatenateRel - Class in org.eigenbase.oj.rel
IterConcatenateRel concatenates several iterators.
IterConcatenateRel(RelOptCluster, RelNode[]) - Constructor for class org.eigenbase.oj.rel.IterConcatenateRel
 
IterOneRowRel - Class in org.eigenbase.oj.rel
IterOneRowRel is an iterator implementation of OneRowRel.
IterOneRowRel(RelOptCluster) - Constructor for class org.eigenbase.oj.rel.IterOneRowRel
 
IterRules - Class in org.eigenbase.oj.rel
A collection of optimizer rules related to the iterator calling convention.
IterRules() - Constructor for class org.eigenbase.oj.rel.IterRules
 
IterRules.HomogeneousUnionToIteratorRule - Class in org.eigenbase.oj.rel
Refinement of IterRules.UnionToIteratorRule which only applies to a UnionRel all of whose input rows are the same type as its output row.
IterRules.HomogeneousUnionToIteratorRule() - Constructor for class org.eigenbase.oj.rel.IterRules.HomogeneousUnionToIteratorRule
Creates a HomogeneousUnionToIteratorRule.
IterRules.HomogeneousUnionToIteratorRule(String) - Constructor for class org.eigenbase.oj.rel.IterRules.HomogeneousUnionToIteratorRule
 
IterRules.IterCalcRule - Class in org.eigenbase.oj.rel
Rule to convert a CalcRel to an IterCalcRel.
IterRules.IterCalcRule() - Constructor for class org.eigenbase.oj.rel.IterRules.IterCalcRule
 
IterRules.OneRowToIteratorRule - Class in org.eigenbase.oj.rel
 
IterRules.OneRowToIteratorRule() - Constructor for class org.eigenbase.oj.rel.IterRules.OneRowToIteratorRule
Creates a OneRowToIteratorRule.
IterRules.UnionToIteratorRule - Class in org.eigenbase.oj.rel
Rule to convert a UnionRel to iterator calling convention.
IterRules.UnionToIteratorRule() - Constructor for class org.eigenbase.oj.rel.IterRules.UnionToIteratorRule
 
IterRules.UnionToIteratorRule(String) - Constructor for class org.eigenbase.oj.rel.IterRules.UnionToIteratorRule
 
itoa(int) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
itoaWithNulForErr(int) - Static method in class net.sf.farrago.test.FarragoTestUDR
 

J

JaninoCompiler - Class in org.eigenbase.javac
JaninoCompiler implements the JavaCompiler interface by calling Janino.
JaninoCompiler() - Constructor for class org.eigenbase.javac.JaninoCompiler
 
JaninoCompiler.AccountingClassLoader - Class in org.eigenbase.javac
Refinement of JavaSourceClassLoader which keeps track of the total bytecode length of the classes it has compiled.
JaninoCompiler.AccountingClassLoader(ClassLoader, ResourceFinder, String, EnumeratorSet) - Constructor for class org.eigenbase.javac.JaninoCompiler.AccountingClassLoader
 
JaninoCompiler.JaninoCompilerArgs - Class in org.eigenbase.javac
 
JaninoCompiler.JaninoCompilerArgs() - Constructor for class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
JAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
JAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
JarDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
JarDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
JarDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
JarDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jarName - Variable in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
jarName - Variable in class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
jarUrlSet - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
jarUrlUnexpanded - Variable in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
JAVA - Static variable in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Enumeration constant corresponding to literal JAVA.
JAVA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
JAVA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Java - Static variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
JAVA - Static variable in class org.eigenbase.relopt.CallingConvention
 
JAVA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
JAVA_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The JAVA calling convention means that the expression is converted into an Openjava parse tree, which can then be un-parsed, compiled, and executed as java code.
JAVA_UDX_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
JavaCalcConditionError - Variable in class net.sf.farrago.resource.FarragoResource
JavaCalcConditionError is 'Could not calculate condition for input: {0} Messages: {1}'
JavaCalcDetailedError - Variable in class net.sf.farrago.resource.FarragoResource
JavaCalcDetailedError is 'Could not calculate result column {0} of {1} for input: {2} Messages: {3}'
JavaCalcError - Variable in class net.sf.farrago.resource.FarragoResource
JavaCalcError is 'Could not calculate result column {0} for the following row: {1} Messages: {2}'
javaClassName - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
javaCodeDir - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
JavaCompiler - Interface in org.eigenbase.javac
The interface JavaCompiler represents an interface to invoke a regular Java compiler.
javaCompiler - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
JavaCompilerArgs - Class in org.eigenbase.javac
A JavaCompilerArgs holds the arguments for a JavaCompiler.
JavaCompilerArgs() - Constructor for class org.eigenbase.javac.JavaCompilerArgs
 
javaCompilerArgs - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.java.compiler.args" is the argument string for the java compiler.
javaCompilerClass - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.java.compiler.class" is the name of the Java compiler to use.
javaCompilerClassName$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
javaDir - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.java.dir" is the directory to generate temporary java files to.
javaIdPattern - Static variable in class org.eigenbase.util.Util
Regular expression for a valid java identifier which contains no underscores and can therefore be returned intact by Util.toJavaId(java.lang.String, int).
javaInterface - Variable in class org.eigenbase.jmi.JmiClassVertex
 
JavaLoopRel - Interface in org.eigenbase.oj.rel
A relational expression which implements itself by generating Java flow-control statements.
javaRegexSpecials - Static variable in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
JavaRel - Interface in org.eigenbase.oj.rel
A relational expression of one of the the Java-based calling conventions.
javaRelFound - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt.JavaRelFinder
 
JavaRelImplementor - Class in org.eigenbase.oj.rel
JavaRelImplementor deals with the nastiness of converting a tree of relational expressions into an implementation, generally an openjava parse tree.
JavaRelImplementor(RexBuilder, OJRexImplementorTable) - Constructor for class org.eigenbase.oj.rel.JavaRelImplementor
Creates a JavaRelImplementor
JavaRelImplementor.Bind - Interface in org.eigenbase.oj.rel
 
JavaRelImplementor.EagerBind - Class in org.eigenbase.oj.rel
 
JavaRelImplementor.EagerBind(Variable) - Constructor for class org.eigenbase.oj.rel.JavaRelImplementor.EagerBind
 
JavaRelImplementor.Frame - Class in org.eigenbase.oj.rel
 
JavaRelImplementor.Frame() - Constructor for class org.eigenbase.oj.rel.JavaRelImplementor.Frame
 
JavaRelImplementor.LazyBind - Class in org.eigenbase.oj.rel
 
JavaRelImplementor.LazyBind(Variable, StatementList, RelDataTypeFactory, RelDataType, JavaRelImplementor.VariableInitializerThunk) - Constructor for class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
JavaRelImplementor.RelBind - Class in org.eigenbase.oj.rel
Binds a relational expression to whatever another relational expression is currently bound to.
JavaRelImplementor.RelBind(RelNode) - Constructor for class org.eigenbase.oj.rel.JavaRelImplementor.RelBind
 
JavaRelImplementor.TranslationTester - Class in org.eigenbase.oj.rel
Similar to RexToOJTranslator, but instead of translating, merely tests whether an expression can be translated.
JavaRelImplementor.TranslationTester(RexToOJTranslator, boolean) - Constructor for class org.eigenbase.oj.rel.JavaRelImplementor.TranslationTester
 
JavaRelImplementor.TranslationTester.CannotTranslate - Exception in org.eigenbase.oj.rel
Thrown when we encounter an expression which cannot be translated.
JavaRelImplementor.TranslationTester.CannotTranslate() - Constructor for exception org.eigenbase.oj.rel.JavaRelImplementor.TranslationTester.CannotTranslate
 
JavaRelImplementor.VariableInitializerThunk - Interface in org.eigenbase.oj.rel
A VariableInitializerThunk yields a VariableInitializer.
javaRelPath - Variable in class net.sf.farrago.query.IteratorToFennelConverter
The RelNode path that leads to this node when invoking this node to generate Java code
JavaRexBuilder - Class in org.eigenbase.oj.util
Extends RexBuilder to builds row-expressions including those involving Java code.
JavaRexBuilder(RelDataTypeFactory) - Constructor for class org.eigenbase.oj.util.JavaRexBuilder
 
JavaRexBuilder.OJTranslator - Class in org.eigenbase.oj.util
 
JavaRexBuilder.OJTranslator() - Constructor for class org.eigenbase.oj.util.JavaRexBuilder.OJTranslator
 
JavaRowError - Variable in class net.sf.farrago.resource.FarragoResource
JavaRowError is 'Could not process input: {0} Messages: {1}'
JavaRowExpression - Class in org.eigenbase.oj.util
A row expression which is implemented by an underlying Java expression.
JavaRowExpression(Environment, RelDataType, Expression) - Constructor for class org.eigenbase.oj.util.JavaRowExpression
 
JavaRowTooLong - Variable in class net.sf.farrago.resource.FarragoResource
JavaRowTooLong is 'Row size exceeds maximum ({0,number,#} bytes); row data: {1}'
JavaSelfRel - Interface in org.eigenbase.oj.rel
A relational expression which implements this interface can generate a java expression which represents the current row of the expression.
javaTab - Static variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
javaToJmiMap - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Map from Class to RefClass for everything in genInterfaces.
JavaToSqlTypeConversionRules - Class in org.eigenbase.sql.type
JavaToSqlTypeConversionRules defines mappings from common Java types to corresponding SQL types.
JavaToSqlTypeConversionRules() - Constructor for class org.eigenbase.sql.type.JavaToSqlTypeConversionRules
 
javaTypeMap - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Map from Class to corresponding Java type String to use in method signatures.
javaUdxInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
javax.jmi.primitivetypes - package javax.jmi.primitivetypes
 
JDBC_QUERY_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
jdbcCompliant() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
JdbcConnSessionClosed - Variable in class net.sf.farrago.resource.FarragoResource
JdbcConnSessionClosed is 'Session closed'
JdbcConnSessionKilled - Variable in class net.sf.farrago.resource.FarragoResource
JdbcConnSessionKilled is 'Session killed'
JdbcDataSource - Class in org.eigenbase.util
Adapter to make a JDBC connection into a DataSource.
JdbcDataSource(String) - Constructor for class org.eigenbase.util.JdbcDataSource
Creates a JDBC data source.
jdbcDriver - Variable in class net.sf.farrago.server.FarragoVjdbcServer
 
JdbcDriverLoadFailed - Variable in class net.sf.farrago.resource.FarragoResource
JdbcDriverLoadFailed is 'Could not load JDBC driver class {0}'
jdbcDriverName - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Name of the JDBC driver as reported via java.sql.DatabaseMetaData.
JdbcDriverTypeInfoFailed - Variable in class net.sf.farrago.resource.FarragoResource
JdbcDriverTypeInfoFailed is 'Could not obtain type information from JDBC driver'
JdbcDriverTypeUnsupported - Variable in class net.sf.farrago.resource.FarragoResource
JdbcDriverTypeUnsupported is 'Cannot support JDBC type {2} (ordinal {3,number,#}, precision {4,number,#}, scale {5,number,#}) found in column {1} of table {0}'
jdbcDriverVersionMajor - Variable in class net.sf.farrago.release.FarragoReleaseProperties
JDBC driver major version number as reported via java.sql.DatabaseMetaData.
jdbcDriverVersionMinor - Variable in class net.sf.farrago.release.FarragoReleaseProperties
JDBC driver minor version number as reported via java.sql.DatabaseMetaData.
JdbcFn - Static variable in class org.eigenbase.sql.SqlKind
 
JdbcFnORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Call to a function using JDBC function syntax.
JdbcFunctionCall() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a function call expression with JDBC syntax.
JdbcFunctionCall() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a function call expression with JDBC syntax.
JdbcFunctionCall() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a function call expression with JDBC syntax.
JdbcInvalidTxnState - Variable in class net.sf.farrago.resource.FarragoResource
JdbcInvalidTxnState is 'Invalid transaction state'
JdbcInvalidUrl - Variable in class net.sf.farrago.resource.FarragoResource
JdbcInvalidUrl is 'Invalid URL: {0}'
jdbcKeywords - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
jdbcName - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
jdbcOrdinal - Variable in enum org.eigenbase.sql.type.SqlTypeName
 
jdbcProps - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
JDBC Connection properties.
jdbcProps - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
JdbcQuery - Class in org.eigenbase.rel.jdbc
A JdbcQuery is a relational expression whose source is a SQL statement executed against a JDBC data source.
JdbcQuery(RelOptCluster, RelDataType, RelOptConnection, SqlDialect, SqlSelect, DataSource) - Constructor for class org.eigenbase.rel.jdbc.JdbcQuery
Creates a JdbcQuery.
jdbcQueryInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
jdbcTracer - Static variable in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
jdbcTypeToFamily - Static variable in enum org.eigenbase.sql.type.SqlTypeFamily
 
jdbcTypeToName - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
jdbcURL - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
JDBC URL to connect with.
jdbcURL - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
jdbcUrlBase - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Base string for JDBC connection URL.
jdbcUrlHttpPortDefault - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Default port to use for JDBC connections over HTTP.
jdbcUrlPortDefault - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Default port to use for JDBC connections.
Jdk15Test - Class in net.sf.farrago.test
Jdk15Test tests language features introduced in JDK 1.5.
Jdk15Test(String) - Constructor for class net.sf.farrago.test.Jdk15Test
 
jhTracer - Static variable in class net.sf.farrago.fennel.FennelDbHandleImpl
 
jj_2_1(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_1(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_1(int) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_2_1(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_10(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_10(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_10(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_11(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_11(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_11(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_12(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_12(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_12(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_13(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_13(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_13(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_14(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_14(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_14(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_15(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_15(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_15(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_16(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_16(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_16(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_17(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_17(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_17(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_18(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_18(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_18(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_19(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_19(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_19(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_2(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_2(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_2(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_20(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_20(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_20(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_21(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_21(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_21(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_22(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_22(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_22(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_23(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_23(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_23(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_24(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_24(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_24(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_25(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_25(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_25(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_26(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_26(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_26(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_27(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_27(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_27(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_28(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_28(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_28(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_29(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_29(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_29(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_3(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_3(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_3(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_30(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_30(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_30(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_31(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_31(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_31(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_32(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_32(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_32(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_33(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_33(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_33(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_34(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_34(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_34(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_35(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_35(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_35(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_36(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_36(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_36(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_37(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_37(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_37(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_38(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_38(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_38(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_39(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_39(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_39(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_4(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_4(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_4(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_40(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_40(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_40(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_41(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_41(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_41(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_42(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_42(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_42(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_43(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_43(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_43(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_44(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_44(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_44(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_45(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_45(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_45(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_46(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_46(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_47(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_47(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_48(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_49(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_5(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_5(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_5(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_50(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_51(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_52(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_53(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_54(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_55(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_56(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_57(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_58(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_59(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_6(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_6(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_6(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_60(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_61(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_62(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_7(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_7(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_7(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_8(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_8(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_8(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_9(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_9(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_9(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_2_rtns - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_2_rtns - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_2_rtns - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_2_rtns - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_1() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_1() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_1() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3_1() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_10() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_10() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_10() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_11() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_11() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_11() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_12() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_12() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_12() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_13() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_13() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_13() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_14() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_14() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_14() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_15() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_15() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_15() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_16() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_16() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_16() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_17() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_17() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_17() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_18() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_18() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_18() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_19() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_19() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_19() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_2() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_2() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_2() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_20() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_20() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_20() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_21() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_21() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_21() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_22() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_22() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_22() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_23() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_23() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_23() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_24() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_24() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_24() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_25() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_25() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_25() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_26() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_26() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_26() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_27() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_27() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_27() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_28() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_28() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_28() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_29() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_29() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_29() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_3() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_3() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_3() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_30() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_30() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_30() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_31() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_31() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_31() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_32() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_32() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_32() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_33() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_33() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_33() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_34() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_34() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_34() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_35() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_35() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_35() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_36() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_36() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_36() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_37() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_37() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_37() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_38() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_38() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_38() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_39() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_39() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_39() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_4() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_4() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_4() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_40() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_40() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_40() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_41() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_41() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_41() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_42() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_42() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_42() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_43() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_43() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_43() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_44() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_44() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_44() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_45() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_45() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_45() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_46() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_46() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_47() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_47() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_48() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_49() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_5() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_5() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_5() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_50() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_51() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_52() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_53() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_54() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_55() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_56() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_57() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_58() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_59() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_6() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_6() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_6() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_60() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_61() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_62() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_7() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_7() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_7() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_8() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_8() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_8() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3_9() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3_9() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3_9() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_10() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3R_100() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_100() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_100() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_101() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_101() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_101() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_102() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_102() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_102() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_103() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_103() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_103() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_104() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_104() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_104() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_105() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_105() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_105() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_106() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_106() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_106() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_107() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_107() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_107() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_108() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_108() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_108() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_109() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_109() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_109() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_11() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3R_110() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_110() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_110() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_111() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_111() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_111() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_112() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_112() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_112() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_113() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_113() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_113() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_114() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_114() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_114() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_115() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_115() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_115() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_116() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_116() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_116() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_117() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_117() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_117() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_118() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_118() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_118() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_119() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_119() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_119() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_12() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3R_120() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_120() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_120() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_121() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_121() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_121() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_122() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_122() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_122() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_123() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_123() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_123() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_124() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_124() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_124() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_125() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_125() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_125() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_126() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_126() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_126() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_127() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_127() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_127() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_128() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_128() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_128() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_129() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_129() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_129() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_130() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_130() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_130() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_131() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_131() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_131() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_132() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_132() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_132() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_133() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_133() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_133() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_134() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_134() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_134() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_135() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_135() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_135() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_136() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_136() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_136() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_137() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_137() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_137() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_138() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_138() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_138() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_139() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_139() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_139() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_140() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_140() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_140() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_141() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_141() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_141() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_142() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_142() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_142() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_143() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_143() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_143() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_144() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_144() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_144() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_145() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_145() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_145() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_146() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_146() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_146() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_147() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_147() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_147() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_148() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_148() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_148() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_149() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_149() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_149() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_150() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_150() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_150() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_151() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_151() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_151() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_152() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_152() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_152() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_153() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_153() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_153() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_154() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_154() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_154() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_155() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_155() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_155() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_156() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_156() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_156() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_157() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_157() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_157() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_158() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_158() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_158() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_159() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_159() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_159() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_160() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_160() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_160() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_161() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_161() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_161() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_162() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_162() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_162() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_163() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_163() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_163() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_164() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_164() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_164() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_165() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_165() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_165() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_166() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_166() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_166() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_167() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_167() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_167() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_168() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_168() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_168() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_169() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_169() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_169() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_170() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_170() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_170() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_171() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_171() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_171() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_172() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_172() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_172() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_173() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_173() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_173() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_174() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_174() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_174() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_175() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_175() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_175() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_176() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_176() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_176() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_177() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_177() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_177() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_178() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_178() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_178() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_179() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_179() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_179() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_180() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_180() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_180() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_181() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_181() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_181() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_182() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_182() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_182() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_183() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_183() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_183() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_184() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_184() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_184() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_185() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_185() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_185() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_186() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_186() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_186() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_187() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_187() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_187() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_188() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_188() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_188() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_189() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_189() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_189() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_19() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_190() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_190() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_190() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_191() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_191() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_191() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_192() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_192() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_192() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_193() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_193() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_193() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_194() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_194() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_194() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_195() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_195() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_195() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_196() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_196() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_196() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_197() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_197() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_197() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_198() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_198() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_198() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_199() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_199() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_199() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_20() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_200() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_200() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_200() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_201() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_201() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_201() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_202() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_202() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_202() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_203() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_203() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_203() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_204() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_204() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_204() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_205() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_205() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_205() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_206() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_206() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_206() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_207() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_207() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_207() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_208() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_208() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_208() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_209() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_209() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_209() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_21() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_210() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_210() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_210() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_211() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_211() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_211() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_212() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_212() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_212() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_213() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_213() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_213() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_214() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_214() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_214() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_215() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_215() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_215() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_216() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_216() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_216() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_217() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_217() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_217() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_218() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_218() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_218() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_219() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_219() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_219() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_22() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_220() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_220() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_220() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_221() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_221() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_221() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_222() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_222() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_222() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_223() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_223() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_223() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_224() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_224() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_224() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_225() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_225() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_225() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_226() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_226() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_226() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_227() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_227() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_227() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_228() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_228() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_228() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_229() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_229() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_229() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_23() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_230() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_230() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_230() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_231() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_231() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_232() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_232() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_233() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_233() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_234() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_234() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_235() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_235() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_236() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_236() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_237() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_237() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_238() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_238() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_239() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_239() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_24() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_240() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_240() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_241() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_241() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_242() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_242() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_243() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_243() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_244() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_244() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_245() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_245() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_246() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_246() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_247() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_247() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_248() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_248() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_249() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_249() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_25() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_250() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_250() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_251() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_251() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_252() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_252() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_253() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_253() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_254() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_254() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_255() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_255() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_256() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_256() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_257() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_257() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_258() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_258() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_259() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_259() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_26() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_260() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_260() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_261() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_261() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_262() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_262() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_263() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_263() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_264() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_264() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_265() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_265() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_266() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_266() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_267() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_267() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_268() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_268() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_269() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_269() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_27() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_270() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_270() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_271() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_271() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_272() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_272() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_273() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_273() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_274() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_274() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_275() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_275() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_276() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_276() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_277() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_277() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_278() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_278() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_279() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_279() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_28() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_280() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_280() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_281() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_281() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_282() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_282() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_283() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_283() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_284() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_284() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_285() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_285() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_286() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_286() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_287() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_287() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_288() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_288() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_289() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_289() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_29() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_290() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_290() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_291() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_291() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_292() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_292() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_293() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_293() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_294() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_294() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_295() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_295() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_296() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_296() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_297() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_298() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_299() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_30() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_300() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_301() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_302() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_303() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_304() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_305() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_306() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_307() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_308() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_309() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_31() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_310() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_311() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_312() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_313() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_314() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_315() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_316() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_317() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_318() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_319() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_32() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_320() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_321() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_322() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_323() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_324() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_325() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_326() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_327() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_328() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_329() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_33() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_330() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_331() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_332() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_333() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_334() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_335() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_336() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_337() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_338() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_339() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_34() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_340() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_341() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_342() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_343() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_344() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_345() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_346() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_347() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_348() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_349() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_35() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_350() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_351() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_352() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_353() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_354() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_355() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_356() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_357() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_358() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_359() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_36() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_37() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_37() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_37() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_38() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_38() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_38() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_39() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_39() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_39() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_40() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_40() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_40() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_41() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_41() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_41() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_42() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_42() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_42() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_43() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_43() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_43() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_44() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_44() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_44() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_45() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_45() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_45() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_46() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_46() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_46() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_47() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_47() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_47() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_48() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_48() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_48() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_49() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_49() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_49() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_50() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_50() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_50() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_51() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_51() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_51() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_52() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_52() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_52() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_53() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_53() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_53() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_54() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_54() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_54() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_55() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_55() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_55() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_56() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_56() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_56() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_57() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_57() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_57() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_58() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_58() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_58() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_59() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_59() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_59() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_60() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_60() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_60() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_61() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_61() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_61() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_62() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_62() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_62() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_63() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_63() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_63() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_64() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_64() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_64() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_65() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_65() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_65() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_66() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_66() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_66() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_67() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_67() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_67() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_68() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_68() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_68() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_69() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_69() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_69() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_7() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3R_70() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_70() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_70() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_71() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_71() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_71() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_72() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_72() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_72() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_73() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_73() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_73() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_74() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_74() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_74() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_75() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_75() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_75() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_76() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_76() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_76() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_77() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_77() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_77() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_78() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_78() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_78() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_79() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_79() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_79() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_8() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3R_80() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_80() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_80() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_81() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_81() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_81() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_82() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_82() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_82() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_83() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_83() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_83() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_84() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_84() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_84() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_85() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_85() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_85() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_86() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_86() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_86() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_87() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_87() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_87() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_88() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_88() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_88() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_89() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_89() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_89() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_9() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_3R_90() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_90() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_90() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_91() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_91() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_91() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_92() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_92() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_92() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_93() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_93() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_93() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_94() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_94() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_94() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_95() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_95() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_95() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_96() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_96() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_96() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_97() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_97() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_97() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_98() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_98() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_98() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_3R_99() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_3R_99() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_3R_99() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_add_error_token(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_add_error_token(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_add_error_token(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_add_error_token(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_consume_token(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_consume_token(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_consume_token(int) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_consume_token(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_endpos - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_endpos - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_endpos - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_endpos - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_expentries - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_expentries - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_expentries - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_expentries - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_expentry - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_expentry - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_expentry - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_expentry - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_gc - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_gc - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_gc - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_gc - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_gen - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_gen - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_gen - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_gen - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_input_stream - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_input_stream - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_input_stream - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_input_stream - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_kind - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_kind - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_kind - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_kind - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_la - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1 - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1 - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1 - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_la1 - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_0 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_0() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_0 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_0() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_0 - Static variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_la1_0() - Static method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_la1_0 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_0() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_1 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_1() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_1 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_1() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_1 - Static variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_la1_1() - Static method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_la1_1 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_1() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_10 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_10() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_10 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_10() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_10 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_10() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_11 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_11() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_11 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_11() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_11 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_11() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_12 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_12() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_12 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_12() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_12 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_12() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_13 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_13() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_13 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_13() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_13 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_13() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_14 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_14() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_14 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_14() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_14 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_14() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_15 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_15() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_15 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_15() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_15 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_15() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_16 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_16() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_16 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_16() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_16 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_16() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_17 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_17() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_17 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_17() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_17 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_17() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_18 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_18() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_18 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_18() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_18 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_18() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_2 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_2() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_2 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_2() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_2 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_2() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_3 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_3() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_3 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_3() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_3 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_3() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_4 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_4() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_4 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_4() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_4 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_4() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_5 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_5() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_5 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_5() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_5 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_5() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_6 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_6() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_6 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_6() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_6 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_6() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_7 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_7() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_7 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_7() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_7 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_7() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_8 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_8() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_8 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_8() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_8 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_8() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_9 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_9() - Static method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_la1_9 - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_9() - Static method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_la1_9 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_la1_9() - Static method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_lastpos - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_lastpos - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_lastpos - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_lastpos - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_lasttokens - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_lasttokens - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_lasttokens - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_lasttokens - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_ls - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_ls - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_ls - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_ls - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_nt - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_nt - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_nt - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_nt - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_ntk - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_ntk() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_ntk - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_ntk() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_ntk - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_ntk() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_ntk - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_ntk() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_rescan - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_rescan - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_rescan - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_rescan - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_rescan_token() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_rescan_token() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_rescan_token() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_rescan_token() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_save(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_save(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_save(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_save(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_scan_token(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_scan_token(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_scan_token(int) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
jj_scan_token(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_scanpos - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_scanpos - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_scanpos - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_scanpos - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jj_semLA - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
jj_semLA - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
jj_semLA - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
jj_semLA - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
jjAddStates(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjAddStates(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjAddStates(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjAddStates(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec0 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec0 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec0 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec0 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec2 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec2 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec2 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec2 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec3 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec3 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec3 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec3 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec4 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec4 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec4 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec4 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec5 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec5 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec5 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec5 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec6 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec6 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec6 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec6 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec7 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec7 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec7 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec7 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjbitVec8 - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjbitVec8 - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjbitVec8 - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjbitVec8 - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjCheckNAdd(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjCheckNAdd(int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjCheckNAdd(int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjCheckNAdd(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjCheckNAddStates(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjCheckNAddStates(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjCheckNAddStates(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjCheckNAddStates(int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjCheckNAddStates(int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjCheckNAddStates(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjFillToken() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjFillToken() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjFillToken() - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjFillToken() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjimageLen - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjimageLen - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjimageLen - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjmatchedKind - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjmatchedKind - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjmatchedKind - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjmatchedKind - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjmatchedPos - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjmatchedPos - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjmatchedPos - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjmatchedPos - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveNfa_0(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveNfa_0(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveNfa_1(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveNfa_1(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveNfa_1(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa15_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa15_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa15_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa16_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa16_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa16_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa17_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa17_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa17_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa18_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa18_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa18_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa19_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa19_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa19_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa1_0(long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa20_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa20_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa20_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa21_0(long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa21_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa21_0(long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa22_0(long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa22_0(long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa22_0(long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa23_0(long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa23_0(long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa23_0(long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa24_0(long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa24_0(long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa24_0(long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa25_0(long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa25_0(long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa25_0(long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa26_0(long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa26_0(long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa26_0(long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa27_0(long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa27_0(long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa27_0(long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa28_0(long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa28_0(long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa28_0(long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa29_0(long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa29_0(long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa29_0(long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa30_0(long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa30_0(long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa30_0(long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa31_0(long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa31_0(long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa31_0(long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjnewLexState - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjnewLexState - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjnewLexState - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjnewStateCnt - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjnewStateCnt - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjnewStateCnt - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjnewStateCnt - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjnextStates - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjnextStates - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjnextStates - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjnextStates - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjround - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjround - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjround - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjround - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjrounds - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjrounds - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjrounds - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjrounds - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjStartNfa_0(int, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjStartNfa_0(int, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjStartNfa_0(int, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjStartNfa_0(int, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjstateSet - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjstateSet - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjstateSet - Variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjstateSet - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjStopAtPos(int, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjStopAtPos(int, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjStopAtPos(int, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjStopAtPos(int, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjStopStringLiteralDfa_0(int, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjStopStringLiteralDfa_0(int, long, long, long, long, long, long, long, long, long, long) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjStopStringLiteralDfa_0(int, long) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjStopStringLiteralDfa_0(int, long, long, long, long, long, long, long, long, long) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjstrLiteralImages - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjstrLiteralImages - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjtoMore - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjtoMore - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjtoMore - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjtoSkip - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjtoSkip - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjtoSkip - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjtoSkip - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjtoSpecial - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjtoSpecial - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjtoSpecial - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
jjtoToken - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
jjtoToken - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
jjtoToken - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
jjtoToken - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
JmiAssocEdge - Class in org.eigenbase.jmi
JmiAssocEdge represents an association in a JMI model.
JmiAssocEdge(Association, AssociationEnd[]) - Constructor for class org.eigenbase.jmi.JmiAssocEdge
 
JmiAssocMapping - Enum in org.eigenbase.jmi
JmiAssocMapping enumerates the possible ways an association edge can be mapped when a JMI graph is being transformed.
JmiAssocMapping() - Constructor for enum org.eigenbase.jmi.JmiAssocMapping
 
JmiClassVertex - Class in org.eigenbase.jmi
JmiClassVertex represents a class in a JMI model.
JmiClassVertex(MofClass) - Constructor for class org.eigenbase.jmi.JmiClassVertex
 
JmiCorrespondence - Class in org.eigenbase.jmi
JmiCorrespondence keeps track of the correspondence between a "before" version of a set of objects and an "after" version of the same set.
JmiCorrespondence() - Constructor for class org.eigenbase.jmi.JmiCorrespondence
Creates a new correspondence (initially empty).
JmiDeletionAction - Enum in org.eigenbase.jmi
JmiDeletionAction enumerates the possible actions to take when a JmiDeletionRule applies.
JmiDeletionAction() - Constructor for enum org.eigenbase.jmi.JmiDeletionAction
 
JmiDependencyGraph - Class in org.eigenbase.jmi
JmiDependencyGraph is a directed graph representation of the dependencies spanning a set of JMI objects.
JmiDependencyGraph(Collection<RefObject>, JmiDependencyTransform) - Constructor for class org.eigenbase.jmi.JmiDependencyGraph
Creates a new dependency graph.
JmiDependencyGraph(Collection<RefObject>, JmiDependencyTransform, DirectedGraph<JmiDependencyVertex, DefaultEdge>) - Constructor for class org.eigenbase.jmi.JmiDependencyGraph
 
JmiDependencyIterator - Class in org.eigenbase.jmi
JmiDependencyIterator defines a topological ordering iterator over a JmiDependencyGraph (iteration proceeds from prerequisites to dependents).
JmiDependencyIterator(JmiDependencyGraph) - Constructor for class org.eigenbase.jmi.JmiDependencyIterator
 
JmiDependencyMappedTransform - Class in org.eigenbase.jmi
JmiDependencyMappedTransform implements JmiDependencyTransform by keeping a map from JmiAssocEdge to JmiAssocMapping.
JmiDependencyMappedTransform(JmiModelView, boolean) - Constructor for class org.eigenbase.jmi.JmiDependencyMappedTransform
Creates a new mapped transform.
JmiDependencyMappedTransform.AssocRule - Class in org.eigenbase.jmi
 
JmiDependencyMappedTransform.AssocRule(JmiAssocMapping) - Constructor for class org.eigenbase.jmi.JmiDependencyMappedTransform.AssocRule
 
JmiDependencyMappedTransform.AssocRule(JmiAssocMapping, MofClass, MofClass) - Constructor for class org.eigenbase.jmi.JmiDependencyMappedTransform.AssocRule
 
JmiDependencyTransform - Interface in org.eigenbase.jmi
JmiDependencyTransform defines a transformation for use in constructing a JmiDependencyGraph.
JmiDependencyVertex - Class in org.eigenbase.jmi
JmiDependencyVertex represents a set of JMI objects grouped together as a node in a JmiDependencyGraph.
JmiDependencyVertex() - Constructor for class org.eigenbase.jmi.JmiDependencyVertex
 
JmiInheritanceEdge - Class in org.eigenbase.jmi
JmiInheritanceEdge represents an inheritance relationship in a JMI model.
JmiInheritanceEdge(JmiClassVertex, JmiClassVertex) - Constructor for class org.eigenbase.jmi.JmiInheritanceEdge
 
JmiMemFactory - Class in org.eigenbase.jmi.mem
JmiMemFactory creates objects for use in an in-memory repository implementation.
JmiMemFactory() - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory
 
JmiMemFactory.Element - Interface in org.eigenbase.jmi.mem
Implemented by proxy objects, this interface makes the proxy handler object accessible.
JmiMemFactory.ElementImpl - Class in org.eigenbase.jmi.mem
Implementation of a RefBaseObject via an InvocationHandler interface.
JmiMemFactory.ElementImpl(Class<? extends RefBaseObject>, JmiMemFactory.RefPackageImpl) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
JmiMemFactory.ElementImpl.ResolvedReference - Class in org.eigenbase.jmi.mem
 
JmiMemFactory.ElementImpl.ResolvedReference() - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl.ResolvedReference
 
JmiMemFactory.ManyList - Class in org.eigenbase.jmi.mem
List which holds instances of a bi-directional relationship.
JmiMemFactory.ManyList(JmiMemFactory.ElementImpl, JmiMemFactory.Relationship) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.ManyList
 
JmiMemFactory.MethodId - Enum in org.eigenbase.jmi.mem
Enumeration of common method names to be handled by the proxy.
JmiMemFactory.MethodId() - Constructor for enum org.eigenbase.jmi.mem.JmiMemFactory.MethodId
 
JmiMemFactory.MofPackageImpl - Class in org.eigenbase.jmi.mem
 
JmiMemFactory.MofPackageImpl(Class<? extends RefBaseObject>, JmiMemFactory.RefPackageImpl) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.MofPackageImpl
 
JmiMemFactory.OneWayList - Class in org.eigenbase.jmi.mem
List which holds instances of a many-to-one relationship.
JmiMemFactory.OneWayList(JmiMemFactory.ElementImpl, JmiMemFactory.Relationship) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.OneWayList
 
JmiMemFactory.RefAssociationImpl - Class in org.eigenbase.jmi.mem
Specialized handler for implementing a RefAssociation via a dynamic proxy.
JmiMemFactory.RefAssociationImpl(Class<? extends RefAssociation>, JmiMemFactory.RefPackageImpl) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.RefAssociationImpl
 
JmiMemFactory.RefClassImpl - Class in org.eigenbase.jmi.mem
Specialized handler for implementing a RefClass via a dynamic proxy.
JmiMemFactory.RefClassImpl(Class<? extends RefClass>, JmiMemFactory.RefPackageImpl) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.RefClassImpl
 
JmiMemFactory.RefPackageImpl - Class in org.eigenbase.jmi.mem
Specialized handler for implementing a RefPackage via a dynamic proxy.
JmiMemFactory.RefPackageImpl(Class<? extends RefPackage>) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.RefPackageImpl
 
JmiMemFactory.RefPackageImpl(Class<? extends RefPackage>, JmiMemFactory.RefPackageImpl) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.RefPackageImpl
 
JmiMemFactory.Relationship - Class in org.eigenbase.jmi.mem
Definition of a relationship.
JmiMemFactory.Relationship(Class<? extends RefBaseObject>, String, boolean) - Constructor for class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
JmiMemTest - Class in net.sf.farrago.test
JmiMemTest is a unit test for JmiMemFactory.
JmiMemTest(String) - Constructor for class net.sf.farrago.test.JmiMemTest
Creates a new JmiMemTest object.
JmiMemTest.FactoryImpl - Class in net.sf.farrago.test
 
JmiMemTest.FactoryImpl(JmiModelGraph) - Constructor for class net.sf.farrago.test.JmiMemTest.FactoryImpl
 
JmiMemTest.FarragoMemFactory - Class in net.sf.farrago.test
 
JmiMemTest.FarragoMemFactory(JmiModelGraph) - Constructor for class net.sf.farrago.test.JmiMemTest.FarragoMemFactory
 
JmiMemTest.FarragoMemRepos - Class in net.sf.farrago.test
 
JmiMemTest.FarragoMemRepos(JmiModelGraph) - Constructor for class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
JmiModeledMemFactory - Class in org.eigenbase.jmi.mem
JmiModeledMemFactory augments JmiMemFactory with information from an underlying metamodel.
JmiModeledMemFactory(JmiModelGraph) - Constructor for class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
JmiModelGraph - Class in org.eigenbase.jmi
JmiModelGraph is a directed graph representation of a JMI model.
JmiModelGraph(RefPackage) - Constructor for class org.eigenbase.jmi.JmiModelGraph
Creates a new graph based on the contents of a RefPackage and all of its subpackages.
JmiModelGraph(RefPackage, ClassLoader, boolean) - Constructor for class org.eigenbase.jmi.JmiModelGraph
Creates a new graph based on the contents of a RefPackage and all of its subpackages, with control over strictness.
JmiModelGraph(RefPackage, ClassLoader, DirectedGraph<JmiClassVertex, DefaultEdge>, boolean) - Constructor for class org.eigenbase.jmi.JmiModelGraph
 
JmiModelTest - Class in net.sf.farrago.test
JmiModelTest is a unit test for JmiModelGraph and JmiModelView.
JmiModelTest(String) - Constructor for class net.sf.farrago.test.JmiModelTest
Creates a new JmiModelTest object.
JmiModelView - Class in org.eigenbase.jmi
JmiModelView represents an annotated view of a JMI model.
JmiModelView(JmiModelGraph) - Constructor for class org.eigenbase.jmi.JmiModelView
Creates a new view of a model.
JmiModelView.ClassAttributes - Class in org.eigenbase.jmi
 
JmiModelView.ClassAttributes() - Constructor for class org.eigenbase.jmi.JmiModelView.ClassAttributes
 
JmiMofIdComparator - Class in org.eigenbase.jmi
JmiMofIdComparator implements the Comparator interface by comparing pairs of RefBaseObject instances according to their MOFID attribute.
JmiMofIdComparator() - Constructor for class org.eigenbase.jmi.JmiMofIdComparator
 
JmiObjUtil - Class in org.eigenbase.jmi
Static JMI utilities.
JmiObjUtil() - Constructor for class org.eigenbase.jmi.JmiObjUtil
 
JmiObjUtil.Namer - Interface in org.eigenbase.jmi
Generates a name for a JMI element.
JmiPreparedQuery - Interface in org.eigenbase.jmi
JmiPreparedQuery represents a prepared query returned by JmiQueryProcessor.
JmiQueryException - Exception in org.eigenbase.jmi
JmiQueryException specifies an exception thrown during JMI query processing.
JmiQueryException(String) - Constructor for exception org.eigenbase.jmi.JmiQueryException
Constructs a new exception.
JmiQueryException(String, Throwable) - Constructor for exception org.eigenbase.jmi.JmiQueryException
Constructs a new exception with an underlying cause.
JmiQueryProcessor - Interface in org.eigenbase.jmi
JmiQueryProcessor defines an interface for preparing and executing queries against JMI data.
JmiResourceMap - Class in org.eigenbase.jmi
JmiResourceMap allows resources to be associated with JMI classes, including support for inheritance from superclasses.
JmiResourceMap(JmiModelView, ResourceBundle, String, String) - Constructor for class org.eigenbase.jmi.JmiResourceMap
Loads a new map from a resource bundle.
JmiRestrictException - Exception in org.eigenbase.jmi
JmiRestrictException is thrown when a change is made with the RESTRICT option and dependencies are encountered.
JmiRestrictException(RefObject) - Constructor for exception org.eigenbase.jmi.JmiRestrictException
 
JmiUnvalidatedDependencyException - Exception in org.eigenbase.jmi
Special exception to flag a reference to an unvalidated dependency.
JmiUnvalidatedDependencyException() - Constructor for exception org.eigenbase.jmi.JmiUnvalidatedDependencyException
 
JmiValidationAction - Enum in org.eigenbase.jmi
Enumerates the possible actions taken during validation of a JmiChangeSet.
JmiValidationAction() - Constructor for enum org.eigenbase.jmi.JmiValidationAction
 
jndiName - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
jniHandleTraceFile$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
JOIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
JOIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
JOIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Join - Static variable in class org.eigenbase.sql.SqlKind
 
join - Variable in class org.eigenbase.sql.validate.JoinNamespace
 
join - Variable in class org.eigenbase.sql.validate.JoinScope
 
JOIN_CLASS_PREFIX - Static variable in class org.eigenbase.oj.util.OJSyntheticClass
 
JOIN_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
joinFactors - Variable in class com.lucidera.opt.LoptMultiJoin
Original inputs into the MultiJoinRel
joinFieldRefCountsMap - Variable in class com.lucidera.opt.LoptMultiJoin
Map containing reference counts of the fields referenced in join conditions for each join factor.
joinFieldRefCountsMap - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
joinFilter - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
joinFilters - Variable in class com.lucidera.opt.LoptMultiJoin
Join filters associated with the MultiJoinRel, decomposed into a list.
joinInstance - Static variable in class net.sf.farrago.query.FarragoReduceExpressionsRule
 
joinKeyParamIds - Variable in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
JoinNamespace - Class in org.eigenbase.sql.validate
Namespace representing the row type produced by joining two relations.
JoinNamespace(SqlValidatorImpl, SqlJoin) - Constructor for class org.eigenbase.sql.validate.JoinNamespace
 
joinOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
JoinORDINAL - Static variable in class org.eigenbase.sql.SqlKind
JOIN operator or compound FROM clause.
joinRel - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
JoinRel - Class in org.eigenbase.rel
A JoinRel represents two relational expressions joined according to some condition.
JoinRel(RelOptCluster, RelNode, RelNode, RexNode, JoinRelType, Set<String>) - Constructor for class org.eigenbase.rel.JoinRel
Creates a JoinRel.
JoinRel(RelOptCluster, RelNode, RelNode, RexNode, JoinRelType, Set<String>, boolean, List<RelDataTypeField>) - Constructor for class org.eigenbase.rel.JoinRel
Creates a JoinRel, flagged with whether it has been translated to a semi-join.
JoinRelBase - Class in org.eigenbase.rel
JoinRelBase is an abstract base class for implementations of JoinRel.
JoinRelBase(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, JoinRelType, Set<String>) - Constructor for class org.eigenbase.rel.JoinRelBase
Creates a JoinRelBase.
JoinRelType - Enum in org.eigenbase.rel
Enumeration of join types.
JoinRelType() - Constructor for enum org.eigenbase.rel.JoinRelType
 
joinRemovalFactors - Variable in class com.lucidera.opt.LoptMultiJoin
Indicates for each factor whether its join can be removed because it is the dimension table in a semijoin.
joinRemovalSemiJoins - Variable in class com.lucidera.opt.LoptMultiJoin
The semijoins that allow the join of a dimension table to be removed
JoinRequiresCondition - Variable in class org.eigenbase.resource.EigenbaseResource
JoinRequiresCondition is 'INNER, LEFT, RIGHT or FULL join requires a condition (NATURAL keyword or ON or USING clause)'
JoinScope - Class in org.eigenbase.sql.validate
The name-resolution context for expression inside a JOIN clause.
JoinScope(SqlValidatorScope, SqlValidatorScope, SqlJoin) - Constructor for class org.eigenbase.sql.validate.JoinScope
Creates a JoinScope.
joinStart - Variable in class com.lucidera.opt.LoptMultiJoin
Starting RexInputRef index corresponding to each join factor
joinTree - Variable in class com.lucidera.opt.LoptJoinTree
 
joinType - Variable in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
joinType - Variable in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
joinType - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
Join type.
joinType - Variable in class org.eigenbase.rel.JoinRelBase
Values must be of enumeration JoinRelType, except that JoinRelType.RIGHT is disallowed.
joinTypes - Variable in class com.lucidera.opt.LoptMultiJoin
If a join factor is null generating in a left or right outer join, joinTypes indicates the join type corresponding to the factor.
joinTypes - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
jumpFalseInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
jumpInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
jumpNotNullInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
jumpNullInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
jumpTrueInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 

K

K - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
K - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
K - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
KEY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
KEY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
key - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
KEY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
key - Variable in class org.eigenbase.util.MultiMap.EntryIter
 
KEY_MEMBER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
KEY_MEMBER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
KEY_MEMBER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
KEY_TYPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
KEY_TYPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
KEY_TYPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
keyComponent$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
keyComponent$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
keyComponent$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
keyConstraint$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
keyIter - Variable in class org.eigenbase.util.MultiMap.EntryIter
 
keyOffsets - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
keyProj - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
keyRelationship$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
keyRelationship$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
keyRelationship$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
keyRelationship$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
keyRelationship$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
KeyRelationshipFeatures - Interface in net.sf.farrago.cwm.keysindexes
KeyRelationshipFeatures association proxy interface.
keyRelationshipFeatures - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
KeyRelationshipFeatures$Hib - Class in net.sf.farrago.cwm.keysindexes
KeyRelationshipFeatures association implementation.
KeyRelationshipFeatures$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
keyRelationshipFeatures_KeyRelationship$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
keyRelationshipFeatures_KeyRelationship$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
keyRelationshipFeatures_KeyRelationship$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
keyRelationshipFeatures_KeyRelationship$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
keyRelationshipFeatures_KeyRelationship$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
keyRelationshipFeatures_KeyRelationship$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
keysIndexesPackage - Variable in class net.sf.farrago.cwm.CwmPackage$Hib
 
KeysIndexesPackage - Interface in net.sf.farrago.cwm.keysindexes
KeysIndexes package interface.
KeysIndexesPackage$Hib - Class in net.sf.farrago.cwm.keysindexes
KeysIndexes package implementation.
KeysIndexesPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
keyword - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
keyword(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
keyword(String) - Method in interface org.eigenbase.sql.SqlWriter
Prints a sequence of keywords.
KEYWORDS_OPERAND - Static variable in class org.eigenbase.sql.SqlInsert
 
KEYWORDS_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
keywordsLowerCase - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
kill(FarragoSessionExecutingStmtInfo, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
 
kill() - Method in class net.sf.farrago.db.FarragoDbSession
 
kill() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
kill() - Method in interface net.sf.farrago.session.FarragoSession
Kills this session.
kill() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Cancels execution and destroys the statement.
killExecutingStmt(long, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
Kill an executing statement: cancel it and deallocate it.
killExecutingStmtMatching(String, String, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
Kills all statements that are executing SQL that matches a given pattern, but does not match a second pattern.
killServer() - Method in class net.sf.farrago.test.FarragoServerTest
 
killSession(long, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
Kills a session.
killSession(long) - Static method in class net.sf.farrago.syslib.FarragoKillUDR
Kills a running session, destroying it and releasing any resources associated with it.
killSession(long, boolean) - Static method in class net.sf.farrago.syslib.FarragoKillUDR
Kills a running session.
killStatement(long) - Static method in class net.sf.farrago.syslib.FarragoKillUDR
Kills an executing statement, destroying it and releasing any resources associated with it.
killStatement(long, boolean) - Static method in class net.sf.farrago.syslib.FarragoKillUDR
Kills an executing statement.
killStatementMatch(String) - Static method in class net.sf.farrago.syslib.FarragoKillUDR
Kills all statements executing SQL that matches a given substring.
killStatementMatch(String, boolean) - Static method in class net.sf.farrago.syslib.FarragoKillUDR
Kills all statements executing SQL that matches a given substring.
kind - Variable in class net.sf.farrago.parser.impl.Token
An integer that describes the kind of this token.
kind - Variable in class net.sf.farrago.rng.parserimpl.Token
An integer that describes the kind of this token.
kind - Variable in class org.eigenbase.lurql.parser.Token
An integer that describes the kind of this token.
kind - Variable in class org.eigenbase.rex.RexCall
 
kind - Variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
kind - Variable in class org.eigenbase.sql.parser.impl.Token
An integer that describes the kind of this token.
kind - Variable in class org.eigenbase.sql.SqlOperator
See SqlKind.
kind$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
kind$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
kind$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
kind$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
kind$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
knownTypes - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Ordered mapping from types (representing a family of types) to the corresponding calculator type.

L

L1 - Variable in class net.sf.farrago.type.runtime.BytePointer
 
LABEL - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
The label for the current session
label - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
LABEL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
label - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdge
 
LABEL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
label - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
label - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
LABEL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LABEL_DEFAULT - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
LabelDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
LabelDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
LabelDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
LabelDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
LabelHasAlias - Interface in net.sf.farrago.fem.med
LabelHasAlias association proxy interface.
labelHasAlias - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
LabelHasAlias$Hib - Class in net.sf.farrago.fem.med
LabelHasAlias association implementation.
LabelHasAlias$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
labelOrdinal - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
labelParamValue - Variable in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
labels - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
labels - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
labelTimestamp - Variable in class com.lucidera.lcs.LcsIndexOptimizer.IndexPageCountComparator
 
labelTimestamp - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
labelTimestamp - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
labelTimestamp - Variable in class net.sf.farrago.catalog.FarragoTableStatistics
 
LANGUAGE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LANGUAGE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LANGUAGE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
language$Hib - Variable in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
language$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
language$Hib - Variable in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
language$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
language$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
language$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
LARGE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LARGE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LARGE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LAST - Static variable in class net.sf.farrago.fem.med.BackupTypeEnum
Enumeration constant corresponding to literal LAST.
LAST - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LAST - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LAST - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
last() - Method in class org.eigenbase.util14.AbstractResultSet
 
LAST_ROWS_REJECTED - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
LAST_ROWS_REJECTED_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
LAST_UPSERT_ROWS_INSERTED - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
LAST_UPSERT_ROWS_INSERTED_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
LAST_VALUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LAST_VALUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LAST_VALUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
lastAnalyzeRowCount$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
lastAnalyzeRowCount$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
lastAnalyzeRowCount$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
lastBar - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
 
lastFormat - Variable in class org.eigenbase.util14.ZonelessDatetime
 
lastNanoTime - Variable in class org.eigenbase.trace.EigenbaseTimingTracer
 
lastReservedValue - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
lastValueOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
LAST_VALUE aggregate function.
lastVarEndIndirectOffset - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputed offset for indirect offset of end of last variable-width attribute, or Integer.MAX_VALUE if there are no variable-length attributes.
latch - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
LATERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LATERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LATERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Lateral - Static variable in class org.eigenbase.sql.SqlKind
 
lateralOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The LATERALoperator.
LateralORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Lateral
LbmBitmapSegMaxSize - Static variable in class com.lucidera.lcs.LcsIndexGuide
 
LBRACE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LBRACE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LBRACE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LBRACE_D - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LBRACE_D - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LBRACE_D - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LBRACE_FN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LBRACE_FN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LBRACE_FN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LBRACE_T - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LBRACE_T - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LBRACE_T - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LBRACE_TS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LBRACE_TS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LBRACE_TS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LBRACKET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LBRACKET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LBRACKET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LCS_ROWSCAN_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
LcsAddDeletionScanRule - Class in com.lucidera.lcs
A rule for modifying the input into a row scan to include a scan of the deletion index.
LcsAddDeletionScanRule(RelOptRuleOperand, String) - Constructor for class com.lucidera.lcs.LcsAddDeletionScanRule
Creates an LcsAddDeletionScanRule.
lcsAppendInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
LcsAppendStreamDef - Class in com.lucidera.lcs
LcsAppendStreamDef creates an append execution stream def
LcsAppendStreamDef(FarragoRepos, LcsTable, FemExecutionStreamDef, FennelRel, Double) - Constructor for class com.lucidera.lcs.LcsAppendStreamDef
 
LcsColumnMetadata - Class in com.lucidera.lcs
LcsColumnMetadata is an implementation of MedAbstractColumnMetadata for LcsRowScanRel
LcsColumnMetadata() - Constructor for class com.lucidera.lcs.LcsColumnMetadata
 
LcsCompositeStreamDef - Class in com.lucidera.lcs
LcsCompositeStreamDef is a composite Fem stream definition.
LcsCompositeStreamDef(FemExecutionStreamDef, FemExecutionStreamDef) - Constructor for class com.lucidera.lcs.LcsCompositeStreamDef
 
LcsDataServer - Class in com.lucidera.lcs
LcsDataServer implements the FarragoMedDataServer interface for LucidDB column-store data.
LcsDataServer(String, Properties, FarragoRepos) - Constructor for class com.lucidera.lcs.LcsDataServer
 
LcsDataWrapper - Class in com.lucidera.lcs
LcsDataWrapper implements the FarragoMedDataWrapper interface for LucidDB column-store data.
LcsDataWrapper() - Constructor for class com.lucidera.lcs.LcsDataWrapper
Creates a new data wrapper instance.
lcsDeleteInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
LcsIndexAccessRule - Class in com.lucidera.lcs
LcsIndexAccessRule is a rule for converting FilterRel+LcsRowScanRel into LcsIndexAccessRel (when the filter has the appropriate form).
LcsIndexAccessRule(RelOptRuleOperand, String) - Constructor for class com.lucidera.lcs.LcsIndexAccessRule
Creates an LcsIndexAccessRule.
LcsIndexAggRel - Class in com.lucidera.lcs
An aggregate on bitmap data.
LcsIndexAggRel(RelOptCluster, RelNode, int, List<AggregateCall>) - Constructor for class com.lucidera.lcs.LcsIndexAggRel
Creates an LcsIndexAggRel.
LcsIndexAggRule - Class in com.lucidera.lcs
A rule for directly aggregating off of an unclustered index scan.
LcsIndexAggRule(RelOptRuleOperand, String) - Constructor for class com.lucidera.lcs.LcsIndexAggRule
Creates an LcsIndexAggRule.
LcsIndexBitOpRel - Class in com.lucidera.lcs
LcsIndexBitOpRel is a base class for implementing bit operation streams with 2 or more inputs
LcsIndexBitOpRel(RelOptCluster, RelNode[], LcsTable, FennelRelParamId, FennelRelParamId) - Constructor for class com.lucidera.lcs.LcsIndexBitOpRel
 
LcsIndexBuilderRel - Class in com.lucidera.lcs
LcsIndexBuilderRel is a relational expression that builds an unclustered Lcs index.
LcsIndexBuilderRel(RelOptCluster, RelNode, FemLocalIndex) - Constructor for class com.lucidera.lcs.LcsIndexBuilderRel
 
LcsIndexBuilderRule - Class in com.lucidera.lcs
LcsModificationRule is a rule for converting an abstract FarragoIndexBuilderRel into a corresponding LcsIndexBuilderRel.
LcsIndexBuilderRule() - Constructor for class com.lucidera.lcs.LcsIndexBuilderRule
Creates a LcsIndexBuilderRule.
LcsIndexGuide - Class in com.lucidera.lcs
LcsIndexGuide provides information about the mapping from catalog definitions for LCS tables and their clusters to their Fennel representation.
LcsIndexGuide(FarragoTypeFactory, CwmColumnSet, List<FemLocalIndex>) - Constructor for class com.lucidera.lcs.LcsIndexGuide
Construct an IndexGuide using a specific list of clustered indexes
LcsIndexGuide(FarragoTypeFactory, CwmColumnSet) - Constructor for class com.lucidera.lcs.LcsIndexGuide
Construct an IndexGuide using the default list of indexes
LcsIndexGuide(FarragoTypeFactory, CwmColumnSet, FemLocalIndex) - Constructor for class com.lucidera.lcs.LcsIndexGuide
Construct an IndexGuide using an unclustered index
LcsIndexIntersectRel - Class in com.lucidera.lcs
LcsIndexIntersectRel is a relation for intersecting the results of two index scans.
LcsIndexIntersectRel(RelOptCluster, RelNode[], LcsTable, FennelRelParamId, FennelRelParamId) - Constructor for class com.lucidera.lcs.LcsIndexIntersectRel
Creates a new LcsIndexIntersectRel object.
LcsIndexMergeRel - Class in com.lucidera.lcs
LcsIndexMergeRel is a relation for merging the results of an index scan.
LcsIndexMergeRel(LcsTable, LcsIndexSearchRel, FennelRelParamId, FennelRelParamId, FennelRelParamId) - Constructor for class com.lucidera.lcs.LcsIndexMergeRel
Creates a new LcsIndexMergeRel object.
LcsIndexMinusRel - Class in com.lucidera.lcs
LcsIndexMinusRel is a relation for "subtracting" the 2nd through Nth inputs from the first input.
LcsIndexMinusRel(RelOptCluster, RelNode[], LcsTable, FennelRelParamId, FennelRelParamId) - Constructor for class com.lucidera.lcs.LcsIndexMinusRel
 
LcsIndexOnlyAccessRule - Class in com.lucidera.lcs
A rule for converting an LcsRowScanRel(LcsIndexSearchRel) to an LcsIndexOnlyScanRel.
LcsIndexOnlyAccessRule(RelOptRuleOperand, String) - Constructor for class com.lucidera.lcs.LcsIndexOnlyAccessRule
Creates an LcsIndexOnlyAccessRule.
LcsIndexOnlyScanRel - Class in com.lucidera.lcs
A relation for performing an index only scan of a table (as opposed to performing a regular row scan).
LcsIndexOnlyScanRel(RelOptCluster, RelNode, LcsIndexSearchRel, FemLocalIndex, Integer[]) - Constructor for class com.lucidera.lcs.LcsIndexOnlyScanRel
Constructs an index only scan based upon another index scan.
LcsIndexOnlyScanRel(LcsRowScanRel, FemLocalIndex, Integer[]) - Constructor for class com.lucidera.lcs.LcsIndexOnlyScanRel
Constructs an index-only scan from a row scan.
LcsIndexOnlyScanRel(RelOptCluster, RelNode, LcsTable, FemLocalIndex, boolean, Integer[], boolean, boolean, Integer[], Integer[], Integer[]) - Constructor for class com.lucidera.lcs.LcsIndexOnlyScanRel
Common method for creating an index only scan
LcsIndexOptimizer - Class in com.lucidera.lcs
LcsIndexOptimizer optimizes the access path to use index based on cost.
LcsIndexOptimizer(LcsRowScanRel) - Constructor for class com.lucidera.lcs.LcsIndexOptimizer
 
LcsIndexOptimizer.CandidateIndex - Class in com.lucidera.lcs
 
LcsIndexOptimizer.CandidateIndex(FemLocalIndex, int, List<SargIntervalSequence>) - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.CandidateIndex
 
LcsIndexOptimizer.Filter2IndexMapping - Class in com.lucidera.lcs
 
LcsIndexOptimizer.Filter2IndexMapping() - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
 
LcsIndexOptimizer.IndexFilterTuple - Class in com.lucidera.lcs
 
LcsIndexOptimizer.IndexFilterTuple(FemLocalIndex, List<LcsIndexOptimizer.SargColumnFilter>, List<LcsIndexOptimizer.SargColumnFilter>, Set<LcsIndexOptimizer.SargColumnFilter>) - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
Constructs a tuple (index, filters satisfiable by this index) for each indexed column, search in pointList and intervalList to see if that indexed column satisfies any filters.
LcsIndexOptimizer.IndexLengthComparator - Class in com.lucidera.lcs
 
LcsIndexOptimizer.IndexLengthComparator() - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.IndexLengthComparator
 
LcsIndexOptimizer.IndexPageCountComparator - Class in com.lucidera.lcs
 
LcsIndexOptimizer.IndexPageCountComparator(Timestamp) - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.IndexPageCountComparator
 
LcsIndexOptimizer.MappedFilterSelectivityComparator - Class in com.lucidera.lcs
 
LcsIndexOptimizer.MappedFilterSelectivityComparator() - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.MappedFilterSelectivityComparator
 
LcsIndexOptimizer.RowCountComparator - Class in com.lucidera.lcs
RowCountComparator is used to sort RelNodes based on their rowcounts, provided the counts are known.
LcsIndexOptimizer.RowCountComparator() - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.RowCountComparator
 
LcsIndexOptimizer.SargColumnFilter - Class in com.lucidera.lcs
 
LcsIndexOptimizer.SargColumnFilter(int, SargIntervalSequence) - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilter
 
LcsIndexOptimizer.SargColumnFilterSelectivityComparator - Class in com.lucidera.lcs
 
LcsIndexOptimizer.SargColumnFilterSelectivityComparator(RelStatSource) - Constructor for class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilterSelectivityComparator
 
LcsIndexSearchRel - Class in com.lucidera.lcs
LcsIndexSearchRel is a relation for reading from an unclustered index.
LcsIndexSearchRel(RelOptCluster, RelNode, LcsTable, FemLocalIndex, boolean, Integer[], boolean, boolean, boolean, Integer[], Integer[], Integer[], FennelRelParamId, FennelRelParamId, Double) - Constructor for class com.lucidera.lcs.LcsIndexSearchRel
Creates a new LcsIndexSearchRel object.
LcsIndexSemiJoinRule - Class in com.lucidera.lcs
LcsIndexSemiJoinRule implements the rule for converting a semijoin expression into the actual operations used to execute the semijoin.
LcsIndexSemiJoinRule(RelOptRuleOperand, String) - Constructor for class com.lucidera.lcs.LcsIndexSemiJoinRule
Creates an LcsIndexSemiJoinRule.
lcsMergeInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
LcsNormalizerRel - Class in com.lucidera.lcs
A relation which expands bitmap tuples of the form [keys, bitmaps] into repetitious tuples of the form [keys].
LcsNormalizerRel(RelOptCluster, RelNode) - Constructor for class com.lucidera.lcs.LcsNormalizerRel
 
LcsRemoveRidExprRule - Class in com.lucidera.lcs
LcsRemoveRidExprRule is a rule for converting rid expressions that appear in a ProjectRel whose child is a EmptyRel into BIGINT null literals.
LcsRemoveRidExprRule() - Constructor for class com.lucidera.lcs.LcsRemoveRidExprRule
Creates a LcsRemoveRidExprRule.
LcsRemoveRidExprRule.RidExprConverter - Class in com.lucidera.lcs
Shuttle that locates rid expressions and converts them to literals with the value 0.
LcsRemoveRidExprRule.RidExprConverter(RexBuilder) - Constructor for class com.lucidera.lcs.LcsRemoveRidExprRule.RidExprConverter
 
LcsReplaceStreamDef - Class in com.lucidera.lcs
LcsReplaceStreamDef creates an cluster replace execution stream def
LcsReplaceStreamDef(FarragoRepos, LcsTable, FemExecutionStreamDef, FennelRel, Double, List<FemLocalIndex>) - Constructor for class com.lucidera.lcs.LcsReplaceStreamDef
 
LcsRidColumnId - Static variable in class com.lucidera.query.LucidDbSpecialOperators
Special column id values.
lcsRidFunc - Static variable in class com.lucidera.farrago.LucidDbOperatorTable
 
lcsRowScanInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
LcsRowScanRel - Class in com.lucidera.lcs
 
LcsRowScanRel(RelOptCluster, RelNode[], LcsTable, List<FemLocalIndex>, RelOptConnection, Integer[], boolean, Integer[], double) - Constructor for class com.lucidera.lcs.LcsRowScanRel
Creates a new LcsRowScanRel object.
LcsRowScanRelBase - Class in com.lucidera.lcs
 
LcsRowScanRelBase(RelOptCluster, RelNode[], LcsTable, List<FemLocalIndex>, RelOptConnection, Integer[], boolean, Integer[], double) - Constructor for class com.lucidera.lcs.LcsRowScanRelBase
Creates a new LcsRowScanRel object.
LcsSamplingRowScanRel - Class in com.lucidera.lcs
 
LcsSamplingRowScanRel(RelOptCluster, RelNode[], LcsTable, List<FemLocalIndex>, RelOptConnection, Integer[], RelOptSamplingParameters) - Constructor for class com.lucidera.lcs.LcsSamplingRowScanRel
Creates a new LcsSamplingRowScanRel object.
LcsSamplingRowScanRule - Class in com.lucidera.lcs
LcsSamplingRowScanRule converts a SamplingRel applied to an LcsRowScanRel into a LcsSamplingRowScanRel.
LcsSamplingRowScanRule() - Constructor for class com.lucidera.lcs.LcsSamplingRowScanRule
Deprecated. use LcsSamplingRowScanRule instead
lcsTable - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
lcsTable - Variable in class com.lucidera.lcs.LcsIndexBitOpRel
 
lcsTable - Variable in class com.lucidera.lcs.LcsIndexMergeRel
 
lcsTable - Variable in class com.lucidera.lcs.LcsIndexSearchRel
The table containing the index to be scanned
lcsTable - Variable in class com.lucidera.lcs.LcsRowScanRelBase
 
LcsTable - Class in com.lucidera.lcs
An implementation of RelOptTable for accessing data in a LucidDB column-store.
LcsTable(String[], RelDataType, Properties, Map<String, Properties>) - Constructor for class com.lucidera.lcs.LcsTable
 
lcsTable - Variable in class com.lucidera.lcs.LcsTableAppendRel
Refinement for TableModificationRelBase.table.
lcsTable - Variable in class com.lucidera.lcs.LcsTableDeleteRel
 
lcsTable - Variable in class com.lucidera.lcs.LcsTableMergeRel
 
LcsTable.ClusterComparator - Class in com.lucidera.lcs
Comparator that sorts clusters by cluster name.
LcsTable.ClusterComparator() - Constructor for class com.lucidera.lcs.LcsTable.ClusterComparator
 
LcsTableAlterRule - Class in com.lucidera.lcs
LcsTableAlterRule is a rule for converting an abstract TableModificationRel into a corresponding LcsTableAppendRel in the special case where it is being processed as part of an ALTER TABLE ADD COLUMN statement.
LcsTableAlterRule() - Constructor for class com.lucidera.lcs.LcsTableAlterRule
Creates a new LcsTableAppendRule object.
LcsTableAppendRel - Class in com.lucidera.lcs
LcsTableAppendRel is the relational expression corresponding to appending rows to all of the clusters of a column-store table.
LcsTableAppendRel(RelOptCluster, LcsTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>) - Constructor for class com.lucidera.lcs.LcsTableAppendRel
Constructor.
LcsTableAppendRule - Class in com.lucidera.lcs
LcsTableAppendRule is a rule for converting an abstract TableModificationRel into a corresponding LcsTableAppendRel.
LcsTableAppendRule() - Constructor for class com.lucidera.lcs.LcsTableAppendRule
Creates a new LcsTableAppendRule object.
LcsTableDeleteRel - Class in com.lucidera.lcs
LcsTableDeleteRel is the relational expression corresponding to deletes from a column-store table.
LcsTableDeleteRel(RelOptCluster, LcsTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>) - Constructor for class com.lucidera.lcs.LcsTableDeleteRel
Constructor.
LcsTableDeleteRule - Class in com.lucidera.lcs
LcsTableDeleteRule is a rule for converting an abstract TableModificationRel into a corresponding LcsTableDeleteRel.
LcsTableDeleteRule() - Constructor for class com.lucidera.lcs.LcsTableDeleteRule
Creates a LcsTableDeleteRule.
LcsTableMergeRel - Class in com.lucidera.lcs
LcsTableMergeRel is the relational expression corresponding to merges on a column-store table.
LcsTableMergeRel(RelOptCluster, LcsTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>, boolean, List<FemLocalIndex>) - Constructor for class com.lucidera.lcs.LcsTableMergeRel
Constructor.
LcsTableMergeRel.ReshapeProjectionType - Enum in com.lucidera.lcs
 
LcsTableMergeRel.ReshapeProjectionType() - Constructor for enum com.lucidera.lcs.LcsTableMergeRel.ReshapeProjectionType
 
LcsTableMergeRule - Class in com.lucidera.lcs
LcsTableMergeRule is a rule for converting an abstract TableModificationRel into a corresponding LcsTableMergeRel.
LcsTableMergeRule() - Constructor for class com.lucidera.lcs.LcsTableMergeRule
Creates a LcsTableMergeRule.
LcsTableProjectionRule - Class in com.lucidera.lcs
LcsTableProjectionRule implements the rule for pushing a Projection into a LcsRowScanRel.
LcsTableProjectionRule() - Constructor for class com.lucidera.lcs.LcsTableProjectionRule
Creates a LcsTableProjectionRule.
ldbInstance() - Static method in class com.lucidera.farrago.LucidDbOperatorTable
Retrieves the singleton, creating it if necessary.
ldbRepos - Variable in class com.lucidera.farrago.test.LucidDbTestCleanup
 
ldbStmt - Variable in class com.lucidera.farrago.test.LucidDbTestCleanup
 
LE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LEADING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LEADING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LEADING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LeafFilter() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
leafPageIdProj - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
leafPageIdProj - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
leafPageIdProj - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
leafPageIdProj - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
LeafQuery(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a leaf in a query expression (SELECT, VALUES or TABLE).
LeafQuery(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a leaf in a query expression (SELECT, VALUES or TABLE).
LeafQuery(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a leaf in a query expression (SELECT, VALUES or TABLE).
LeafQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses either a row expression, a leaf query expression, or a parenthesized expression of any kind.
LeafQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses either a row expression, a leaf query expression, or a parenthesized expression of any kind.
LeafQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses either a row expression, a leaf query expression, or a parenthesized expression of any kind.
leastRestrictive(RelDataType[]) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
Returns the most general of a set of types (that is, one type to which they can all be cast), or null if conversion is not possible.
leastRestrictive(RelDataType[]) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
leastRestrictive(RelDataType[]) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
leastRestrictiveByCast(RelDataType[]) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
leastRestrictiveSqlType(RelDataType[]) - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
leastRestrictiveStructuredType(RelDataType[]) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
leaves - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
left - Variable in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
left - Variable in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
LEFT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LEFT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
left - Variable in class org.eigenbase.rel.JoinRelBase
 
left - Variable in enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
 
LEFT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
left - Variable in class org.eigenbase.util.Pair
 
LEFT_BRACKET - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
LEFT_OPERAND - Static variable in class org.eigenbase.sql.SqlJoin
 
leftChildExp - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftDestFields - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
leftFactor - Variable in class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
The left factor in a removable self-join
leftFields - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftFields - Variable in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
leftFields - Variable in class org.eigenbase.rel.rules.SwapJoinRule.VariableReplacer
 
leftInner - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
leftJoinKey - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
leftJoinKeys - Variable in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
leftKeyClass - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftKeyClassifier - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftKeyProj - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
leftKeyRefClass - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftKeys - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
Join key columns from the left.
leftKeys - Variable in class org.eigenbase.rel.rules.SemiJoinRel
 
leftObj - Variable in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
leftOrdinal - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
leftOuter - Variable in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
leftOuter - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
leftOuter - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
leftPrec - Variable in class org.eigenbase.sql.SqlOperator
The precedence with which this operator binds to the expression to the left.
leftPrec(int, boolean) - Static method in class org.eigenbase.sql.SqlOperator
 
leftRel - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftRowClass - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
leftRowType - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
length() - Method in class net.sf.farrago.type.runtime.BytePointer
 
length() - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
length - Variable in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
length$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
length$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
length$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
length$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
length$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
length$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
length$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
length$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
lengthOfMatch - Variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
lengthOfMatch - Variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
lengthOfMatch - Variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
lenient - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
lenient - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
lenient - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
LessThan - Static variable in class org.eigenbase.sql.SqlKind
 
lessThanOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical less-than operator, '<'.
LessThanORDINAL - Static variable in class org.eigenbase.sql.SqlKind
LessThan
LessThanOrEqual - Static variable in class org.eigenbase.sql.SqlKind
 
lessThanOrEqualOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical less-than-or-equal operator, '<='.
LessThanOrEqualORDINAL - Static variable in class org.eigenbase.sql.SqlKind
LessThanOrEqual
LETTER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LETTER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LETTER - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
LETTER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
level - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
level - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.MaxInputFinder
 
LEVEL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LEVEL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
level - Variable in class org.eigenbase.relopt.RelOptPlanWriter
 
LEVEL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LEVEL_ERROR - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
LEVEL_FIELD_NAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
LEVEL_WARNING - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
LEXICAL_ERROR - Static variable in error net.sf.farrago.parser.impl.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in error net.sf.farrago.rng.parserimpl.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in error org.eigenbase.lurql.parser.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in error org.eigenbase.sql.parser.impl.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error net.sf.farrago.parser.impl.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error net.sf.farrago.rng.parserimpl.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.eigenbase.lurql.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.eigenbase.sql.parser.impl.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
lexStateNames - Static variable in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
lexStateNames - Static variable in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
lexStateNames - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
lhsClass - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
lhsExp - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
lhsType - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
LhxAggRel - Class in net.sf.farrago.fennel.rel
LhxAggRel represents hash aggregation.
LhxAggRel(RelOptCluster, RelNode, int, List<AggregateCall>, long, long) - Constructor for class net.sf.farrago.fennel.rel.LhxAggRel
Creates a LhxAggRel.
LhxAggRule - Class in net.sf.farrago.fennel.rel
LhxAggRule is a rule for transforming AggregateRel to LhxAggRel.
LhxAggRule() - Constructor for class net.sf.farrago.fennel.rel.LhxAggRule
Creates a LhxAggRule.
LhxIntersectRule - Class in net.sf.farrago.fennel.rel
LhxIntersectRule is a rule for transforming IntersectRel to LhxJoinRel.
LhxIntersectRule() - Constructor for class net.sf.farrago.fennel.rel.LhxIntersectRule
Creates a LhxIntersectRule.
LhxJoinRel - Class in net.sf.farrago.fennel.rel
LhxJoinRel implements the hash join.
LhxJoinRel(RelOptCluster, RelNode, RelNode, LhxJoinRelType, boolean, List<Integer>, List<Integer>, List<Integer>, List<String>, long, long) - Constructor for class net.sf.farrago.fennel.rel.LhxJoinRel
Creates a new LhxJoinRel object.
LhxJoinRelType - Enum in net.sf.farrago.fennel.rel
Enumeration of LucidDB Hash Join types.
LhxJoinRelType(JoinRelType) - Constructor for enum net.sf.farrago.fennel.rel.LhxJoinRelType
 
LhxJoinRule - Class in net.sf.farrago.fennel.rel
LhxJoinRule implements the planner rule for converting a JoinRel with join condition into a LhxJoinRel (hash join).
LhxJoinRule() - Constructor for class net.sf.farrago.fennel.rel.LhxJoinRule
Creates a LhxJoinRule.
LhxMinusRule - Class in net.sf.farrago.fennel.rel
LhxMinusRule is a rule for transforming MinusRel to LhxJoinRel.
LhxMinusRule() - Constructor for class net.sf.farrago.fennel.rel.LhxMinusRule
Creates a LhxMinusRule.
LhxSemiJoinRule - Class in net.sf.farrago.fennel.rel
LcsSemiJoinRule implements the rule for converting a join (which evaluates a semi join) expression into the a hash semi join.
LhxSemiJoinRule() - Constructor for class net.sf.farrago.fennel.rel.LhxSemiJoinRule
Creates a LhxSemiJoinRule.
LIBRARY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LIBRARY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LIBRARY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LIBRARY_CLASS_PREFIX1 - Static variable in class net.sf.farrago.plugin.FarragoPluginClassLoader
Prefix used to indicate that a wrapper library is loaded directly from a class rather than a jar.
LIBRARY_CLASS_PREFIX2 - Static variable in class net.sf.farrago.plugin.FarragoPluginClassLoader
New alternative to LIBRARY_CLASS_PREFIX1.
libraryFile$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
libraryName - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
libraryName - Variable in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
libraryName - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.WrapperFactory
 
libraryName - Variable in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
like - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
LIKE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LIKE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LIKE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Like - Static variable in class org.eigenbase.sql.SqlKind
 
likeOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
LikeORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Like
LIMIT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LIMIT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
limit - Variable in class org.eigenbase.relopt.hep.HepInstruction.MatchLimit
 
limit - Variable in class org.eigenbase.rex.RexUtil.ForwardRefFinder
 
LIMIT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
limit(double) - Method in class org.eigenbase.util.property.DoubleProperty
Returns value limited to the range [minValue, maxValue].
limit(int) - Method in class org.eigenbase.util.property.IntegerProperty
Returns value limited to the range [minValue, maxValue].
line - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
line - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
line - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
line - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
line - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
LINE_DELIM - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
lineageId$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
lineBreak - Static variable in class org.eigenbase.util.TestUtil
 
lineBreak2 - Static variable in class org.eigenbase.util.TestUtil
 
lineBreak3 - Static variable in class org.eigenbase.util.TestUtil
 
LineBreakPattern - Static variable in class org.eigenbase.util.TestUtil
 
lineColPattern - Static variable in class org.eigenbase.test.SqlValidatorTestCase
 
lineColToIndex(String, int, int) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Finds the position (0-based) in a string which corresponds to a given line and column (1-based).
lineColTwicePattern - Static variable in class org.eigenbase.test.SqlValidatorTestCase
 
lineDelimiter - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
lineLength - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
lineLength - Variable in class org.eigenbase.util.RhBase64.InputStream
 
lineLength - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
lineNumber - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
lineNumber - Variable in class org.eigenbase.sql.parser.SqlParserPos
 
lineSeparator - Static variable in class org.eigenbase.util.Util
System-dependent newline character.
list - Variable in class org.eigenbase.relopt.volcano.RuleQueue.PhaseMatchList
Current list of VolcanoRuleMatches for this phase.
list - Variable in class org.eigenbase.runtime.BufferedIterator.Clonerator
 
list - Variable in class org.eigenbase.runtime.BufferedIterator
 
list - Variable in class org.eigenbase.sarg.SargIntervalSequence
 
list - Variable in class org.eigenbase.sql.SqlNodeList
 
list(String, String, int) - Method in class org.eigenbase.test.SqlValidatorTest
 
list - Variable in class org.eigenbase.util.CastingList
 
listener - Variable in class org.eigenbase.relopt.AbstractRelOptPlanner
 
listener - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Listener for this planner, or null if none set.
listeners - Variable in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
listeners - Variable in class org.eigenbase.relopt.MulticastRelOptListener
 
listOpTab - Variable in class org.eigenbase.test.MockSqlOperatorTable
 
ListScope - Class in org.eigenbase.sql.validate
Abstract base for a scope which is defined by a list of child namespaces and which inherits from a parent scope.
ListScope(SqlValidatorScope) - Constructor for class org.eigenbase.sql.validate.ListScope
 
ListSqlOperatorTable - Class in org.eigenbase.sql.util
Implementation of the SqlOperatorTable interface by using a list of operators.
ListSqlOperatorTable() - Constructor for class org.eigenbase.sql.util.ListSqlOperatorTable
 
listStack - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
literal(String) - Static method in class net.sf.farrago.ddl.gen.DdlGenerator
 
Literal() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a literal expression, allowing continued string literals.
Literal() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a literal expression, allowing continued string literals.
Literal() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a literal expression, allowing continued string literals.
literal(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
Literal - Static variable in class org.eigenbase.sql.SqlKind
 
literal(String) - Method in interface org.eigenbase.sql.SqlWriter
Prints a literal, exactly as provided.
literal$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
LiteralChain - Static variable in class org.eigenbase.sql.SqlKind
 
literalChainOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
LiteralChainORDINAL - Static variable in class org.eigenbase.sql.SqlKind
LiteralChain operator (for composite string literals)
literalList - Variable in class net.sf.farrago.query.FarragoReduceValuesRule.MyRexShuttle
 
literalName - Variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
 
literalName - Variable in class net.sf.farrago.cwm.core.ChangeableKindEnum
 
literalName - Variable in class net.sf.farrago.cwm.core.OrderingKindEnum
 
literalName - Variable in class net.sf.farrago.cwm.core.ScopeKindEnum
 
literalName - Variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
 
literalName - Variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
 
literalName - Variable in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
 
literalName - Variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
 
literalName - Variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
 
literalName - Variable in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
 
literalName - Variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
 
literalName - Variable in class net.sf.farrago.fem.fennel.DistinctnessEnum
 
literalName - Variable in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
 
literalName - Variable in class net.sf.farrago.fem.med.BackupStatusTypeEnum
 
literalName - Variable in class net.sf.farrago.fem.med.BackupTypeEnum
 
literalName - Variable in class net.sf.farrago.fem.med.RecoveryTypeEnum
 
literalName - Variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
 
literalName - Variable in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
 
literalName - Variable in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
 
literalName - Variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
 
literalName - Variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
 
literalName - Variable in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
 
LiteralOperandTypeChecker - Class in org.eigenbase.sql.type
Parameter type-checking strategy type must be a literal (whether null is allowede is determined by the constructor).
LiteralOperandTypeChecker(boolean) - Constructor for class org.eigenbase.sql.type.LiteralOperandTypeChecker
 
LiteralORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Literal
literalOutOfRangeMessage - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
literals - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
literalValue(Literal) - Static method in class org.eigenbase.oj.util.OJUtil
 
LN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
lnFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
load(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
Parses a multi-threaded script and converts it into test commands.
loadBootUrls() - Method in class net.sf.farrago.db.FarragoDatabase
 
loadClassFromJarUrl(String, String) - Method in class net.sf.farrago.plugin.FarragoPluginClassLoader
Loads a Java class from a jar URL.
loadClassFromJarUrlManifest(String, String) - Method in class net.sf.farrago.plugin.FarragoPluginClassLoader
Loads a Java class from a jar URL, using the manifest to determine the classname.
loadClassFromLibraryManifest(String, String) - Method in class net.sf.farrago.plugin.FarragoPluginClassLoader
Loads a Java class from a library (either a jarfile using a manifest to get the classname, or else a named class from the classpath).
loadColumnSet(SqlIdentifier) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
loadColumnSet(SqlIdentifier) - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Looks up a named ColumnSet and loads its optimizer representation.
loadColumnSetFromCatalog(FemBaseColumnSet, FarragoTypeFactory) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Loads a FarragoMedColumnSet from its catalog definition.
loadDataServerFromCache(FemDataServer) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
loadDefaultSessionVariables(FarragoSessionVariables) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
loadDefaultSessionVariables(FarragoSessionVariables) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
loadDefaultSessionVariables(FarragoSessionVariables) - Method in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory.FarragoMiniplanSessionPersonality
 
loadDefaultSessionVariables(FarragoSessionVariables) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Loads variables from the session personality into a session variables object.
loadDriverClass(String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
loadDrivers() - Static method in class org.eigenbase.util.Util
 
loadedServerClassNameSet - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
loadFennel(FarragoCompoundAllocation, FennelCmdExecutor, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
 
loadFennelPlan(String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
loadFennelPlan(String) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Loads the Fennel portion of an execution plan (either creating a new XO graph or reusing a cached instance).
loadLibrary(String) - Static method in class org.eigenbase.util.Util
Uses System.loadLibrary(String) to load a native library correctly under mingw (Windows/Cygwin) and Linux environments.
loadModel(String, boolean) - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
loadModelPlugins() - Method in class net.sf.farrago.db.FarragoDatabase
 
loadModelView(String) - Method in class net.sf.farrago.test.LurqlQueryTest
 
loadRepository(String, Properties) - Static method in class net.sf.farrago.util.MdrUtil
Loads an MDRepository instance.
loadSaffronProperties(Properties) - Method in class org.eigenbase.util.SaffronProperties
Adds all saffron-related properties found in the source list.
loadSequence(FemSequenceGenerator) - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Initializes the sequence accessor from a sequence.
loadServer(String, FarragoMedDataWrapper, Properties) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Loads a data server, or uses a cached instance.
loadServerFromCatalog(FemDataServer) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Loads a data server based on its catalog definition.
loadWrapper(String, String, Properties) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Loads a data wrapper, or uses a cached instance.
loadWrapperFromCatalog(FemDataWrapper) - Method in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
Loads a data wrapper based on its catalog definition.
lobText(String, String, PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Retrieves a long catalog string attribute in chunks.
LOCAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LOCAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LOCAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LOCALDB_CATALOG_NAME - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Reserved name for the local catalog.
locale - Variable in class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
locale - Variable in class org.eigenbase.sql.SqlCollation
 
localExprList - Variable in class org.eigenbase.rex.RexProgramBuilder.RegisterMidputShuttle
 
localExprList - Variable in class org.eigenbase.rex.RexProgramBuilder.RegisterOutputShuttle
 
localIndex$Hib - Variable in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
LocalIndexHasStats - Interface in net.sf.farrago.fem.med
LocalIndexHasStats association proxy interface.
localIndexHasStats - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
LocalIndexHasStats$Hib - Class in net.sf.farrago.fem.med
LocalIndexHasStats association implementation.
LocalIndexHasStats$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
localizedClassNames - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
localName - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
localRefList - Variable in class org.eigenbase.rex.RexProgramBuilder
 
localRefMap - Variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
localSchema - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
localSetUp() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
localSetUp() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
localTearDown() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
localTearDown() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
localTime - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
LOCALTIME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LOCALTIME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LOCALTIME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
localTimeFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The LOCALTIME [(precision)] function.
localTimestamp - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
LOCALTIMESTAMP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LOCALTIMESTAMP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LOCALTIMESTAMP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
localTimestampFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The LOCALTIMESTAMP [(precision)] function.
locateAllRefs() - Method in class org.eigenbase.rel.rules.PushProjector
Locates all references found in either the projection expressions a filter, as well as references to expressions that should be preserved.
locateRmiRegistry() - Method in class net.sf.farrago.server.FarragoAbstractServer
Locates the RMI registry.
location - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FailedThread
 
LOCATOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LOCATOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LOCATOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
locatorsUpdateCopy() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
lock - Variable in class net.sf.farrago.util.FarragoFileLockAllocation
 
LOCK_OFFSET - Static variable in class net.sf.farrago.util.FarragoFileLockAllocation
Location to lock.
LockDenied - Variable in class net.sf.farrago.resource.FarragoResource
LockDenied is 'Failed to acquire lock on {0}'
locked - Variable in class net.sf.farrago.session.mock.MockReposTxnContext
 
lockLevel - Variable in class net.sf.farrago.catalog.FarragoReposTxnContext
 
lockMgr - Variable in class com.lucidera.farrago.LucidDbTxnMgr
 
lockObjectInUse(String) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Marks a single object, represented by its mofId, as in-use.
lockObjectsInUse(FarragoSessionExecutableStmt) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
See FarragoDbSession.
lockRepos(int) - Method in class net.sf.farrago.catalog.FarragoReposImpl
Places either a shared or exclusive lock on the repository.
LOCKSTEP - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
lockstep - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
lockTables(TableAccessMap) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Calls the transaction manager to access a set of tables.
log(RuntimeException, int, String, boolean) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
log(RuntimeException, int, String, boolean, String, String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
log(SyntheticObject, RuntimeException, int, String, boolean) - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Writes a record to a log file
log(String[], Object[], RuntimeException, int, String, boolean) - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Writes a record to a log file
log(String[], Object[], RuntimeException, int, String, boolean, String, String) - Method in interface com.lucidera.runtime.LucidDbRuntimeContext.ErrorLogger
Writes a record to a log file
log(SyntheticObject, RuntimeException, int, String, boolean) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Writes a record to a log file
log(String[], Object[], RuntimeException, int, String, boolean) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Writes a record to a log file
log(String[], Object[], RuntimeException, int, String, boolean, String, String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Writes a record to a log file
log(RuntimeException, int, String, boolean, String, String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
Writes the current log record
log(RuntimeException, int, String, boolean, String, String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuotaLogger
 
log - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
log(Level, String, Object, Object) - Method in class org.eigenbase.trace.EigenbaseLogger
Conditionally logs a message with two Object parameters
log(Level, String, Object, Object, Object) - Method in class org.eigenbase.trace.EigenbaseLogger
Conditionally logs a message with three Object parameters
log(Level, String, Object, Object, Object, Object) - Method in class org.eigenbase.trace.EigenbaseLogger
Conditionally logs a message with four Object parameters
log(Level, String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
log(Level, String, Object) - Method in class org.eigenbase.trace.EigenbaseLogger
 
log(Level, String, Object[]) - Method in class org.eigenbase.trace.EigenbaseLogger
 
log(Level, String, Throwable) - Method in class org.eigenbase.trace.EigenbaseLogger
 
log10 - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
log10Func - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
LOG_DIR - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
LOG_DIR - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
LOG_DIR - Static variable in class net.sf.farrago.session.FarragoSessionVariables
Name of session variable defining directory for log files; this is not currently used by the default Farrago personality, but it serves as a canonical name across all other personalities which need a similar concept.
LOG_DIR_DEFAULT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
LOG_FILE_EXTENSION - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
LOG_FILE_FIELD_DELIMITER - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
LOG_FILE_LINE_DELIMITER - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
LOG_FILENAME_EXTENSION - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
logDirectory - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
logFile - Variable in class org.eigenbase.test.DiffRepository
 
logFile - Variable in class org.eigenbase.test.DiffTestCase
Name of current .log file.
LOGFILE_PREFIX - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
logFilePath - Variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
logger - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuotaLogger
 
logger - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLoggerRef
 
logger - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
logger - Static variable in class net.sf.farrago.util.SqlRunner
 
logger - Static variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
logger - Variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
logger - Variable in class org.eigenbase.test.SqlValidatorTest
 
logger - Variable in class org.eigenbase.trace.EigenbaseLogger
 
logger - Variable in class org.eigenbase.trace.EigenbaseTimingTracer
 
loggerMap - Variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
loggerPrefix - Variable in class net.sf.farrago.util.NativeTrace
 
logicalEquivMap - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
logicalJoinType - Variable in enum net.sf.farrago.fennel.rel.LhxJoinRelType
 
login() - Method in class net.sf.farrago.test.FarragoMockLoginModule
Try to log in a user.
loginTimeout - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
loginTimeout - Variable in class org.eigenbase.util.JdbcDataSource
 
logout() - Method in class net.sf.farrago.test.FarragoMockLoginModule
Log out currently logged in subject
logOutputStream - Variable in class org.eigenbase.test.DiffTestCase
OutputStream for current test log.
logSummary(LucidDbRuntimeContext.SummaryLogEntry) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogger
Logs an entry into the summary file.
logWriter - Variable in class org.eigenbase.util.JdbcDataSource
 
LONG_TYPE - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
longerRamp(int, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
longHandle - Variable in class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
longHandle - Variable in class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
longHandle - Variable in class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
longHandle - Variable in class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
longHandle - Variable in class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
longHandle - Variable in class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
longOverflow - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
The maximum LONG value that can be assigned to this decimal.
longScaleFactor - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
The scale factor applied to integers assigned to this decimal
longValue() - Method in class net.sf.farrago.query.FennelRelParamId
 
longValue(boolean) - Method in class org.eigenbase.sql.SqlLiteral
Returns the long value of this literal.
lookAhead - Variable in class org.eigenbase.util.Filterator
 
lookingAhead - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
lookingAhead - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
lookingAhead - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
lookingAhead - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
lookup(RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
Lookup registered node
lookup(RexNode) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
lookup(String) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall.JdbcToInternalLookupTable
Tries to lookup a given function name JDBC to an internal representation.
lookup(Class) - Method in class org.eigenbase.sql.type.JavaToSqlTypeConversionRules
Returns a corresponding SqlTypeName for a given Java class.
lookup(SqlValidatorScope, List<String>) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Resolves a multi-part identifier such as "SCHEMA.EMP.EMPNO" to a namespace.
lookup(int, SqlToRelConverter.LookupContext) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Creates an expression with which to reference the expression whose offset in its from-list is offset.
lookup(Class) - Static method in class org.eigenbase.test.DiffRepository
Finds the repository instance for a given class, with no base repository or filter.
lookup(Class, DiffRepository) - Static method in class org.eigenbase.test.DiffRepository
Finds the repository instance for a given class and inheriting from a given repository.
lookup(Class, DiffRepository, DiffRepository.Filter) - Static method in class org.eigenbase.test.DiffRepository
Finds the repository instance for a given class.
lookupAggFunction(AggregateCall) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Finds the definition of the aggregate function used by a given call.
lookupAggregates(SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
lookupAssoc(String, JmiModelGraph) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Looks up a named association in the model, fails if not found.
lookupCall - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
lookupCatalog(String, boolean) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
lookupCatalog(FarragoSession, FarragoRepos, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
lookupChild(String) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
lookupChild(String) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
lookupChild(String) - Method in class org.eigenbase.sql.validate.FieldNamespace
 
lookupChild(String) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Looks up a child namespace of a given name.
lookupClass(String, JmiModelGraph) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Looks up a named class in the model, fails if not found.
lookupColumn(FemAbstractColumnSet, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
lookupColumnSet(FarragoTypeFactory, String, String[]) - Method in interface net.sf.farrago.namespace.FarragoMedNameDirectory
Looks up a FarragoMedColumnSet by name.
lookupColumnSet(FarragoTypeFactory, String, String[]) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
lookupColumnSet(FarragoTypeFactory, String, String[]) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
lookupColumnSet(FarragoTypeFactory, String, String[]) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
lookupColumnSet(FarragoTypeFactory, String, String[]) - Method in class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
lookupColumnSet(FemLocalSchema, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
lookupColumnSet(FarragoSession, FarragoRepos, String, String, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
Maps a table, given its name components, to its corresponding FemAbstractColumnSet
lookupColumnSetAndImposeType(FarragoTypeFactory, String, String[], RelDataType, boolean) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
Looks up the FarragoMedColumnSet for the given table.
lookupColumnSetAndImposeType(FarragoTypeFactory, String[], String[], RelDataType) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
lookupCorrel(String) - Method in class org.eigenbase.relopt.RelOptQuery
Returns the relational expression which populates a correlating variable.
lookupExp(String) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Returns an expression with which to reference a from-list item.
lookupField(RelDataType, String) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Looks up a field with a given name and if found returns its ordinal.
lookupFieldNamespace(RelDataType, String) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
lookupFieldType(RelDataType, String) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Looks up a field with a given name and if found returns its type.
lookupFromHints(SqlNode, SqlValidatorScope, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
lookupGroupExpr(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
If an expression is structurally identical to one of the group-by expressions, returns a reference to the expression, otherwise returns null.
lookupHints(SqlNode, SqlParserPos) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
lookupHints(SqlNode, SqlParserPos) - Method in interface org.eigenbase.sql.validate.SqlValidatorWithHints
Looks up completion hints for a syntatically correct SQL statement that has been parsed into an expression tree.
lookupIndex(FemLocalSchema, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
lookupJoinHints(SqlJoin, SqlValidatorScope, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
lookupMakeCallObj - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
lookupNameCompletionHints(SqlValidatorScope, List<String>, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Populates a list of all the valid alternatives for an identifier.
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
 
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax) - Method in interface org.eigenbase.sql.SqlOperatorTable
Retrieves a list of operators with a given name and syntax.
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax) - Method in class org.eigenbase.sql.util.ChainedSqlOperatorTable
 
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax) - Method in class org.eigenbase.sql.util.ListSqlOperatorTable
 
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax) - Method in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
 
lookupOrCreateGroupExpr(RexNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
lookupOrCreatePartition(Integer[]) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
lookupQualifiedName(SqlNode, SqlParserPos) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
lookupQualifiedName(SqlNode, SqlParserPos) - Method in interface org.eigenbase.sql.validate.SqlValidatorWithHints
Looks up the fully qualified name for a SqlIdentifier at a given Parser Position in a parsed expression tree Note: call this only after SqlValidator.validate(org.eigenbase.sql.SqlNode) has been called.
lookupRefBaseObject(String[]) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
lookupRefClass(String[]) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
Looks up a RefClass from its qualified name.
lookupRefPackage(String[], int) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
lookupRelationship(Class<? extends RefBaseObject>, String) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Looks up a relationship.
lookupRoutine(SqlOperatorTable, SqlIdentifier, RelDataType[], SqlFunctionCategory) - Static method in class org.eigenbase.sql.SqlUtil
Looks up a (possibly overloaded) routine based on name and argument types.
lookupSchema(SqlIdentifier, boolean) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
lookupSchema(FarragoSession, CwmCatalog, String) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
lookupSelectHints(SqlSelect, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Looks up completion hints for a syntactically correct select SQL that has been parsed into an expression tree.
lookupSelectHints(SqlValidatorNamespace, SqlParserPos, List<SqlMoniker>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
lookupState(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
Manages state transitions.
lookupSubdirectory(String) - Method in interface net.sf.farrago.namespace.FarragoMedNameDirectory
Looks up an immediate subdirectory by name.
lookupSubdirectory(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
lookupSubdirectory(String) - Method in class net.sf.farrago.namespace.impl.MedAbstractNameDirectory
 
lookupSubdirectory(String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
lookupSubdirectory(String) - Method in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
lookupSubdirectory(String) - Method in class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
lookupSubjectRoutines(SqlOperatorTable, SqlIdentifier, RelDataType[], SqlFunctionCategory) - Static method in class org.eigenbase.sql.SqlUtil
Looks up all subject routines matching the given name and argument types.
lookupSubjectRoutinesByName(SqlOperatorTable, SqlIdentifier, SqlFunctionCategory) - Static method in class org.eigenbase.sql.SqlUtil
 
lookupTimeUnit(SqlIntervalQualifier.TimeUnit) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
Generates an expression for a SqlIntervalQualifier.TimeUnit.
lookupVisitMethod(Class<? extends R>, Class<? extends E>, String, List<Class>) - Method in interface org.eigenbase.util.ReflectiveVisitDispatcher
Looks up a visit method taking additional parameters beyond the overloaded visitee type.
lookupVisitMethod(Class<? extends R>, Class<? extends E>, String) - Method in interface org.eigenbase.util.ReflectiveVisitDispatcher
Looks up a visit method.
lookupVisitMethod(Class<?>, Class<?>, String) - Static method in class org.eigenbase.util.ReflectUtil
Looks up a visit method.
lookupVisitMethod(Class<?>, Class<?>, String, List<Class>) - Static method in class org.eigenbase.util.ReflectUtil
Looks up a visit method taking additional parameters beyond the overloaded visitee type.
lookupVisitMethod(Class<?>, Class<?>, String, Class<?>[], Map<Class<?>, Method>) - Static method in class org.eigenbase.util.ReflectUtil
 
lookupWindow(List<FennelWindowRel.Window>, boolean, SqlNode, SqlNode, Integer[]) - Method in class net.sf.farrago.fennel.rel.FennelWindowRule
 
lookupWindow(String) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
lookupWindow(String) - Method in class org.eigenbase.sql.validate.EmptyScope
 
lookupWindow(String) - Method in class org.eigenbase.sql.validate.JoinScope
 
lookupWindow(String) - Method in class org.eigenbase.sql.validate.SelectScope
 
lookupWindow(String) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Finds a window with a given name.
LOOP_DETECTED - Static variable in error net.sf.farrago.parser.impl.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error net.sf.farrago.rng.parserimpl.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error org.eigenbase.lurql.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error org.eigenbase.sql.parser.impl.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
loopbackDataSource - Variable in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
loopbackDataSource - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache
 
LoptIterCalcRule - Class in com.lucidera.opt
LoptIterCalcRule decorates an IterCalcRel with an error handling tag, according to the LucidDb requirements.
LoptIterCalcRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule
Constructs a new LoptIterCalcRule
LoptIterCalcRule.CartesianJoinRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a cartesian product join.
LoptIterCalcRule.CartesianJoinRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.CartesianJoinRule
 
LoptIterCalcRule.DefaultRule - Class in com.lucidera.opt
A default rule for tagging any calculator
LoptIterCalcRule.DefaultRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.DefaultRule
 
LoptIterCalcRule.HashJoinRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a hash join.
LoptIterCalcRule.HashJoinRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.HashJoinRule
 
LoptIterCalcRule.JavaUdxRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a Java UDX
LoptIterCalcRule.JavaUdxRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.JavaUdxRule
 
LoptIterCalcRule.JdbcQueryRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a JDBC query
LoptIterCalcRule.JdbcQueryRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.JdbcQueryRule
 
LoptIterCalcRule.LcsRowScanRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a column store row scan.
LoptIterCalcRule.LcsRowScanRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.LcsRowScanRule
 
LoptIterCalcRule.NestedLoopJoinRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a nested loop join.
LoptIterCalcRule.NestedLoopJoinRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.NestedLoopJoinRule
 
LoptIterCalcRule.TableAccessRule - Class in com.lucidera.opt
A rule for tagging a calculator on top of a table scan.
LoptIterCalcRule.TableAccessRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.TableAccessRule
 
LoptIterCalcRule.TableAppendRule - Class in com.lucidera.opt
A rule for tagging a calculator beneath a table modification.
LoptIterCalcRule.TableAppendRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.TableAppendRule
 
LoptIterCalcRule.TableDeleteRule - Class in com.lucidera.opt
A rule for tagging a calculator beneath a table modification.
LoptIterCalcRule.TableDeleteRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.TableDeleteRule
 
LoptIterCalcRule.TableMergeRule - Class in com.lucidera.opt
A rule for tagging a calculator beneath a table modification.
LoptIterCalcRule.TableMergeRule(RelOptRuleOperand) - Constructor for class com.lucidera.opt.LoptIterCalcRule.TableMergeRule
 
LoptJoinTree - Class in com.lucidera.opt
LoptJoinTree implements a utility class used to store a JoinRel tree and the factors that make up the tree.
LoptJoinTree(RelNode, int) - Constructor for class com.lucidera.opt.LoptJoinTree
Creates a jointree consisting of a single node
LoptJoinTree(RelNode, LoptJoinTree.BinaryTree, boolean) - Constructor for class com.lucidera.opt.LoptJoinTree
Associates the factor ids with a jointree
LoptJoinTree(RelNode, LoptJoinTree.BinaryTree, LoptJoinTree.BinaryTree) - Constructor for class com.lucidera.opt.LoptJoinTree
Associates the factor ids with a jointree given the factors corresponding to the left and right subtrees of the join
LoptJoinTree(RelNode, LoptJoinTree.BinaryTree, LoptJoinTree.BinaryTree, boolean) - Constructor for class com.lucidera.opt.LoptJoinTree
Associates the factor ids with a jointree given the factors corresponding to the left and right subtrees of the join.
LoptJoinTree.BinaryTree - Class in com.lucidera.opt
Simple binary tree class that stores an id in the leaf nodes and keeps track of the parent LoptJoinTree object associated with the binary tree.
LoptJoinTree.BinaryTree(int, LoptJoinTree) - Constructor for class com.lucidera.opt.LoptJoinTree.BinaryTree
 
LoptJoinTree.BinaryTree(LoptJoinTree.BinaryTree, LoptJoinTree.BinaryTree, LoptJoinTree) - Constructor for class com.lucidera.opt.LoptJoinTree.BinaryTree
 
LoptMetadataProvider - Class in com.lucidera.opt
LoptMetadataProvider supplies relational expression metadata specific to LucidDB.
LoptMetadataProvider(FarragoRepos) - Constructor for class com.lucidera.opt.LoptMetadataProvider
 
LoptMetadataProvider.SimpleColumnOrigins - Class in com.lucidera.opt
An extension of RelMdColumnOrigins that invokes LoptMetadataQuery.getSimpleColumnOrigins(org.eigenbase.rel.RelNode, int) instead of RelMetadataQuery.getColumnOrigins(org.eigenbase.rel.RelNode, int).
LoptMetadataProvider.SimpleColumnOrigins() - Constructor for class com.lucidera.opt.LoptMetadataProvider.SimpleColumnOrigins
 
LoptMetadataQuery - Class in com.lucidera.opt
LoptMetadataQuery defines the relational expression metadata queries which are custom to LucidDB's optimizer.
LoptMetadataQuery() - Constructor for class com.lucidera.opt.LoptMetadataQuery
 
LoptMetadataTest - Class in com.lucidera.opt.test
LoptMetadataTest tests the relational expression metadata queries relied on by the LucidDB optimizer.
LoptMetadataTest(String) - Constructor for class com.lucidera.opt.test.LoptMetadataTest
Creates a new LoptMetadataTest object.
LoptModifyRemovableSelfJoinRule - Class in com.lucidera.opt
LoptModifyRemovableSelfJoinRule implements a rule that modifies the inputs into a removable self-join so that they are in a standard format that will be recognized by LoptRemoveSelfJoinRule.
LoptModifyRemovableSelfJoinRule(RelOptRuleOperand, String) - Constructor for class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
Creates a LoptModifyRemovableSelfJoinRule.
LoptMultiJoin - Class in com.lucidera.opt
LoptMultiJoin is a utility class used to keep track of the join factors that make up a MultiJoinRel.
LoptMultiJoin(MultiJoinRel) - Constructor for class com.lucidera.opt.LoptMultiJoin
 
LoptMultiJoin.RemovableSelfJoin - Class in com.lucidera.opt
Utility class used to keep track of the factors in a removable self-join.
LoptMultiJoin.RemovableSelfJoin(int, int, Map<Integer, Integer>) - Constructor for class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
 
LoptOptimizeJoinRule - Class in com.lucidera.opt
LoptOptimizeJoinRule implements the heuristic planner for determining optimal join orderings.
LoptOptimizeJoinRule() - Constructor for class com.lucidera.opt.LoptOptimizeJoinRule
Creates a LoptOptimizeJoinRule.
LoptRemoveSelfJoinRule - Class in com.lucidera.opt
LoptRemoveSelfJoinRule implements a rule that converts removable self-joins into a scan on the common underlying row scan table.
LoptRemoveSelfJoinRule() - Constructor for class com.lucidera.opt.LoptRemoveSelfJoinRule
Creates a LoptRemoveSelfJoinRule.
LoptSemiJoinOptimizer - Class in com.lucidera.opt
LoptSemiJoinOptimizer implements the logic for determining the optimal semijoins to be used in processing joins in a query.
LoptSemiJoinOptimizer(LoptMultiJoin, RexBuilder) - Constructor for class com.lucidera.opt.LoptSemiJoinOptimizer
 
LoptSemiJoinOptimizer.FactorCostComparator - Class in com.lucidera.opt
 
LoptSemiJoinOptimizer.FactorCostComparator() - Constructor for class com.lucidera.opt.LoptSemiJoinOptimizer.FactorCostComparator
 
lower - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
LOWER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LOWER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
lower(BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
lower the case for each character of the string
lower(BytePointer) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
LOWER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
lower$Hib - Variable in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
LOWER_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
LOWER_OPERAND - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
Ordinal of the 'lower' operand.
lowerBound - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
lowerBound - Variable in class org.eigenbase.rex.RexWindow
 
lowerBound - Variable in class org.eigenbase.sarg.SargIntervalBase
 
LowerBound_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which holds the lower bound of the window.
lowerBoundCsn - Variable in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
lowerBoundCsn - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
lowerBoundCsn - Variable in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
lowerBoundCsn - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
lowerBoundCsn - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
lowerFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
lowerLimit - Variable in class net.sf.farrago.catalog.FarragoSequenceOptions
 
lowerRexInputIdx - Variable in class org.eigenbase.sarg.SargRexAnalyzer
If >= 0, treat RexInputRefs whose index is within the range [lowerRexInputIdx, upperRexInputIdx) as coordinates in expressions
LPAREN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LPAREN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LPAREN - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
LPAREN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
lruCacheOrder - Variable in class net.sf.farrago.util.FarragoLruVictimPolicy
LRU ordering of objects in the cache.
LSQUARE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
LT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
LT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
LT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
LucidDbHttpDriver - Class in com.lucidera.jdbc
LucidDbHttpDriver is a JDBC driver for the LucidDB server for use by remote clients over HTTP.
LucidDbHttpDriver() - Constructor for class com.lucidera.jdbc.LucidDbHttpDriver
 
LucidDbIndexOnlySessionFactory - Class in com.lucidera.farrago
LucidDbIndexOnlySessionFactory extends LucidDbSessionFactory by enabling index only scans.
LucidDbIndexOnlySessionFactory() - Constructor for class com.lucidera.farrago.LucidDbIndexOnlySessionFactory
 
LucidDbLocalDriver - Class in com.lucidera.jdbc
LucidDbLocalDriver is a JDBC driver for the LucidDB engine for use by callers running in the same JVM with the DBMS.
LucidDbLocalDriver() - Constructor for class com.lucidera.jdbc.LucidDbLocalDriver
 
LucidDbOperatorTable - Class in com.lucidera.farrago
LucidDbOperatorTable extends SqlStdOperatorTable with the builtin operators specific to the LucidDb personality
LucidDbOperatorTable() - Constructor for class com.lucidera.farrago.LucidDbOperatorTable
 
LucidDbPreparingStmt - Class in com.lucidera.farrago
LucidDbPreparingStmt refines FarragoPreparingStmt with LucidDB-specifics.
LucidDbPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtValidator, String) - Constructor for class com.lucidera.farrago.LucidDbPreparingStmt
 
LucidDbRmiDriver - Class in com.lucidera.jdbc
LucidDbRmiDriver is a JDBC driver for the LucidDB server for use by remote clients communicating via RMI.
LucidDbRmiDriver() - Constructor for class com.lucidera.jdbc.LucidDbRmiDriver
 
LucidDbRuntimeContext - Class in com.lucidera.runtime
LucidDbRuntimeContext applies LucidDb semantics for query execution.
LucidDbRuntimeContext(FarragoSessionRuntimeParams) - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext
 
LucidDbRuntimeContext.DefaultErrorLogger - Class in com.lucidera.runtime
The default error logger writes records to a file
LucidDbRuntimeContext.DefaultErrorLogger(String) - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
LucidDbRuntimeContext.DefaultErrorLogger(String, boolean) - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
LucidDbRuntimeContext.ErrorLogger - Interface in com.lucidera.runtime
ErrorLogger processes error records
LucidDbRuntimeContext.ErrorLoggerBase - Class in com.lucidera.runtime
Base class for error loggers
LucidDbRuntimeContext.ErrorLoggerBase() - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
LucidDbRuntimeContext.ErrorQuota - Class in com.lucidera.runtime
An error quota for a statement
LucidDbRuntimeContext.ErrorQuota() - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuota
 
LucidDbRuntimeContext.ErrorQuotaLogger - Class in com.lucidera.runtime
Applies a quota to an error logger
LucidDbRuntimeContext.ErrorQuotaLogger(LucidDbRuntimeContext.ErrorLogger, LucidDbRuntimeContext.ErrorQuota) - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuotaLogger
 
LucidDbRuntimeContext.SummaryLogEntry - Class in com.lucidera.runtime
SummaryLogEntry represents an entry in the summary log file.
LucidDbRuntimeContext.SummaryLogEntry() - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
LucidDbRuntimeContext.SummaryLogger - Class in com.lucidera.runtime
SummaryLogger create a summary of all error logs
LucidDbRuntimeContext.SummaryLogger(String) - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogger
 
LucidDbRuntimeContext.SummaryLoggerRef - Class in com.lucidera.runtime
 
LucidDbRuntimeContext.SummaryLoggerRef() - Constructor for class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLoggerRef
 
LucidDbServer - Class in com.lucidera.farrago
LucidDbServer is a wrapper to insulate LucidDB scripts from direct dependencies on Farrago classes.
LucidDbServer() - Constructor for class com.lucidera.farrago.LucidDbServer
 
LucidDbServer(PrintWriter) - Constructor for class com.lucidera.farrago.LucidDbServer
 
LucidDbSessionFactory - Class in com.lucidera.farrago
LucidDbSessionFactory extends FarragoDbSessionFactory with LucidDB-specific behavior.
LucidDbSessionFactory() - Constructor for class com.lucidera.farrago.LucidDbSessionFactory
 
LucidDbSessionPersonality - Class in com.lucidera.farrago
Customizes Farrago session personality with LucidDB behavior.
LucidDbSessionPersonality(FarragoDbSession, FarragoSessionPersonality, boolean) - Constructor for class com.lucidera.farrago.LucidDbSessionPersonality
 
LucidDbSessionPersonality.LucidDbPlanner - Class in com.lucidera.farrago
 
LucidDbSessionPersonality.LucidDbPlanner(HepProgram, FarragoSessionPreparingStmt, Collection<RelOptRule>) - Constructor for class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
LucidDbSpecialOperators - Class in com.lucidera.query
LucidDbSpecialOperators maintains information about builtin operators that require special handling, e.g., LCS_RID
LucidDbSpecialOperators() - Constructor for class com.lucidera.query.LucidDbSpecialOperators
 
LucidDbSpecialOperators.SpecialOperatorInfo - Class in com.lucidera.query
 
LucidDbSpecialOperators.SpecialOperatorInfo(SqlOperator, SqlTypeName, boolean, int) - Constructor for class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
LucidDbSqlValidator - Class in com.lucidera.farrago
LucidDbSqlValidator refines FarragoSqlValidator with LucidDB-specifics.
LucidDbSqlValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance, FarragoPreparingStmt) - Constructor for class com.lucidera.farrago.LucidDbSqlValidator
 
LucidDbSqlValidator(FarragoPreparingStmt, SqlConformance) - Constructor for class com.lucidera.farrago.LucidDbSqlValidator
 
LucidDbSqlValidator.EquiJoinFinder - Class in com.lucidera.farrago
Visitor that walks a SqlNode expression tree looking for an equijoin between a source and target column.
LucidDbSqlValidator.EquiJoinFinder(SqlIdentifier, SqlIdentifier, SqlValidatorScope) - Constructor for class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
LucidDbTestCleanup - Class in com.lucidera.farrago.test
LucidDbTestCleanup takes care of cleaning up the catalog at the start of each LucidDB test suite.
LucidDbTestCleanup(Connection) - Constructor for class com.lucidera.farrago.test.LucidDbTestCleanup
 
LucidDbTestCleanup.ShutdownThread - Class in com.lucidera.farrago.test
 
LucidDbTestCleanup.ShutdownThread() - Constructor for class com.lucidera.farrago.test.LucidDbTestCleanup.ShutdownThread
 
LucidDbTxnMgr - Class in com.lucidera.farrago
LucidDbTxnMgr implements the FarragoSessionTxnMgr interface with locking semantics customized for LucidDB.
LucidDbTxnMgr() - Constructor for class com.lucidera.farrago.LucidDbTxnMgr
 
LucidDbTypeFactory - Class in com.lucidera.type
LucidDbTypeFactory overrides FarragoTypeFactoryImpl with LucidDB-specific type derivation rules.
LucidDbTypeFactory(FarragoRepos) - Constructor for class com.lucidera.type.LucidDbTypeFactory
 
LucidEraJni - Class in com.lucidera.farrago.fennel
JNI interface for LucidEra extensions to Fennel which are used by Farrago.
LucidEraJni() - Constructor for class com.lucidera.farrago.fennel.LucidEraJni
 
LurqlDynamicParam - Class in org.eigenbase.lurql
LurqlDynamicParam represents a dynamic parameter within a LURQL query.
LurqlDynamicParam(String) - Constructor for class org.eigenbase.lurql.LurqlDynamicParam
 
LurqlExists - Class in org.eigenbase.lurql
LurqlExists represents an exists clause within a LURQL query.
LurqlExists(List<String>, LurqlPathSpec) - Constructor for class org.eigenbase.lurql.LurqlExists
 
LurqlFilter - Class in org.eigenbase.lurql
LurqlFilter represents a filter condition in a LURQL query.
LurqlFilter(String, Set<Object>) - Constructor for class org.eigenbase.lurql.LurqlFilter
 
LurqlFilter(String, Set<Object>, boolean) - Constructor for class org.eigenbase.lurql.LurqlFilter
 
LurqlFilter(String, String) - Constructor for class org.eigenbase.lurql.LurqlFilter
 
LurqlFilter(String, LurqlDynamicParam) - Constructor for class org.eigenbase.lurql.LurqlFilter
 
LurqlFilter(LurqlExists) - Constructor for class org.eigenbase.lurql.LurqlFilter
 
LurqlFollow - Class in org.eigenbase.lurql
LurqlFollow represents a parsed FOLLOW clause in a LURQL query.
LurqlFollow(String, Map<String, String>, List<LurqlFilter>, LurqlPathSpec) - Constructor for class org.eigenbase.lurql.LurqlFollow
 
LurqlParser - Class in org.eigenbase.lurql.parser
 
LurqlParser(InputStream) - Constructor for class org.eigenbase.lurql.parser.LurqlParser
 
LurqlParser(InputStream, String) - Constructor for class org.eigenbase.lurql.parser.LurqlParser
 
LurqlParser(Reader) - Constructor for class org.eigenbase.lurql.parser.LurqlParser
 
LurqlParser(LurqlParserTokenManager) - Constructor for class org.eigenbase.lurql.parser.LurqlParser
 
LurqlParser.JJCalls - Class in org.eigenbase.lurql.parser
 
LurqlParser.JJCalls() - Constructor for class org.eigenbase.lurql.parser.LurqlParser.JJCalls
 
LurqlParser.LookaheadSuccess - Error in org.eigenbase.lurql.parser
 
LurqlParser.LookaheadSuccess() - Constructor for error org.eigenbase.lurql.parser.LurqlParser.LookaheadSuccess
 
LurqlParserConstants - Interface in org.eigenbase.lurql.parser
 
LurqlParserTokenManager - Class in org.eigenbase.lurql.parser
 
LurqlParserTokenManager(SimpleCharStream) - Constructor for class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
LurqlParserTokenManager(SimpleCharStream, int) - Constructor for class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
LurqlPathBranch - Class in org.eigenbase.lurql
LurqlPathBranch represents a parsed path branch (either FROM, FOLLOW, or RECURSIVELY) in a LURQL query.
LurqlPathBranch(String, LurqlPathSpec) - Constructor for class org.eigenbase.lurql.LurqlPathBranch
 
LurqlPathSpec - Class in org.eigenbase.lurql
LurqlPathSpec represents the parsed form of a path specification in a LURQL query.
LurqlPathSpec(List<LurqlQueryNode>, LurqlPathSpec, boolean) - Constructor for class org.eigenbase.lurql.LurqlPathSpec
 
LurqlPlan - Class in org.eigenbase.lurql
LurqlPlan represents a prepared plan for executing a LURQL query.
LurqlPlan(JmiModelView, LurqlQuery) - Constructor for class org.eigenbase.lurql.LurqlPlan
 
LurqlPlanEdge - Class in org.eigenbase.lurql
LurqlPlanEdge is a follow edge in a LURQL plan graph.
LurqlPlanEdge(LurqlPlanVertex, LurqlPlanVertex) - Constructor for class org.eigenbase.lurql.LurqlPlanEdge
 
LurqlPlanExistsEdge - Class in org.eigenbase.lurql
LurqlPlanExistsEdge implements the exists predicate within a LURQL plan graph.
LurqlPlanExistsEdge(LurqlPlanVertex, LurqlPlanVertex, DirectedGraph, Set, boolean) - Constructor for class org.eigenbase.lurql.LurqlPlanExistsEdge
 
LurqlPlanFollowEdge - Class in org.eigenbase.lurql
LurqlPlanEdge is a follow edge in a LURQL plan graph.
LurqlPlanFollowEdge(LurqlPlanVertex, LurqlPlanVertex, JmiAssocEdge, int, JmiClassVertex) - Constructor for class org.eigenbase.lurql.LurqlPlanFollowEdge
 
LurqlPlanVertex - Class in org.eigenbase.lurql
LurqlPlanVertex is a vertex in a LURQL plan graph.
LurqlPlanVertex(LurqlPlan, String, String, Set<String>) - Constructor for class org.eigenbase.lurql.LurqlPlanVertex
 
LurqlQuery - Class in org.eigenbase.lurql
LurqlQuery represents the parsed form of a LURQL query.
LurqlQuery(List<String>, LurqlQueryNode) - Constructor for class org.eigenbase.lurql.LurqlQuery
 
LurqlQuery() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
LurqlQueryNode - Class in org.eigenbase.lurql
LurqlQueryNode is an abstract base class representing a node in a LURQL parse tree.
LurqlQueryNode() - Constructor for class org.eigenbase.lurql.LurqlQueryNode
 
LurqlQueryProcessor - Class in com.lucidera.lurql
Deprecated. use org.eigenbase.lurql.LurqlQueryProcessor instead
LurqlQueryProcessor(MDRepository) - Constructor for class com.lucidera.lurql.LurqlQueryProcessor
Deprecated. Constructs a new LurqlQueryProcessor.
LurqlQueryProcessor - Class in org.eigenbase.lurql
LurqlQueryProcessor implements the JmiQueryProcessor interface for LURQL with the following implementation-specific behavior: parameters are not yet supported multiple threads may execute the same prepared query concurrently the repository must be MDR
LurqlQueryProcessor(MDRepository) - Constructor for class org.eigenbase.lurql.LurqlQueryProcessor
Constructs a new LurqlQueryProcessor.
LurqlQueryProcessor.PreparedQuery - Class in org.eigenbase.lurql
 
LurqlQueryProcessor.PreparedQuery(LurqlPlan) - Constructor for class org.eigenbase.lurql.LurqlQueryProcessor.PreparedQuery
 
LurqlQueryTest - Class in net.sf.farrago.test
LurqlQueryTest is a JUnit harness for executing tests which are implemented by running a script of LURQL queries and diffing the output against a reference file containing the expected results.
LurqlQueryTest(String) - Constructor for class net.sf.farrago.test.LurqlQueryTest
 
LurqlQueryUdx - Class in net.sf.farrago.test
LurqlQueryUdx executes a LURQL query and returns the resulting collection as a relational result set.
LurqlQueryUdx() - Constructor for class net.sf.farrago.test.LurqlQueryUdx
 
LurqlRecurse - Class in org.eigenbase.lurql
LurqlRecurse represents a parsed RECURSIVELY clause in a LURQL query.
LurqlRecurse(LurqlPathSpec, LurqlPathSpec) - Constructor for class org.eigenbase.lurql.LurqlRecurse
 
LurqlReflectiveExecutor - Class in org.eigenbase.lurql
LurqlReflectiveExecutor executes a LurqlPlan via calls to the JMI reflective interface.
LurqlReflectiveExecutor(MDRepository, LurqlPlan, Connection, Map<String, ?>) - Constructor for class org.eigenbase.lurql.LurqlReflectiveExecutor
Creates a new executor for a plan.
LurqlRoot - Class in org.eigenbase.lurql
LurqlRoot represents the parsed form of a simple root in the FROM clause of a LURQL query.
LurqlRoot(String, String, List<LurqlFilter>, LurqlPathSpec) - Constructor for class org.eigenbase.lurql.LurqlRoot
 

M

M - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
M - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
M - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MAGIC_NUMBER - Static variable in class net.sf.farrago.runtime.FennelTupleWriter
Matches fennel/tuple/TupleAccessor.cpp.
main(String[]) - Static method in class com.lucidera.farrago.LucidDbServer
 
main(String[]) - Static method in class net.sf.farrago.catalog.codegen.FactoryGen
Main generator entry point invoked by build.xml (target "generateMetadataFactory").
main(String[]) - Static method in class net.sf.farrago.catalog.codegen.ProxyGen
Main generator entry point invoked by build.xml (target "generateFemCpp").
main(String[]) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
main(String[]) - Static method in class net.sf.farrago.db.FarragoDatabase
Main entry point which creates a new Farrago database.
main(String[]) - Static method in class net.sf.farrago.server.FarragoRJJdbcServer
 
main(String[]) - Static method in class net.sf.farrago.server.FarragoRmiJdbcServer
Defines the main entry point for the Farrago server.
main(String[]) - Static method in class net.sf.farrago.server.FarragoServer
Deprecated. Defines the main entry point for the Farrago server.
main(String[]) - Static method in class net.sf.farrago.server.FarragoVjdbcServer
Defines the main entry point for the Farrago server.
main(String[]) - Static method in class net.sf.farrago.test.FarragoDebugServer
Provides an entry point for debugging FarragoServer.
main(String[]) - Static method in class net.sf.farrago.test.FarragoProfiler
Provides an entry point for profiling the SQL engine.
main(String[]) - Static method in class net.sf.farrago.test.FennelTupleTest
 
main(String[]) - Static method in class net.sf.farrago.test.TestLeaks
Main entry point.
main(String[]) - Static method in class net.sf.farrago.util.FarragoFileLockAllocation
Command-line entry point for bench testing.
main(String[]) - Static method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Client tool that connects via jdbc and runs one or more mtsql on that connection.
main(String[]) - Static method in class org.eigenbase.test.SqlTestGen
 
main(String[]) - Static method in class org.eigenbase.util.UtilTest
Runs the test suite.
MainApp - Class in org.eigenbase.util
Abstract base class for a Java application invoked from the command-line.
MainApp(String[]) - Constructor for class org.eigenbase.util.MainApp
 
mainExportSubModel(String[]) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
mainImpl() - Method in class org.eigenbase.util.MainApp
Does the work of the application.
mainImportSubModel(String[]) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
mainProgram - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
makeAbstractCast(RelDataType, RexNode) - Method in class org.eigenbase.rex.RexBuilder
Creates a call to the CAST operator.
makeAndNode(RexNode, RexNode) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
makeApproxLiteral(BigDecimal) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Makes an approximate literal of double precision
makeApproxLiteral(BigDecimal) - Method in class org.eigenbase.rex.RexBuilder
Creates a double-precision literal.
makeApproxLiteral(BigDecimal, RelDataType) - Method in class org.eigenbase.rex.RexBuilder
Creates an approximate numeric literal (double or float).
makeApproxScaleFactor(int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Makes an approximate literal to be used for scaling
makeArray(int, String) - Static method in class org.eigenbase.rex.RexSlot
 
makeBigintLiteral(BigDecimal) - Method in class org.eigenbase.rex.RexBuilder
Creates a BIGINT literal.
makeBinaryLiteral(byte[]) - Method in class org.eigenbase.rex.RexBuilder
Creates a byte array literal.
makeCalcTupleIter(TupleIter) - Static method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
makeCalendar(String, int, int, int, int, int, int, int) - Static method in class net.sf.farrago.test.FarragoJdbcTest
Creates a calendar.
makeCall(SqlOperator, RexNode...) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
makeCall(RelDataType, SqlOperator, RexNode...) - Method in class org.eigenbase.rex.RexBuilder
Creates a call with an array of arguments and a predetermined type.
makeCall(SqlOperator, RexNode...) - Method in class org.eigenbase.rex.RexBuilder
Creates a call with an array of arguments.
makeCall(SqlOperator, List<? extends RexNode>) - Method in class org.eigenbase.rex.RexBuilder
Creates a call with a list of arguments.
makeCall(SqlOperatorTable, SqlIdentifier) - Static method in class org.eigenbase.sql.SqlUtil
If an identifier is a legitimate call to a function which has no arguments and requires no parentheses (for example "CURRENT_USER"), returns a call to that function, otherwise returns null.
makeCase(RexNode, RexNode, RexNode) - Method in class org.eigenbase.oj.util.JavaRexBuilder
 
makeCase(RexNode, RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeCase(RexNode, RexNode, RexNode, RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeCast(RelDataType, RexNode) - Method in class org.eigenbase.oj.util.JavaRexBuilder
 
makeCast(RelDataType, RexNode) - Method in class org.eigenbase.rex.RexBuilder
Creates a call to the CAST operator, expanding if possible.
makeCharLiteral(NlsString) - Method in class org.eigenbase.rex.RexBuilder
Creates a character string literal from an NlsString.
makeComparison(SqlOperator, RexNode[]) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
makeConstructorCall(SqlRexContext, SqlFunction, RexNode[]) - Method in class org.eigenbase.sql2rel.StandardConvertletTable
 
makeCorrel(RelDataType, String) - Method in class org.eigenbase.rex.RexBuilder
Creates an expression referencing a correlation variable.
makeCost(double, double, double) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
makeCost(double, double, double) - Method in interface org.eigenbase.relopt.RelOptPlanner
Creates a cost object.
makeCost(double, double, double) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
makeDateLiteral(Calendar) - Method in class org.eigenbase.rex.RexBuilder
Creates a Date literal.
makeDeclaration(String, OJClass[], String[]) - Method in class org.eigenbase.oj.util.OJClassMap
 
makeDivide(RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeDynamicParam(RelDataType, int) - Method in class org.eigenbase.rex.RexBuilder
Creates a reference to a dynamic parameter
makeEdge(FarragoPlanVisualizer.VisualVertex, FarragoPlanVisualizer.VisualVertex, String) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
makeExactLiteral(long) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Makes an exact, non-nullable literal of Bigint type
makeExactLiteral(BigDecimal) - Method in class org.eigenbase.rex.RexBuilder
Creates a numeric literal.
makeExactLiteral(BigDecimal, RelDataType) - Method in class org.eigenbase.rex.RexBuilder
Creates a numeric literal.
makeField(int) - Static method in class org.eigenbase.oj.util.OJSyntheticClass
 
makeFieldAccess(RexNode, String) - Method in class org.eigenbase.oj.util.JavaRexBuilder
 
makeFieldAccess(int, int) - Static method in class org.eigenbase.relopt.RelOptUtil
Constructs a reference to the fieldth field of the ordinalth input.
makeFieldAccess(Expression, int) - Static method in class org.eigenbase.relopt.RelOptUtil
Constructs a reference to the fieldth field of an expression.
makeFieldAccess(RexNode, String) - Method in class org.eigenbase.rex.RexBuilder
Creates an expression accessing a given named field from a record.
makeFieldAccess(RexNode, int) - Method in class org.eigenbase.rex.RexBuilder
Creates an expression accessing a field with a given ordinal from a record.
makeFieldAccessInternal(RexNode, RelDataTypeField) - Method in class org.eigenbase.rex.RexBuilder
Creates an expression accessing a given field from a record.
makeFilePath(String[], String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
Constructs the full path to the file for a table, based upon the server directory, filename option (if specified), and the server data file extension.
makeFlag(Object) - Method in class org.eigenbase.rex.RexBuilder
Creates a literal representing a flag.
makeHugeCost() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
makeHugeCost() - Method in interface org.eigenbase.relopt.RelOptPlanner
Creates a cost object representing an enormous non-infinite cost.
makeHugeCost() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
makeImmutable() - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeMap
 
makeImmutable() - Method in class org.eigenbase.jmi.JmiDependencyVertex
 
makeImmutable() - Method in class org.eigenbase.util.Graph
 
makeImmutable() - Method in class org.eigenbase.util14.Enum14
Freezes the enumeration, preventing it from being further modified.
makeInfiniteCost() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
makeInfiniteCost() - Method in interface org.eigenbase.relopt.RelOptPlanner
Creates a cost object representing infinite cost.
makeInfiniteCost() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
makeInputRef(RelDataType, int) - Method in class org.eigenbase.rex.RexBuilder
Creates a referenence to a given field of the input record.
makeInputRef(int) - Method in class org.eigenbase.rex.RexProgramBuilder
Creates a reference to a given input field
makeIntervalLiteral(SqlIntervalQualifier) - Method in class org.eigenbase.rex.RexBuilder
Creates an interval literal.
makeIntervalLiteral(long, SqlIntervalQualifier) - Method in class org.eigenbase.rex.RexBuilder
Creates an interval literal.
makeIntNode(int, SqlBinaryOperator, BigDecimal) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
makeIsNegative(RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeIsPositive(RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeIterator(Object[]) - Static method in class org.eigenbase.test.EigenbaseTestCase
Returns an iterator over the elements of an array.
makeJava(Environment, Expression) - Method in class org.eigenbase.oj.util.JavaRexBuilder
 
makeJoinType(OJClass, OJClass, OJClass) - Method in class org.eigenbase.oj.util.OJClassMap
Makes the type of a join.
makeKey(RexNode) - Static method in class org.eigenbase.rex.RexUtil
Creates a key for RexNode which is the same as another key of another RexNode only if the two have both the same type and textual representation.
makeLiteral(String) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
makeLiteral(Comparable, RelDataType, SqlTypeName) - Method in class org.eigenbase.rex.RexBuilder
Internal method to create a call to a literal.
makeLiteral(boolean) - Method in class org.eigenbase.rex.RexBuilder
Creates a boolean literal.
makeLiteral(String) - Method in class org.eigenbase.rex.RexBuilder
Creates a character string literal.
makeLogFilePath(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
Constructs the full path to the log file for a table.
makeMapComparison(FemUserDefinedType, FemUserDefinedOrdering, SqlOperator, RexNode[]) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
makeMinus(RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeMultiply(RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makeName(int) - Static method in class org.eigenbase.relopt.RelOptUtil
Constructs the name for the ordinalth input.
makeNewInvocation(RelDataType, RexNode[]) - Method in class org.eigenbase.rex.RexBuilder
Creates an invocation of the NEW operator.
makeNotNullCast(RexNode) - Method in class org.eigenbase.rex.RexBuilder
Makes an expression which converts a value of type T to a value of type T NOT NULL, or throws if the value is NULL.
makeNullable() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
makeNullable() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
makeNullable() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Makes all fields in this namespace nullable (typically because it is on the outer side of an outer join.
makeNullableIfOperandsAre(SqlValidator, SqlValidatorScope, SqlCall, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Recreates a given RelDataType with nullablility iff any of a calls operand types are nullable.
makeNullableIfOperandsAre(RelDataTypeFactory, RelDataType[], RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Recreates a given RelDataType with nullability iff any of the param argTypes are nullable.
makeNullLiteral(SqlTypeName, int) - Method in class org.eigenbase.rex.RexBuilder
Creates an expression corresponding to a null literal, cast to a specific type and precision
makeNullLiteral(SqlTypeName) - Method in class org.eigenbase.rex.RexBuilder
Creates a literal whose value is NULL, with a particular type.
makeObject() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
makeOrNode(RexNode, RexNode) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
makeOver(RelDataType, SqlAggFunction, RexNode[], RexNode[], RexNode[], SqlNode, SqlNode, boolean, boolean, boolean) - Method in class org.eigenbase.rex.RexBuilder
Creates a call to a windowed agg.
makePlus(RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
 
makePossibleSemiJoins(LoptMultiJoin) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Determines all possible semijoins that can be used by dimension tables to filter fact tables.
makePreciseStringLiteral(String) - Method in class org.eigenbase.rex.RexBuilder
Creates a character string literal with type CHAR and default charset and collation.
makeProgram(RexBuilder, RexProgram, List<FennelWindowRel.RexWinAggCall>) - Static method in class net.sf.farrago.fennel.rel.FennelWindowRel
Creates a program with one output field per windowed aggregate expression.
makeRangeReference(RelDataType) - Method in class org.eigenbase.rex.RexBuilder
Creates a reference to all the fields in the row.
makeRangeReference(RelDataType, int, boolean) - Method in class org.eigenbase.rex.RexBuilder
Creates a reference to all the fields in the row.
makeReference(String, RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Creates an expression which references correlating variable correlName from the context of rel.
makeReference(int) - Static method in class org.eigenbase.relopt.RelOptUtil
 
makeRegList(RexToCalcTranslator, RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AddCharSetNameInstrImplementor
 
makeRegList(RexToCalcTranslator, RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastDecimalImplementor
 
makeRegList(RexToCalcTranslator, RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.InstrDefImplementor
Creates the list of registers which will be arguments to the instruction call.
makeRegList(RexToCalcTranslator, RexCall) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.TrimImplementor
 
makeReinterpretCast(RelDataType, RexNode, RexNode) - Method in class org.eigenbase.rex.RexBuilder
Makes a reinterpret cast.
makeRel(RelOptCluster, RelTraitSet, RelDataType, RelNode, RexProgram) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
makeRelativeComparison(FemUserDefinedType, FemUserDefinedOrdering, SqlOperator, RexNode[]) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
makeRidExpr(RexBuilder, RelNode, int) - Static method in class com.lucidera.query.LucidDbSpecialOperators
Creates an expression corresponding to an lcs rid
makeRidExpr(RexBuilder, RelNode) - Static method in class com.lucidera.query.LucidDbSpecialOperators
 
makeRoundFactor(int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Makes an exact numeric value to be used for rounding.
makeRow() - Method in class org.eigenbase.runtime.ResultSetIterator
Creates an object representing the current row of the result set.
makeRow() - Method in class org.eigenbase.runtime.ResultSetTupleIter
Creates an object representing the current row of the result set.
makeRowError(RuntimeException, String, int, String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Makes a row error based on conventions for column index
makeScaleFactor(int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Makes an exact numeric literal to be used for scaling
makeSearchNode(int, RexLiteral) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
makeSemiJoinSelectivityRexNode(SemiJoinRel) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Creates a RexNode that stores a selectivity value corresponding to the selectivity of a semijoin.
makeSerializable(Throwable) - Method in class net.sf.farrago.jdbc.FarragoJdbcUtil.SerializationChecker
Converts a Throwable into a similar exception that is serializable.
makeSerializable(DriverPropertyInfo[]) - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
makeStringNode(int, SqlBinaryOperator, String) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
makeTimeLiteral(Calendar, int) - Method in class org.eigenbase.rex.RexBuilder
Creates a Time literal.
makeTimestampLiteral(Calendar, int) - Method in class org.eigenbase.rex.RexBuilder
Creates a Timestamp literal.
makeTinyCost() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
makeTinyCost() - Method in interface org.eigenbase.relopt.RelOptPlanner
Creates a cost object representing a small positive cost.
makeTinyCost() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
makeTupleDescriptor(JmiMemTest.FarragoMemRepos) - Method in class net.sf.farrago.test.JmiMemTest
 
makeTupleIter(Object[]) - Static method in class org.eigenbase.test.EigenbaseTestCase
Returns a TupleIter over the elements of an array.
makeUdfInvocation(SqlOperator, RexNode[]) - Method in class net.sf.farrago.query.FarragoRexBuilder
 
makeVertex(Object) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
makeZeroCost() - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
makeZeroCost() - Method in interface org.eigenbase.relopt.RelOptPlanner
Creates a cost object representing zero cost.
makeZeroCost() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
manageReposSession - Variable in class net.sf.farrago.catalog.FarragoReposTxnContext
 
many - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
map - Variable in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
MAP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MAP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
map - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
map - Variable in class org.eigenbase.jmi.JmiModelGraph
Map from Ref and Mof instances to corresponding graph vertices and edges.
map - Variable in class org.eigenbase.jmi.JmiResourceMap
 
map - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.ExpanderMap
 
MAP - Static variable in class org.eigenbase.relopt.CallingConvention
 
map - Variable in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
map - Variable in class org.eigenbase.rex.RexSqlReflectiveConvertletTable
 
map - Static variable in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
MAP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
map - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall.JdbcToInternalLookupTable
 
map - Variable in class org.eigenbase.sql2rel.ReflectiveConvertletTable
 
map - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
map - Variable in class org.eigenbase.util.MultiMap
 
MAP_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
 
mapArcToConverterRule - Variable in class org.eigenbase.relopt.CallingConventionTraitDef.ConversionData
For a given source/target convention, there may be several possible conversion rules.
mapClassToRepos - Static variable in class org.eigenbase.test.DiffRepository
Holds one diff-repository per class.
mapClazzToMapNameToEnum - Static variable in class org.eigenbase.util.Util
Maps classes to the map of their enum values.
mapColumnToField(RelNode, FemAbstractColumn) - Method in class com.lucidera.lcs.LcsColumnMetadata
 
mapColumnToField(RelNode, FemAbstractColumn) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsColumnMetadata
 
mapColumnToField(RelNode, FemAbstractColumn) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
Maps a FemAbstractColumn to its corresponding field reference in the RelNode.
mapColumnToField(RelNode, FemAbstractColumn) - Method in class net.sf.farrago.query.FarragoColumnMetadata
 
mapConvertedNonCorrSubqs - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
Mapping of non-correlated subqueries that have been converted to their equivalent constants.
mapCorrel(String, RelNode) - Method in class org.eigenbase.relopt.RelOptQuery
Maps a correlating variable to a RelNode.
mapCorrel2Frame - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
Maps a String to the JavaRelImplementor.Frame whose JavaRelImplementor.Frame.rel.correlVariable == correlName.
mapCorrelateVariableToRexNode - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
mapCorrelNameToVariable - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
 
mapCorrelToDeferred - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
Fields used in name resolution for correlated subqueries.
mapCorrelToRefRel - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
Fields used in decorrelation.
mapCorrelToRel - Variable in class org.eigenbase.relopt.RelOptQuery
Maps name of correlating variable (e.g.
mapCorVarToCorRel - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
mapCorVarToCorRel - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
mapDeferredToCorrel - Variable in class org.eigenbase.relopt.RelOptQuery
Maps a from-list expression to the name of the correlating variable which references it.
mapDescToRule - Variable in class org.eigenbase.relopt.AbstractRelOptPlanner
Maps rule description to rule, just to ensure that rules' descriptions are unique.
mapDigestToExpr - Variable in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
mapDigestToRel - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Canonical map from digest to the unique relational expression with that digest.
mapDigestToVertex - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
mapFieldAccessToCorVar - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
mapFieldAccessToCorVar - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
mapFieldRef(RexNode, List<String>, RelDataType) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
 
mapFieldToColumn(RelNode, int) - Method in class com.lucidera.lcs.LcsColumnMetadata
 
mapFieldToColumn(RelNode, int) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsColumnMetadata
 
mapFieldToColumn(RelNode, int) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
Maps a field reference to its underlying FemAbstractColumn
mapFieldToColumn(RelNode, int) - Method in class net.sf.farrago.query.FarragoColumnMetadata
 
mapFieldToColumnOrdinal(RelNode, int) - Method in class com.lucidera.lcs.LcsColumnMetadata
 
mapFieldToColumnOrdinal(RelNode, int) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsColumnMetadata
 
mapFieldToColumnOrdinal(RelNode, int) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
Maps a field reference to the underlying column ordinal corresponding to the FemAbstractColumn representing the column.
mapFieldToColumnOrdinal(RelNode, int) - Method in class net.sf.farrago.query.FarragoColumnMetadata
 
mapIndexToFilter(List<FemLocalIndex>, List<LcsIndexOptimizer.SargColumnFilter>, List<LcsIndexOptimizer.SargColumnFilter>, Set<LcsIndexOptimizer.SargColumnFilter>, TreeSet<LcsIndexOptimizer.IndexFilterTuple>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
maps each index in the list of usable indexes to filters satisfiable by the index and populates the indexFilterSet with tuples (index, satisfiable filters).
mapIterCalcType(String, RelDataType) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
mapKey2SyntheticClass - Variable in class org.eigenbase.oj.util.OJClassMap
Map a HashableArray (which is just a wrapper around an array of classes and names to the OJSyntheticClass which implements that array of types.
mapKeyToEntry - Variable in class net.sf.farrago.util.FarragoObjectCache
Map from cache key to EntryImpl.
mapMofId(RefBaseObject, String) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Notifies subclasses that a new object has been created with the given MOFID.
mapMofIdToPlugin - Variable in class net.sf.farrago.plugin.FarragoPluginCache
 
mapNameToOp - Variable in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
 
mapNewRelToMapCorVarToOutputPos - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
mapNewRelToMapOldToNewOutputPos - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
mapOJClassToType - Variable in class org.eigenbase.oj.OJTypeFactoryImpl
 
mapOldToNewRel - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
mapParameterTypes(String, List<Class>) - Method in class org.eigenbase.rel.metadata.ReflectiveRelMetadataProvider
Maps the parameter type signature to look up for a given metadata query.
mapParserPosition(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
mapped - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
mapped - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
mapping - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform.AssocRule
Mapping to use when this rule applies.
Mapping - Interface in org.eigenbase.util.mapping
A Mapping is a relationship between a source domain to target domain of integers.
mapping - Variable in class org.eigenbase.util.mapping.Mappings.FunctionMappingIter
 
Mappings - Class in org.eigenbase.util.mapping
Utility functions related to mappings.
Mappings() - Constructor for class org.eigenbase.util.mapping.Mappings
 
Mappings.AbstractMapping - Class in org.eigenbase.util.mapping
 
Mappings.AbstractMapping() - Constructor for class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
Mappings.FiniteAbstractMapping - Class in org.eigenbase.util.mapping
 
Mappings.FiniteAbstractMapping() - Constructor for class org.eigenbase.util.mapping.Mappings.FiniteAbstractMapping
 
Mappings.FunctionMapping - Interface in org.eigenbase.util.mapping
Mapping where every source has a target.
Mappings.FunctionMappingIter - Class in org.eigenbase.util.mapping
 
Mappings.FunctionMappingIter(Mappings.FunctionMapping) - Constructor for class org.eigenbase.util.mapping.Mappings.FunctionMappingIter
 
Mappings.IdentityMapping - Class in org.eigenbase.util.mapping
 
Mappings.IdentityMapping(int) - Constructor for class org.eigenbase.util.mapping.Mappings.IdentityMapping
Creates an identity mapping.
Mappings.InverseMapping - Class in org.eigenbase.util.mapping
Decorator which converts any Mapping into the inverse of itself.
Mappings.InverseMapping(Mapping) - Constructor for class org.eigenbase.util.mapping.Mappings.InverseMapping
 
Mappings.NoElementException - Exception in org.eigenbase.util.mapping
Thrown when a mapping is expected to return one element but returns none.
Mappings.NoElementException() - Constructor for exception org.eigenbase.util.mapping.Mappings.NoElementException
 
Mappings.OverridingSourceMapping - Class in org.eigenbase.util.mapping
 
Mappings.OverridingSourceMapping(Mappings.SourceMapping, int, int) - Constructor for class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
Mappings.OverridingTargetMapping - Class in org.eigenbase.util.mapping
 
Mappings.OverridingTargetMapping(Mappings.TargetMapping, int, int) - Constructor for class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
Mappings.PartialFunctionImpl - Class in org.eigenbase.util.mapping
Implementation of Mapping where a source can have at most one target, and a target can have any number of sources.
Mappings.PartialFunctionImpl(int, int, MappingType) - Constructor for class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
Mappings.PartialMapping - Class in org.eigenbase.util.mapping
A mapping where a source at most one target, and every target has at most one source.
Mappings.PartialMapping(int, int, MappingType) - Constructor for class org.eigenbase.util.mapping.Mappings.PartialMapping
Creates a partial mapping.
Mappings.PartialMapping(List<Integer>, int, MappingType) - Constructor for class org.eigenbase.util.mapping.Mappings.PartialMapping
Creates a partial mapping from a list.
Mappings.PartialMapping(int[], int[], MappingType) - Constructor for class org.eigenbase.util.mapping.Mappings.PartialMapping
 
Mappings.PartialMapping.MappingItr - Class in org.eigenbase.util.mapping
 
Mappings.PartialMapping.MappingItr() - Constructor for class org.eigenbase.util.mapping.Mappings.PartialMapping.MappingItr
 
Mappings.SourceMapping - Interface in org.eigenbase.util.mapping
Mapping suitable for sourcing columns.
Mappings.SurjectionWithInverse - Class in org.eigenbase.util.mapping
A surjection with inverse has precisely one source for each target.
Mappings.SurjectionWithInverse(int, int) - Constructor for class org.eigenbase.util.mapping.Mappings.SurjectionWithInverse
 
Mappings.TargetMapping - Interface in org.eigenbase.util.mapping
Mapping suitable for mapping columns to a target.
Mappings.TooManyElementsException - Exception in org.eigenbase.util.mapping
Thrown when a mapping is expected to return one element but returns several.
Mappings.TooManyElementsException() - Constructor for exception org.eigenbase.util.mapping.Mappings.TooManyElementsException
 
mappingType - Variable in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
mappingType - Variable in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
MappingType - Enum in org.eigenbase.util.mapping
Describes the type of a mapping, from the most general MappingType.MultiFunction (every element in the source and target domain can participate in many mappings) to the most retricted MappingType.Bijection (every element in the source and target domain must be paired with precisely one element in the other domain).
MappingType() - Constructor for enum org.eigenbase.util.mapping.MappingType
 
mapPrivilegeForType(RefClass, String, boolean, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeMap
 
mapPrivilegeForType(RefClass, String, boolean, boolean) - Method in interface net.sf.farrago.session.FarragoSessionPrivilegeMap
Registers a privilege as either legal or illegal for a type.
mapProjCol(RexNode, List<String>, RelDataType) - Method in class com.lucidera.lcs.LcsTableProjectionRule
Maps a projection expression to its underlying field reference.
mapProjCol(RexNode, List<String>, RelDataType) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
Maps a projection expression to its underlying field reference
mapRefRelToCorVar - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
mapRefRelToCorVar - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
mapRel2Frame - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
Maps a RelNode to the unique frame whose JavaRelImplementor.Frame.rel is that relational expression.
mapRel2Subset - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Map each registered expression (RelNode) to its equivalence set (RelSubset).
mapResultSetType(String, RelDataType) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
mapRootRelToFieldProjection - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Project the groupby expressions out of the root of this sub-select.
mapRuleDescription(RelOptRule) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Registers a rule's description.
maps - Variable in class net.sf.farrago.catalog.FarragoTransientStorage
 
mapScopeToLux - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
mapSqlOpToCompOp(List<SqlOperator>, List<CompOperatorEnum>) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
 
mapSubqueryToExpr - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Maps IN and EXISTS sub-queries to the expressions which will be used to access them.
mapTableModOp(boolean, SqlKind) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
mapTypeToOJClass - Variable in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
mapTypeToSet - Variable in class net.sf.farrago.db.FarragoDbSessionPrivilegeMap
 
markLoopbackConnection(Connection) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
markSupported() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
markTableInUse(FarragoDbStmtContextBase, FarragoSessionDdlStmt) - Method in class net.sf.farrago.db.FarragoDbSession
Marks the target table for a DDL statement as in-use.
markToFail(String, String) - Method in interface org.eigenbase.test.concurrent.ConcurrentTestCommand
Marks a command to show that it is expected to fail, and indicates how.
markToFail() - Method in interface org.eigenbase.test.concurrent.ConcurrentTestCommand
Set this command to expect a patternless failure.
markToFail(String, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
markToFail() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
marshal(FennelTupleData, ByteBuffer) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Marshalls a tuple's values into a buffer.
marshalBitFields(ByteBuffer, int) - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
Marshals all bit fields in this tuple.
marshallValues(FennelTupleDescriptor, Object[], ByteBuffer, FennelTupleAccessor, FennelTupleData) - Method in class net.sf.farrago.test.FennelTupleTest
 
marshallValues(FennelTupleDescriptor, Object[]) - Method in class net.sf.farrago.test.FennelTupleTest
 
marshalOrder - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Permutation in which attributes should be marshalled; null when !hasAlignedVar, in which case attributes should be marshalled in logical order.
marshalTuple(ByteBuffer, Object) - Method in class net.sf.farrago.runtime.FennelTupleWriter
Marshals one tuple if it can fit.
marshalTupleOrThrow(ByteBuffer, Object) - Method in class net.sf.farrago.runtime.FennelTupleWriter
Marshals one tuple if it can fit; otherwise, throws either BufferOverflowException or IndexOutOfBoundsException (depending on whether absolute or relative puts are used).
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelBitAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelByteAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelFixedWidthAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelIntAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelLongAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelShortAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelVarWidthAccessor
 
marshalValueData(ByteBuffer, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Marshalls value data for the attribute.
MATCH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MATCH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
match(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoRuleCall
Applies this rule, with a given relexp in the first slot.
match(RexNode, RexAction) - Method in interface org.eigenbase.rex.RexPattern
Calls action for every combination of tokens for which this pattern matches.
MATCH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
match(RelOptRuleOperand, RelNode, List<RelNode>) - Method in class org.eigenbase.test.MockRelOptPlanner
Matches a relational expression to a rule.
match(String[], int) - Method in class org.eigenbase.util.OptionsList.Option
Tries to apply this option to the ith member of args.
MATCH_UNTIL_FIXPOINT - Static variable in class org.eigenbase.relopt.hep.HepProgram
Symbolic constant for matching until no more matches occur.
matchAnyChildren - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
MATCHED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MATCHED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MATCHED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
matchedPos - Variable in class com.lucidera.lcs.LcsIndexOptimizer.CandidateIndex
 
matcher - Variable in class org.eigenbase.lurql.LurqlFilter
 
matches(byte[], byte[]) - Static method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
Compares two bytes arrays.
MATCHES - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
matches(RelNode) - Method in class org.eigenbase.rel.convert.ConverterRule.ConverterRelOptRuleOperand
 
matches(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.NestedLoopsJoinRule
 
matches(RelOptRuleCall) - Method in class org.eigenbase.relopt.RelOptRule
Returns whether this rule could possibly match the given operands.
matches(RelNode) - Method in class org.eigenbase.relopt.RelOptRuleOperand
Returns whether a relational expression matches this operand.
matches(RelTraitSet) - Method in class org.eigenbase.relopt.RelTraitSet
Compares two RelTraitSet objects to see if they match for the purposes of firing a rule.
matchesMofDirection() - Method in class org.eigenbase.jmi.JmiAssocEdge
 
matchesPrefix(int[], int[][]) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
matchesPrefix(int[], int[][]) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
matchesPrefix(int[], int[][]) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
matchesVarDefn - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
matchIgnorePatterns(String) - Method in class org.eigenbase.test.DiffTestCase
 
matchIndexKeys(FemLocalIndex, List<Integer>, Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
Determines if an index matches a set of keys representing RexInputRefs
matchLimit - Variable in class org.eigenbase.relopt.hep.HepProgram
 
matchListMap - Variable in class org.eigenbase.relopt.volcano.RuleQueue
Map of VolcanoPlannerPhase to a list of rule-matches.
matchMap - Variable in class org.eigenbase.relopt.volcano.RuleQueue.PhaseMatchList
Multi-map of RelSubset to VolcanoRuleMatches.
matchNullability(RelDataType, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Ensure's type's nullability matches a value's nullability
matchOperands(RelOptRuleOperand, RelNode, List<RelNode>, Map<RelNode, List<RelNode>>) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
matchOrder - Variable in class org.eigenbase.relopt.hep.HepProgram
 
matchRecurse(int) - Method in class org.eigenbase.relopt.volcano.VolcanoRuleCall
Recursively matches operands above a given solve order.
matchRecursive(RelNode, RelNode, int) - Method in class org.eigenbase.test.MockRelOptPlanner
Recursively matches a rule.
MatchReturnTypeInference - Class in org.eigenbase.sql.type
Returns the first type that matches a set of given SqlTypeNames.
MatchReturnTypeInference(int) - Constructor for class org.eigenbase.sql.type.MatchReturnTypeInference
Returns the type at element start (zero based).
MatchReturnTypeInference(int, SqlTypeName) - Constructor for class org.eigenbase.sql.type.MatchReturnTypeInference
Returns the first type of typeName at or after position start (zero based).
MatchReturnTypeInference(int, SqlTypeName[]) - Constructor for class org.eigenbase.sql.type.MatchReturnTypeInference
Returns the first type matching any type in typeNames at or after position start (zero based)
matchRoutinesByParameterCount(SqlOperatorTable, SqlIdentifier, RelDataType[], SqlFunctionCategory) - Static method in class org.eigenbase.sql.SqlUtil
Determine if there is a routine matching the given name and number of arguments.
matchSchema(String, String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
max - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
max - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcApproxParamDef
 
max - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
max - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcIntParamDef
 
MAX - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MAX - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
max - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlApproxType
 
max - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlIntegralType
 
MAX - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
max - Variable in class org.eigenbase.util14.Enum14
the largest ordinal value
MAX_BINARY_LENGTH - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_BYTE - Static variable in class org.eigenbase.util14.NumberUtil
 
MAX_CHAR_LENGTH - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_DATETIME_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_DECL_SIZE - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
MAX_DOUBLE - Static variable in class org.eigenbase.util14.NumberUtil
 
MAX_FLOAT - Static variable in class org.eigenbase.util14.NumberUtil
 
MAX_HISTOGRAM_BAR_COUNT - Static variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
MAX_INTEGER - Static variable in class org.eigenbase.util14.NumberUtil
 
MAX_INTERVAL_FRACTIONAL_SECOND_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_INTERVAL_START_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_JDBC_TYPE - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_LARGE_NUMERICS - Static variable in class net.sf.farrago.catalog.codegen.FactoryGen
 
MAX_LINE_LENGTH - Static variable in class org.eigenbase.util.RhBase64
Maximum line length (76) of Base64 output.
MAX_LONG - Static variable in class org.eigenbase.util14.NumberUtil
 
MAX_MILEAGE - Static variable in class net.sf.farrago.test.FarragoObjectCacheTest
Mileage limit after which a car should be discarded.
MAX_NUMERIC_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_NUMERIC_SCALE - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MAX_PRECISION - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
MAX_RESERVATION_SIZE - Static variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
MAX_ROW_ERROR_TEXT_WIDTH - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
MAX_SHORT - Static variable in class org.eigenbase.util14.NumberUtil
 
MAX_TIRES - Static variable in class net.sf.farrago.test.FarragoObjectCacheTest
Default cache size limit.
maxByte - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
maxByteCount - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcBinaryParamDef
 
maxCharCount - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcStringParamDef
 
maxCount - Variable in class org.eigenbase.util.OptionsList.Group
 
maxDouble - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
maxFloat - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
maxIdleConnections - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
maxInputFor(RexNode) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.MaxInputFinder
Returns the highest level of any of the inputs of an expression.
maxInt - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
maxLong - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
maxNameLength - Static variable in class net.sf.farrago.catalog.FarragoReposImpl
TODO: look this up from repository
maxNextCharInd - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
maxNextCharInd - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
maxNextCharInd - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
maxNextCharInd - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
maxNumericStrings - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
maxOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
MAX aggregate function.
maxOrdinal - Static variable in class org.eigenbase.relopt.CallingConvention
 
maxOverflowNumericStrings - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
MaxPrec - Static variable in class org.eigenbase.sql.SqlOperator
Maximum precedence.
maxRows - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
maxRows - Variable in class org.eigenbase.util14.AbstractResultSet
 
maxShort - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
maxStorage - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
maximum marshalled size of this tuple
maxUnscaled - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcDecimalParamDef
 
maxUnscaled - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
maxUsingLevelOrdinals - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.HighestUsageFinder
 
MAXVALUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MAXVALUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
maxValue - Variable in class net.sf.farrago.test.regression.FarragoSorterTest.UniformDistributionGenerator
 
MAXVALUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
maxValue(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Returns the maximum value of an integral type, as a long value
maxValue - Variable in class org.eigenbase.util.property.DoubleProperty
 
maxValue - Variable in class org.eigenbase.util.property.IntegerProperty
 
maxValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
maybeCast(RexBuilder, RelDataType, RexNode) - Static method in class org.eigenbase.rex.RexUtil
Casts an expression to desired type, or returns the expression unchanged if it is already the correct type.
maybeNegate(Expression, boolean) - Method in class net.sf.farrago.ojrex.FarragoOJRexTruthTestImplementor
 
maybeNot(boolean, String) - Static method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Generates either "s" or "NOT s", depending on b.
maybeUpper(String) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
maybeWhitespace(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
mayCacheImplementation() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
mayCacheImplementation() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Test if the implementation may be saved for reuse.
mayRepeat() - Method in enum org.eigenbase.sql.validate.SqlMonotonicity
Returns whether values of this monotonicity may ever repeat: true for SqlMonotonicity.NotMonotonic and SqlMonotonicity.Constant, false otherwise.
MDR_USER_NAME - Static variable in class net.sf.farrago.db.FarragoDbSession
 
mdrClassExtent - Variable in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
Refinement for super.table.
mdrRepos - Variable in class net.sf.farrago.catalog.FarragoModelLoader
 
mdrRepos - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
mdrRepository - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
The underlying MDR repository.
mdrServer - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
MdrUtil - Class in net.sf.farrago.util
Static MDR utilities.
MdrUtil() - Constructor for class net.sf.farrago.util.MdrUtil
 
MedAbstractBase - Class in net.sf.farrago.namespace.impl
MedAbstractBase is an abstract base for classes used to build data wrappers.
MedAbstractBase() - Constructor for class net.sf.farrago.namespace.impl.MedAbstractBase
 
MedAbstractColumnMetadata - Class in net.sf.farrago.namespace.impl
MedAbstractColumnMetadata is a base class that provides common logic for implementing certain metadata queries that relate to columns.
MedAbstractColumnMetadata() - Constructor for class net.sf.farrago.namespace.impl.MedAbstractColumnMetadata
 
MedAbstractColumnSet - Class in net.sf.farrago.namespace.impl
MedAbstractColumnSet is an abstract base class for implementations of the FarragoMedColumnSet interface.
MedAbstractColumnSet(String[], String[], RelDataType, Properties, Map<String, Properties>) - Constructor for class net.sf.farrago.namespace.impl.MedAbstractColumnSet
Creates a new MedAbstractColumnSet.
MedAbstractDataServer - Class in net.sf.farrago.namespace.impl
MedAbstractDataServer is an abstract base class for implementations of the FarragoMedDataServer interface.
MedAbstractDataServer(String, Properties) - Constructor for class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
MedAbstractDataWrapper - Class in net.sf.farrago.namespace.impl
MedAbstractDataWrapper is an abstract base class for implementations of the FarragoMedDataWrapper interface.
MedAbstractDataWrapper() - Constructor for class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
MedAbstractFennelDataServer - Class in net.sf.farrago.namespace.impl
MedAbstractFennelDataServer refines MedAbstractLocalDataServer with abstract support for using Fennel's btree indexing.
MedAbstractFennelDataServer(String, Properties, FarragoRepos) - Constructor for class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
MedAbstractFennelProjectionRule - Class in net.sf.farrago.namespace.impl
MedAbstractFennelProjectionRule is a base class for implementing projection rules on different storage mechanisms
MedAbstractFennelProjectionRule(RelOptRuleOperand) - Constructor for class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
Creates a new MedAbstractFennelProjectionRule object.
MedAbstractFennelTableModRel - Class in net.sf.farrago.namespace.impl
MedAbstractFennelTableModRel refines TableModificationRelBase.
MedAbstractFennelTableModRel(RelOptCluster, RelTraitSet, RelOptTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>, boolean) - Constructor for class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
 
MedAbstractLocalDataServer - Class in net.sf.farrago.namespace.impl
MedAbstractLocalDataServer is an abstract base class for implementations of the FarragoMedLocalDataServer interface.
MedAbstractLocalDataServer(String, Properties) - Constructor for class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
MedAbstractMetadataSink - Class in net.sf.farrago.namespace.util
MedAbstractMetadataSink is an abstract base class for implementations of the FarragoMedMetadataSink interface.
MedAbstractMetadataSink(FarragoMedMetadataQuery, FarragoTypeFactory) - Constructor for class net.sf.farrago.namespace.util.MedAbstractMetadataSink
Creates a new sink.
MedAbstractNameDirectory - Class in net.sf.farrago.namespace.impl
MedAbstractNameDirectory is an abstract base class for implementations of the FarragoMedNameDirectory interface.
MedAbstractNameDirectory() - Constructor for class net.sf.farrago.namespace.impl.MedAbstractNameDirectory
 
medDataServer - Variable in class net.sf.farrago.ddl.DdlRelationalHandler.ReentrantIndexBuilderStmt
 
MedFlatFile_CONTROL_FILE_EXTENSION_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_CONTROL_FILE_EXTENSION_Description is 'Control file extension'
MedFlatFile_DATE_FORMAT_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_DATE_FORMAT_Description is 'A custom datetime format for date columns'
MedFlatFile_DIRECTORY_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_DIRECTORY_Description is 'OS directory path containing flat files'
MedFlatFile_ESCAPE_CHAR_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_ESCAPE_CHAR_Description is 'Character used to escape the special characters'
MedFlatFile_FIELD_DELIMITER_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_FIELD_DELIMITER_Description is 'Field delimiter character'
MedFlatFile_FILE_EXTENSION_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_FILE_EXTENSION_Description is 'File name extension'
MedFlatFile_LENIENT_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_LENIENT_Description is 'Whether to fill in missing columns at the end of rows with null and discard extra columns'
MedFlatFile_LINE_DELIMITER_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_LINE_DELIMITER_Description is 'Line delimiter character'
MedFlatFile_LOG_DIRECTORY_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_LOG_DIRECTORY_Description is 'OS directory path for writing log files'
MedFlatFile_MAPPED_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_MAPPED_Description is 'Whether to match source columns in a data file with target columns specified by a control file or foreign table definition.
MedFlatFile_NUM_ROWS_SCAN_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_NUM_ROWS_SCAN_Description is 'The number of rows to scan to deduce the data type of columns'
MedFlatFile_QUOTE_CHAR_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_QUOTE_CHAR_Description is 'Character used to quote'
MedFlatFile_TIME_FORMAT_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_TIME_FORMAT_Description is 'A custom datetime format for time columns'
MedFlatFile_TIMESTAMP_FORMAT_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_TIMESTAMP_FORMAT_Description is 'A custom datetime format for timestamp columns'
MedFlatFile_TRIM_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_TRIM_Description is 'Whether to trim column values'
MedFlatFile_WITH_HEADER_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_WITH_HEADER_Description is 'Whether the files include a header'
MedFlatFile_WITH_LOGGING_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedFlatFile_WITH_LOGGING_Description is 'Whether to log row errors'
medHandler - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
medHandler - Variable in class net.sf.farrago.ddl.DdlRelationalHandler
 
MediatorPattern - Static variable in class org.eigenbase.util.Glossary
Define an object that encapsulates how a set of objects interact.
MedInvalidUdxId - Variable in class net.sf.farrago.resource.FarragoResource
MedInvalidUdxId is 'Invalid specific name for UDX loaded via SQL/MED or optimizer: {0}'
MedJdbc_DRIVER_CLASS_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_DRIVER_CLASS_Description is 'Fully-qualified class name of JDBC driver to load'
MedJdbc_EXTENDED_OPTIONS_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_EXTENDED_OPTIONS_Description is 'Whether driver-specific options should be accepted'
MedJdbc_InvalidDataSource - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_InvalidDataSource is 'Cannot find JNDI resource ''{0}'''
MedJdbc_InvalidTableMapping - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_InvalidTableMapping is '''{0}.{1}'' and ''{2}.{3}'' cannot both map to ''{4}.{5}''.'
MedJdbc_InvalidTablePrefixMapping - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_InvalidTablePrefixMapping is '''{0}.{1}'' and ''{2}.{3}'' cannot both map to ''{4}.{5}''.'
MedJdbc_InvalidTableSchemaMapping - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_InvalidTableSchemaMapping is 'Cannot specify more than one of SCHEMA_MAPPING, TABLE_MAPPING, or TABLE_PREFIX_MAPPING'
MedJdbc_JNDI_NAME_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_JNDI_NAME_Description is 'Name of the JNDI resource containing the DataSource for the source DBMS'
MedJdbc_PASSWORD_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_PASSWORD_Description is 'Password for authentication in source DBMS'
MedJdbc_SCHEMA_NAME_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_SCHEMA_NAME_Description is 'Artificial foreign schema name for servers which don''t support schemas'
MedJdbc_URL_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_URL_Description is 'JDBC URL for data source'
MedJdbc_USER_NAME_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedJdbc_USER_NAME_Description is 'User name for authentication in source DBMS'
MedJdbcAggPushDownRule - Class in net.sf.farrago.namespace.jdbc
MedJdbcAggPushDownRule is a rule to push aggregations down into JDBC sources.
MedJdbcAggPushDownRule() - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcAggPushDownRule
 
MedJdbcColumnSet - Class in net.sf.farrago.namespace.jdbc
MedJdbcColumnSet implements the FarragoMedColumnSet interface for foreign JDBC tables.
MedJdbcColumnSet(MedJdbcNameDirectory, String[], String[], SqlSelect, SqlDialect, RelDataType, RelDataType, RelDataType) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
MedJdbcDataServer - Class in net.sf.farrago.namespace.jdbc
MedJdbcDataServer implements the FarragoMedDataServer interface for JDBC data.
MedJdbcDataServer(String, Properties) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
MedJdbcDataServer.CustomPoolableConnection - Class in net.sf.farrago.namespace.jdbc
 
MedJdbcDataServer.CustomPoolableConnection(Connection, ObjectPool) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnection
 
MedJdbcDataServer.CustomPoolableConnectionFactory - Class in net.sf.farrago.namespace.jdbc
CustomPoolableConnectionFactory is similar to DBCP's PoolableConnectionFactory, but allows us to better control when Connection.setAutoCommit(boolean) and Connection.setReadOnly(boolean) are called.
MedJdbcDataServer.CustomPoolableConnectionFactory(ConnectionFactory, ObjectPool, String, boolean, Boolean) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
MedJdbcDataServer.Source - Class in net.sf.farrago.namespace.jdbc
 
MedJdbcDataServer.Source(String, String) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.Source
 
MedJdbcDataServer.WildcardMapping - Class in net.sf.farrago.namespace.jdbc
 
MedJdbcDataServer.WildcardMapping(String, String, String) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
MedJdbcForeignDataWrapper - Class in net.sf.farrago.namespace.jdbc
MedJdbcForeignDataWrapper implements the FarragoMedDataWrapper interface by accessing foreign tables provided by any JDBC driver.
MedJdbcForeignDataWrapper() - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
Creates a new data wrapper instance.
MedJdbcMetadataProvider - Class in net.sf.farrago.namespace.jdbc
MedJdbcMetadataProvider supplies metadata to the optimizer about JDBC relational expressions.
MedJdbcMetadataProvider() - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcMetadataProvider
 
MedJdbcNameDirectory - Class in net.sf.farrago.namespace.jdbc
MedJdbcNameDirectory implements the FarragoMedNameDirectory interface by mapping the metadata provided by any JDBC driver.
MedJdbcNameDirectory(MedJdbcDataServer) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
MedJdbcNameDirectory(MedJdbcDataServer, String) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
MedJdbcPushDownRule - Class in net.sf.farrago.namespace.jdbc
MedJdbcPushDownRule is a rule to push filters and projections down to Jdbc sources.
MedJdbcPushDownRule(RelOptRuleOperand, String) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcPushDownRule
Creates a MedJdbcPushDownRule.
MedJdbcQueryRel - Class in net.sf.farrago.namespace.jdbc
MedJdbcQueryRel adapts JdbcQuery to the SQL/MED framework.
MedJdbcQueryRel(MedJdbcColumnSet, RelOptCluster, RelDataType, RelOptConnection, SqlDialect, SqlSelect) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
MedJdbcQueryRel(MedJdbcColumnSet, RelOptCluster, RelDataType, RelOptConnection, SqlDialect, SqlSelect, Set<BitSet>) - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
MedJdbcUDR - Class in net.sf.farrago.namespace.jdbc
MedJdbcUDR defines some user-defined routines related to MedJdbc.
MedJdbcUDR() - Constructor for class net.sf.farrago.namespace.jdbc.MedJdbcUDR
 
MedMdrClassExtent - Class in net.sf.farrago.namespace.mdr
MedMdrClassExtent represents the relational mapping of a class's extent (stored by MDR) into a queryable set of rows.
MedMdrClassExtent(MedMdrNameDirectory, FarragoTypeFactory, RefClass, String[], String[], RelDataType) - Constructor for class net.sf.farrago.namespace.mdr.MedMdrClassExtent
 
MedMdrClassExtentRel - Class in net.sf.farrago.namespace.mdr
MedMdrClassExtentRel is the relational expression corresponding to a scan over all rows of a MedMdrClassExtent.
MedMdrClassExtentRel(RelOptCluster, MedMdrClassExtent, RelOptConnection) - Constructor for class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
MedMdrDataServer - Class in net.sf.farrago.namespace.mdr
MedMdrDataServer implements the FarragoMedDataServer interface for MDR data.
MedMdrDataServer(String, Properties, FarragoRepos) - Constructor for class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
MedMdrForeignDataWrapper - Class in net.sf.farrago.namespace.mdr
MedMdrForeignDataWrapper implements the FarragoMedDataWrapper interface by representing classes in an MDR repository as tables (mapping the class extent to a corresponding set of rows).
MedMdrForeignDataWrapper() - Constructor for class net.sf.farrago.namespace.mdr.MedMdrForeignDataWrapper
Default constructor for access to external repositories.
MedMdrJoinRel - Class in net.sf.farrago.namespace.mdr
MedMdrJoinRel is the relational expression corresponding to a join via association to an MedMdrClassExtent on the right hand side.
MedMdrJoinRel(RelOptCluster, RelNode, RelNode, RexNode, JoinRelType, int, Reference) - Constructor for class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
MedMdrJoinRelImplementor - Class in net.sf.farrago.namespace.mdr
MedMdrJoinRelImplementor keeps track of lots of transient state needed for the MedMdrJoinRel.implement() call.
MedMdrJoinRelImplementor(MedMdrJoinRel) - Constructor for class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
MedMdrJoinRule - Class in net.sf.farrago.namespace.mdr
MedMdrJoinRule is a rule for converting a JoinRel into a MedMdrJoinRel when the join condition navigates an association.
MedMdrJoinRule() - Constructor for class net.sf.farrago.namespace.mdr.MedMdrJoinRule
 
MedMdrNameDirectory - Class in net.sf.farrago.namespace.mdr
MedMdrNameDirectory implements the FarragoMedNameDirectory interface by mapping the package structure of an MDR repository.
MedMdrNameDirectory(MedMdrDataServer, RefPackage) - Constructor for class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
Instantiates a MedMdrNameDirectory.
MedMetadataFilterImpl - Class in net.sf.farrago.namespace.util
MedMetadataFilterImpl is a default implementation FarragoMedMetadataFilter.
MedMetadataFilterImpl(boolean, Set, String) - Constructor for class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
MedMetadataQueryImpl - Class in net.sf.farrago.namespace.util
MedMetadataQueryImpl is a default implementation for FarragoMedMetadataQuery.
MedMetadataQueryImpl() - Constructor for class net.sf.farrago.namespace.util.MedMetadataQueryImpl
 
MedMock_FOREIGN_SCHEMA_NAME_Description - Variable in class net.sf.farrago.resource.FarragoResource
MedMock_FOREIGN_SCHEMA_NAME_Description is 'Name of foreign schema to simulate'
MedMockColumnSet - Class in net.sf.farrago.namespace.mock
MedMockColumnSet provides a mock implementation of the FarragoMedColumnSet interface.
MedMockColumnSet(MedMockDataServer, String[], RelDataType, long, String, String) - Constructor for class net.sf.farrago.namespace.mock.MedMockColumnSet
 
MedMockDataServer - Class in net.sf.farrago.namespace.mock
MedMockDataServer provides a mock implementation of the FarragoMedDataServer interface.
MedMockDataServer(MedAbstractDataWrapper, String, Properties) - Constructor for class net.sf.farrago.namespace.mock.MedMockDataServer
 
MedMockFennelRel - Class in net.sf.farrago.namespace.mock
MedMockFennelRel provides a mock implementation for TableAccessRel with FennelRel.FENNEL_EXEC_CONVENTION.
MedMockFennelRel(MedMockColumnSet, RelOptCluster, RelOptConnection) - Constructor for class net.sf.farrago.namespace.mock.MedMockFennelRel
 
MedMockForeignDataWrapper - Class in net.sf.farrago.namespace.mock
MedMockForeignDataWrapper provides a mock implementation of the FarragoMedDataWrapper interface.
MedMockForeignDataWrapper() - Constructor for class net.sf.farrago.namespace.mock.MedMockForeignDataWrapper
Creates a new data wrapper instance.
MedMockIterator - Class in net.sf.farrago.namespace.mock
MedMockIterator generates mock data.
MedMockIterator(Object, long) - Constructor for class net.sf.farrago.namespace.mock.MedMockIterator
Constructor.
MedMockIterRel - Class in net.sf.farrago.namespace.mock
MedMockIterRel provides a mock implementation for TableAccessRel with CallingConvention.ITERATOR.
MedMockIterRel(MedMockColumnSet, RelOptCluster, RelOptConnection) - Constructor for class net.sf.farrago.namespace.mock.MedMockIterRel
 
MedMockLocalDataServer - Class in net.sf.farrago.namespace.mock
MedMockLocalDataServer provides a mock implementation of the FarragoMedLocalDataServer interface.
MedMockLocalDataServer(MedAbstractDataWrapper, String, Properties) - Constructor for class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
MedMockLocalDataWrapper - Class in net.sf.farrago.namespace.mock
MedMockLocalDataWrapper implements the FarragoMedDataWrapper interface for local mock tables.
MedMockLocalDataWrapper() - Constructor for class net.sf.farrago.namespace.mock.MedMockLocalDataWrapper
Creates a new data wrapper instance.
MedMockNameDirectory - Class in net.sf.farrago.namespace.mock
MedMockNameDirectory provides a mock implementation of the FarragoMedNameDirectory interface.
MedMockNameDirectory(MedMockDataServer, String) - Constructor for class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
MedMockTableModificationRule - Class in net.sf.farrago.namespace.mock
MockTableModificationRule is a rule for converting an abstract TableModificationRel into a corresponding local mock table update (always returning rowcount 0, since local mock tables never store any data).
MedMockTableModificationRule() - Constructor for class net.sf.farrago.namespace.mock.MedMockTableModificationRule
Creates a new MockTableModificationRule object.
MedMockTupleIter - Class in net.sf.farrago.namespace.mock
MedMockTupleIter generates mock data.
MedMockTupleIter(Object, long) - Constructor for class net.sf.farrago.namespace.mock.MedMockTupleIter
Constructor.
MedMqlColumnSet - Class in net.sf.farrago.namespace.mql
MedMqlColumnSet provides an implementation of the FarragoMedColumnSet interface for MQL.
MedMqlColumnSet(MedMqlDataServer, String[], RelDataType, String, String) - Constructor for class net.sf.farrago.namespace.mql.MedMqlColumnSet
 
MedMqlDataServer - Class in net.sf.farrago.namespace.mql
MedMqlDataServer provides an implementation of the FarragoMedDataServer interface for MQL.
MedMqlDataServer(MedAbstractDataWrapper, String, Properties) - Constructor for class net.sf.farrago.namespace.mql.MedMqlDataServer
 
MedMqlForeignDataWrapper - Class in net.sf.farrago.namespace.mql
MedMqlForeignDataWrapper provides an implementation of the FarragoMedDataWrapper interface for MQL.
MedMqlForeignDataWrapper() - Constructor for class net.sf.farrago.namespace.mql.MedMqlForeignDataWrapper
Creates a new data wrapper instance.
MedMqlPushDownRule - Class in net.sf.farrago.namespace.mql
MedMqlPushDownRule is an optimizer rule to push filters and projections down into MQL.
MedMqlPushDownRule(RelOptRuleOperand, String) - Constructor for class net.sf.farrago.namespace.mql.MedMqlPushDownRule
Creates a MedMqlPushDownRule.
MedMqlTableRel - Class in net.sf.farrago.namespace.mql
MedMqlTableRel represents a logical access to an MQL foreign table before any pushdown.
MedMqlTableRel(RelOptCluster, RelOptTable, RelOptConnection) - Constructor for class net.sf.farrago.namespace.mql.MedMqlTableRel
 
MedMqlUdx - Class in net.sf.farrago.namespace.mql
MedMqlUdx is the UDX which implements the execution of an MQL query generated by the optimizer.
MedMqlUdx() - Constructor for class net.sf.farrago.namespace.mql.MedMqlUdx
 
medPackage - Variable in class net.sf.farrago.fem.FemPackage$Hib
 
MedPackage - Interface in net.sf.farrago.fem.med
MED package interface.
MedPackage$Hib - Class in net.sf.farrago.fem.med
MED package implementation.
MedPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.MedPackage$Hib
 
medPluginRules - Variable in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
medPluginRules - Variable in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
MedPropertyInfoMap - Class in net.sf.farrago.namespace.impl
MedPropertyInfoMap collects information to be returned via DriverPropertyInfo calls.
MedPropertyInfoMap(ResourceBundle, String, Properties) - Constructor for class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
MedPropertyMismatch - Variable in class net.sf.farrago.resource.FarragoResource
MedPropertyMismatch is 'Values (''{0}'', ''{1}'') for property {2} do not match'
MedUnknownUdx - Variable in class net.sf.farrago.resource.FarragoResource
MedUnknownUdx is 'Unknown specific name {0} for UDX loaded via SQL/MED or optimizer'
MEMBER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MEMBER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MEMBER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
memberCase$Comp$CwmUnionMember$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
memberCase$Comp$CwmUnionMember$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
memberList - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
memberList - Variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
memberOfOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Multiset MEMBER OF.
MementoPattern - Static variable in class org.eigenbase.util.Glossary
Without violating encapsulation, capture and externalize an objects's internal state so that the object can be restored to this state later.
memFactory - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
memoryUsage - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
MERGE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MERGE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
merge(RelSet, RelSet) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
MERGE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Merge - Static variable in class org.eigenbase.sql.SqlKind
 
MERGE_EXPORT - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
MergeCalcRule - Class in org.eigenbase.rel.rules
Planner rule which merges a CalcRel onto a CalcRel.
MergeCalcRule() - Constructor for class org.eigenbase.rel.rules.MergeCalcRule
 
MergeFilterOntoCalcRule - Class in org.eigenbase.rel.rules
Planner rule which merges a FilterRel and a CalcRel.
MergeFilterOntoCalcRule() - Constructor for class org.eigenbase.rel.rules.MergeFilterOntoCalcRule
 
MergeFilterRule - Class in org.eigenbase.rel.rules
MergeFilterRule implements the rule for combining two FilterRels
MergeFilterRule() - Constructor for class org.eigenbase.rel.rules.MergeFilterRule
Creates a MergeFilterRule.
mergeOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
MergeORDINAL - Static variable in class org.eigenbase.sql.SqlKind
MERGE statement
mergePrograms(RexProgram, RexProgram, RexBuilder) - Static method in class org.eigenbase.rex.RexProgramBuilder
Merges two programs together.
MergeProjectOntoCalcRule - Class in org.eigenbase.rel.rules
Planner rule which merges a ProjectRel and a CalcRel.
MergeProjectOntoCalcRule() - Constructor for class org.eigenbase.rel.rules.MergeProjectOntoCalcRule
 
MergeProjectRule - Class in org.eigenbase.rel.rules
MergeProjectRule merges a ProjectRel into another ProjectRel, provided the projects aren't projecting identical sets of input references.
MergeProjectRule() - Constructor for class org.eigenbase.rel.rules.MergeProjectRule
Creates a MergeProjectRule.
MergeProjectRule(boolean) - Constructor for class org.eigenbase.rel.rules.MergeProjectRule
Creates a MergeProjectRule, specifying whether to always merge projects.
mergeTraits(RelTraitSet, RelTraitSet) - Static method in class org.eigenbase.relopt.RelOptUtil
 
mergeTraitsAndConvert(RelTraitSet, RelTraitSet, RelNode) - Static method in class org.eigenbase.relopt.RelOptRule
Creates a new RelTraitSet based on the given traits and converts the relational expression to that trait set.
mergeTraitsAndConvert(RelTraitSet, RelTrait, RelNode) - Static method in class org.eigenbase.relopt.RelOptRule
Creates a new RelTraitSet based on the given traits and converts the relational expression to that trait set.
mergeWith(VolcanoPlanner, RelSet) - Method in class org.eigenbase.relopt.volcano.RelSet
Merges otherSet into this RelSet.
MESSAGE_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MESSAGE_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MESSAGE_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MESSAGE_OCTET_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MESSAGE_OCTET_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MESSAGE_OCTET_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MESSAGE_TEXT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MESSAGE_TEXT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MESSAGE_TEXT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
metaData - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
metadata - Static variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
metadata - Static variable in class net.sf.farrago.rng.parserimpl.RngParser
 
metaData - Variable in class net.sf.farrago.runtime.FennelOnlyResultSet.FennelColumnGetter
 
metadata - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
metadata - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
metadataFactory - Variable in class net.sf.farrago.fennel.FennelDbHandleImpl
 
metadataFactory - Variable in class net.sf.farrago.fennel.FennelTxnContext
 
metadataProvider - Variable in class org.eigenbase.relopt.RelOptCluster
 
metaMap - Variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
metawebType - Variable in class net.sf.farrago.namespace.mql.MedMqlColumnSet
 
method - Variable in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
METHOD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
METHOD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
method - Variable in class org.eigenbase.oj.stmt.BoundMethod
 
METHOD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
method - Variable in class org.eigenbase.util.MethodCallTestCase
 
method$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
methodBody(FemRoutine, StringBuilder) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
Generates a parameters, keyword list and body of a method.
MethodCallTestCase - Class in org.eigenbase.util
A MethodCallTestCase is a TestCase which invokes a method on an object.
MethodCallTestCase(String, Object, Method, MethodCallTestCase.Dispatcher) - Constructor for class org.eigenbase.util.MethodCallTestCase
 
MethodCallTestCase.Dispatcher - Interface in org.eigenbase.util
A class implementing Dispatcher calls a method from within its own security context.
methodMap - Static variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
methodName - Variable in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
methodNameComparator - Static variable in class net.sf.farrago.catalog.codegen.ProxyGen
 
MethodSpecification(FemUserDefinedType) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
MethodSpecification(FemUserDefinedType) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
MethodSpecificationList(FemUserDefinedType) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
MethodSpecificationList(FemUserDefinedType) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
mileage - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCar
 
millis - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.SleepCommand
 
MILLIS_PER_DAY - Static variable in class org.eigenbase.util14.DateTimeUtil
The number of milliseconds in a day.
min - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
min - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcApproxParamDef
 
min - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
min - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcIntParamDef
 
MIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
min - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlApproxType
 
min - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlIntegralType
 
MIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
min - Variable in class org.eigenbase.util14.Enum14
the smallest ordinal value
MIN_BYTE - Static variable in class org.eigenbase.util14.NumberUtil
 
MIN_DOUBLE - Static variable in class org.eigenbase.util14.NumberUtil
 
MIN_FLOAT - Static variable in class org.eigenbase.util14.NumberUtil
 
MIN_INTEGER - Static variable in class org.eigenbase.util14.NumberUtil
 
MIN_INTERVAL_FRACTIONAL_SECOND_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MIN_INTERVAL_START_PRECISION - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MIN_JDBC_TYPE - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
MIN_LONG - Static variable in class org.eigenbase.util14.NumberUtil
 
MIN_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
MIN_SAMPLE_SIZE - Static variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
MIN_SHORT - Static variable in class org.eigenbase.util14.NumberUtil
 
minBar - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramRange
 
minByte - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
minByteLength - Variable in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
minCount - Variable in class org.eigenbase.util.OptionsList.Group
 
minDouble - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
minEvictionIdleMillis - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
minFloat - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
minInt - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
MINIPLAN_VOLCANO - Static variable in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory.FarragoMiniplanSessionPersonality
 
minLong - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
MINMAX_COMPARABLE - Static variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
MINMAX_COMPARATOR - Static variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
MINMAX_INVALID - Static variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
MINMAX_PRIMITIVE - Static variable in class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
MinMaxBadType - Variable in class org.eigenbase.resource.EigenbaseResource
MinMaxBadType is 'The {0} function does not support the {1} data type.'
minNumericStrings - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
minOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
MIN aggregate function.
minOverflowNumericStrings - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
minShort - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
minStorage - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
minimum marshalled size of this tuple
minUnscaled - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcDecimalParamDef
 
minUnscaled - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
minus(OJClass, Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Creates a unary minus, as in -expr.
MINUS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MINUS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
minus(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Subtracts another cost from this.
minus(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
minus(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
MINUS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Minus - Static variable in class org.eigenbase.sql.SqlKind
 
minus(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
minus(Set<T>, Set<T>) - Static method in class org.eigenbase.util.Util
Returns a set of the elements which are in set1 but not in set2, without modifying either.
minusDateOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
A special operator for the subtraction of two DATETIMEs.
minusOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Infix arithmetic minus operator, '-'.
MinusORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Minus
minusPreds(RexBuilder, RexNode, RexNode) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Takes the difference between two predicates, removing from the first any predicates also in the second
MinusPrefix - Static variable in class org.eigenbase.sql.SqlKind
 
MinusPrefixORDINAL - Static variable in class org.eigenbase.sql.SqlKind
MinusPrefix
MinusRel - Class in org.eigenbase.rel
MinusRel returns the rows of its first input minus any matching rows from its other inputs.
MinusRel(RelOptCluster, RelNode[], boolean) - Constructor for class org.eigenbase.rel.MinusRel
 
MINUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MINUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MINUTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MINVALUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MINVALUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MINVALUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
minValue - Variable in class org.eigenbase.util.property.DoubleProperty
 
minValue - Variable in class org.eigenbase.util.property.IntegerProperty
 
minValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
MissingHomeProperty - Variable in class net.sf.farrago.resource.FarragoResource
MissingHomeProperty is 'Installation error: required Java property {0} not set'
MissingPropertySetting - Variable in class net.sf.farrago.resource.FarragoResource
MissingPropertySetting is 'Backup property file is missing a property setting for ''{0}'''
MockCatalogReader - Class in org.eigenbase.test
Mock implementation of SqlValidatorCatalogReader which returns tables "EMP", "DEPT", "BONUS", "SALGRADE" (same as Oracle's SCOTT schema).
MockCatalogReader(RelDataTypeFactory) - Constructor for class org.eigenbase.test.MockCatalogReader
Creates a MockCatalogReader.
MockCatalogReader(RelDataTypeFactory, boolean) - Constructor for class org.eigenbase.test.MockCatalogReader
Creates a MockCatalogReader but does not initialize.
MockCatalogReader.MockSchema - Class in org.eigenbase.test
 
MockCatalogReader.MockSchema(String) - Constructor for class org.eigenbase.test.MockCatalogReader.MockSchema
 
MockCatalogReader.MockTable - Class in org.eigenbase.test
Mock implementation of SqlValidatorTable.
MockCatalogReader.MockTable(MockCatalogReader.MockSchema, String) - Constructor for class org.eigenbase.test.MockCatalogReader.MockTable
 
MockFarragoMetadataFactory - Class in net.sf.farrago.catalog
Mock implementation of FarragoMetadataFactory.
MockFarragoMetadataFactory() - Constructor for class net.sf.farrago.catalog.MockFarragoMetadataFactory
 
MockFarragoMetadataFactory.FactoryImpl - Class in net.sf.farrago.catalog
 
MockFarragoMetadataFactory.FactoryImpl() - Constructor for class net.sf.farrago.catalog.MockFarragoMetadataFactory.FactoryImpl
 
MockForeignObjectNotFound - Variable in class net.sf.farrago.resource.FarragoResource
MockForeignObjectNotFound is 'Mock foreign object {0} not found'
MockMetadataFactory - Class in net.sf.farrago.catalog
Helps create a mock implementation of an MDR metadata factory interface.
MockMetadataFactory() - Constructor for class net.sf.farrago.catalog.MockMetadataFactory
 
MockMetadataFactory.JmiPrinter - Class in net.sf.farrago.catalog
Formats a JMI object as XML.
MockMetadataFactory.JmiPrinter(PrintWriter) - Constructor for class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
MockMetadataFactory.JmiVisitor - Class in net.sf.farrago.catalog
Abstract base class for an iterator over a JMI object and its children.
MockMetadataFactory.JmiVisitor() - Constructor for class net.sf.farrago.catalog.MockMetadataFactory.JmiVisitor
 
MockRelOptCost - Class in org.eigenbase.test
MockRelOptCost is a mock implementation of the RelOptCost interface.
MockRelOptCost() - Constructor for class org.eigenbase.test.MockRelOptCost
 
MockRelOptPlanner - Class in org.eigenbase.test
MockRelOptPlanner is a mock implementation of the RelOptPlanner interface.
MockRelOptPlanner() - Constructor for class org.eigenbase.test.MockRelOptPlanner
 
MockRelOptPlanner.MockRuleCall - Class in org.eigenbase.test
 
MockRelOptPlanner.MockRuleCall(RelOptPlanner, RelOptRuleOperand, RelNode[]) - Constructor for class org.eigenbase.test.MockRelOptPlanner.MockRuleCall
Creates a MockRuleCall.
MockReposTxnContext - Class in net.sf.farrago.session.mock
MockReposTxnContext overrides FarragoReposTxnContext so that no FarragoRepos implementation is needed.
MockReposTxnContext() - Constructor for class net.sf.farrago.session.mock.MockReposTxnContext
 
MockSessionStmtValidator - Class in net.sf.farrago.session.mock
MockSessionStmtValidator provides a bare-bones implementation of FarragoSessionStmtValidator.
MockSessionStmtValidator() - Constructor for class net.sf.farrago.session.mock.MockSessionStmtValidator
 
MockSqlOperatorTable - Class in org.eigenbase.test
Mock operator table for testing purposes.
MockSqlOperatorTable(SqlOperatorTable) - Constructor for class org.eigenbase.test.MockSqlOperatorTable
 
MOD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MOD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MOD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
modality - Variable in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
modality - Variable in class net.sf.farrago.query.FarragoView
 
modality - Variable in class org.eigenbase.sql.fun.SqlCollectionTableOperator
 
modality$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
modality$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
modality$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
MODALITY_RELATIONAL - Static variable in class org.eigenbase.sql.fun.SqlCollectionTableOperator
 
MODALITY_STREAM - Static variable in class org.eigenbase.sql.fun.SqlCollectionTableOperator
 
ModalityType - Interface in net.sf.farrago.fem.sql2003
ModalityType enumeration interface.
MODALITYTYPE_RELATIONAL - Static variable in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Enumeration constant corresponding to literal MODALITYTYPE_RELATIONAL.
MODALITYTYPE_STREAM - Static variable in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Enumeration constant corresponding to literal MODALITYTYPE_STREAM.
ModalityTypeEnum - Class in net.sf.farrago.fem.sql2003
ModalityType enumeration class implementation.
ModalityTypeEnum(String) - Constructor for class net.sf.farrago.fem.sql2003.ModalityTypeEnum
 
mode - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
indicate the parameter mode.
modelElement - Variable in class net.sf.farrago.ddl.DdlStmt
 
modelElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
modelExtension$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
modelExtensions - Variable in class net.sf.farrago.db.FarragoDatabase
 
modelGraph - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
modelGraph - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
modelGraph - Variable in class org.eigenbase.dmv.DmvTransformXmlReader
 
modelGraph - Variable in class org.eigenbase.jmi.JmiModelView
Graph of the underlying model we are querying.
modelGraph - Variable in class org.eigenbase.jmi.mem.JmiModeledMemFactory
 
modelLoader - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
The loader for the underlying MDR repository.
modelView - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
modelView - Variable in class net.sf.farrago.db.FarragoDbSessionPrivilegeMap
 
modelView - Variable in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
modelView - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
modelView - Variable in class net.sf.farrago.test.LurqlQueryTest
 
modelView - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
modelView - Variable in class org.eigenbase.jmi.JmiResourceMap
 
modelView - Variable in class org.eigenbase.lurql.LurqlPlan
The model view we are querying
modFinal - Static variable in class org.eigenbase.oj.util.OJUtil
 
modFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
modificationTimestamp$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
MODIFIES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MODIFIES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MODIFIES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MODULE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MODULE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MODULE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
mofAssoc - Variable in class org.eigenbase.jmi.JmiAssocEdge
 
mofAssocEnds - Variable in class org.eigenbase.jmi.JmiAssocEdge
 
mofClass - Variable in class org.eigenbase.jmi.JmiClassVertex
 
mofId - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
mofId - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
mofId - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.ServerFactory
 
mofId - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.WrapperFactory
 
mofId - Variable in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
monotonic - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
monotonicExprs - Variable in class org.eigenbase.sql.validate.IdentifierNamespace
List of monotonic expressions.
monotonicInserts - Variable in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
MONTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MONTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MONTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MONTHS_PER_YEAR - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalYM
 
MORE_KW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MORE_KW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MORE_KW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
moreBuffers - Variable in class net.sf.farrago.runtime.FennelPipeTupleIter
buffers from the writer, not yet read
move - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
moveToCurrentRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
moveToInsertRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
moveToNext() - Method in class org.eigenbase.runtime.ResultSetIterator
 
moveToNext() - Method in class org.eigenbase.runtime.ResultSetTupleIter
 
MS_PER_DAY - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
MS_PER_HOUR - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
MS_PER_MINUTE - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
MS_PER_SECOND - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
msg - Variable in enum org.eigenbase.sql.SqlStateCodes
 
msg - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.EchoCommand
 
MULTI_LINE_COMMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MULTI_LINE_COMMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MULTI_LINE_COMMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MulticastRelOptListener - Class in org.eigenbase.relopt
MulticastRelOptListener implements the RelOptListener interface by forwarding events on to a collection of other listeners.
MulticastRelOptListener() - Constructor for class org.eigenbase.relopt.MulticastRelOptListener
Creates a new empty multicast listener.
multiJoin - Variable in class com.lucidera.opt.LoptMultiJoin
The MultiJoinRel being optimized
MultiJoinRel - Class in org.eigenbase.rel.rules
A MultiJoinRel represents a join of N inputs, whereas other join relnodes represent strictly binary joins.
MultiJoinRel(RelOptCluster, RelNode[], RexNode, RelDataType, boolean, RexNode[], JoinRelType[], BitSet[], Map<Integer, int[]>, RexNode) - Constructor for class org.eigenbase.rel.rules.MultiJoinRel
Constructs a MultiJoinRel.
MultiJoinRel(RelOptCluster, RelNode[], RexNode, RelDataType, boolean, RexNode[], JoinRelType[], BitSet[], Map<Integer, int[]>) - Constructor for class org.eigenbase.rel.rules.MultiJoinRel
 
MultiMap<K,V> - Class in org.eigenbase.util
Map which contains more than one value per key.
MultiMap() - Constructor for class org.eigenbase.util.MultiMap
 
MultiMap.EntryIter - Class in org.eigenbase.util
Implementation for entryIterMulti().
MultiMap.EntryIter() - Constructor for class org.eigenbase.util.MultiMap.EntryIter
 
MultiMap.ValueList<V> - Class in org.eigenbase.util
Holder class, ensures that user's values are never interpreted as multiple values.
MultiMap.ValueList() - Constructor for class org.eigenbase.util.MultiMap.ValueList
 
multipass - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
multipass - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
multipass - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
multipass - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
multiPass - Variable in class net.sf.farrago.fennel.rel.FennelBufferRel
 
MultipleSource - Static variable in enum org.eigenbase.util.mapping.MappingType
Allow more than one source for a given target.
MultipleTarget - Static variable in enum org.eigenbase.util.mapping.MappingType
Allow more than one target for a given source.
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
multiplicity$Comp$CwmStructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
multiplicity$Hib - Variable in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
multiplier - Variable in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
 
multiply(Double, Double) - Static method in class org.eigenbase.util14.NumberUtil
 
multiplyBy(double) - Method in interface org.eigenbase.relopt.RelOptCost
Multiplies this cost by a scalar factor.
multiplyBy(double) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
multiplyBy(double) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
multiplyBy(double) - Method in class org.eigenbase.test.MockRelOptCost
 
multiplyOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Arithmetic multiplication operator, '*'.
MULTISET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MULTISET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MULTISET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MultisetConstructor() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a MULTISET constructor
MultisetConstructor() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a MULTISET constructor
MultisetConstructor() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a MULTISET constructor
multisetCount - Variable in class org.eigenbase.rex.RexMultisetUtil.RexCallMultisetOperatorCounter
 
multisetExceptAllOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "MULTISET EXCEPT ALL" operator.
multisetExceptOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "MULTISET EXCEPT" operator.
multisetIntersectAllOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "MULTISET INTERSECT ALL" operator.
multisetIntersectOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "MULTISET INTERSECT" operator.
MultisetOperandTypeChecker - Class in org.eigenbase.sql.type
Parameter type-checking strategy types must be [nullable] Multiset, [nullable] Multiset and the two types must have the same element type
MultisetOperandTypeChecker() - Constructor for class org.eigenbase.sql.type.MultisetOperandTypeChecker
 
multisetOperators - Static variable in class org.eigenbase.rex.RexMultisetUtil
A set defining all implementable multiset calls
multisetQueryConstructor - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The MULTISET Query Constructor.
MultisetQueryConstructor - Static variable in class org.eigenbase.sql.SqlKind
 
MultisetQueryConstructorORDINAL - Static variable in class org.eigenbase.sql.SqlKind
MultisetValueConstructor Query Constructor
MultisetSqlType - Class in org.eigenbase.sql.type
MultisetSqlType represents a standard SQL2003 multiset type.
MultisetSqlType(RelDataType, boolean) - Constructor for class org.eigenbase.sql.type.MultisetSqlType
Constructs a new MultisetSqlType.
multisetTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
multisetUnionAllOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "MULTISET UNION ALL" operator.
multisetUnionOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "MULTISET UNION" operator.
multisetValueConstructor - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The MULTISET Value Constructor.
MultisetValueConstructor - Static variable in class org.eigenbase.sql.SqlKind
 
MultisetValueConstructorORDINAL - Static variable in class org.eigenbase.sql.SqlKind
MultisetValueConstructor Value Constructor
multiValued - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl.ResolvedReference
 
MUMPS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
MUMPS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
MUMPS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
MustNotNullInElse - Variable in class org.eigenbase.resource.EigenbaseResource
MustNotNullInElse is 'ELSE clause or at least one THEN clause must be non-NULL'
mutable - Variable in class org.eigenbase.util.Graph
 
mutableGraph - Variable in class org.eigenbase.jmi.JmiDependencyGraph
The underlying graph structure; we hide it here so that it can only be modified internally.

N

N - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
The full population's size.
n - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
The number of items in the sample.
n - Variable in class org.eigenbase.util14.ConnectStringParser
 
n_small - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
For computation of Duj2a, the number of items in the sample that appear fewer than FarragoCardinalityEstimator.Duj2a_DIVIDER times.
name - Variable in class net.sf.farrago.catalog.FarragoSequenceOptions
 
name - Variable in class net.sf.farrago.db.FarragoDbSavepoint
Name assigned by user, or null if unnamed.
name(StringBuilder, CwmNamespace, String) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Outputs the name of an object, optionally qualified by a schema name.
name - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
name - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
name - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
 
name - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
name - Variable in class net.sf.farrago.ojrex.FarragoOJRexContextVariableImplementor
 
NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
name - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualVertex
 
NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
name - Variable in class net.sf.farrago.test.FarragoMockPrincipal
 
name - Variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest.VirtualMachine
 
name - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.Relationship
 
name - Variable in class org.eigenbase.lurql.LurqlPlanVertex
Name for this vertex (unique with respect to containing plan).
name - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
 
name - Variable in class org.eigenbase.rel.AggregateCall
 
name - Variable in class org.eigenbase.relopt.CallingConvention
Enumerated value's name.
name - Variable in class org.eigenbase.relopt.RelOptAbstractTable
 
name - Variable in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
name - Variable in class org.eigenbase.rex.RexVariable
 
name - Variable in class org.eigenbase.runtime.VarDecl
 
NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
name() - Method in class org.eigenbase.sql.SqlInsertKeyword
 
name() - Method in interface org.eigenbase.sql.SqlLiteral.SqlSymbol
 
name - Variable in class org.eigenbase.sql.SqlOperator
The name of the operator/function.
name - Variable in class org.eigenbase.sql.SqlSampleSpec.SqlSubstitutionSampleSpec
 
name() - Method in class org.eigenbase.sql.SqlSelectKeyword
 
name - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FailedThread
 
name - Variable in class org.eigenbase.test.MockCatalogReader.MockSchema
 
name - Variable in class org.eigenbase.util.OptionsList.Option
Long name of option, e.g.
name - Variable in class org.eigenbase.util14.Enum14.BasicValue
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
name$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
name$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
name$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
nameBuf - Variable in class org.eigenbase.util14.ConnectStringParser
 
NamedFunctionCall() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a call to a named function (could be a builtin with regular syntax, or else a UDF).
NamedFunctionCall() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a call to a named function (could be a builtin with regular syntax, or else a UDF).
NamedFunctionCall() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a call to a named function (could be a builtin with regular syntax, or else a UDF).
NamedRoutineCall(SqlFunctionCategory, SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
NamedRoutineCall(SqlFunctionCategory, SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
NamedRoutineCall(SqlFunctionCategory, SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
namedTempRegisters - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
nameMap - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
names - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
NAMES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NAMES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
names - Variable in class org.eigenbase.relopt.volcano.RuleQueue.PhaseMatchList
A set of rule-match names contained in RuleQueue.PhaseMatchList.list.
names - Static variable in class org.eigenbase.rex.RexInputRef
 
names - Static variable in class org.eigenbase.rex.RexLocalRef
 
NAMES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
names - Variable in class org.eigenbase.sql.SqlIdentifier
Array of the components of this compound identifier.
names - Variable in class org.eigenbase.sql.SqlInfixOperator
 
names - Variable in class org.eigenbase.sql.validate.SqlMonikerImpl
 
names - Variable in class org.eigenbase.test.MockCatalogReader.MockTable
 
names - Variable in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
namespace - Variable in class org.eigenbase.sql.validate.DelegatingNamespace
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
namespace$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
namespace$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
namespace$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
namespaces - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps a node to the namespace which describes what columns they contain.
nameToNodeMap - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
nameToTypeMap - Variable in class org.eigenbase.sql.validate.ParameterScope
Map from the simple names of the parameters to types of the parameters (RelDataType).
NARROW_CAST_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
narrowCast(Object) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
Narrows an external BigDecimal value (potentially larger than the database can handle) into a native value.
NATIONAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NATIONAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NATIONAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NATIVE_UTF16_CHARSET_NAME - Static variable in class org.eigenbase.util14.ConversionUtil
 
nativeAdd - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
nativeContext - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
nativeDiv - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
nativeMinus - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
nativeMove - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
nativeNeg - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
NativeRuntimeContext - Class in net.sf.farrago.runtime
NativeRuntimeContext integrates Fennel with FarragoRuntimeContext.
NativeRuntimeContext(FarragoRuntimeContext) - Constructor for class net.sf.farrago.runtime.NativeRuntimeContext
Creates a new NativeRuntimeContext instance as a wrapper around a FarragoRuntimeContext.
NativeRuntimeContext.StreamDescriptor - Class in net.sf.farrago.runtime
StreamDescriptor represents a unique Fennel error source.
NativeRuntimeContext.StreamDescriptor(FarragoRuntimeContext, String) - Constructor for class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
Constructs a StreamDescriptor
nativeSQL(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
NativeTrace - Class in net.sf.farrago.util
NativeTrace provides integration between native code and Java logging facilities.
NativeTrace(String) - Constructor for class net.sf.farrago.util.NativeTrace
Creates a new NativeTrace object.
NATURAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NATURAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NATURAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NaturalDisallowsOnOrUsing - Variable in class org.eigenbase.resource.EigenbaseResource
NaturalDisallowsOnOrUsing is 'Cannot specify NATURAL keyword with ON or USING clause'
NaturalOrUsingColumnNotCompatible - Variable in class org.eigenbase.resource.EigenbaseResource
NaturalOrUsingColumnNotCompatible is 'Column ''{0}'' matched using NATURAL keyword or USING clause has incompatible types: cannot compare ''{1}'' to ''{2}'''
nBitFields - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Precomputed size of bit field array (in bits).
nBytes - Variable in class org.eigenbase.javac.JaninoCompiler.AccountingClassLoader
 
nCarsCreated - Variable in class net.sf.farrago.test.FarragoObjectCacheTest
 
nCarsDestroyed - Variable in class net.sf.farrago.test.FarragoObjectCacheTest
 
NCHAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NCHAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NCHAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
nChildFields - Variable in class org.eigenbase.rel.rules.PushProjector
Number of fields in the RelNode that the projection is being pushed past
NCLOB - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NCLOB - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NClob - Interface in org.eigenbase.jdbc4
Dummy interface for JDBC 4 source compatibility.
NCLOB - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ncols - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
nDynamicParams - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl
 
nDynamicParams - Variable in class org.eigenbase.sql.SqlExplain
 
nDynamicParamsInExplain - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
NE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NeedExclusiveAccess - Variable in class net.sf.farrago.resource.FarragoResource
NeedExclusiveAccess is 'Exclusive database access required'
needIndent - Variable in class org.eigenbase.util.StackWriter
 
needNullRow - Variable in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
NeedQueryOp - Variable in class org.eigenbase.resource.EigenbaseResource
NeedQueryOp is 'Operand {0} must be a query'
needRestore - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
needsAdjustment(LoptMultiJoin, int[], LoptJoinTree, LoptJoinTree, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Sets an array indicating how much each factor in a join tree needs to be adjusted to reflect the tree's join ordering
NeedSameTypeParameter - Variable in class org.eigenbase.resource.EigenbaseResource
NeedSameTypeParameter is 'Parameters must be of the same type'
needsHeader - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
needsIndent() - Method in interface org.eigenbase.sql.SqlWriter.FrameType
 
needsIndent - Variable in enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
 
needsIndent() - Method in enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
 
needsNullIndicator(RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
 
needsSpace() - Method in class org.eigenbase.sql.SqlBinaryOperator
Returns whether this operator should be surrounded by space when unparsed.
needsSpace() - Method in class org.eigenbase.sql.SqlInfixOperator
 
needToImplement(Object) - Static method in class org.eigenbase.util.Util
Returns a RuntimeException indicating that a particular feature has not been implemented, but should be.
needToSaveFirstTxnCsn() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
needToSaveFirstTxnCsn() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
needWhitespace - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
needWhitespaceAfter(String) - Static method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
needWhitespaceBefore(String) - Static method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
negate(Number) - Method in class org.eigenbase.util.ReflectVisitorTest.NumberNegater
Negates the given number.
negated - Variable in class net.sf.farrago.ojrex.FarragoOJRexTruthTestImplementor
 
negated - Variable in class org.eigenbase.sql.fun.SqlBetweenOperator
If true the call represents 'NOT BETWEEN'.
negated - Variable in class org.eigenbase.sql.fun.SqlLikeOperator
 
negateWithoutDispatcher(Number) - Method in class org.eigenbase.util.ReflectVisitorTest.NumberNegater
Negates the given number without using a dispatcher object to cache applicable methods.
NegativeLengthForSubstring - Variable in class net.sf.farrago.resource.FarragoResource
NegativeLengthForSubstring is 'The length for substring can not be negative'
NestedAggIllegal - Variable in class org.eigenbase.resource.EigenbaseResource
NestedAggIllegal is 'Aggregate expressions cannot be nested'
NestedLoopCalcTupleIter - Class in org.eigenbase.runtime
NestedLoopCalcTupleIter is a specialization of CalcTupleIter for use in implementing nested loop inner joins over iterators.
NestedLoopCalcTupleIter(TupleIter, boolean) - Constructor for class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
nestedLoopJoin - Variable in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
nestedLoopJoinHasLeftJoinKey - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
NestedLoopJoinHasLeftJoinKey - Interface in net.sf.farrago.fem.fennel
NestedLoopJoinHasLeftJoinKey association proxy interface.
NestedLoopJoinHasLeftJoinKey$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's NestedLoopJoinHasLeftJoinKey association interface.
NestedLoopJoinHasLeftJoinKey$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey$Hib
 
nestedLoopJoinInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
NestedLoopsJoinRule - Class in org.eigenbase.rel.rules
Rule which converts a JoinRel into a CorrelatorRel, which can then be implemented using nested loops.
NestedLoopsJoinRule() - Constructor for class org.eigenbase.rel.rules.NestedLoopsJoinRule
Private constructor; use singleton NestedLoopsJoinRule.instance.
NESTING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NESTING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NESTING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
net.sf.farrago - package net.sf.farrago
Top-level package containing all Farrago subpackages.
net.sf.farrago.catalog - package net.sf.farrago.catalog
Implements the Farrago metadata catalog.
net.sf.farrago.catalog.codegen - package net.sf.farrago.catalog.codegen
Provides build-time utilities for generating code from the repository model.
net.sf.farrago.cwm - package net.sf.farrago.cwm
 
net.sf.farrago.cwm.behavioral - package net.sf.farrago.cwm.behavioral
 
net.sf.farrago.cwm.core - package net.sf.farrago.cwm.core
 
net.sf.farrago.cwm.datatypes - package net.sf.farrago.cwm.datatypes
 
net.sf.farrago.cwm.instance - package net.sf.farrago.cwm.instance
 
net.sf.farrago.cwm.keysindexes - package net.sf.farrago.cwm.keysindexes
 
net.sf.farrago.cwm.relational - package net.sf.farrago.cwm.relational
 
net.sf.farrago.cwm.relational.enumerations - package net.sf.farrago.cwm.relational.enumerations
 
net.sf.farrago.db - package net.sf.farrago.db
Implements the top-level database container together with generic session/statement management.
net.sf.farrago.ddl - package net.sf.farrago.ddl
Defines classes representing Farrago DDL and control statements.
net.sf.farrago.ddl.gen - package net.sf.farrago.ddl.gen
Defines classes that generate DDL from catalog objects.
net.sf.farrago.defimpl - package net.sf.farrago.defimpl
Defines the default component set for the Farrago reference implementation.
net.sf.farrago.fem - package net.sf.farrago.fem
 
net.sf.farrago.fem.config - package net.sf.farrago.fem.config
 
net.sf.farrago.fem.fennel - package net.sf.farrago.fem.fennel
 
net.sf.farrago.fem.med - package net.sf.farrago.fem.med
 
net.sf.farrago.fem.security - package net.sf.farrago.fem.security
 
net.sf.farrago.fem.sql2003 - package net.sf.farrago.fem.sql2003
 
net.sf.farrago.fennel - package net.sf.farrago.fennel
Defines the native interface used for accessing Fennel storage from Java.
net.sf.farrago.fennel.calc - package net.sf.farrago.fennel.calc
Builds programs for the Fennel calculator.
net.sf.farrago.fennel.rel - package net.sf.farrago.fennel.rel
Defines relational expressions and rules for Fennel's physical algebra.
net.sf.farrago.fennel.tuple - package net.sf.farrago.fennel.tuple
This package provides a pure-Java version of the C++-based fennel Tuple Library.
net.sf.farrago.init - package net.sf.farrago.init
 
net.sf.farrago.jdbc - package net.sf.farrago.jdbc
Provides common classes shared by both the client and engine sides of the Farrago JDBC driver.
net.sf.farrago.jdbc.client - package net.sf.farrago.jdbc.client
Implements the client side of the Farrago JDBC driver.
net.sf.farrago.jdbc.engine - package net.sf.farrago.jdbc.engine
Implements the Farrago JDBC driver as an SQL engine.
net.sf.farrago.jdbc.param - package net.sf.farrago.jdbc.param
Provide classes for implementing dynamic parameters for the Farrago JDBC driver.
net.sf.farrago.jdbc.rmi - package net.sf.farrago.jdbc.rmi
Declares the remote interfaces by which the RMI JDBC client classes communicate with the RMI server.
net.sf.farrago.miniplan - package net.sf.farrago.miniplan
 
net.sf.farrago.namespace - package net.sf.farrago.namespace
Defines the Service Provider Interface (SPI) for extending the namespaces known by Farrago to cover external sources of data.
net.sf.farrago.namespace.flatfile - package net.sf.farrago.namespace.flatfile
Defines a Farrago namespace implementation for reading table data from flat files.
net.sf.farrago.namespace.ftrs - package net.sf.farrago.namespace.ftrs
Defines a Farrago namespace implementation for accessing data stored locally in the Fennel Transactional Row Store (FTRS) format.
net.sf.farrago.namespace.impl - package net.sf.farrago.namespace.impl
Provides generic partial implementations for the interfaces in net.sf.farrago.namespace.
net.sf.farrago.namespace.jdbc - package net.sf.farrago.namespace.jdbc
Defines a Farrago namespace implementation for accessing data through JDBC.
net.sf.farrago.namespace.mdr - package net.sf.farrago.namespace.mdr
Defines a Farrago namespace implementation for accessing metadata stored in an MDR repository.
net.sf.farrago.namespace.mock - package net.sf.farrago.namespace.mock
Defines a mock Farrago namespace implementation which generates non-persistent table data for use in testing activities such as benchmarking.
net.sf.farrago.namespace.mql - package net.sf.farrago.namespace.mql
Defines a Farrago SQL/MED namespace implementation for MQL.
net.sf.farrago.namespace.util - package net.sf.farrago.namespace.util
Provides utilities for managing the objects defined by net.sf.farrago.namespace.
net.sf.farrago.ojrex - package net.sf.farrago.ojrex
Defines Farrago-specific OpenJava code-generating implementations for abstract row expressions.
net.sf.farrago.parser - package net.sf.farrago.parser
Defines the Farrago SQL parser.
net.sf.farrago.parser.impl - package net.sf.farrago.parser.impl
Contains generated code for the Farrago SQL parser.
net.sf.farrago.plannerviz - package net.sf.farrago.plannerviz
Defines a Farrago plugin for planner visualization.
net.sf.farrago.plugin - package net.sf.farrago.plugin
Defines Farrago plugin infrastructure.
net.sf.farrago.primitivetypes - package net.sf.farrago.primitivetypes
Defines the MOF PrimitiveTypesPackage (generated by MDR).
net.sf.farrago.query - package net.sf.farrago.query
Implements Farrago query processing.
net.sf.farrago.release - package net.sf.farrago.release
Contains Farrago release property definitions.
net.sf.farrago.resource - package net.sf.farrago.resource
Defines resources used for Farrago internationalization.
net.sf.farrago.rng - package net.sf.farrago.rng
Contains class definitions for the Farrago RNG example.
net.sf.farrago.rng.parserimpl - package net.sf.farrago.rng.parserimpl
Contains generated parser code for the Farrago RNG example.
net.sf.farrago.rng.resource - package net.sf.farrago.rng.resource
Contains resource definitions for the Farrago RNG example.
net.sf.farrago.rngmodel - package net.sf.farrago.rngmodel
Defines the metamodel for the RNG plugin example.
net.sf.farrago.rngmodel.init - package net.sf.farrago.rngmodel.init
 
net.sf.farrago.rngmodel.rngschema - package net.sf.farrago.rngmodel.rngschema
 
net.sf.farrago.runtime - package net.sf.farrago.runtime
Provides runtime support for Farrago query execution.
net.sf.farrago.server - package net.sf.farrago.server
Defines a top-level container for Farrago running as a standalone network server.
net.sf.farrago.session - package net.sf.farrago.session
Defines the Farrago session management interfaces.
net.sf.farrago.session.mock - package net.sf.farrago.session.mock
Minimal object definitions suitable for either testing or using the parser/validator in a standalone fashion.
net.sf.farrago.syslib - package net.sf.farrago.syslib
Package containing Java implementations for generic system management/internal UDR's and UDX's.
net.sf.farrago.test - package net.sf.farrago.test
Contains Farrago unit tests.
net.sf.farrago.test.concurrent - package net.sf.farrago.test.concurrent
Contains concurrency tests for Farrago.
net.sf.farrago.test.jdbc - package net.sf.farrago.test.jdbc
Contains unit tests for the Farrago JDBC driver.
net.sf.farrago.test.regression - package net.sf.farrago.test.regression
Contains Farrago regression tests.
net.sf.farrago.trace - package net.sf.farrago.trace
Defines Farrago trace loggers and levels.
net.sf.farrago.type - package net.sf.farrago.type
Defines Farrago-specific datatype support.
net.sf.farrago.type.runtime - package net.sf.farrago.type.runtime
Defines runtime support for Farrago-specific datatypes.
net.sf.farrago.util - package net.sf.farrago.util
Contains miscellaneous Farrago utility classes.
NEW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NEW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NEW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NEW_LINE - Static variable in class org.eigenbase.util.RhBase64
The new line character (\n) as a byte.
newAggregateRel(AggregateRelBase, List<AggregateCall>) - Method in class org.eigenbase.rel.rules.ReduceAggregatesRule
Do a shallow clone of oldAggRel and update aggCalls.
newAppProcess(String[]) - Static method in class org.eigenbase.util.Util
Constructs a ProcessBuilder to run an external application.
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BINARY
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BOOL
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_CHAR
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_DOUBLE
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_16
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_32
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_64
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_8
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_REAL
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_16
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_32
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_64
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_8
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_CHAR
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARBINARY
 
newAttributeAccessor() - Method in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARCHAR
 
newAttributeAccessor() - Method in interface net.sf.farrago.fennel.tuple.FennelStoredTypeDescriptor
Creates an FennelAttributeAccessor appropriate for marshalling an element of this type.
newAttributeInitializer(RelDataType, SqlFunction, int, RexNode[]) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
newAttributeInitializer(RelDataType, SqlFunction, int, RexNode[]) - Method in interface org.eigenbase.sql2rel.DefaultValueFactory
Creates an expression which evaluates to the initializer expression for a particular attribute of a structured type.
newAttributeInitializer(RelDataType, SqlFunction, int, RexNode[]) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.NullDefaultValueFactory
 
newBarrier(RelDataType, BarrierReturnMode, int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newBiasedIotaProjection(int, int) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Generates a projection of attribute indices in sequence from (base) to (base + n-1).
newBitmapAppend(FennelRel, FemLocalIndex, FemLocalIndex, FennelRelImplementor, boolean, FennelRelParamId, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a set of streams for updating a bitmap index
newBitmapIntersect(FennelDynamicParamId, FennelDynamicParamId) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newBitmapMinus(FennelDynamicParamId, FennelDynamicParamId, RelNode) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newBitmapSorter() - Method in class com.lucidera.lcs.LcsIndexGuide
 
newBoolLiteral(boolean) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newCalcRel(RelOptCluster, FennelRel, RexProgram) - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
Constructs a new CalcRel
newCleanup() - Static method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
newCleanup(String) - Method in class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
newClientDriver() - Method in class net.sf.farrago.test.FarragoServerTest
 
newClientDriver() - Method in class net.sf.farrago.test.FarragoVjdbcServerTest
 
newClone(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Clones a RefObject.
newCluster(VolcanoPlanner) - Static method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
 
newClusterAppend(FennelRel, FemLocalIndex, boolean, int, int, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a cluster append stream for a specific clustered index.
newColumnDefaultValue(RelOptTable, int) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
newColumnDefaultValue(RelOptTable, int) - Method in interface org.eigenbase.sql2rel.DefaultValueFactory
Creates an expression which evaluates to the default value for a particular column.
newColumnDefaultValue(RelOptTable, int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.NullDefaultValueFactory
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class com.lucidera.lcs.LcsDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Creates an instance of a FarragoMedColumnSet corresponding to row data identified by properties rather than container name.
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
newColumnSet(String[], Properties, FarragoTypeFactory, RelDataType, Map<String, Properties>) - Method in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
newCommandGenerator() - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
Instantiates a new ConcurrentTestCommandGenerator.
newComponentImpl(Class<C>) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newComponentImpl(Class<C>) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gets the component associated with the given Class object from the personality.
newComponentImpl(Class<C>) - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
newConnection() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
newConnection() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
Retrieves a Connection object from the DataSource and set auto-commit mode if necessary.
newConnection() - Static method in class net.sf.farrago.runtime.FarragoRuntimeContext
Creates a new default connection attached to the session of the current thread.
newConnection() - Method in interface net.sf.farrago.session.FarragoSessionConnectionSource
Creates a new connection.
newConnection() - Method in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
newConnection() - Method in interface net.sf.farrago.test.FarragoJdbcTest.JdbcTester
 
newConnection() - Static method in class net.sf.farrago.test.FarragoTestCase
 
newContextException(CwmModelElement, Exception) - Method in class net.sf.farrago.ddl.DdlHandler
Adds position information to an exception.
newContextException(SqlParserPos, Throwable, String) - Static method in class org.eigenbase.sql.SqlUtil
Wraps an exception with context.
newContextException(SqlParserPos, Throwable) - Static method in class org.eigenbase.sql.SqlUtil
Wraps an exception with context.
newContextException(int, int, int, int, Throwable) - Static method in class org.eigenbase.sql.SqlUtil
Wraps an exception with context.
newConversionError(Object, String) - Method in class org.eigenbase.util14.AbstractResultSet
 
newConversionError(Object, Class) - Method in class org.eigenbase.util14.AbstractResultSet
 
newCreationGrant(FarragoRepos, String, String, CwmModelElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Creates a new grant representing ownership of an object by its creator.
newCreationGrant(FarragoRepos, FemAuthId, FemAuthId, CwmModelElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Creates a new grant representing ownership of an object by its creator.
newCwmArgument() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmArgument() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmAttribute() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmAttribute() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmBooleanExpression() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmBooleanExpression() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmCallAction() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmCallAction() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmCatalog() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmCatalog() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmCheckConstraint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmCheckConstraint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmClass() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmClass() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmColumn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmColumn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmColumnSet() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmColumnSet() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmColumnValue() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmColumnValue() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmConstraint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmConstraint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmDataType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmDataType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmDataValue() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmDataValue() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmDependency() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmDependency() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmEnumeration() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmEnumeration() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmEnumerationLiteral() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmEnumerationLiteral() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmEvent() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmEvent() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmExpression() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmExpression() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmExtent() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmExtent() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmForeignKey() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmForeignKey() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmIndex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmIndex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmIndexedFeature() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmIndexedFeature() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmInterface() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmInterface() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmKeyRelationship() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmKeyRelationship() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmMethod() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmMethod() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmModel() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmModel() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmMultiplicity() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmMultiplicity() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmMultiplicityRange() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmMultiplicityRange() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmNamedColumnSet() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmNamedColumnSet() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmObject() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmObject() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmOperation() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmOperation() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmPackage() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmPackage() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmParameter() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmParameter() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmPrimaryKey() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmPrimaryKey() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmProcedure() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmProcedure() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmProcedureExpression() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmProcedureExpression() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmQueryColumnSet() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmQueryColumnSet() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmQueryExpression() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmQueryExpression() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmRow() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmRow() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmRowSet() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmRowSet() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSchema() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSchema() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSlot() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSlot() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSqldistinctType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSqldistinctType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSqlindex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSqlindex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSqlindexColumn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSqlindexColumn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSqlparameter() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSqlparameter() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSqlsimpleType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSqlsimpleType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSqlstructuredType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSqlstructuredType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmStereotype() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmStereotype() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmSubsystem() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmSubsystem() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmTable() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmTable() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmTaggedValue() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmTaggedValue() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmTrigger() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmTrigger() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmTypeAlias() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmTypeAlias() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmUnion() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmUnion() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmUnionMember() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmUnionMember() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmUniqueConstraint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmUniqueConstraint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmUniqueKey() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmUniqueKey() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newCwmView() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newCwmView() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newDateFormat(String) - Static method in class org.eigenbase.util14.DateTimeUtil
Creates a new date formatter with Farrago specific options.
newDatetimeOJClass(Class, OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newDdlCreateStmt(CwmModelElement, DdlReplaceOptions) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Creates new DDL Statement for CREATE.
newDdlDropLabelStmt(CwmModelElement, boolean) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Creates new DDL Statement for DROP LABEL.
newDdlDropStmt(CwmModelElement, boolean) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Creates new DDL Statement for DROP.
newDdlGenerator() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
newDdlValidator(FarragoSessionStmtValidator) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newDdlValidator(FarragoSessionStmtValidator) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new validator for DDL commands.
newDecimalOJClass(OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newDirectionError() - Method in class org.eigenbase.util14.AbstractResultSet
 
newDoubleLiteral(double) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newElementGrant(FarragoRepos, String, String, CwmModelElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Creates a grant on a specified repos element, with AuthId's specified as strings.
newElementGrant(FarragoRepos, FemAuthId, FemAuthId, CwmModelElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Create a new grant for an element, with AuthId's specified as repository objects.
newEndpoint(RelDataType) - Method in class org.eigenbase.sarg.SargFactory
Creates a new endpoint.
newEntry(FarragoObjectCache) - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Creates a new cache entry
newEntry(FarragoObjectCache) - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
newError(SqlValidatorException) - Method in class org.eigenbase.rel.AggregateRelBase.AggCallBinding
 
newError(SqlValidatorException) - Method in class org.eigenbase.rex.RexCallBinding
 
newError(SqlValidatorException) - Method in class org.eigenbase.sql.ExplicitOperatorBinding
 
newError(SqlValidatorException) - Method in class org.eigenbase.sql.SqlCallBinding
 
newError(SqlValidatorException) - Method in class org.eigenbase.sql.SqlOperatorBinding
Wraps a validation error with context appropriate to this operator call.
newException(String) - Method in class org.eigenbase.lurql.LurqlPlan
 
newException(String, Throwable) - Method in class org.eigenbase.lurql.LurqlPlan
 
newExecutionHandle() - Static method in class net.sf.farrago.fennel.FennelStorage
Allocates a new object in Fennel that Farrago will use to communicate execution state information from Farrago to Fennel.
newFemAggInvocation() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemAggInvocation() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemAggStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemAggStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemBarrierStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemBarrierStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemBeginTxnCmd() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemBeginTxnCmd() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemBernoulliSamplingStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemBernoulliSamplingStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemBufferingTupleStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemBufferingTupleStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemBufferReaderStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemBufferReaderStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemBufferWriterStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemBufferWriterStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCalcTupleStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCalcTupleStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCartesianProductStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCartesianProductStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdAbandonBackup() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdAbandonBackup() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdAlterSystemDeallocate() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdAlterSystemDeallocate() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdBeginTxn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdBeginTxn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdBeginTxnWithCsn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdBeginTxnWithCsn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCheckpoint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCheckpoint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCloseDatabase() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCloseDatabase() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCommit() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCommit() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCompleteBackup() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCompleteBackup() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCreateExecutionStreamGraph() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCreateExecutionStreamGraph() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCreateIndex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCreateIndex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdCreateStreamHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdCreateStreamHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdDropIndex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdDropIndex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdGetLastCommittedTxnId() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdGetLastCommittedTxnId() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdGetTxnCsn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdGetTxnCsn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdInitiateBackup() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdInitiateBackup() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdOpenDatabase() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdOpenDatabase() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdPrepareExecutionStreamGraph() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdPrepareExecutionStreamGraph() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdRestoreFromBackup() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdRestoreFromBackup() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdRollback() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdRollback() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdSavepoint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdSavepoint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdSetParam() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdSetParam() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdTruncateIndex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdTruncateIndex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdVerifyIndex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdVerifyIndex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCmdVersionIndexRoot() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCmdVersionIndexRoot() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCollectTupleStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCollectTupleStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemColumnHistogram() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemColumnHistogram() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemColumnHistogramBar() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemColumnHistogramBar() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemColumnListRoutineParameter() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemColumnListRoutineParameter() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemColumnName() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemColumnName() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCorrelation() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCorrelation() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCorrelationJoinStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCorrelationJoinStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCsnHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCsnHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemCsnHandleReturningCmd() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemCsnHandleReturningCmd() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemDatabaseParam() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemDatabaseParam() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemDataServer() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemDataServer() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemDataWrapper() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemDataWrapper() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemDbHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemDbHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemDynamicParameter() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemDynamicParameter() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemDynamicParamUse() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemDynamicParamUse() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemElementWithStorageOptions() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemElementWithStorageOptions() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemExecStreamDataFlow() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemExecStreamDataFlow() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemFarragoConfig() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemFarragoConfig() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemFennelConfig() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemFennelConfig() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemFlatFileTupleStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemFlatFileTupleStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemForeignTable() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemForeignTable() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemGenericStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemGenericStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemGrant() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemGrant() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemIndexLoaderDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemIndexLoaderDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemIndexScanDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemIndexScanDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemIndexSearchDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemIndexSearchDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemIndexStatistics() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemIndexStatistics() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemIndexWriterDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemIndexWriterDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemJar() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemJar() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemJavaSinkStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemJavaSinkStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemJavaTransformStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemJavaTransformStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemKeyComponent() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemKeyComponent() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLabel() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLabel() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmBitOpStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmBitOpStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmChopperStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmChopperStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmGeneratorStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmGeneratorStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmIntersectStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmIntersectStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmMinusStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmMinusStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmNormalizerStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmNormalizerStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmSearchStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmSearchStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmSortedAggStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmSortedAggStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmSplicerStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmSplicerStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLbmUnionStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLbmUnionStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLcsClusterAppendStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLcsClusterAppendStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLcsClusterReplaceStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLcsClusterReplaceStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLcsClusterScanDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLcsClusterScanDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLcsRowScanStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLcsRowScanStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLhxAggStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLhxAggStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLhxJoinStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLhxJoinStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLocalCatalog() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLocalCatalog() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLocalIndex() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLocalIndex() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLocalIndexColumn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLocalIndexColumn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLocalSchema() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLocalSchema() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLocalTable() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLocalTable() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemLocalView() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemLocalView() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemMergeStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemMergeStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemMockTupleStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemMockTupleStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemMultiUseBufferingStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemMultiUseBufferingStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemNestedLoopJoinStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemNestedLoopJoinStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemPrimaryKeyConstraint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemPrimaryKeyConstraint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemRecoveryReference() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemRecoveryReference() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemReshapeParameter() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemReshapeParameter() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemReshapeStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemReshapeStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemRole() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemRole() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemRoutine() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemRoutine() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemRoutineParameter() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemRoutineParameter() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemRowCountStatistics() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemRowCountStatistics() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSampleDataset() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSampleDataset() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSequenceGenerator() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSequenceGenerator() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSortedAggStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSortedAggStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSortingStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSortingStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSplicerIndexAccessorDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSplicerIndexAccessorDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSplitterStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSplitterStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqlarrayType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqlarrayType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqldistinguishedType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqldistinguishedType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqlmultisetType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqlmultisetType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqlobjectType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqlobjectType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqlpathElement() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqlpathElement() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqlrowType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqlrowType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSqltypeAttribute() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSqltypeAttribute() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemStorageOption() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemStorageOption() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemStoredColumn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemStoredColumn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemStreamGraphHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemStreamGraphHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemStreamHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemStreamHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSvptHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSvptHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemSystemBackup() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemSystemBackup() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTableDeleterDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTableDeleterDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTableInserterDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTableInserterDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTableUpdaterDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTableUpdaterDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTagAnnotation() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTagAnnotation() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTimestamp() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTimestamp() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTupleAccessor() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTupleAccessor() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTupleAttrAccessor() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTupleAttrAccessor() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTupleAttrDescriptor() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTupleAttrDescriptor() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTupleAttrProjection() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTupleAttrProjection() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTupleDescriptor() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTupleDescriptor() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTupleProjection() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTupleProjection() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemTxnHandle() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemTxnHandle() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemUncollectTupleStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemUncollectTupleStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemUniqueKeyConstraint() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemUniqueKeyConstraint() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemUser() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemUser() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemUserDefinedOrdering() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemUserDefinedOrdering() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemUserDefinedType() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemUserDefinedType() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemValuesStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemValuesStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemViewColumn() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemViewColumn() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemWindowDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemWindowDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemWindowPartitionDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemWindowPartitionDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFemWindowStreamDef() - Method in interface net.sf.farrago.FarragoMetadataFactory
 
newFemWindowStreamDef() - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
newFennelCmdExecutor() - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newFennelCmdExecutor() - Method in interface net.sf.farrago.session.FarragoSessionFactory
Creates a new intrepreter for Fennel commands.
newFennelRel(RelOptCluster, RelOptConnection, FlatFileParams.SchemaType, RelDataType) - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
Constructs a new FlatFileFennelRel
newFennelTransformTupleIter(FennelTupleReader, String, String, FarragoTransform.InputBinding[], Object) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Creates a FennelTupleIter for executing a plan represented as XML.
newFennelTupleIter(FennelTupleReader, String, int, Object) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Creates a FennelTupleIter for executing a plan represented as XML.
newFennelTupleParamDef(String, FarragoParamFieldMetaData) - Static method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDefFactory
 
newFennelTxnContext(FarragoRepos, FennelDbHandle) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newFennelTxnContext(FarragoRepos, FennelDbHandle) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Creates a new Fennel transaction context.
newFetchError(Throwable) - Method in class org.eigenbase.util14.AbstractResultSet
 
newFloatLiteral(float) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newGenerator(FennelRel, FemLocalIndex, boolean, int) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newHepPlanner(FarragoSessionPreparingStmt) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
newHolderOJClass(Class, MemberDeclarationList, OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newImportedColumnSet(FarragoRepos, String) - Method in interface net.sf.farrago.namespace.FarragoMedNameDirectory
Creates a new instance of FemBaseColumnSet in the catalog to represent an imported table.
newImportedColumnSet(FarragoRepos, String) - Method in class net.sf.farrago.namespace.impl.MedAbstractNameDirectory
 
newIndexes - Variable in class net.sf.farrago.catalog.FarragoTransientStorage
 
newIndexRel(FennelRelImplementor, RelOptCluster, LcsTable, FemLocalIndex, RelNode, Integer[], Integer[], FennelRelParamId, FennelRelParamId, boolean, Double) - Static method in class com.lucidera.lcs.LcsIndexOptimizer
Create a new index search rel using an given index.
newIndexScan(FennelRel, FemLocalIndex, Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newIndexSearch(FennelRel, FemLocalIndex, boolean, boolean, Integer[], Integer[], Integer[], Integer[], FennelDynamicParamId, FennelDynamicParamId) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newIndexWriter(FennelRel, FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Creates a new physical writer definition for a particular index, initializing any invariant information.
newInput(CalcProgramBuilder.OpType, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Creates a register in the input set and returns its reference
newInput(CalcProgramBuilder.RegisterDescriptor) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newInputBuffer(FarragoRepos) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelTableModRel
Create a new buffering stream def based on input tuple format.
newInstance(FarragoSessionPreparingStmt) - Static method in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
newInstance() - Static method in class net.sf.farrago.util.FarragoProperties
WARNING: in most cases you should be using the singleton FarragoProperties.instance instead.
newInt4Literal(int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newInt8Literal(long) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newInternal() - Static method in class org.eigenbase.util.Util
 
newInternal(String) - Static method in class org.eigenbase.util.Util
 
newInternal(Throwable) - Static method in class org.eigenbase.util.Util
 
newInternal(Throwable, String) - Static method in class org.eigenbase.util.Util
 
newIntervalExpr(RelDataType) - Method in class org.eigenbase.sarg.SargFactory
Creates a new interval expression.
newIntervalExpr(RelDataType, SqlNullSemantics) - Method in class org.eigenbase.sarg.SargFactory
Creates a new unbounded interval expression with non-default null semantics.
newIntervalOJClass(Class, OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newInvalidFormat(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
Returns an error that the value cannot be converted to the desired SQL type.
newInvalidType(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
Returns an error that the value is not valid for the desired SQL type.
newIotaProjection(int) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Generates a projection of attribute indices in sequence from 0 to n-1.
newIterConcatenateRel(RelOptCluster, RelNode[]) - Method in class org.eigenbase.oj.rel.IterRules.UnionToIteratorRule
 
newJavaTransformStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
newJdbcEngineDriver() - Static method in class net.sf.farrago.test.FarragoTestCase
Retrieves a new instance of the FarragoJdbcEngineDriver configured for this test.
newJmiQueryProcessor(String) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newJmiQueryProcessor(String) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new processor for JMI queries.
newLabel() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
NEWLINE - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
NEWLINE - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
newlineAfterClose - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
newlineAfterOpen - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
newlineAfterSep - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
Whether to print a newline after each separator.
newlineAndIndent() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
newlineAndIndent() - Method in interface org.eigenbase.sql.SqlWriter
Prints a new line, and indents.
newlineBeforeClose - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
newlineBeforeSep - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
Whether to print a newline before each separator.
newLiteral(CalcProgramBuilder.OpType, Object, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Generates a reference to a constant register.
newLiteral(CalcProgramBuilder.RegisterDescriptor, Object) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newLocal(CalcProgramBuilder.OpType, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Creates a register in the local set and returns its reference
newLocal(CalcProgramBuilder.RegisterDescriptor) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Creates a register in the local set and returns its reference
newMember(int, OJClass, Variable, VariableInitializer) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates a declaration for a field in a class.
newModelExtension(FarragoPluginClassLoader, FemJar) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newModelExtension() - Method in class net.sf.farrago.rng.FarragoRngPluginFactory
 
newModelExtension(FarragoPluginClassLoader, FemJar) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Loads a model extension plugin instance.
newModelExtension() - Method in interface net.sf.farrago.session.FarragoSessionModelExtensionFactory
Creates a new model extension.
newName - Variable in class net.sf.farrago.ddl.DdlReplaceOptions
 
newName - Variable in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
newNotNullable() - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
Returns an error that the value is not nullable
newNullLiteral() - Method in class org.eigenbase.sarg.SargFactory
 
newObjectHandle(Object) - Static method in class net.sf.farrago.fennel.FennelStorage
Creates a native handle for a Java object for reference by XML commands.
newOJClass(OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
newOutput(CalcProgramBuilder.OpType, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Generates a reference to an output register.
newOutput(CalcProgramBuilder.RegisterDescriptor) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Generates a reference to an output register.
newParamDef(String, RelDataType) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDefFactory
 
newParamDef(String, FarragoParamFieldMetaData, boolean) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDefFactory
 
newParamDef(String, FarragoParamFieldMetaData) - Static method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDefFactory
 
newParamDef(String, RelDataType) - Method in interface net.sf.farrago.session.FarragoSessionStmtParamDefFactory
Constructs a new FarragoSessionStmtParamDef for a parameter with the given name and type.
newParamFieldMetaData(RelDataType, int) - Static method in class net.sf.farrago.jdbc.engine.FarragoParamFieldMetaDataFactory
 
newParamFieldMetaData(RelDataType, int) - Static method in class net.sf.farrago.runtime.FarragoRuntimeJdbcUtil
 
newParamMetaData(RelDataType, int) - Static method in class net.sf.farrago.jdbc.engine.FarragoParamFieldMetaDataFactory
Determines the parameter column meta data from the rowType
newParseError(int) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
newParser(FarragoSession) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newParser(FarragoSession) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
newParser(FarragoSession) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new SQL parser.
newParserImpl(Reader) - Method in class net.sf.farrago.parser.FarragoAbstractParser
Factory method to instantiate a dialect-specific generated parser.
newParserImpl(Reader) - Method in class net.sf.farrago.parser.FarragoParser
 
newParserImpl(Reader) - Method in class net.sf.farrago.rng.FarragoRngParser
 
newPersistentPropertyStorage(String) - Static method in class org.eigenbase.util.property.PersistentPropertyStorage
Factory method for PersistentPropertyStorage.
newPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in class net.sf.farrago.defimpl.FarragoVolcanoPersonalityFactory.FarragoVolcanoSessionPersonality
 
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory.FarragoMiniplanSessionPersonality
 
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new planner.
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
newPlanner(FarragoSessionPreparingStmt, boolean) - Method in class net.sf.farrago.test.FarragoTestPersonalityFactory.FarragoTestSessionPersonality
 
newPlanVertex(LurqlPathBranch, Set<String>) - Method in class org.eigenbase.lurql.LurqlPlan
 
newPluginInstance(Class) - Method in class net.sf.farrago.plugin.FarragoPluginClassLoader
Constructs a new object instance of a plugin class, making sure the thread's context ClassLoader is set to this for the duration of the construction.
newPositionalError(RefObject, SqlValidatorException) - Method in class net.sf.farrago.ddl.DdlValidator
 
newPositionalError(SqlValidatorException) - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
newPositionalError(SqlValidatorException) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
newPositionalError(RefObject, SqlValidatorException) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Wraps a validation error with position information.
newPositionalError(SqlValidatorException) - Method in interface net.sf.farrago.session.FarragoSessionParser
Wraps a validation error with the current position information of the parser.
newPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtValidator) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
newPreparingStmt(FarragoSessionStmtValidator) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtValidator) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtContext, FarragoSessionStmtValidator) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtContext, FarragoSessionStmtValidator) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new preparing statement tied to this session and its underlying database.
newPreparingStmt(FarragoSessionStmtContext, FarragoSessionStmtValidator) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new preparing statement tied to this session and its underlying database.
newPreparingStmt(FarragoSessionStmtValidator) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Deprecated. Use the two-arg version instead, passing null for stmtContext.
newPrivilegeChecker() - Method in class net.sf.farrago.db.FarragoDbSession
 
newPrivilegeChecker() - Method in interface net.sf.farrago.session.FarragoSession
Creates a new privilege checker for a session.
newProperties() - Static method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
creates test connection properties.
newReentrantSession(FarragoSession) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newReentrantSession() - Method in class net.sf.farrago.ddl.DdlValidator
 
newReentrantSession() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Creates a new reentrant session; this is required during validation of some DDL commands (e.g.
newReentrantSession(FarragoSession) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Creates a new reentrant session.
newRefPackage(Class<T>) - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl.FarragoMemFactory
 
newRefPackage(Class<T>) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Creates a new package explicitly (rather than reflectively), locating it as a child of the root package.
newRefs - Variable in class org.eigenbase.rex.RexProgramBuilder.UpdateRefShuttle
 
newRegister(CalcProgramBuilder.OpType, Object, CalcProgramBuilder.RegisterSetType, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSets
Creates a register in a register set
newRelImplementor(RexBuilder) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
newRepos(FarragoAllocationOwner, boolean) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newRepos(FarragoAllocationOwner, boolean) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Opens a new repositor instance.
newRexAnalyzer() - Method in class org.eigenbase.sarg.SargFactory
 
newRexAnalyzer(boolean) - Method in class org.eigenbase.sarg.SargFactory
 
newRexAnalyzer(int, int) - Method in class org.eigenbase.sarg.SargFactory
 
newRoleGrant(FarragoRepos, String, String, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Creates a new grant on a ROLE with specified role name and associate it to the grantor and grantee auth ids respectively.
newRootPackage() - Method in class net.sf.farrago.catalog.FarragoMdrReposImpl.FactoryImpl
 
newRootPackage() - Method in class net.sf.farrago.catalog.MockFarragoMetadataFactory.FactoryImpl
 
newRootPackage() - Method in class net.sf.farrago.test.JmiMemTest.FactoryImpl
 
newRootPackage() - Method in class org.eigenbase.jmi.mem.JmiMemFactory
 
newRootPageId - Variable in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
newRowScan(LcsRowScanRelBase, Integer[], Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newRuntimeContext(FarragoSessionRuntimeParams) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
newRuntimeContext(FarragoSessionRuntimeParams) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newRuntimeContext(FarragoSessionRuntimeParams) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new runtime context.
newRuntimeContextParams() - Method in class net.sf.farrago.db.FarragoDbSession
 
newSavepoint(String) - Method in class net.sf.farrago.db.FarragoDbSession
 
newSavepoint() - Method in class net.sf.farrago.fennel.FennelTxnContext
Creates a new savepoint, starting a new transaction if necessary.
newSavepoint(String) - Method in interface net.sf.farrago.session.FarragoSession
Creates a new savepoint based on the current session state.
newSavepointImpl(String) - Method in class net.sf.farrago.db.FarragoDbSession
 
newSavepointLevel$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
newScope() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
Returns a new scope extending the current scope.
newScope() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Creates a new expression scope
newScriptedCommandGenerator(String) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
Instantiates a new ConcurrentTestCommandScript with the given file.
newServer(String, Properties) - Method in class com.lucidera.lcs.LcsDataWrapper
 
newServer(String, Properties) - Method in interface net.sf.farrago.namespace.FarragoMedDataWrapper
Creates an instance of this wrapper for a particular server.
newServer(String, Properties) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataWrapper
 
newServer(String, Properties) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataWrapper
 
newServer(String, Properties) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
newServer(String, Properties) - Method in class net.sf.farrago.namespace.mdr.MedMdrForeignDataWrapper
 
newServer(String, Properties) - Method in class net.sf.farrago.namespace.mock.MedMockForeignDataWrapper
 
newServer(String, Properties) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataWrapper
 
newServer(String, Properties) - Method in class net.sf.farrago.namespace.mql.MedMqlForeignDataWrapper
 
newServer() - Method in class net.sf.farrago.test.FarragoServerTest
 
newServer() - Method in class net.sf.farrago.test.FarragoVjdbcServerTest
 
newSession(String, Properties) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newSession(String, Properties) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionFactory
 
newSession(String, Properties) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Creates a new session.
newSession(String, Properties) - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionFactory
 
newSessionFactory() - Method in class com.lucidera.jdbc.LucidDbLocalDriver
 
newSessionFactory() - Static method in class net.sf.farrago.db.FarragoDatabase
 
newSessionFactory() - Method in interface net.sf.farrago.jdbc.engine.FarragoJdbcServerDriver
Creates a new FarragoSessionFactory which will govern the behavior of connections established through this driver.
newSessionFactory() - Method in class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
 
newSessionFactory() - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestJdbcEngineDriver
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class com.lucidera.farrago.LucidDbIndexOnlySessionFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class com.lucidera.farrago.LucidDbSessionFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.defimpl.FarragoVolcanoPersonalityFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.miniplan.FarragoMiniplanPersonalityFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.plannerviz.FarragoPlannervizPluginFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in interface net.sf.farrago.session.FarragoSessionPersonalityFactory
Creates a new session personality.
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionFactory
 
newSessionPersonality(FarragoSession, FarragoSessionPersonality) - Method in class net.sf.farrago.test.FarragoTestPersonalityFactory
 
newSetExpr(RelDataType, SargSetOperator) - Method in class org.eigenbase.sarg.SargFactory
Creates a new set expression, initially with no children.
newSorter(FemLocalIndex, Double, boolean, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
Creates a sort streamDef for sorting bitmap entries.
NewSpecification() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a NEW UDT(...) expression.
NewSpecification() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a NEW UDT(...) expression.
NewSpecification() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a NEW UDT(...) expression.
NewSpecification - Static variable in class org.eigenbase.sql.SqlKind
 
NewSpecificationORDINAL - Static variable in class org.eigenbase.sql.SqlKind
NewSpecification
newSplicer(FennelRel, FemLocalIndex, FemLocalIndex, int, int, boolean) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newSplitter(RelDataType) - Method in class com.lucidera.lcs.LcsIndexGuide
 
newSqlException(Throwable) - Static method in class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
Converter from any Throwable to SQLException.
newSqlException(String) - Static method in class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
Creates a new SQLException from the message.
newSqlException(Throwable, Logger) - Static method in class net.sf.farrago.jdbc.FarragoJdbcUtil
Converts any Throwable to a SQLException.
newSqlException(String, Logger) - Static method in class net.sf.farrago.jdbc.FarragoJdbcUtil
Creates a new SQLException.
newSqlTypeException(Throwable) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newStatus(CalcProgramBuilder.OpType, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Creates a register in the status set and returns its reference
newStmtContext(FarragoSessionStmtParamDefFactory) - Method in class net.sf.farrago.db.FarragoDbSession
 
newStmtContext(FarragoSessionStmtParamDefFactory, FarragoSessionStmtContext) - Method in class net.sf.farrago.db.FarragoDbSession
 
newStmtContext(FarragoSessionStmtParamDefFactory) - Method in interface net.sf.farrago.session.FarragoSession
Creates a new statement context within this session.
newStmtContext(FarragoSessionStmtParamDefFactory, FarragoSessionStmtContext) - Method in interface net.sf.farrago.session.FarragoSession
Creates a new statement context within this session.
newStmtTranslator(JavaRel, StatementList, MemberDeclarationList) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
newStmtTranslator(JavaRel, StatementList, MemberDeclarationList) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Creates a translator which can translate a succession of expressions, possibly using multiple statements, scratch variables, and helper functions.
newStmtValidator() - Method in class net.sf.farrago.db.FarragoDbSession
 
newStmtValidator() - Method in interface net.sf.farrago.session.FarragoSession
Creates a new SQL statement validator.
newStreamGraph(FarragoAllocationOwner) - Method in class net.sf.farrago.fennel.FennelTxnContext
Wrapper for executeCmd in the case where cmd is a FemCmdCreateExecutionStreamGraph.
newStringOJClass(OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newToken(int) - Static method in class net.sf.farrago.parser.impl.Token
Returns a new Token object, by default.
newToken(int) - Static method in class net.sf.farrago.rng.parserimpl.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.eigenbase.lurql.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.eigenbase.sql.parser.impl.Token
Returns a new Token object, by default.
newTranslator(RelNode) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
newTranslator(RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Creates a RexToOJTranslator with which to translate the row-expressions within a relational expression into OpenJava expressions.
newTxnContext() - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns an instance of FarragoReposTxnContext for use in executing transactions against this repository without automatic repository session management.
newTxnContext(boolean) - Method in interface net.sf.farrago.catalog.FarragoRepos
Returns an instance of FarragoReposTxnContext for use in executing transactions against this repository.
newTxnContext() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
newTxnContext(boolean) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
newTxnContext() - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
newTxnContext(boolean) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
newTxnMgr() - Method in class com.lucidera.farrago.LucidDbSessionFactory
 
newTxnMgr() - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
newTxnMgr() - Method in interface net.sf.farrago.session.FarragoSessionFactory
 
newTypeFactory(FarragoRepos) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
newTypeFactory(FarragoRepos) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
newTypeFactory(FarragoRepos) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Creates a new type factory.
newUdxRel(FarragoPreparingStmt, RelDataType, String, String, RexNode[], RelNode[]) - Static method in class net.sf.farrago.query.FarragoJavaUdxRel
Constructs a new instance of FarragoJavaUdxRel via a lookup from the catalog.
newUint4Literal(BigInteger) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newUint8Literal(BigInteger) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newUnsupportedJdbcType(String, String, String, int, int, int, Throwable) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
newUpdatabilityError() - Method in class org.eigenbase.util14.AbstractResultSet
 
newValidationError(SqlValidatorException) - Method in class org.eigenbase.sql.SqlCallBinding
Constructs a new validation error for the call.
newValidationError(SqlNode, SqlValidatorException) - Method in interface org.eigenbase.sql.validate.SqlValidator
Adds "line x, column y" context to a validator exception.
newValidationError(SqlNode, SqlValidatorException) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
newValidationSignatureError() - Method in class org.eigenbase.sql.SqlCallBinding
Constructs a new validation signature error for the call.
newValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Factory method for SqlValidator.
newValidatorTable(String[], RelDataType, SqlAccessType, ModalityType) - Method in class net.sf.farrago.query.FarragoPreparingStmt
Factory method, creates a table.
newValueOutOfRange(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
Returns an error the value is out of range and cannot be converted to the desired SQL type.
newValueTooLong(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
Returns an error the value is too long to be converted to the desired SQL type.
newVarbinaryLiteral(byte[]) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
newVarcharLiteral(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Generates a reference to a string literal.
newVarcharLiteral(String, int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Generates a reference to a string literal.
newVariable() - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates a variable with a unique name
newVariable() - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Generates a variable with a unique name.
newVariable(String) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Generates a variable with a unique name and a stem which indicates its purpose.
newVertexAttributes - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
next() - Method in class net.sf.farrago.namespace.mock.MedMockIterator
 
next - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl.JJCalls
 
NEXT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
next - Variable in class net.sf.farrago.parser.impl.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class net.sf.farrago.rng.parserimpl.RngParser.JJCalls
 
NEXT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
next - Variable in class net.sf.farrago.rng.parserimpl.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class net.sf.farrago.runtime.FarragoTransformImpl
 
next() - Method in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
next - Variable in class net.sf.farrago.runtime.FennelPipeIterator
 
next() - Method in class net.sf.farrago.runtime.FennelPipeIterator
 
next - Variable in class org.eigenbase.lurql.parser.LurqlParser.JJCalls
 
next - Variable in class org.eigenbase.lurql.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.eigenbase.runtime.BufferedIterator.Clonerator
 
next() - Method in class org.eigenbase.runtime.BufferedIterator
 
next() - Method in class org.eigenbase.runtime.CompoundIterator
 
next() - Method in class org.eigenbase.runtime.CompoundIterator.Test.BoxIterator
 
next() - Method in class org.eigenbase.runtime.EnumerationIterator
 
next() - Method in class org.eigenbase.runtime.IteratorResultSet
 
next - Variable in class org.eigenbase.runtime.QueueIterator
next Iterator value (nulls are represented via #WRAPPED_NULL)
next() - Method in class org.eigenbase.runtime.QueueIterator
 
next(long) - Method in class org.eigenbase.runtime.QueueIterator
As QueueIterator.next, but throws QueueIterator.TimeoutException if no row is available within the timeout.
next() - Method in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
next() - Method in class org.eigenbase.runtime.RestartableCollectionIterator
 
next() - Method in class org.eigenbase.runtime.ResultSetIterator
 
next(long) - Method in class org.eigenbase.runtime.TimeoutQueueIterator
Returns the next row from the producer, if it can be fetched within the timeout interval.
next() - Method in class org.eigenbase.runtime.TupleIterResultSet
 
next - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl.JJCalls
 
NEXT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
next - Variable in class org.eigenbase.sql.parser.impl.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
next() - Method in class org.eigenbase.util.Filterator
 
next() - Method in class org.eigenbase.util.mapping.Mappings.FunctionMappingIter
 
next() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping.MappingItr
 
next() - Method in class org.eigenbase.util.MultiMap.EntryIter
 
NEXT_RANDOM_INT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NEXT_VALUE_METHOD_NAME - Static variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
nextCorrel - Variable in class org.eigenbase.relopt.RelOptQuery
 
nextCorrel - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
nextDynamicParamId - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
nextElement() - Method in class org.eigenbase.runtime.BufferedIterator
 
nextGeneratedClassId - Variable in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
nextGeneratedId - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
nextId - Variable in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
nextId - Variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
nextId - Static variable in class org.eigenbase.rel.AbstractRelNode
generator for AbstractRelNode.id values
nextIterator() - Method in class org.eigenbase.runtime.CompoundIterator
 
nextKey() - Method in class org.eigenbase.util.MultiMap.EntryIter
 
nextRandomInt - Variable in class net.sf.farrago.rng.FarragoRngOperatorTable
 
nextRelParamId - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
nextReservedValue - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
nextSavepointId - Variable in class net.sf.farrago.db.FarragoDbSession
Generator for savepoint Id's.
nextSetId - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
nextThreadId - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
nextToken() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
nextTransformId - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
nextValueFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The sequence next value function: NEXT VALUE FOR sequence
nextVariableId - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
 
nextWhitespace - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
NF2 - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
NF3 - Static variable in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
nFields - Variable in class org.eigenbase.rel.rules.PushProjector
Number of fields in the RelNode that the projection is being pushed past, if the RelNode is not a join.
nFieldsInJoinFactor - Variable in class com.lucidera.opt.LoptMultiJoin
Number of fields in each join factor
nFieldsRight - Variable in class org.eigenbase.rel.rules.PushProjector
Number of fields in the right hand side of a join, in the case where the projection is being pushed past a join.
nJoinFactors - Variable in class com.lucidera.opt.LoptMultiJoin
Number of factors into the MultiJoinRel
NL - Static variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
NL - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
NL - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
NL - Static variable in class net.sf.farrago.test.FarragoOptRulesTest
 
NL - Static variable in class org.eigenbase.relopt.RelOptUtil
 
NL - Static variable in class org.eigenbase.sql.parser.SqlParserTest
 
NL - Static variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
NL - Static variable in class org.eigenbase.sql.SqlOperator
 
NL - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
NL - Static variable in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
nl - Static variable in class org.eigenbase.test.EigenbaseTestCase
 
NL - Static variable in class org.eigenbase.test.SqlToRelTestBase
 
NL - Static variable in class org.eigenbase.test.SqlValidatorTestCase
 
NL - Static variable in class org.eigenbase.util.OptionsListTest
 
NL - Static variable in class org.eigenbase.util.TestUtil
System-dependent newline character.
nLeftDestFields - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
NLJ_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
nLogN(double) - Static method in class org.eigenbase.util.Util
Computes nlogn(n) using the natural logarithm (or n if n<Math.E, so the result is never negative.
NlsString - Class in org.eigenbase.util
A string, optionally with character set and SqlCollation.
NlsString(String, String, SqlCollation) - Constructor for class org.eigenbase.util.NlsString
Creates a string in a specfied character set.
NO - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NO - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NO - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NO_OPTIONS - Static variable in class org.eigenbase.util.RhBase64
No options specified.
noArcs - Static variable in class org.eigenbase.util.Graph
 
noargs() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
noDAG - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
NoDatabaseLoaded - Variable in class net.sf.farrago.resource.FarragoResource
NoDatabaseLoaded is 'Existing database server required'
node - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.DeleteNamespace
 
node - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.InsertNamespace
 
node - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.MergeNamespace
 
node - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.UpdateNamespace
 
node - Variable in exception org.eigenbase.util.Util.FoundOne
 
node - Variable in class org.eigenbase.util.Util.SqlNodeDescriptor
 
nodeChildren - Variable in class org.eigenbase.relopt.RelOptRuleCall
 
NoDefaultConnection - Variable in class net.sf.farrago.resource.FarragoResource
NoDefaultConnection is 'Default connection not available'
nodeToTypeMap - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Map of derived RelDataType for each node.
NoFullBackup - Variable in class net.sf.farrago.resource.FarragoResource
NoFullBackup is 'A full backup has not been executed yet'
noiseWithCancel(long, long, long, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
NOLOCKSTEP - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
noMethod(Method) - Method in class org.eigenbase.util.BarfingInvocationHandler
Called when this class (or its derived class) does not have the required method from the interface.
NON_REPLACEABLE_TYPE_NAMES - Static variable in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
NON_SERIALIAZABLE_CLASSES - Static variable in class net.sf.farrago.jdbc.FarragoJdbcUtil.SerializationChecker
What classes should not be serialized.
NonColumnListRoutineParam(ParameterDirectionKind, SqlIdentifier) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
NonColumnListRoutineParam(ParameterDirectionKind, SqlIdentifier) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
NONCOMPOSITE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
NONE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NONE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
None - Static variable in interface org.eigenbase.rel.ProjectRelBase.Flags
 
NONE - Static variable in class org.eigenbase.relopt.CallingConvention
 
NONE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NONE_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The NONE calling convention means that expression does not support any calling convention -- in other words, it is not implementable, and has to be transformed to something else in order to be implemented.
NoneConverterRel - Class in org.eigenbase.rel.convert
NoneConverter converts a plan from inConvention to CallingConvention.NONE_ORDINAL.
NoneConverterRel(RelOptCluster, RelNode) - Constructor for class org.eigenbase.rel.convert.NoneConverterRel
 
NonExistentCursorParam - Variable in class net.sf.farrago.resource.FarragoResource
NonExistentCursorParam is 'Cursor parameter {0} does not exist.'
nonMonotonicPreservingCasts - Variable in class org.eigenbase.sql.fun.SqlCastFunction
 
NoNo - Static variable in interface org.eigenbase.sql.type.SqlTypeName.PrecScale
 
NonReservedJdbcFunctionName() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the name of a JDBC function that is a token but is not reserved.
NonReservedJdbcFunctionName() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the name of a JDBC function that is a token but is not reserved.
NonReservedJdbcFunctionName() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the name of a JDBC function that is a token but is not reserved.
NonReservedKeyWord() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Tests whether the current input is a non-reserved keyword.
NonReservedKeyWord() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
NonReservedKeyWord() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
NonReservedKeyWord() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
nonReservedKeyWordSet - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
nonSargFilterList - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
nOperands - Variable in class org.eigenbase.sql.type.SameOperandTypeChecker
 
NORMALIZE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NORMALIZE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NORMALIZE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NORMALIZED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NORMALIZED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NORMALIZED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
normalizeException(Throwable) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
 
normalizeException(Throwable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
normalizeException(Throwable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
normalizeException(Throwable) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
normalizeException(Throwable) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl
Removes or transforms misleading information from a parse exception or error, and converts to SqlParseException.
normalizePlan(String) - Static method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Normalizes references to subsets within the string representation of a plan.
normalizeQueryString(String) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
normalizeSecondFraction(String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
normalVertexAttributes - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
not(Expression) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Creates a not expression as in !a.
NOT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NOT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NOT - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
NOT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Not - Static variable in class org.eigenbase.sql.SqlKind
 
NOT_DEFERRABLE - Static variable in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Enumeration constant corresponding to literal notDeferrable.
notBetweenNames - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
 
notBetweenOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
NotEquals - Static variable in class org.eigenbase.sql.SqlKind
 
notEqualsOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical not-equals operator, '<>'.
NotEqualsORDINAL - Static variable in class org.eigenbase.sql.SqlKind
NotEquals
NotGroupExpr - Variable in class org.eigenbase.resource.EigenbaseResource
NotGroupExpr is 'Expression ''{0}'' is not being grouped'
notifyChosen(RelNode) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Takes care of tracing and listener notification when a rel is chosen as part of the final plan.
notifyDiscard(RelNode) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Takes care of tracing and listener notification when a rel is discarded
notifyEquivalence(RelNode, Object, boolean) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Takes care of tracing and listener notification when a rel equivalence is detected.
notifyTransformation(RelOptRuleCall, RelNode, boolean) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Takes care of tracing and listener notification when a rule's transformation is applied.
notInOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
NOT IN operator tests for a value's membership in a subquery or a list of values.
notLikeOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
NOTNULLABLE - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
notOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
NotORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Not
NotSelectDistinctExpr - Variable in class org.eigenbase.resource.EigenbaseResource
NotSelectDistinctExpr is 'Expression ''{0}'' is not in the select clause'
notSimilarOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
noValue() - Method in class org.eigenbase.util.property.DoubleProperty
Returns 0.0 if that value is in the range [minValue, maxValue].
noValue() - Method in class org.eigenbase.util.property.IntegerProperty
Returns 0 if that value is in the range [minValue, maxValue].
nProject - Variable in class org.eigenbase.rel.rules.PushProjector
Number of fields being projected.
nRecords - Variable in class net.sf.farrago.test.regression.FarragoSorterTest.DistributionGenerator
 
nReferences - Static variable in class net.sf.farrago.db.FarragoDbSingleton
Reference count.
nRightProject - Variable in class org.eigenbase.rel.rules.PushProjector
Number of fields being projected from the right hand side of a join, in the case where the projection is being pushed past a join.
nRows - Variable in class net.sf.farrago.namespace.mock.MedMockColumnSet
 
nRows - Variable in class net.sf.farrago.namespace.mock.MedMockIterator
 
nRows - Variable in class net.sf.farrago.namespace.mock.MedMockTupleIter
 
nRowsInit - Variable in class net.sf.farrago.namespace.mock.MedMockIterator
 
nRowsInit - Variable in class net.sf.farrago.namespace.mock.MedMockTupleIter
 
nSysFields - Variable in class org.eigenbase.rel.rules.PushProjector
Number of system fields.
nSystemProject - Variable in class org.eigenbase.rel.rules.PushProjector
Number of system fields being projected.
nth - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrintCommand
 
nth - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
print every Nth row.
nthSelectItem(int, SqlParserPos) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
Returns the ordinalth item in the select list.
nTicks - Variable in class net.sf.farrago.test.FarragoTimerTest
 
nTotalFields - Variable in class com.lucidera.opt.LoptMultiJoin
Total number of fields in the MultiJoinRel
nTransformations - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
nTransformationsLastGC - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
NULL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NULL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NULL - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
NULL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NULL_IND_ACCESSOR_NAME - Static variable in interface net.sf.farrago.type.runtime.NullableValue
Name of accessor method for null indicator.
NULL_IND_FIELD_NAME - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
Name of field storing null indicator.
NULL_IND_MUTATOR_NAME - Static variable in interface net.sf.farrago.type.runtime.NullableValue
Name of accessor method for null indicator.
NULL_MOFID - Static variable in class net.sf.farrago.catalog.FarragoTransientStorageFactory
 
NULL_STORAGE_ID - Static variable in class net.sf.farrago.catalog.FarragoTransientStorageFactory
 
NULL_VALUE - Static variable in class org.eigenbase.lurql.LurqlFilter
Sentinel object distinguishing NULL from any real value.
nullability - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamDesc
 
nullable - Variable in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
nullable - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
indicates whether this parameter field is nullable.
NULLABLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NULLABLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NULLABLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
nullableBitMask - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
pre-computed offsets and masks for testing bit fields.
nullableBitOffset - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
pre-computed offsets and masks for testing bit fields.
NullablePrimitive - Class in net.sf.farrago.type.runtime
NullablePrimitive is the abstract superclass for implementations of NullableValue corresponding to Java primitives.
NullablePrimitive() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive
 
NullablePrimitive.NullableBoolean - Class in net.sf.farrago.type.runtime
Nullable wrapper for boolean.
NullablePrimitive.NullableBoolean() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
 
NullablePrimitive.NullableByte - Class in net.sf.farrago.type.runtime
Nullable wrapper for byte.
NullablePrimitive.NullableByte() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableByte
 
NullablePrimitive.NullableDouble - Class in net.sf.farrago.type.runtime
Nullable wrapper for double.
NullablePrimitive.NullableDouble() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableDouble
 
NullablePrimitive.NullableFloat - Class in net.sf.farrago.type.runtime
Nullable wrapper for float.
NullablePrimitive.NullableFloat() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableFloat
 
NullablePrimitive.NullableInteger - Class in net.sf.farrago.type.runtime
Nullable wrapper for int.
NullablePrimitive.NullableInteger() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableInteger
 
NullablePrimitive.NullableLong - Class in net.sf.farrago.type.runtime
Nullable wrapper for long.
NullablePrimitive.NullableLong() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableLong
 
NullablePrimitive.NullableShort - Class in net.sf.farrago.type.runtime
Nullable wrapper for short.
NullablePrimitive.NullableShort() - Constructor for class net.sf.farrago.type.runtime.NullablePrimitive.NullableShort
 
nullableRamp(Integer, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
NullableType - Interface in net.sf.farrago.cwm.relational.enumerations
NullableType enumeration interface.
NullableTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
NullableType enumeration class implementation.
NullableTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
 
nullableValue - Variable in class net.sf.farrago.type.runtime.FarragoSyntheticObject.NullIndicatorBitReference
 
NullableValue - Interface in net.sf.farrago.type.runtime
NullableValue is an interface representing a runtime holder for a nullable object.
nullBitIndex - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
nullBitNdx - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Index of this attribute's null indicator bit in the tuple's bit array, or Integer.MAX_VALUE for a NOT NULL attribute.
nullClassSize - Variable in class net.sf.farrago.util.FarragoCardinalityEstimator
Number of null values in the sample.
NULLIF - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NULLIF - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NULLIF - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
nullIfFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
NullIllegal - Variable in class org.eigenbase.resource.EigenbaseResource
NullIllegal is 'Illegal use of ''NULL'''
nullIndicator - Variable in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
NullLiteral() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
NullNotAllowed - Variable in class net.sf.farrago.resource.FarragoResource
NullNotAllowed is 'Target {0} cannot be assigned null value'
nullPlusNonNullIsNull() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
NULLS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NULLS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NULLS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
nullsAreSortedAtEnd() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
nullsAreSortedHigh() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
nullsAreSortedLow() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
nullSemantics - Variable in class org.eigenbase.sarg.SargIntervalExpr
 
NUMBER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NUMBER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NUMBER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
NumberLiteralOutOfRange - Variable in class org.eigenbase.resource.EigenbaseResource
NumberLiteralOutOfRange is 'Numeric literal ''{0}'' out of range'
NumberOfColumnsMismatch - Variable in class net.sf.farrago.resource.FarragoResource
NumberOfColumnsMismatch is 'Number of fields in foreign table: ''{0}''.
NumberUtil - Class in org.eigenbase.util14
Utility functions for working with numbers This class is JDK 1.4 compatible.
NumberUtil() - Constructor for class org.eigenbase.util14.NumberUtil
 
numBuildRows - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
numBuildRows - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
row count on the build side
numColumns(RelNode) - Method in class net.sf.farrago.query.FarragoColumnMetadata
 
numDistinctVals(Double, Double) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Returns the number of distinct values provided numSelected are selected where there are domainSize distinct values.
numeric - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
the numeric object kept by this tuple; this holds all the numeric primitive type.
NUMERIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
NUMERIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
NUMERIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
numericFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
NumericLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a numeric literal (can be signed)
NumericLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a numeric literal (can be signed)
NumericLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a numeric literal (can be signed)
numericPrecision$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
numericPrecisionRadix$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
numericScale$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
numericSet - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
indicates whether the numeric value has been set.
numericTypeNames - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
numericTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
numFlattenedCols - Variable in class com.lucidera.lcs.LcsIndexGuide
 
numInputRows - Variable in class net.sf.farrago.fennel.rel.LhxAggRel
row count of the input
numInvalidCharsFiltered - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
numProducers - Variable in class org.eigenbase.runtime.QueueIterator
 
numRows - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
numRows - Variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
numRowsScan - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
numRowsScan - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
numSigBytes - Variable in class org.eigenbase.util.RhBase64.InputStream
 
numThreads - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor.Sync
 
numUnFlattenedCols - Variable in class com.lucidera.lcs.LcsIndexGuide
 
numWaiting - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor.Sync
 

O

o - Variable in class org.eigenbase.oj.stmt.BoundMethod
 
o - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
o - Variable in class org.eigenbase.util.MethodCallTestCase
 
obj - Variable in class net.sf.farrago.namespace.mock.MedMockIterator
 
obj - Variable in class net.sf.farrago.namespace.mock.MedMockTupleIter
 
obj - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualVertex
 
obj - Variable in class net.sf.farrago.session.FarragoSessionUdrContext
 
obj - Variable in exception org.eigenbase.jmi.JmiRestrictException
 
objCache - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
OBJECT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OBJECT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
object - Variable in class net.sf.farrago.session.FarragoSessionResolvedObject
 
OBJECT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
object$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
objectCode - Variable in class net.sf.farrago.query.FarragoTransformDef
 
objectHandle - Variable in class net.sf.farrago.fennel.FennelJavaHandle
 
objectName - Variable in class net.sf.farrago.session.FarragoSessionResolvedObject
 
objectPool - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
objectsInUse - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
objectsInUse(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of catalog objects in use by active statements.
objectsInUse - Variable in class net.sf.farrago.util.FarragoDdlLockManager
 
objectSlot - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
ObjectSlot - Interface in net.sf.farrago.cwm.instance
ObjectSlot association proxy interface.
ObjectSlot$Hib - Class in net.sf.farrago.cwm.instance
ObjectSlot association implementation.
ObjectSlot$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
ObjectSqlType - Class in org.eigenbase.sql.type
ObjectSqlType represents an SQL structured user-defined type.
ObjectSqlType(SqlTypeName, SqlIdentifier, boolean, RelDataTypeField[], RelDataTypeComparability) - Constructor for class org.eigenbase.sql.type.ObjectSqlType
Constructs an object type.
objectStateChanged(Object) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
objectStateWillChange(Object) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
ObjectTypeDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ObjectTypeDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
objs - Variable in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
objToVertexMap - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
obliterateRelNode(RelNode) - Method in class org.eigenbase.relopt.volcano.RelSet
 
ObserverPattern - Static variable in class org.eigenbase.util.Glossary
Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.
obtainTimestamp() - Method in class net.sf.farrago.ddl.DdlValidator
 
obtainTimestamp() - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Obtains the single consistent timestamp for this DDL transaction.
OCTET_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OCTET_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OCTET_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
OCTETS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OCTETS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OCTETS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
OF - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OF - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OF - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
offer(Object, long) - Method in class org.eigenbase.runtime.QueueIterator
Producer calls offer to attempt to add another object (which may be null) with a timeout.
offer(E) - Method in class org.eigenbase.util.ArrayQueue
Inserts the specified element into this queue.
offset - Variable in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
offset - Variable in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
offset - Variable in class org.eigenbase.rel.CorrelatorRel.Correlation
 
offset - Variable in class org.eigenbase.rex.RexRangeRef
 
offset - Variable in class org.eigenbase.sql.SqlWindowOperator.OffsetRange
 
OJAggImplementor - Interface in org.eigenbase.oj.rex
Translates a call to an Aggregation into OpenJava code.
ojAssignableValue - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
ojBinaryExpressionOrdinal - Variable in class net.sf.farrago.ojrex.FarragoOJRexBinaryExpressionImplementor
 
ojBinaryExpressionOrdinal - Variable in class org.eigenbase.oj.rex.OJRexBinaryExpressionImplementor
 
ojBytePointer - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
ojClass - Variable in class org.eigenbase.oj.OJTypeFactoryImpl.OJScalarType
 
ojClassMap - Variable in class org.eigenbase.oj.OJTypeFactoryImpl
 
OJClassMap - Class in org.eigenbase.oj.util
An OJClassMap is ...
OJClassMap(Class<SyntheticObject>) - Constructor for class org.eigenbase.oj.util.OJClassMap
 
OJClassMap(Class, boolean) - Constructor for class org.eigenbase.oj.util.OJClassMap
 
ojNullablePrimitive - Variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
OJPreparingStmt - Class in org.eigenbase.oj.stmt
OJPreparingStmt is an abstract base for classes which implement the process of preparing and executing SQL expressions by generating OpenJava code.
OJPreparingStmt(RelOptConnection) - Constructor for class org.eigenbase.oj.stmt.OJPreparingStmt
Creates a statement.
OJPreparingStmt.Argument - Class in org.eigenbase.oj.stmt
An Argument supplies a name/value pair to a statement.
OJPreparingStmt.Argument(String, Class, Object) - Constructor for class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
Creates an argument.
OJPreparingStmt.Argument(String, Object) - Constructor for class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
Creates an argument whose type is the runtime type of value.
OJPreparingStmt.Argument(String, int) - Constructor for class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
Creates an int argument.
OJPreparingStmt.JavaRelFinder - Class in org.eigenbase.oj.stmt
Walks a RelNode tree and determines if it contains any JavaRels.
OJPreparingStmt.JavaRelFinder() - Constructor for class org.eigenbase.oj.stmt.OJPreparingStmt.JavaRelFinder
 
OJRexBinaryExpressionImplementor - Class in org.eigenbase.oj.rex
OJRexBinaryExpressionImplementor implements OJRexImplementor for row expressions which can be translated to instances of OpenJava BinaryExpression.
OJRexBinaryExpressionImplementor(int) - Constructor for class org.eigenbase.oj.rex.OJRexBinaryExpressionImplementor
 
OJRexCastImplementor - Class in org.eigenbase.oj.rex
OJRexCastImplementor implements OJRexImplementor for the CAST operator.
OJRexCastImplementor() - Constructor for class org.eigenbase.oj.rex.OJRexCastImplementor
 
OJRexIgnoredCallImplementor - Class in org.eigenbase.oj.rex
OJRexIgnoredCallImplementor implements OJRexImplementor by completely ignoring a call and returning its one and only operand.
OJRexIgnoredCallImplementor() - Constructor for class org.eigenbase.oj.rex.OJRexIgnoredCallImplementor
 
ojRexImplementor - Variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionFactory
 
ojRexImplementor - Variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestDbSessionPersonality
 
OJRexImplementor - Interface in org.eigenbase.oj.rex
OJRexImplementor translates a call to a particular operator to OpenJava code.
ojRexImplementorTable - Variable in class net.sf.farrago.db.FarragoDatabase
 
OJRexImplementorTable - Interface in org.eigenbase.oj.rex
OJRexImplementorTable contains, for each operator, an implementor which can convert a call to that operator into OpenJava code.
OJRexImplementorTableImpl - Class in org.eigenbase.oj.rex
OJRexImplementorTableImpl is a default implementation of OJRexImplementorTable, containing implementors for standard operators, functions, and aggregates.
OJRexImplementorTableImpl() - Constructor for class org.eigenbase.oj.rex.OJRexImplementorTableImpl
Creates an empty table.
OJRexImplementorTableImpl.OJBasicAggImplementor - Class in org.eigenbase.oj.rex
 
OJRexImplementorTableImpl.OJBasicAggImplementor() - Constructor for class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJBasicAggImplementor
 
OJRexImplementorTableImpl.OJCountAggImplementor - Class in org.eigenbase.oj.rex
 
OJRexImplementorTableImpl.OJCountAggImplementor() - Constructor for class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJCountAggImplementor
 
OJRexImplementorTableImpl.OJMinMaxAggImplementor - Class in org.eigenbase.oj.rex
 
OJRexImplementorTableImpl.OJMinMaxAggImplementor() - Constructor for class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJMinMaxAggImplementor
 
OJRexImplementorTableImpl.OJSumAggImplementor - Class in org.eigenbase.oj.rex
Sum is an aggregator which returns the sum of the values which go into it.
OJRexImplementorTableImpl.OJSumAggImplementor() - Constructor for class org.eigenbase.oj.rex.OJRexImplementorTableImpl.OJSumAggImplementor
 
OJRexUnaryExpressionImplementor - Class in org.eigenbase.oj.rex
OJRexUnaryExpressionImplementor implements OJRexImplementor for row expressions which can be translated to instances of OpenJava UnaryExpression.
OJRexUnaryExpressionImplementor(int) - Constructor for class org.eigenbase.oj.rex.OJRexUnaryExpressionImplementor
 
OJSyntheticClass - Class in org.eigenbase.oj.util
An OJSyntheticClass is a class declaration for intermediate results in expressions.
OJSyntheticClass(Environment, OJClass, OJClass[], String[], ClassDeclaration, String, boolean) - Constructor for class org.eigenbase.oj.util.OJSyntheticClass
Called only from OJClassMap methods.
ojToType(RelDataTypeFactory, OJClass) - Static method in class org.eigenbase.oj.util.OJUtil
 
OJTypedClass - Class in net.sf.farrago.type
OJTypeClass is a synthetic OJClass generated by FarragoTypeFactory as the Java representation of a FarragoType.
OJTypedClass(OJClass, ClassDeclaration, RelDataType) - Constructor for class net.sf.farrago.type.OJTypedClass
Creates a new OJTypedClass object.
OJTypeFactory - Interface in org.eigenbase.oj
Extended RelDataTypeFactory which can convert to and from OJClass.
OJTypeFactoryImpl - Class in org.eigenbase.oj
Implementation of RelDataTypeFactory based upon OpenJava's type system.
OJTypeFactoryImpl() - Constructor for class org.eigenbase.oj.OJTypeFactoryImpl
Creates an OJTypeFactoryImpl.
OJTypeFactoryImpl(OJClassMap) - Constructor for class org.eigenbase.oj.OJTypeFactoryImpl
 
OJTypeFactoryImpl.OJScalarType - Class in org.eigenbase.oj
Type based upon an OJClass.
OJTypeFactoryImpl.OJScalarType(OJClass) - Constructor for class org.eigenbase.oj.OJTypeFactoryImpl.OJScalarType
Creates an OJScalarType
ojUnaryExpressionOrdinal - Variable in class net.sf.farrago.ojrex.FarragoOJRexUnaryExpressionImplementor
 
ojUnaryExpressionOrdinal - Variable in class org.eigenbase.oj.rex.OJRexUnaryExpressionImplementor
 
OJUtil - Class in org.eigenbase.oj.util
Static utilities for manipulating OpenJava expressions.
OJUtil() - Constructor for class org.eigenbase.oj.util.OJUtil
 
OJUtil.StopIterationException - Exception in org.eigenbase.oj.util
A StopIterationException is a way to tell a ParseTreeVisitor to halt traversal of the tree, but is not regarded as an error.
OJUtil.StopIterationException() - Constructor for exception org.eigenbase.oj.util.OJUtil.StopIterationException
 
OK_ORDERED - Static variable in class net.sf.farrago.cwm.core.OrderingKindEnum
Enumeration constant corresponding to literal ok_ordered.
OK_UNORDERED - Static variable in class net.sf.farrago.cwm.core.OrderingKindEnum
Enumeration constant corresponding to literal ok_unordered.
OLD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OLD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OLD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
oldestLabelCsn - Variable in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
oldRootPageId - Variable in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
oldToNewRelMap - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
oldVertexAttributes - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
ON - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ON - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ON - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
onAttribute(String, Object) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
onChange(String, String) - Method in class org.eigenbase.util.property.Property
Called when a property's value has just changed.
onCollection(String, List) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
onCommit() - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
Commit hook: truncates any indexes for tables defined with ON COMMIT DELETE ROWS.
onCommit() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
onCommit() - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Commit hook.
One - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
ONE_QUOTE - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
onElement(Object) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
OneMinusEpsilon - Static variable in class org.eigenbase.relopt.volcano.RuleQueue
Largest value which is less than one.
onEndOfQueue() - Method in class org.eigenbase.runtime.QueueIterator
Called (from the consumer thread context) just before the iterator returns false for hasNext().
onEndOfQueue() - Method in class org.eigenbase.runtime.ThreadIterator
 
onEndOfTransaction(FarragoSessionTxnEnd) - Method in class net.sf.farrago.db.FarragoDbSession
 
onEndOfTxn() - Method in class net.sf.farrago.fennel.FennelTxnContext
 
OneOrTwo - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
OneRowRel - Class in org.eigenbase.rel
OneRowRel always returns one row, one column (containing the value 0).
OneRowRel(RelOptCluster) - Constructor for class org.eigenbase.rel.OneRowRel
Creates a OneRowRel.
OneRowRelBase - Class in org.eigenbase.rel
OneRowRelBase is an abstract base class for implementations of OneRowRel.
OneRowRelBase(RelOptCluster, RelTraitSet) - Constructor for class org.eigenbase.rel.OneRowRelBase
Creates a OneRowRelBase with specific traits.
ONLY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ONLY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ONLY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
onlyColumn - Static variable in class org.eigenbase.sql.type.SqlTypeTransforms
Parameter type-inference transform strategy where a derived type must be a struct type with precisely one field and the returned type is the type of that field.
OnlyScalarSubqueryAllowed - Variable in class org.eigenbase.resource.EigenbaseResource
OnlyScalarSubqueryAllowed is 'Only scalar subqueries allowed in select list.'
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsAddDeletionScanRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsIndexAccessRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsIndexAggRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsIndexBuilderRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsIndexOnlyAccessRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsIndexSemiJoinRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsRemoveRidExprRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsSamplingRowScanRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsTableAlterRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsTableAppendRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsTableDeleteRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsTableMergeRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.lcs.LcsTableProjectionRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.CartesianJoinRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.DefaultRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.HashJoinRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.JavaUdxRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.JdbcQueryRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.LcsRowScanRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.NestedLoopJoinRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.TableAccessRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.TableAppendRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.TableDeleteRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptIterCalcRule.TableMergeRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptModifyRemovableSelfJoinRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
 
onMatch(RelOptRuleCall) - Method in class com.lucidera.opt.LoptRemoveSelfJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule
Called when this rule matches a rel.
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FarragoMultisetSplitterRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelAggRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelBufferCommonRelSubExprRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelCartesianJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelCollectRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelCorrelatorRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelDistinctSortRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelInsertRenameRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelRemoveRedundantSortRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelRenameRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelSortRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.FennelUncollectRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.LhxAggRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.LhxIntersectRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.LhxJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.LhxMinusRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.LhxSemiJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.fennel.rel.WindowedAggSplitterRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.miniplan.PushAggThroughUnionAllRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsRemoveRedundantSortRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelProjectionRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcAggPushDownRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcPushDownRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.mdr.MedMdrJoinRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.mock.MedMockTableModificationRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.namespace.mql.MedMqlPushDownRule
 
onMatch(RelOptRuleCall) - Method in class net.sf.farrago.query.FarragoJavaUdxRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.convert.ConverterRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.convert.TraitMatchingRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.jdbc.AddFilterToQueryRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.jdbc.AddProjectToQueryRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.AddRedundantSemiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.CoerceInputsRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.CombineUnionsRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.ExtractJoinFilterRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.FilterToCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.MergeCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.MergeFilterOntoCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.MergeFilterRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.MergeProjectOntoCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.MergeProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.NestedLoopsJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.ProjectToCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullConstantsThroughAggregatesRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpAggregateAboveUnionRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushAggregateThroughUnionRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushFilterIntoMultiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushFilterPastJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushFilterPastProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushFilterPastSetOpRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushProjectIntoMultiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushProjectPastFilterRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushProjectPastJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushProjectPastSetOpRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushSemiJoinPastFilterRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushSemiJoinPastJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.PushSemiJoinPastProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.ReduceAggregatesRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.RemoveDistinctRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.RemoveIsNotDistinctFromRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.RemoveSemiJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.RemoveTrivialCalcRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.RemoveTrivialProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.SwapJoinRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.TableAccessRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.UnionEliminatorRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.rel.rules.UnionToDistinctRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.RelOptRule
Receives notification about a rule match.
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.AbstractConverter.ExpandConversionRule
 
onMatch() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner.DeferringRuleCall
Rather than invoking the rule (as the base method does), creates a VolcanoRuleMatch which can be invoked later.
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.GoodRemoveSingleRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.GoodSingleRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysLeafRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.ReformedRemoveSingleRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.ReformedSingleRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule2
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysLeafRule
 
onMatch() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleCall
Called when all operands have matched.
onMatch(RexNode[]) - Method in interface org.eigenbase.rex.RexAction
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationForScalarAggregateRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationForScalarProjectRule
 
onMatch(RelOptRuleCall) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveSingleAggregateRule
 
onMatch2(RelOptRuleCall, CorrelatorRel, RelNode, ProjectRel, AggregateRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule
 
onRef(String, RefBaseObject) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
onRegister(RelOptPlanner) - Method in class org.eigenbase.rel.AbstractRelNode
 
onRegister(RelOptPlanner) - Method in class org.eigenbase.rel.jdbc.JdbcQuery
 
onRegister(RelOptPlanner) - Method in interface org.eigenbase.rel.RelNode
Receives notification that this expression is about to be registered.
onRegister(RelDataTypeFactory) - Method in class org.eigenbase.test.MockCatalogReader.MockTable
 
op - Variable in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
op - Variable in class org.eigenbase.rex.RexCall
 
op - Variable in class org.eigenbase.sql.parser.SqlParserUtil.ToTreeListItem
 
open(boolean, ObjectResolver) - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
open(FennelTxnContext, FennelJavaStreamMap, FennelJavaErrorTarget) - Method in class net.sf.farrago.fennel.FennelStreamGraph
Opens a prepared stream graph.
OPEN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OPEN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
open() - Method in class org.eigenbase.runtime.NestedLoopCalcTupleIter
Method which can be overridden by subclasses to carry out post-constructor initialization.
OPEN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
open - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
OPEN_SQL_IDENTIFIER - Static variable in class org.eigenbase.util.StackWriter
directive for beginning an SQL identifier
OPEN_SQL_STRING_LITERAL - Static variable in class org.eigenbase.util.StackWriter
directive for beginning an SQL string literal
openCursorResultSet() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
openMdrReposSession - Variable in class net.sf.farrago.catalog.FarragoModelLoader
 
openStreams() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
openStreams() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Opens all streams, including the Fennel portion of the execution plan.
openTestLog() - Method in class org.eigenbase.test.DiffTestCase
Initializes a diff-based test.
openTestLogOutputStream(File) - Method in class org.eigenbase.test.DiffTestCase
Initializes a diff-based test, overriding the default log file naming scheme altogether.
operand - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.AddCharSetNameInstrImplementor
 
operand - Variable in class org.eigenbase.relopt.RelOptRule
Root of operand tree.
operand0 - Variable in class org.eigenbase.relopt.RelOptRuleCall
 
OPERAND_COUNT - Static variable in class org.eigenbase.sql.SqlDelete
 
OPERAND_COUNT - Static variable in class org.eigenbase.sql.SqlExplain
 
OPERAND_COUNT - Static variable in class org.eigenbase.sql.SqlInsert
 
OPERAND_COUNT - Static variable in class org.eigenbase.sql.SqlMerge
 
OPERAND_COUNT - Static variable in class org.eigenbase.sql.SqlSelect
 
OPERAND_COUNT - Static variable in class org.eigenbase.sql.SqlUpdate
 
OperandCount - Static variable in class org.eigenbase.sql.SqlWindow
 
OperandNotComparable - Variable in class org.eigenbase.resource.EigenbaseResource
OperandNotComparable is 'Operands {0} not comparable to each other'
operands - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
operands - Variable in class org.eigenbase.rel.AggregateRelBase.AggCallBinding
 
operands - Variable in class org.eigenbase.relopt.RelOptRule
Flattened list of operands.
operands - Variable in class org.eigenbase.rex.RexCall
 
operands - Variable in class org.eigenbase.rex.RexCallBinding
 
operands - Variable in class org.eigenbase.sql.SqlCall
 
OperandsTypeChecking - Class in org.eigenbase.sql.type
Strategies to check for allowed operand types of an operator call.
OperandsTypeChecking() - Constructor for class org.eigenbase.sql.type.OperandsTypeChecking
 
operandTypeChecker - Variable in class org.eigenbase.sql.SqlOperator
used to validate operand types
operandTypeInference - Variable in class org.eigenbase.sql.SqlOperator
used to infer types of unknown operands
operation - Variable in class org.eigenbase.rel.TableModificationRelBase
 
operation$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
operationInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
operationInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
operationMethod - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
OperationMethod - Interface in net.sf.farrago.cwm.behavioral
OperationMethod association proxy interface.
OperationMethod$Hib - Class in net.sf.farrago.cwm.behavioral
OperationMethod association implementation.
OperationMethod$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
operator - Variable in class org.eigenbase.sql.SqlCall
 
operator - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
 
operator - Variable in class org.eigenbase.sql.test.AbstractSqlTester
 
operatorImplementationMap - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Maps SqlOperator to CalcRexImplementorTableImpl.AbstractCalcRexImplementor.
operatorList - Variable in class org.eigenbase.sql.util.ListSqlOperatorTable
 
operators - Variable in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
 
operatorSet - Variable in class org.eigenbase.rel.rules.PushProjector.OperatorExprCondition
 
opTab - Static variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
 
opTab - Static variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestJdbcEngineDriver
 
opTab - Static variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
opTab - Variable in class org.eigenbase.rex.RexBuilder
 
opTab - Static variable in class org.eigenbase.rex.RexMultisetUtil
 
opTab - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl
Operator table containing the standard SQL operators and functions.
opTab - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
opTab - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
opTab - Variable in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
opTab - Variable in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
optimize() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Tries to optimize the program.
optimize(RelDataType, RelNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
optimize(RelDataType, RelNode) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Optimizes a query plan.
optimized - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
True if post-optimization analysis was requested.
optimizeLoopbackLink(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
optimizeLoopbackLink(RelOptCluster, RelOptConnection, String[]) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
OPTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OPTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OPTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
OptionalDescription(FemAnnotatedElement) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
OptionalDescription(FemAnnotatedElement) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
OptionalSampleList(FemBaseColumnSet, boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
OptionalSampleList(FemBaseColumnSet, boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
OptionalSource - Static variable in enum org.eigenbase.util.mapping.MappingType
Allow less than one source for a given target.
OptionalStorageOptions(FemElementWithStorageOptions) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
OptionalStorageOptions(FemElementWithStorageOptions) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
OptionalTarget - Static variable in enum org.eigenbase.util.mapping.MappingType
Allow less than one target for a given source.
optionGroups - Variable in class org.eigenbase.util.OptionsList
 
options - Variable in class net.sf.farrago.ddl.DdlAlterIdentityColumnStmt
 
options - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection.FleetingMedDataWrapperInfo
 
options - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.ServerFactory
 
options - Variable in class net.sf.farrago.namespace.util.FarragoDataWrapperCache.WrapperFactory
 
OPTIONS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OPTIONS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
options - Variable in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
options - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
OPTIONS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
options - Variable in class org.eigenbase.util.MainApp
 
options - Variable in class org.eigenbase.util.OptionsList.Group
 
options - Variable in class org.eigenbase.util.OptionsList
 
optionScopeColumn$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
optionScopeColumn$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
optionScopeColumn$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
optionScopeColumn$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
optionScopeColumn$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
optionScopeColumn$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
optionScopeColumnSet$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
optionScopeColumnSet$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
optionScopeColumnSet$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
optionScopeColumnSet$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
OptionsList - Class in org.eigenbase.util
Command-line option parser.
OptionsList() - Constructor for class org.eigenbase.util.OptionsList
Creates an options list with no options.
OptionsList(OptionsList.Option[]) - Constructor for class org.eigenbase.util.OptionsList
Creates an options list with an array of options.
OptionsList.BasicOptionHandler - Class in org.eigenbase.util
 
OptionsList.BasicOptionHandler() - Constructor for class org.eigenbase.util.OptionsList.BasicOptionHandler
 
OptionsList.BooleanOption - Class in org.eigenbase.util
 
OptionsList.BooleanOption(String, String, String, boolean, boolean, boolean, OptionsList.OptionHandler) - Constructor for class org.eigenbase.util.OptionsList.BooleanOption
 
OptionsList.EnumeratedOption - Class in org.eigenbase.util
 
OptionsList.EnumeratedOption(String, String, String, boolean, boolean, Enum14.Value, EnumeratedValues, OptionsList.OptionHandler) - Constructor for class org.eigenbase.util.OptionsList.EnumeratedOption
 
OptionsList.Group - Class in org.eigenbase.util
 
OptionsList.Group(int, int, OptionsList.Option[]) - Constructor for class org.eigenbase.util.OptionsList.Group
 
OptionsList.NumberOption - Class in org.eigenbase.util
 
OptionsList.NumberOption(String, String, String, boolean, boolean, Number, OptionsList.OptionHandler) - Constructor for class org.eigenbase.util.OptionsList.NumberOption
 
OptionsList.Option - Class in org.eigenbase.util
Definition of a command-line option, including its short and long names, description, default value, and whether it is mandatory.
OptionsList.Option(String, String, String, boolean, boolean, Object, OptionsList.OptionHandler) - Constructor for class org.eigenbase.util.OptionsList.Option
 
OptionsList.OptionHandler - Interface in org.eigenbase.util
Handles the event of setting options.
OptionsList.StringOption - Class in org.eigenbase.util
 
OptionsList.StringOption(String, String, String, boolean, boolean, String, OptionsList.OptionHandler) - Constructor for class org.eigenbase.util.OptionsList.StringOption
 
OptionsListTest - Class in org.eigenbase.util
Unit test for OptionsList.
OptionsListTest() - Constructor for class org.eigenbase.util.OptionsListTest
 
OptionsListTest.Color - Class in org.eigenbase.util
 
OptionsListTest.Color(String, int) - Constructor for class org.eigenbase.util.OptionsListTest.Color
 
OptionsListTest.StringBufferOptionsHandler - Class in org.eigenbase.util
Implementation of OptionsList.OptionHandler which writes to a buffer.
OptionsListTest.StringBufferOptionsHandler() - Constructor for class org.eigenbase.util.OptionsListTest.StringBufferOptionsHandler
 
optRuleDescExclusionFilter - Variable in class net.sf.farrago.db.FarragoDbSession
 
opType - Variable in class net.sf.farrago.fennel.calc.CalcReg
 
OR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Or - Static variable in class org.eigenbase.sql.SqlKind
 
ORDER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ORDER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
order - Variable in class org.eigenbase.relopt.hep.HepInstruction.MatchOrder
 
ORDER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
order - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
 
order - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
ORDER_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
ORDER_OPERAND - Static variable in class org.eigenbase.sql.SqlOrderByOperator
 
ORDER_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
OrderBy(boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an ORDER BY clause.
OrderBy(boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an ORDER BY clause.
OrderBy(boolean) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an ORDER BY clause.
OrderBy - Static variable in class org.eigenbase.sql.SqlKind
 
OrderByDataTypeProhibitsRange - Variable in class org.eigenbase.resource.EigenbaseResource
OrderByDataTypeProhibitsRange is 'Data type of ORDER BY prohibits use of RANGE clause'
orderByOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
OrderByORDINAL - Static variable in class org.eigenbase.sql.SqlKind
 
OrderByOrdinalOutOfRange - Variable in class org.eigenbase.resource.EigenbaseResource
OrderByOrdinalOutOfRange is 'Ordinal out of range'
OrderByOverlap - Variable in class org.eigenbase.resource.EigenbaseResource
OrderByOverlap is 'ORDER BY not allowed in both base and referenced windows'
OrderByRangeMismatch - Variable in class org.eigenbase.resource.EigenbaseResource
OrderByRangeMismatch is 'Data Type mismatch between ORDER BY and RANGE clause'
OrderByScope - Class in org.eigenbase.sql.validate
Represents the name-resolution context for expressions in an ORDER BY clause.
OrderByScope(SqlValidatorScope, SqlNodeList, SqlSelect) - Constructor for class org.eigenbase.sql.validate.OrderByScope
 
OrderedQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses either a row expression or a query expression with an optional ORDER BY.
OrderedQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses either a row expression or a query expression with an optional ORDER BY.
OrderedQueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses either a row expression or a query expression with an optional ORDER BY.
ORDERING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ORDERING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ORDERING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ordering$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
ordering$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
ordering$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
ordering$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
ordering$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
ordering$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
ordering$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
ordering$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
ordering$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
OrderingCategory(FemUserDefinedOrdering) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
OrderingCategory(FemUserDefinedOrdering) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
OrderingKind - Interface in net.sf.farrago.cwm.core
OrderingKind enumeration interface.
OrderingKindEnum - Class in net.sf.farrago.cwm.core
OrderingKind enumeration class implementation.
OrderingKindEnum(String) - Constructor for class net.sf.farrago.cwm.core.OrderingKindEnum
 
OrderItem() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses one list item in an ORDER BY clause.
OrderItem() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses one list item in an ORDER BY clause.
OrderItem() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses one list item in an ORDER BY clause.
orderKeyList - Variable in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
orderKeys - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
orderKeys - Variable in class org.eigenbase.rex.RexWindow
 
orderKeys - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
 
orderList - Variable in class org.eigenbase.sql.validate.OrderByScope
 
orderList - Variable in class org.eigenbase.sql.validate.SelectScope
List of column names which sort this scope.
OrderList_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which holds the list of ordering columns.
orderScopes - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps a SqlSelect node to the scope used by its ORDER BY clause.
ordinal - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
ordinal - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.RexWinAggCall
Ordinal of this aggregate within its partition.
ordinal - Variable in class net.sf.farrago.query.FarragoRelImplementor.RelPathEntry
 
ordinal - Variable in class net.sf.farrago.runtime.FarragoTransform.InputBinding
 
ordinal - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
ordinal - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.Frame
ordinal of rel within parent
ordinal - Variable in class org.eigenbase.relopt.CallingConvention
Enumerated value's ordinal.
ordinal - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
ordinal() - Method in class org.eigenbase.sql.SqlInsertKeyword
 
ordinal() - Method in interface org.eigenbase.sql.SqlLiteral.SqlSymbol
 
ordinal() - Method in class org.eigenbase.sql.SqlSelectKeyword
 
ordinal - Variable in class org.eigenbase.sql.type.CursorReturnTypeInference
 
ordinal - Variable in class org.eigenbase.sql.type.OrdinalReturnTypeInference
 
ordinal - Variable in enum org.eigenbase.sql.type.SqlTypeFamily
 
ordinal - Variable in class org.eigenbase.util14.Enum14.BasicValue
 
ordinal$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
ordinal$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
ordinalInParent - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
ordinalInRule - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
ORDINALITY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ORDINALITY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ORDINALITY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
OrdinalReturnTypeInference - Class in org.eigenbase.sql.type
Returns the type of the operand at a particular 0-based ordinal position.
OrdinalReturnTypeInference(int) - Constructor for class org.eigenbase.sql.type.OrdinalReturnTypeInference
 
ordinalToClusterMap - Variable in class com.lucidera.lcs.LcsIndexGuide
 
ordinalToValueMap - Variable in class org.eigenbase.util14.Enum14
An array mapping ordinals to Enum14.Values.
org.eigenbase.dmv - package org.eigenbase.dmv
Defines a Dependency/dataflow Metadata Visualization (DMV) framework.
org.eigenbase.inventory - package org.eigenbase.inventory
Defines the Eigenbase component inventory framework via annotations.
org.eigenbase.javac - package org.eigenbase.javac
Provides compilers for Java code.
org.eigenbase.jdbc4 - package org.eigenbase.jdbc4
Provides source compatibility gunk when building a JDBC 4.0 driver implementation against JDK 1.5.
org.eigenbase.jmi - package org.eigenbase.jmi
Provides classes for accessing JMI metadata.
org.eigenbase.jmi.mem - package org.eigenbase.jmi.mem
Provides an in-memory implementation for JMI.
org.eigenbase.lurql - package org.eigenbase.lurql
Defines the LURQL query language and a default implementation based on the JMI reflective interface.
org.eigenbase.lurql.parser - package org.eigenbase.lurql.parser
Defines a JavaCC parser for the LURQL query language.
org.eigenbase.oj - package org.eigenbase.oj
Provides a bridge between the OpenJava model of Java syntax and the Saffron relational optimizer.
org.eigenbase.oj.rel - package org.eigenbase.oj.rel
Defines Java code-generating implementations for abstract relational expressions.
org.eigenbase.oj.rex - package org.eigenbase.oj.rex
Defines OpenJava code-generating implementations for abstract row expressions.
org.eigenbase.oj.stmt - package org.eigenbase.oj.stmt
Defines classes for preparation and execution of OpenJava SQL.
org.eigenbase.oj.util - package org.eigenbase.oj.util
Defines utilities for manipulating OpenJava expressions.
org.eigenbase.rel - package org.eigenbase.rel
Defines relational expressions.
org.eigenbase.rel.convert - package org.eigenbase.rel.convert
Defintes relational expressions and rules for converting between calling conventions.
org.eigenbase.rel.jdbc - package org.eigenbase.rel.jdbc
Contains query transformation rules relating to generating SQL for foreign JDBC databases.
org.eigenbase.rel.metadata - package org.eigenbase.rel.metadata
Defines metadata interfaces and utilities for relational expressions.
org.eigenbase.rel.rules - package org.eigenbase.rel.rules
Defines relational expressions.
org.eigenbase.relopt - package org.eigenbase.relopt
Defines interfaces for constructing rule-based optimizers of relational expressions.
org.eigenbase.relopt.hep - package org.eigenbase.relopt.hep
Provides a heuristic planner implementation for the interfaces in org.eigenbase.relopt.
org.eigenbase.relopt.volcano - package org.eigenbase.relopt.volcano
Optimizes relational expressions.
org.eigenbase.reltype - package org.eigenbase.reltype
Defines a type system for relational expressions.
org.eigenbase.resource - package org.eigenbase.resource
Defines resources used for Eigenbase internationalization.
org.eigenbase.rex - package org.eigenbase.rex
Provides a language for representing row-expressions.
org.eigenbase.runtime - package org.eigenbase.runtime
Defines classes used by generated Eigenbase classes at runtime.
org.eigenbase.sarg - package org.eigenbase.sarg
Provides a class library for representing arguments to index searches, also known as sargs.
org.eigenbase.sql - package org.eigenbase.sql
Provides an SQL parser and object model.
org.eigenbase.sql.advise - package org.eigenbase.sql.advise
Provides hints and corrections to a partially-formed SQL statement or invalid SQL statement that is edited in the SQL editor user-interface.
org.eigenbase.sql.fun - package org.eigenbase.sql.fun
Defines the set of standard SQL row-level functions and operators.
org.eigenbase.sql.parser - package org.eigenbase.sql.parser
Provides a SQL parser.
org.eigenbase.sql.parser.impl - package org.eigenbase.sql.parser.impl
Contains generated code for the Eigenbase SQL parser.
org.eigenbase.sql.pretty - package org.eigenbase.sql.pretty
Provides a pretty-printer for SQL statements.
org.eigenbase.sql.test - package org.eigenbase.sql.test
Regression tests for the SQL model.
org.eigenbase.sql.type - package org.eigenbase.sql.type
SQL type system.
org.eigenbase.sql.util - package org.eigenbase.sql.util
Utility classes for the SQL object model, parsing, and validation.
org.eigenbase.sql.validate - package org.eigenbase.sql.validate
SQL validation.
org.eigenbase.sql2rel - package org.eigenbase.sql2rel
Translates a SQL parse tree to relational expression.
org.eigenbase.stat - package org.eigenbase.stat
Defines interfaces related to statistics about data sets produced by relational expressions.
org.eigenbase.test - package org.eigenbase.test
Eigenbase regression tests.
org.eigenbase.test.concurrent - package org.eigenbase.test.concurrent
A framework for concurrent jdbc unit tests.
org.eigenbase.trace - package org.eigenbase.trace
Tracing services.
org.eigenbase.util - package org.eigenbase.util
Provides utility classes.
org.eigenbase.util.mapping - package org.eigenbase.util.mapping
Provides utility classes.
org.eigenbase.util.property - package org.eigenbase.util.property
Provides type-safe access to system properties.
org.eigenbase.util14 - package org.eigenbase.util14
Provides utility classes for use from code which must remain source compatible with JDK 1.4.
origFilter - Variable in class org.eigenbase.rel.rules.PushProjector
 
ORIGIN - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
original - Variable in exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
Original exception.
originalDefinition$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
originalExpression - Variable in class org.eigenbase.relopt.RelOptCluster
 
originalExprs - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
originalInput - Variable in class org.eigenbase.sql.parser.SqlParser
 
originalRelName - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.DeferredLookup
 
originalRootString - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Dump of the root relational expression, as it was before any rules were applied.
originalRowType - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
originalStatement - Variable in exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
 
originalStatement - Variable in exception org.eigenbase.util.EigenbaseContextException
 
originTable - Variable in class org.eigenbase.rel.metadata.RelColumnOrigin
 
origProj - Variable in class org.eigenbase.rel.rules.PushProjector
 
origProjExprs - Variable in class org.eigenbase.rel.rules.PushProjector
Original projection expressions
origRowType - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
origTable - Variable in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
orOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Logical OR operator.
OrORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Or
orRexNodeList(RexBuilder, List<RexNode>) - Static method in class org.eigenbase.rex.RexUtil
Creates an OR expression from a list of RexNodes
otcAny - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcAnyX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcBinary - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcBool - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcBoolX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcCharString - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcComparableOrdered - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where operand type must allow ordered comparisons.
otcComparableOrderedX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where operand types must allow ordered comparisons.
otcComparableUnorderedX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where operand types must allow unordered comparisons.
otcCustom - Static variable in class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
otcCustom - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
Custom operand-type checking strategy.
otcCustom - Static variable in class org.eigenbase.sql.fun.SqlOverlayFunction
 
otcDatetime - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcDatetimeInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcDatetimeOrInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcDivisionOperator - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type checking strategy for the "/" operator
otcExactNumeric - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcExactNumericX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcIntervalDatetime - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcIntervalNumeric - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcIntervalSameX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Parameter type-checking strategy type must a nullable time interval, nullable time interval
otcMinusDateOperator - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcMinusOperator - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcMultiplyOperator - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type checking strategy for the "*" operator
otcMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcMultisetOrRecordTypeMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcMultisetX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcNiladic - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy for an operator which takes no operands.
otcNotNullLit - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy type must be a non-NULL literal.
otcNullableLit - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where type must be a literal or NULL.
otcNumeric - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcNumericInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcNumericOrInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcNumericOrString - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcNumericX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcPlusOperator - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcPositiveIntLit - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy type must be a positive integer non-NULL literal.
otcRecordMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcRecordToScalarType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcSameVariadic - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where any number of operands must all be in the same type family.
otcSameX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where two operands must both be in the same type family.
otcSameX3 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where three operands must all be in the same type family.
otcSetop - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy for a set operator (UNION, INTERSECT, EXCEPT).
otcString - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcStringSameX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where two operands must both be in the same string type family.
otcStringSameX3 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy where three operands must all be in the same string type family.
otcStringX2Int - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcStringX2IntX2 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
otcVariadic - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-checking strategy for an operator with no restrictions on number or type of operands.
Other - Static variable in class org.eigenbase.sql.SqlKind
 
OTHER_ASCII_LIKE - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
otherKinds - Variable in enum org.eigenbase.rex.RexKind
 
OtherORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Other
OTHERS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OTHERS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OTHERS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
othersDeletesAreVisible(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
otiBoolean - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-inference strategy where an unknown operand type is assumed to be boolean.
otiFirstKnown - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-inference strategy where an unknown operand type is derived from the first operand with a known type.
otiReturnType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Operand type-inference strategy where an unknown operand type is derived from the call's return type.
OTN_COLUMN - Static variable in interface net.sf.farrago.namespace.FarragoMedMetadataQuery
 
OTN_PACKAGE - Static variable in interface net.sf.farrago.namespace.FarragoMedMetadataQuery
 
OTN_SCHEMA - Static variable in interface net.sf.farrago.namespace.FarragoMedMetadataQuery
 
OTN_TABLE - Static variable in interface net.sf.farrago.namespace.FarragoMedMetadataQuery
 
OUT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OUT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OUT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
out - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
OUTDENT - Static variable in class org.eigenbase.util.StackWriter
directive for decreasing the indentation level
OUTER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OUTER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OUTER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
outerJoin - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
outerJoin - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
outerJoinConditions - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
outerJoinFactors - Variable in class com.lucidera.opt.LoptMultiJoin
If a join factor is null generating in a left or right outer join, the bitmap contains the non-null generating factors that the null generating factor is dependent upon
OUTOFRANGE - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
outOfRangeMessage - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
OUTPUT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OUTPUT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OUTPUT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
outputBuffer - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
outputBufferWriter - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
outputComments - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
outputDesc - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
outputFlow - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
outputParam - Variable in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
outputProgram - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
outputProgram - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel
Program which is applied on an 'row output' event.
outputProgramInputTypes(RelDataType, FennelWindowRel.Window[]) - Static method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
outputProj - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
outputProj - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
outputProj - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
outputProj - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
outputProj - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
outputProjection - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
outputRowClass - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
outputRowType - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
outputRowType - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
outputRowType - Variable in class org.eigenbase.rex.RexProgram
 
outputStream - Variable in class net.sf.farrago.test.FarragoTestCase.ReplacingOutputStream
 
outTrait - Variable in class org.eigenbase.rel.convert.ConverterRule
 
OVER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OVER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OVER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Over - Static variable in class org.eigenbase.sql.SqlKind
OVER operator
over - Variable in class org.eigenbase.sql.validate.AggFinder
 
overCall - Variable in class org.eigenbase.sql.validate.OverScope
 
Overflow - Variable in class net.sf.farrago.resource.FarragoResource
Overflow is 'Overflow during calculation or cast.'
overflowValue - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
OVERLAPS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OVERLAPS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OVERLAPS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Overlaps - Static variable in class org.eigenbase.sql.SqlKind
 
OverlapsFrameType - Static variable in class org.eigenbase.sql.fun.SqlOverlapsOperator
 
overlapsOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
OverlapsORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Overlaps
overlay - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
OVERLAY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OVERLAY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
overlay(BytePointer, BytePointer, int, int, boolean) - Method in class net.sf.farrago.type.runtime.BytePointer
Assigns this value to the result of inserting bp2's value into bp1's value at a specified starting point, possibly deleting a prefix of the remainder of bp1 of a given length.
overlay(BytePointer, BytePointer, int, int, boolean) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
OVERLAY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
overlay(SqlWindow, SqlValidator) - Method in class org.eigenbase.sql.SqlWindow
Creates a new window by combining this one with another.
OVERLAY_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
overlayFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
overList - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
Array of FennelWindowRel.RexWinAggCall objects, each of which is a call to a SqlAggFunction.
OverMissingOrderBy - Variable in class org.eigenbase.resource.EigenbaseResource
OverMissingOrderBy is 'Window specification must contain an ORDER BY clause'
OverNonAggregate - Variable in class org.eigenbase.resource.EigenbaseResource
OverNonAggregate is 'OVER must be applied to aggregate function'
overOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The OVER operator, which applies an aggregate functions to a window.
OverORDINAL - Static variable in class org.eigenbase.sql.SqlKind
 
OVERRIDING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
OVERRIDING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
OVERRIDING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
OverScope - Class in org.eigenbase.sql.validate
The name-resolution scope of a OVER clause.
OverScope(SqlValidatorScope, SqlCall) - Constructor for class org.eigenbase.sql.validate.OverScope
Creates a scope corresponding to a SELECT clause.
ownBytes - Variable in class net.sf.farrago.type.runtime.BytePointer
An allocate-on-demand array used when a new value must be created.
ownDeletesAreVisible(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
ownedElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
owner - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
 
owner$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
owner$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
owner$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
owner$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
owner$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
owner$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
owner$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
owner$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
owner$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
owner$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
ownerScope$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
owningColumnSet$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
ownInsertsAreVisible(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 

P

package_ - Variable in class net.sf.farrago.init.Initializer$Hib
 
package_ - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
packageDir - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
packageDir - Variable in class net.sf.farrago.query.FarragoPreparingStmt
Directory containing code generated for this statement.
packageInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
packageInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
packageName - Variable in class net.sf.farrago.query.FarragoPreparingStmt
Name of Java package containing code generated for this statement.
packageName - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Base name of the released package for package management systems such as rpm and deb.
packageName - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.package.name" is the package in which to include temporary classes.
packageNames - Variable in class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor
 
PAD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PAD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PAD - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
padding - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
pageCount - Variable in class net.sf.farrago.namespace.FarragoMedLocalIndexStats
 
pageCount$Hib - Variable in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
pageCount$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
pageHistoryQueuePercentage$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
paintVertex(FarragoPlanVisualizer.VisualVertex, AttributeMap) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
Pair<T1,T2> - Class in org.eigenbase.util
Pair of objects.
Pair(T1, T2) - Constructor for class org.eigenbase.util.Pair
Creates a Pair.
param - Variable in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
param - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
paramCompareOffsets - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
paramDefFactory - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
PARAMETER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
parameter$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
parameter$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
parameter$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
PARAMETER_MODE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER_MODE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER_MODE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PARAMETER_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PARAMETER_ORDINAL_POSITION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER_ORDINAL_POSITION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER_ORDINAL_POSITION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PARAMETER_SPECIFIC_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER_SPECIFIC_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER_SPECIFIC_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PARAMETER_SPECIFIC_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER_SPECIFIC_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER_SPECIFIC_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PARAMETER_SPECIFIC_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARAMETER_SPECIFIC_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARAMETER_SPECIFIC_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ParameterDirectionKind - Interface in net.sf.farrago.cwm.behavioral
ParameterDirectionKind enumeration interface.
ParameterDirectionKindEnum - Class in net.sf.farrago.cwm.behavioral
ParameterDirectionKind enumeration class implementation.
ParameterDirectionKindEnum(String) - Constructor for class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
 
parameterId - Variable in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
parameterInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
parameterInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
parameterMetaData - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
parameterNames - Variable in class org.eigenbase.oj.stmt.BoundMethod
 
ParameterNamespace - Class in org.eigenbase.sql.validate
Namespace representing the type of a dynamic parameter.
ParameterNamespace(SqlValidatorImpl, RelDataType) - Constructor for class org.eigenbase.sql.validate.ParameterNamespace
 
ParameterNotSet - Variable in class net.sf.farrago.resource.FarragoResource
ParameterNotSet is 'Value is missing for parameter {0}'
parameters - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
ParameterScope - Class in org.eigenbase.sql.validate
A scope which contains nothing besides a few parameters.
ParameterScope(SqlValidatorImpl, Map<String, RelDataType>) - Constructor for class org.eigenbase.sql.validate.ParameterScope
 
parameterStyle$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
parameterType - Variable in class net.sf.farrago.cwm.behavioral.BehavioralPackage$Hib
 
ParameterType - Interface in net.sf.farrago.cwm.behavioral
ParameterType association proxy interface.
ParameterType$Hib - Class in net.sf.farrago.cwm.behavioral
ParameterType association implementation.
ParameterType$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
parameterType_Parameter$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
parameterTypeMap - Variable in class org.eigenbase.rel.metadata.ReflectiveRelMetadataProvider
 
ParameterValueIncompatible - Variable in class net.sf.farrago.resource.FarragoResource
ParameterValueIncompatible is 'Cannot assign a value of Java class {0} to parameter of type {1}'
ParameterValueInvalidFormat - Variable in class net.sf.farrago.resource.FarragoResource
ParameterValueInvalidFormat is 'Value ''{0}'' cannot be converted to parameter of type {1}'
ParameterValueNotNullable - Variable in class net.sf.farrago.resource.FarragoResource
ParameterValueNotNullable is 'Cannot assign NULL to non-nullable parameter of type {0}'
ParameterValueOutOfRange - Variable in class net.sf.farrago.resource.FarragoResource
ParameterValueOutOfRange is 'Value ''{0}'' is out of range for parameter of type {1}'
ParameterValueTooLong - Variable in class net.sf.farrago.resource.FarragoResource
ParameterValueTooLong is 'Value ''{0}'' is too long for parameter of type {1}'
paramMap - Variable in class net.sf.farrago.query.FarragoRelImplementor.RelScope
 
paramMap - Variable in class org.eigenbase.lurql.LurqlPlan
 
paramMetaData - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
paramName - Variable in class net.sf.farrago.ddl.DdlSetParamStmt
 
paramName - Variable in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
paramName - Variable in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
paramNames - Variable in class org.eigenbase.sql.type.TableFunctionReturnTypeInference
 
paramNameToArgMap - Variable in class net.sf.farrago.query.FarragoRoutineInvocation
 
paramNameToTypeMap - Variable in class net.sf.farrago.query.FarragoRoutineInvocation
 
paramOutput - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
paramRowType - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
Metadata for parameters used as input to the expression.
params - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
params - Variable in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
params - Variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
params - Variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
params - Variable in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
params - Variable in class org.eigenbase.rel.SamplingRel
 
paramStr - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
paramTypes - Variable in class org.eigenbase.sql.SqlFunction
 
paramTypes - Variable in class org.eigenbase.sql.type.AssignableOperandTypeChecker
 
paramTypes - Variable in class org.eigenbase.sql.type.ExplicitOperandTypeInference
 
paramTypeStr - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
String describing the parameter type Usually of the form: typeName (precision, scale)
paramUses - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
ParamUses - Interface in net.sf.farrago.fem.fennel
ParamUses association proxy interface.
ParamUses$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ParamUses association interface.
ParamUses$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.ParamUses$Hib
 
paramValidator - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
paramValue - Variable in class net.sf.farrago.ddl.DdlSetParamStmt
 
paramValue - Variable in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
parent - Variable in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
parent - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Parent implementor table, may be null.
parent - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
 
parent - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
 
PARENT - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
parent - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.Frame
rel's parent
parent - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
parent - Variable in class org.eigenbase.sql.validate.DelegatingScope
Parent scope.
parent - Variable in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
parent - Variable in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
parent - Variable in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
parent - Variable in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
parent - Variable in class org.eigenbase.util.Util.SqlNodeDescriptor
 
parentCache - Variable in class net.sf.farrago.util.FarragoCacheEntry
The cache this entry is associated with
parentCallTypeStack - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
parentConverter - Variable in class net.sf.farrago.query.FarragoReentrantSubquery
 
ParenthesizedExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a parenthesized query or single row expression.
ParenthesizedExpression(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a parenthesized query or single row expression.
ParenthesizedExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a parenthesized query or single row expression.
ParenthesizedQueryOrCommaList(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a parenthesized query or comma-list of row expressions.
ParenthesizedQueryOrCommaList(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a parenthesized query or comma-list of row expressions.
ParenthesizedQueryOrCommaList(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a parenthesized query or comma-list of row expressions.
parentLabel$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
parentOffset - Variable in class org.eigenbase.util.Util.SqlNodeDescriptor
 
parents - Variable in class org.eigenbase.relopt.RelOptRuleCall
 
parents - Variable in class org.eigenbase.relopt.volcano.RelSubset
List of the relational expressions for which this subset is an input.
parentStmt - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
parse() - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Parses a control file for the datatypes and column names
parse(String) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
parse(String) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalYM
 
parse(String) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
parse(String[]) - Method in class org.eigenbase.util.OptionsList
 
parse(String) - Static method in class org.eigenbase.util14.ConnectStringParser
Parses the connect string into a new Properties object.
parse(String, Properties) - Static method in class org.eigenbase.util14.ConnectStringParser
Parses the connect string into an existing Properties object.
parse(Properties) - Method in class org.eigenbase.util14.ConnectStringParser
Parses the connect string into a Properties object.
parse(String) - Static method in class org.eigenbase.util14.ZonelessDate
Parses a string as a ZonelessDate.
parse(String, String) - Static method in class org.eigenbase.util14.ZonelessDate
Parses a string as a ZonelessDate with a given format string.
parse(String) - Static method in class org.eigenbase.util14.ZonelessTime
Parses a string as a ZonelessTime.
parse(String, String) - Static method in class org.eigenbase.util14.ZonelessTime
Parses a string as a ZonelessTime using a given format string.
parse(String) - Static method in class org.eigenbase.util14.ZonelessTimestamp
Parses a string as a ZonelessTimestamp.
parse(String, String) - Static method in class org.eigenbase.util14.ZonelessTimestamp
Parses a string as a ZonelessTimestamp using a given format string.
parseAndValidate(SqlValidator, String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
 
parseAndValidate(SqlValidator, String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
parseBinaryString(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Parses a Binary string.
parseCollation(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Extracts the values from a collation name.
parseCommand(String[]) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
parseConnectionParams(String, Properties) - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
Parses params from connection string into Properties object, returning the stripped URI.
parseDate(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Deprecated. this method is not localized for Farrago standards
parseDateFormat(String, String, TimeZone, ParsePosition) - Static method in class org.eigenbase.util14.DateTimeUtil
Parses a string using SimpleDateFormat and a given pattern.
parseDateFormat(String, String, TimeZone) - Static method in class org.eigenbase.util14.DateTimeUtil
Parses a string using SimpleDateFormat and a given pattern.
parseDateLiteral(String, SqlParserPos) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
parseDateLiteral(String, SqlParserPos) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
parseDateLiteral(String, SqlParserPos) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
parseDecimal(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
parsedExpr - Variable in class net.sf.farrago.ddl.DdlSetContextStmt
 
ParseException - Exception in net.sf.farrago.parser.impl
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception net.sf.farrago.parser.impl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception net.sf.farrago.parser.impl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception net.sf.farrago.parser.impl.ParseException
 
ParseException - Exception in net.sf.farrago.rng.parserimpl
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception net.sf.farrago.rng.parserimpl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception net.sf.farrago.rng.parserimpl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception net.sf.farrago.rng.parserimpl.ParseException
 
ParseException - Exception in org.eigenbase.lurql.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.eigenbase.lurql.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.eigenbase.lurql.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.eigenbase.lurql.parser.ParseException
 
ParseException - Exception in org.eigenbase.sql.parser.impl
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.eigenbase.sql.parser.impl.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.eigenbase.sql.parser.impl.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.eigenbase.sql.parser.impl.ParseException
 
parseExpected(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
Parses expected values.
parseExpression() - Method in class org.eigenbase.sql.parser.SqlParser
Parses a SQL expression.
parseExpression(String) - Method in class org.eigenbase.sql.parser.SqlParserTest
 
parseExpressionAndHandleEx(String) - Method in class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
 
parseGetter(String) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
 
parseInteger(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
parseIntervalLiteral(SqlParserPos, int, String, SqlIntervalQualifier) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
parseIntervalLiteral(SqlParserPos, int, String, SqlIntervalQualifier) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
parseIntervalLiteral(SqlParserPos, int, String, SqlIntervalQualifier) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
parseMapping(DatabaseMetaData, String, boolean, boolean) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
parseName() - Method in class org.eigenbase.util14.ConnectStringParser
Reads "name=".
parseOptions(OptionsList.OptionHandler) - Method in class org.eigenbase.util.MainApp
 
parsePair(Properties) - Method in class org.eigenbase.util14.ConnectStringParser
Reads "name=value;" or "name=value".
parsePositiveInt(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Parses a positive int.
parsePrecisionDateTimeLiteral(String, String, TimeZone) - Static method in class org.eigenbase.util14.DateTimeUtil
Parses a string using SimpleDateFormat and a given pattern, and if present, parses a fractional seconds component.
parseQuery(String) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Wrapper function to parse a SQL query (SELECT or VALUES, but not INSERT, UPDATE, DELETE, CREATE, DROP etc.), throwing a SqlParseException if the statement is not syntactically valid.
parseQuery() - Method in class org.eigenbase.sql.parser.SqlParser
Parses a SELECT statement.
parseQuery(String) - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
Parses a SQL query.
parseQuery(String) - Method in interface org.eigenbase.test.SqlToRelTestBase.Tester
 
parseQuery(String) - Method in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
parseQuery(String) - Method in interface org.eigenbase.test.SqlValidatorTestCase.Tester
 
parseQuery(String) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
parseQuoted(char) - Method in class org.eigenbase.util14.ConnectStringParser
Reads a string quoted by a given character.
parser - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
parser - Variable in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
parser - Variable in class org.eigenbase.sql.parser.SqlParser
 
ParserContext - Variable in class org.eigenbase.resource.EigenbaseResource
ParserContext is 'line {0,number,#}, column {1,number,#}'
parserContextMap - Variable in class net.sf.farrago.ddl.DdlValidator
Map from catalog object to SqlParserPos for beginning of definition.
ParserError - Variable in class org.eigenbase.resource.EigenbaseResource
ParserError is 'Parser Error: {0}'
parserException - Variable in exception org.eigenbase.sql.parser.SqlParseException
The original exception thrown by the generated parser.
parserImpl - Variable in class net.sf.farrago.parser.FarragoAbstractParser
 
parserOffsetMap - Variable in class net.sf.farrago.ddl.DdlValidator
Map from catalog object to SqlParserPos for offset of body.
parserPos - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
parserTracer - Static variable in class org.eigenbase.trace.EigenbaseTrace
The "org.eigenbase.sql.parser" tracer reports parser events in SqlParser and other classes (at level Level.FINE or higher).
parseSqlText(FarragoSessionStmtValidator, FarragoSessionDdlValidator, String, boolean) - Method in class net.sf.farrago.parser.FarragoAbstractParser
 
parseSqlText(FarragoSessionStmtValidator, FarragoSessionDdlValidator, String, boolean) - Method in interface net.sf.farrago.session.FarragoSessionParser
Parses an SQL expression.
parseStmt() - Method in class org.eigenbase.sql.parser.SqlParser
Parses an SQL statement.
parseStmt(String) - Method in class org.eigenbase.sql.parser.SqlParserTest
 
parseStmtAndHandleEx(String) - Method in class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
 
parseString(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Converts the contents of an sql quoted string literal into the corresponding Java string representation (removing leading and trailing quotes and unescaping internal doubled quotes).
parseTime(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Deprecated. Does not parse SQL:99 milliseconds
parseTimeLiteral(String, SqlParserPos) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
parseTimeLiteral(String, SqlParserPos) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
parseTimeLiteral(String, SqlParserPos) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
parseTimestamp(String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Deprecated. this method is not localized for Farrago standards
parseTimestampLiteral(String, SqlParserPos) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
parseTimestampLiteral(String, SqlParserPos) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
parseTimestampLiteral(String, SqlParserPos) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
parseTree - Variable in class org.eigenbase.oj.stmt.PreparedExecution
 
parseValue() - Method in class org.eigenbase.util14.ConnectStringParser
Reads "value;" or "value"
parsingComplete - Variable in class net.sf.farrago.parser.FarragoAbstractParser
 
PARTIAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARTIAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARTIAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
partialRestore - Variable in class net.sf.farrago.db.FarragoDatabase
Set to true if the system has only been partially restored, in which case, no tables can be accessed and no objects can be created.
PartialRestore - Variable in class net.sf.farrago.resource.FarragoResource
PartialRestore is 'Data is not accessible.
partition - Variable in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
PARTITION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PARTITION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PARTITION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
partitionKeyList - Variable in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
partitionKeys - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Partition
The ordinals of the input columns which uniquely identify rows in this partition.
partitionKeys - Variable in class org.eigenbase.rex.RexWindow
 
partitionKeys - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
 
partitionList - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
The partitions which make up this window.
PartitionList_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which holds the list of partitioning columns.
PartitionNotAllowed - Variable in class org.eigenbase.resource.EigenbaseResource
PartitionNotAllowed is 'PARTITION BY not allowed with existing window reference'
PASCAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PASCAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PASCAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
pass - Variable in class net.sf.farrago.db.FarragoNoninteractiveCallbackHandler
 
passivate() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnection
 
passivateObject(Object) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
password - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
password - Static variable in class net.sf.farrago.test.FarragoSqlRunnerTest
 
password - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
PATH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PATH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PATH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
path - Variable in class org.eigenbase.util.property.Property
 
PathBranch() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
pathElement$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
pathSpec - Variable in class org.eigenbase.lurql.LurqlExists
 
pathSpec - Variable in class org.eigenbase.lurql.LurqlRecurse
 
PathSpec() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
pattern - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
pattern - Variable in class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
Pattern - Static variable in class org.eigenbase.util.Glossary
This table shows how and where the Gang of Four patterns are applied.
patternMap - Variable in class net.sf.farrago.namespace.util.MedAbstractMetadataSink
 
patternMatch(String, String) - Method in class org.eigenbase.lurql.LurqlFilter
 
PDK_IN - Static variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Enumeration constant corresponding to literal pdk_in.
PDK_INOUT - Static variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Enumeration constant corresponding to literal pdk_inout.
PDK_OUT - Static variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Enumeration constant corresponding to literal pdk_out.
PDK_RETURN - Static variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Enumeration constant corresponding to literal pdk_return.
peek() - Method in class org.eigenbase.util.ArrayQueue
Retrieves, but does not remove the head of this queue, returning null if this queue is empty.
peekStackFrame(List<FarragoUdrInvocationFrame>) - Static method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
PENDING - Static variable in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Enumeration constant corresponding to literal PENDING.
PERCENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PERCENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PERCENT_RANK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PERCENT_RANK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PERCENT_RANK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
percentageSampled$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
PERCENTILE_CONT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PERCENTILE_CONT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PERCENTILE_CONT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PERCENTILE_DISC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PERCENTILE_DISC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PERCENTILE_DISC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
percentRankFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
PERCENT_RANK Window function.
perfCounters - Variable in class net.sf.farrago.util.NativeTrace
 
perfCountersNew - Variable in class net.sf.farrago.util.NativeTrace
 
performanceCounters(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of performance counters.
performUnconditionalRewrites(SqlNode, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Performs expression rewrites which are always used unconditionally.
permAssert(boolean, String) - Static method in class org.eigenbase.util.Util
Checks an invariant.
permutation - Variable in class org.eigenbase.rex.RexPermutationShuttle
 
permutation - Variable in class org.eigenbase.rex.RexPermuteInputsShuttle
 
Permutation - Class in org.eigenbase.util
Represents a mapping which reorders elements in an array.
Permutation(int) - Constructor for class org.eigenbase.util.Permutation
Creates a permutation of a given size.
Permutation(int[]) - Constructor for class org.eigenbase.util.Permutation
Creates a permutation from an array.
Permutation(int[], int[]) - Constructor for class org.eigenbase.util.Permutation
Creates a permuation.
PermutationTestCase - Class in org.eigenbase.util
Unit test for Permutation.
PermutationTestCase(String) - Constructor for class org.eigenbase.util.PermutationTestCase
 
permute(RelNode, Permutation, List<String>) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which permutes the output fields of a relational expression according to a permutation.
persistent - Variable in class org.eigenbase.util.property.TriggerBase
 
persistentMofId - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
PersistentPropertyStorage - Class in org.eigenbase.util.property
PersistentPropertyStorage handles storage for persistent property objects.
PersistentPropertyStorage(File) - Constructor for class org.eigenbase.util.property.PersistentPropertyStorage
Creates a PersistentPropertyStorage for the given property file.
PersistentPropertyTest - Class in org.eigenbase.test
PersistentPropertyTest tests persistent properties using temporary files.
PersistentPropertyTest(String) - Constructor for class org.eigenbase.test.PersistentPropertyTest
 
PersistentStringProperty - Class in org.eigenbase.util.property
Definition and accessor for a string property that is capable of storing itself in a .properties file.
PersistentStringProperty(Properties, String, String, StringProperty) - Constructor for class org.eigenbase.util.property.PersistentStringProperty
Creates a persistent string property.
personality - Variable in class net.sf.farrago.db.FarragoDbSession
Current personality for this session.
personalityManagesRowCount(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Returns true if the personality maintains an accurate row count and deleted row count in FemAbstractColumnSet.
PersonalityManagesRowCount - Variable in class org.eigenbase.resource.EigenbaseResource
PersonalityManagesRowCount is 'Personality does not maintain table''s row count in the catalog'
PersonalitySupportsLabels - Variable in class org.eigenbase.resource.EigenbaseResource
PersonalitySupportsLabels is 'Personality does not support labels'
PersonalitySupportsSnapshots - Variable in class org.eigenbase.resource.EigenbaseResource
PersonalitySupportsSnapshots is 'Personality does not support snapshot reads'
phase - Variable in class org.eigenbase.relopt.volcano.RuleQueue.PhaseMatchList
The VolcanoPlannerPhase that this PhaseMatchList is used in.
phase() - Method in interface org.eigenbase.util.property.Trigger
Which phase does this Trigger belong to.
phase() - Method in class org.eigenbase.util.property.TriggerBase
 
phaseCompleted(VolcanoPlannerPhase) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Removes the rule-match list for the given planner phase.
phaseRuleMapping - Variable in class org.eigenbase.relopt.volcano.RuleQueue
 
PHYS_CALLING_CONVENTION - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
Private calling convention representing a physical implementation.
PHYS_CALLING_CONVENTION - Static variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
Private calling convention representing a generic "physical" calling convention.
physical - Variable in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
physical - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
physical - Variable in class org.eigenbase.rex.RexWindow
 
physicalEquivMap - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
pin(Object, FarragoObjectCache.CachedObjectFactory, boolean) - Method in class net.sf.farrago.util.FarragoObjectCache
Pins an entry in the cache.
pinCount - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
pinnedEntry - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgreement
 
pinReference(FarragoSessionFactory) - Static method in class net.sf.farrago.db.FarragoDbSingleton
Establishes a database reference.
pinReference(FarragoSessionFactory, boolean) - Static method in class net.sf.farrago.db.FarragoDbSingleton
Establishes a database reference.
pipe - Variable in class org.eigenbase.test.ExclusivePipeTest.Consumer
 
pipe - Variable in class org.eigenbase.test.ExclusivePipeTest.Producer
 
pivotSargSeqList(List<SargIntervalSequence>) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Pivots a list of (@link SargIntervalSequence}, with each list element representing the sequence of value intervals corresponding to a column; to a list of SargInterval lists, with each element (a list) representing the value intervals covering all the columns.
PLACING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PLACING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PLACING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PLAN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PLAN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
plan - Variable in class org.eigenbase.lurql.LurqlPlanVertex
Containing plan.
plan - Variable in class org.eigenbase.lurql.LurqlQueryProcessor.PreparedQuery
 
plan - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
PLAN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
planDumpTracer - Static variable in class net.sf.farrago.query.FarragoPreparingStmt
 
plannedChange(MDRChangeEvent) - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
plannedChange(MDRChangeEvent) - Method in class net.sf.farrago.ddl.DdlValidator
 
planner - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
planner - Variable in class org.eigenbase.rel.metadata.CachingRelMetadataProvider
 
planner - Variable in class org.eigenbase.relopt.RelOptCluster
 
planner - Variable in class org.eigenbase.relopt.RelOptQuery
 
planner - Variable in class org.eigenbase.relopt.RelOptRuleCall
 
planner - Variable in class org.eigenbase.relopt.RelTraitPropagationVisitor
 
planner - Variable in class org.eigenbase.relopt.volcano.RelSubset.CheapestPlanReplacer
 
planner - Variable in class org.eigenbase.relopt.volcano.RuleQueue
 
planner - Variable in class org.eigenbase.test.SqlToRelTestBase.TesterImpl
 
plannerConversionMap - Variable in class org.eigenbase.relopt.CallingConventionTraitDef
Weak-key map of RelOptPlanner to ConversionData.
PLI - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PLI - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PLI - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PLUGIN_FACTORY_CLASS_ATTRIBUTE - Static variable in class net.sf.farrago.plugin.FarragoPluginClassLoader
Attribute name used in jar manifest for identifying the class to be used as a plugin factory.
PLUGIN_MODEL_ATTRIBUTE - Static variable in class net.sf.farrago.plugin.FarragoPluginClassLoader
Attribute name used in jar manifest for identifying the XMI file to be used as a model extension.
pluginClassLoader - Variable in class net.sf.farrago.db.FarragoDatabase
 
pluginClassLoader - Variable in class net.sf.farrago.db.FarragoDbSessionFactory
 
pluginClassLoader - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
If no session is available to provide the plugin classloader, use this classloader instead.
PluginInitFailed - Variable in class net.sf.farrago.resource.FarragoResource
PluginInitFailed is 'Failed to initialize plugin {0}'
PluginInvalidByteProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidByteProp is 'Invalid value ''{0}'' for byte property {1}'
PluginInvalidDoubleProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidDoubleProp is 'Invalid value ''{0}'' for double property {1}'
PluginInvalidFloatProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidFloatProp is 'Invalid value ''{0}'' for float property {1}'
PluginInvalidIntProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidIntProp is 'Invalid value ''{0}'' for integer property {1}'
PluginInvalidLongProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidLongProp is 'Invalid value ''{0}'' for long property {1}'
PluginInvalidShortProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidShortProp is 'Invalid value ''{0}'' for short property {1}'
PluginInvalidStringProp - Variable in class net.sf.farrago.resource.FarragoResource
PluginInvalidStringProp is 'Invalid value ''{0}'' for string property {1}'
PluginJarClassLoadFailed - Variable in class net.sf.farrago.resource.FarragoResource
PluginJarClassLoadFailed is 'Failed to load class {0} from plugin jar ''{1}'''
PluginJarLoadFailed - Variable in class net.sf.farrago.resource.FarragoResource
PluginJarLoadFailed is 'Failed to load plugin jar ''{0}'''
PluginMalformedJarUrl - Variable in class net.sf.farrago.resource.FarragoResource
PluginMalformedJarUrl is 'Malformed URL {0} in definition of {1}'
PluginManifestMissing - Variable in class net.sf.farrago.resource.FarragoResource
PluginManifestMissing is 'Plugin jar ''{0}'' manifest lacks attribute ''{1}'''
PluginMethodMismatch - Variable in class net.sf.farrago.resource.FarragoResource
PluginMethodMismatch is 'Failed to resolve Java method'
pluginPackageMap - Variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
PluginPropRequired - Variable in class net.sf.farrago.resource.FarragoResource
PluginPropRequired is 'Value required for property {0}'
PluginPropsConflict - Variable in class net.sf.farrago.resource.FarragoResource
PluginPropsConflict is 'Property {0} conflicts with property {1}'
PLUS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PLUS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
plus(RelOptCost) - Method in interface org.eigenbase.relopt.RelOptCost
Adds another cost to this.
plus(RelOptCost) - Method in class org.eigenbase.relopt.RelOptCostImpl
 
plus(RelOptCost) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
PLUS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
plus(SqlParserPos) - Method in class org.eigenbase.sql.parser.SqlParserPos
Combines this parser position with another to create a position which spans from the first point in the first to the last point in the other.
Plus - Static variable in class org.eigenbase.sql.SqlKind
 
plus(List<T>...) - Static method in class org.eigenbase.sql.test.SqlAdvisorTest
Concatenates several lists of the same type into a single list.
plus(RelOptCost) - Method in class org.eigenbase.test.MockRelOptCost
 
plusAll(SqlNode[]) - Method in class org.eigenbase.sql.parser.SqlParserPos
Combines this parser position with an array of positions to create a position which spans from the first point in the first to the last point in the other.
plusAll(Collection<SqlNode>) - Method in class org.eigenbase.sql.parser.SqlParserPos
Combines this parser position with a list of positions.
plusOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Infix arithmetic plus operator, '+'.
PlusORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Plus
PlusPrefix - Static variable in class org.eigenbase.sql.SqlKind
 
PlusPrefixORDINAL - Static variable in class org.eigenbase.sql.SqlKind
PlusPrefix
pointerAdd - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolEqual - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolGreaterOrEqualThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolGreaterThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolIsNotNull - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolIsNull - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolLessOrEqualThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolLessThan - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerBoolNotEqual - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
pointerMove - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
poll() - Method in class org.eigenbase.util.ArrayQueue
Retrieves and removes the head of this queue, returning null if this queue is empty.
popFunctionCall() - Method in interface org.eigenbase.sql.validate.SqlValidator
Removes the topmost entry from the function call stack.
popFunctionCall() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
popMatch(VolcanoPlannerPhase) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Removes the rule match with the highest importance, and returns it.
popProgram(RexProgram) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Restores the current program to the one before RexToOJTranslator.pushProgram(RexProgram) was called.
popQuote(Character) - Method in class org.eigenbase.util.StackWriter
 
popRoutineInvocation() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
popRoutineInvocation() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Pops a routine invocation from the context stack.
popScope() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
Returns the parent scope
popScope() - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Pops the previous expression scope
popStatementList(StatementList) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
populateBuffer() - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
Populates the buffer with a new batch of data, and returns the size in bytes.
populateBuffer() - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
 
populateBuffer() - Method in class net.sf.farrago.runtime.FennelTransformTupleIter
Non-blocking implementation of FennelTupleIter.populateBuffer().
populateBuffer() - Method in class net.sf.farrago.runtime.FennelTupleIter
Blocking implementation of FennelTupleIter.populateBuffer().
pos - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
pos - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
pos - Variable in exception org.eigenbase.sql.parser.SqlParseException
 
pos - Variable in class org.eigenbase.sql.parser.SqlParserUtil.StringAndPos
 
pos - Variable in class org.eigenbase.sql.parser.SqlParserUtil.ToTreeListItem
 
pos - Variable in class org.eigenbase.sql.SqlNode
 
posColumn - Variable in exception org.eigenbase.util.EigenbaseContextException
 
position - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
POSITION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
POSITION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
position(BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
 
position(BytePointer) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
POSITION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
position - Variable in class org.eigenbase.util.RhBase64.InputStream
 
position - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
POSITION_FIELD_NAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
POSITION_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
positionFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
positionImpl(BytePointer, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
posLine - Variable in exception org.eigenbase.util.EigenbaseContextException
 
possibleList - Variable in class org.eigenbase.sql.SqlOperandCountRange
 
possibleSemiJoins - Variable in class com.lucidera.opt.LoptSemiJoinOptimizer
Associates potential semijoins with each fact table factor.
post(boolean, String) - Static method in class org.eigenbase.util.Util
Checks a post-condition.
POST_CLEANUP_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
POST_SETUP_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
POST_THREAD_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
postCommit(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlAlterStmt
 
postCommit(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlCreateStmt
 
postCommit(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlStmt
 
postCommit(FarragoSessionDdlValidator) - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
Called after execution, after committing the repository transaction.
postEquivalenceEvent(VolcanoPlanner, RelNode) - Method in class org.eigenbase.relopt.volcano.RelSet
 
postError(boolean, String, ByteBuffer, int) - Method in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
Builds an error record and posts an error with the runtime context
postExecute() - Method in class net.sf.farrago.ddl.DdlStmt
 
postExecute() - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
Called immediately after generic execution.
postExecute(ConcurrentTestCommandExecutor[]) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
PostfixRowOperator() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a postfix row operator like IS NOT NULL.
PostfixRowOperator() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a postfix row operator like IS NOT NULL.
PostfixRowOperator() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a postfix row operator like IS NOT NULL.
postJoinFilter - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
postValidate(SqlNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
postValidate(SqlNode) - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Performs post-validation work after SqlValidator has been called.
postWarning(SQLWarning) - Method in class net.sf.farrago.util.FarragoWarningQueue
Posts a warning to this queue.
pow - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
POWER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
POWER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
POWER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
powerFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Uses SqlOperatorTable.useDouble for its return type since we don't know what the result type will be by just looking at the operand types.
powerOfTen(int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Calculates a power of ten, as a long value
powTen(int) - Static method in class org.eigenbase.util14.NumberUtil
 
pre(boolean, String) - Static method in class org.eigenbase.util.Util
Checks a pre-condition.
PRE_SETUP_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
prec - Variable in class org.eigenbase.sql.SqlNumericLiteral
 
PRECEDING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PRECEDING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PRECEDING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Preceding - Static variable in class org.eigenbase.sql.SqlKind
 
precedingOperator - Static variable in class org.eigenbase.sql.SqlWindowOperator
The PRECEDING operator used exclusively in a window specification.
PrecedingORDINAL - Static variable in class org.eigenbase.sql.SqlKind
PRECEDING
precision - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
precision of this field.
PRECISION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PRECISION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
precision - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
PRECISION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
precision - Variable in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
precision - Variable in class org.eigenbase.sql.SqlDataTypeSpec
 
precision - Variable in class org.eigenbase.sql.type.BasicSqlType
 
precision - Variable in class org.eigenbase.util14.DateTimeUtil.PrecisionTime
 
precision - Variable in class org.eigenbase.util14.ZonelessTime
 
precision - Variable in class org.eigenbase.util14.ZonelessTimestamp
 
precision$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
precision$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
precision$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
precision$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
precision$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
precision$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
precision$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
precision$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
PRECISION_NOT_SPECIFIED - Static variable in class org.eigenbase.sql.type.BasicSqlType
 
PrecisionTimeFormatStr - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
PrecisionTimestampFormatStr - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
PREDICATE_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
preExecute() - Method in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
preExecute() - Method in class net.sf.farrago.ddl.DdlStmt
 
preExecute() - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
Called before generic execution.
PREFERRED_ENCODING - Static variable in class org.eigenbase.util.RhBase64
Preferred encoding.
prefetch - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
prefetch - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
prefetchPagesMax$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
prefetchThrottleRate$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
prefix - Variable in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSetType
 
PREFIXED_STRING_LITERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PREFIXED_STRING_LITERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PREFIXED_STRING_LITERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
prefixMinusOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Prefix arithmetic minus operator, '-'.
prefixPlusOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Prefix arithmetic plus operator, '+'.
PrefixRowOperator() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a prefix row operator like NOT.
PrefixRowOperator() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a prefix row operator like NOT.
PrefixRowOperator() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a prefix row operator like NOT.
preImplement() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
preImplement() - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Sets up the environment the FarragoPreparingStmt needs in order to implement (i.e.
PreparationAborted - Variable in class org.eigenbase.resource.EigenbaseResource
PreparationAborted is 'Statement preparation aborted'
prepare(FarragoDbStmtContextBase, String, FarragoAllocationOwner, boolean, FarragoSessionAnalyzedSql) - Method in class net.sf.farrago.db.FarragoDbSession
 
prepare(String, boolean) - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
prepare(RelNode, SqlKind, boolean, FarragoSessionPreparingStmt) - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
PREPARE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
prepare(SqlNode, SqlNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
PREPARE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
prepare(SqlNode, SqlNode) - Method in interface net.sf.farrago.session.FarragoSessionPreparingStmt
Prepares (translates and implements) a parsed query or DML statement, but does not execute it.
prepare(String, boolean) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Prepares an SQL statement.
prepare(RelNode, SqlKind, boolean, FarragoSessionPreparingStmt) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Prepares a query or DML statement (not DDL), provided as a query plan.
prepare(JmiModelView, String) - Method in interface org.eigenbase.jmi.JmiQueryProcessor
Prepares a query for execution.
prepare(JmiModelView, String) - Method in class org.eigenbase.lurql.LurqlQueryProcessor
 
PREPARE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PREPARE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
prepare(String, List<String>) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Gets ready to execute: loads script FILENAME applying external variable BINDINGS.
PREPARE_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
prepareAndCancel(String, int) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
prepareCall(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareCall(String, int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareCall(String, int, int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareClusteredIndexCmd(LcsIndexGuide, FemIndexCmd, FemLocalIndex) - Method in class com.lucidera.lcs.LcsDataServer
 
PreparedExecution - Class in org.eigenbase.oj.stmt
PreparedExecution is a PreparedResult of a statement for which Java code was generated by preparation.
PreparedExecution(ParseTree, RelNode, RelDataType, boolean, TableModificationRelBase.Operation, BoundMethod) - Constructor for class org.eigenbase.oj.stmt.PreparedExecution
 
PreparedExplanation - Class in org.eigenbase.oj.stmt
PreparedExplanation is a PreparedResult for an EXPLAIN PLAN statement.
PreparedExplanation(RelDataType, RelNode, boolean, SqlExplainLevel) - Constructor for class org.eigenbase.oj.stmt.PreparedExplanation
 
PreparedResult - Interface in org.eigenbase.oj.stmt
PreparedResult represents the result of a call to OJPreparingStmt.prepareSql.
preparedStmt - Variable in class net.sf.farrago.test.FarragoJdbcTest
PreparedStatement for processing queries.
preparedStmt - Variable in class net.sf.farrago.test.FarragoTestCase
PreparedStatement for processing queries.
prepareExists(LurqlPlanVertex, LurqlExists, boolean) - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareFollow(LurqlFollow, List<LurqlPlanVertex>, List<LurqlPlanVertex>) - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareFollowEdges(LurqlPlanVertex, LurqlPlanVertex, LurqlFollow) - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareForCompilation() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
prepareFormat(ResultSet) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
prepareImpl(String, FarragoAllocationOwner, boolean, FarragoSessionAnalyzedSql, FarragoDbStmtContextBase, FarragoSessionStmtValidator, FarragoReposTxnContext, boolean[]) - Method in class net.sf.farrago.db.FarragoDbSession
 
prepareIndexCmd(FemIndexCmd, FemLocalIndex) - Method in class com.lucidera.lcs.LcsDataServer
 
prepareIndexCmd(FemIndexCmd, FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
prepareIndexCmd(FemIndexCmd, FemLocalIndex) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
Prepares an index command based on the catalog definition of the index.
prepareIndexDetails() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Prepares for analyzing table indexes.
preparePathSpec(List<LurqlPlanVertex>, LurqlPathSpec, List<LurqlPlanVertex>) - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareQuery() - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareRecurse(LurqlRecurse, List<LurqlPlanVertex>, List<LurqlPlanVertex>) - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareRoot(LurqlRoot, List<LurqlPlanVertex>) - Method in class org.eigenbase.lurql.LurqlPlan
 
prepareSql(SqlNode, Class, SqlValidator, boolean) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
prepareSql(SqlNode, SqlNode, Class, SqlValidator, boolean) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Prepares a statement for execution, starting from a parse tree and using a user-supplied validator.
prepareSql(RelDataType, RelNode, SqlKind, boolean, ClassDeclaration, OJPreparingStmt.Argument[]) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Prepares a statement for execution, starting from a relational expression (ie a logical or a physical query plan).
prepareStatement(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareStatement(String, int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareStatement(String, int, int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareStatement(String, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareStatement(String, int[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareStatement(String, String[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
prepareStmt(FarragoSessionStmtContext, FarragoSessionStmtValidator, SqlNode, FarragoAllocationOwner, FarragoSessionAnalyzedSql) - Method in class net.sf.farrago.db.FarragoDatabase
Prepares an SQL expression; uses a cached implementation if available, otherwise caches the one generated here.
prepareStmtImpl(FarragoSessionPreparingStmt, SqlNode, FarragoAllocationOwner, FarragoSessionAnalyzedSql) - Method in class net.sf.farrago.db.FarragoDatabase
 
prepareStreamGraph(String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
prepareUnclusteredIndexCmd(LcsIndexGuide, FemIndexCmd, FemLocalIndex) - Method in class com.lucidera.lcs.LcsDataServer
 
preparingStmt - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoQueryNamedColumnSet
Refinement for RelOptAbstractTable.schema.
preparingStmt - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoReentrantStmt
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoRexBuilder
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoSqlValidator
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
preparingStmt - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
 
prepForExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
prepForExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
prepForExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in interface net.sf.farrago.ddl.DdlMultipleTransactionStmt
Provides access to the repository in preparation for the execution of DdlStmt.
prepForExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
prepForExecuteUnlocked(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlTruncateStmt
 
prePullInputs - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
PRESERVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PRESERVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
preserve(RexNode) - Method in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
PRESERVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
preserveExprCondition - Variable in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
preserveExprCondition - Variable in class org.eigenbase.rel.rules.PushProjector
 
preserveExprCondition - Variable in class org.eigenbase.rel.rules.PushProjectPastFilterRule
Expressions that should be preserved in the projection
preserveExprCondition - Variable in class org.eigenbase.rel.rules.PushProjectPastJoinRule
Condition for expressions that should be preserved in the projection.
preserveExprCondition - Variable in class org.eigenbase.rel.rules.PushProjectPastSetOpRule
Expressions that should be preserved in the projection
preserveLeft - Variable in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
preserveLeft - Variable in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
preserveRight - Variable in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
preserveRight - Variable in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
prettyPrint(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Introduces NL's for prettiness.
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlAlterStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlDropLabelStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlDropStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlGrantRoleStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetCatalogStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetContextStmt
 
preValidate(FarragoSessionDdlValidator, RefObject, RefObject) - Method in class net.sf.farrago.ddl.DdlSetParamStmt
Prevalidates an "ALTER ...
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetPathStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetSchemaStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlSetSystemParamStmt
 
preValidate(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlStmt
 
preValidate(FarragoSessionDdlValidator) - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
Called before generic validation.
preValidateCall(SqlValidator, SqlValidatorScope, SqlCall) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
preValidateCall(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlOperator
Receives notification that validation of a call to this operator is beginning.
prevCharIsCR - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
prevCharIsCR - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
prevCharIsCR - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
prevCharIsCR - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
prevCharIsLF - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
prevCharIsLF - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
prevCharIsLF - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
previous() - Method in class org.eigenbase.util14.AbstractResultSet
 
previousSetSchema - Variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
prevTraceConfigTimestamp - Variable in class net.sf.farrago.db.FarragoDatabase.WatchdogTask
 
PRIMARY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PRIMARY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PRIMARY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PRIMARY_PHASE - Static variable in interface org.eigenbase.util.property.Trigger
 
primaryIndex - Variable in class net.sf.farrago.catalog.FarragoTransientStorage
 
primaryOne - Variable in class org.eigenbase.test.PropertyTest.State2
 
primaryTwo - Variable in class org.eigenbase.test.PropertyTest.State2
 
primitiveToBoxingMap - Static variable in class org.eigenbase.util.ReflectUtil
 
primitiveToByteBufferReadMethod - Static variable in class org.eigenbase.util.ReflectUtil
 
primitiveToByteBufferWriteMethod - Static variable in class org.eigenbase.util.ReflectUtil
 
primitiveType - Variable in class net.sf.farrago.init.Initializer$Hib
 
primitiveType - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
primitiveTypeInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
primitiveTypeInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
PrimitiveTypesPackage - Interface in javax.jmi.primitivetypes
PrimitiveTypes package interface.
primitiveTypesPackage - Variable in class net.sf.farrago.FarragoPackage$Hib
 
PrimitiveTypesPackage - Interface in net.sf.farrago.primitivetypes
PrimitiveTypes package interface.
PrimitiveTypesPackage$Hib - Class in javax.jmi.primitivetypes
PrimitiveTypes package implementation.
PrimitiveTypesPackage$Hib(RefPackage) - Constructor for class javax.jmi.primitivetypes.PrimitiveTypesPackage$Hib
 
PrimitiveTypesPackage$Hib - Class in net.sf.farrago.primitivetypes
PrimitiveTypes package implementation.
PrimitiveTypesPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.primitivetypes.PrimitiveTypesPackage$Hib
 
print(FennelRelParamId) - Method in class com.lucidera.lcs.LcsIndexMergeRel
 
print(String) - Method in class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 
print(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.FunctionCall
Outputs itself in the following format: CALL 'funName(result, arg1, arg2, ...)
print(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
print(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
print(PrintWriter) - Method in interface net.sf.farrago.fennel.calc.CalcProgramBuilder.Operand
Serializes itself or parts of itself for transport over the wire
print(PrintWriter) - Method in class net.sf.farrago.fennel.calc.CalcReg
Serializes the identity of the register.
print(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
print(int) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
print(String) - Method in interface org.eigenbase.sql.SqlWriter
Prints a string, preceded by whitespace if necessary.
print(int) - Method in interface org.eigenbase.sql.SqlWriter
 
PRINT - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
print(PrintWriter, Object) - Static method in class org.eigenbase.util.Util
Prints an object using reflection.
print(PrintWriter, Object, int) - Static method in class org.eigenbase.util.Util
 
PRINT_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
printAsJava(PrintWriter) - Method in class org.eigenbase.rex.RexLiteral
Prints the value this literal as a Java string constant.
printAsJava(Comparable, PrintWriter, SqlTypeName, boolean) - Static method in class org.eigenbase.rex.RexLiteral
Prints a value as a Java string.
printBeforeCompile - Variable in class org.eigenbase.util.SaffronProperties
The boolean property "saffron.Statement.printBeforeCompile" controls whether Statement prints the statement before compiling it.
printBound(StringBuilder, SargEndpoint) - Method in class org.eigenbase.sarg.SargIntervalBase
 
printCommands(PrintStream, Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Prints a description of the commands to be executed for a given thread.
printCommands(PrintStream, Integer) - Method in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator
Outputs command sequence and notes how long the sequence will be repeated.
printDatetime(PrintWriter, ZonelessDatetime, Comparable) - Static method in class org.eigenbase.rex.RexLiteral
 
printHeaders() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
printJavaString(PrintWriter, String, boolean) - Static method in class org.eigenbase.util.Util
Prints a string, enclosing in double quotes (") and escaping if necessary.
printLimit(PrintWriter, String, BasicSqlType, boolean, SqlTypeName.Limit, boolean) - Method in class org.eigenbase.test.SqlLimitsTest
 
println(String) - Method in class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 
println(PrintWriter, Object) - Static method in class org.eigenbase.util.Util
 
printOperands(PrintWriter, CalcProgramBuilder.Operand[]) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
printResults(BufferedWriter) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
printRow(String[]) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
Prints an output table row.
printRowCount(int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
printSeparator() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
Prints an output table separator.
printSqlIdentifier(PrintWriter, String) - Static method in class org.eigenbase.util.StackWriter
Writes an SQL identifier.
printSqlStringLiteral(PrintWriter, String) - Static method in class org.eigenbase.util.StackWriter
Writes an SQL string literal.
printThreadResults(BufferedWriter, String[]) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
printTimestamp(long) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
printTransformMap() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
printTransforms() - Method in class net.sf.farrago.query.FarragoRelImplementor
 
printValue(PrintWriter, boolean) - Method in class net.sf.farrago.fennel.calc.CalcReg
Serializes the CalcReg.value in the virtual register if not null
NOTE See also CalcReg.print(java.io.PrintWriter) which serializes the "identity" of the register
PRIOR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PRIOR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PRIOR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
privateDataWrapperCache - Variable in class net.sf.farrago.db.FarragoDbSessionIndexMap
Cache for local data wrappers used to manage indexes.
privilegeChecker - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
PrivilegedAction - Interface in net.sf.farrago.fem.security
PrivilegedAction enumeration interface.
PrivilegedAction() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
PrivilegedAction() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
PrivilegedActionEnum - Class in net.sf.farrago.fem.security
PrivilegedAction enumeration class implementation.
PrivilegedActionEnum(String) - Constructor for class net.sf.farrago.fem.security.PrivilegedActionEnum
 
PrivilegedActionList() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
PrivilegedActionList() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
PrivilegeIsGrantedByGrantor - Interface in net.sf.farrago.fem.security
PrivilegeIsGrantedByGrantor association proxy interface.
privilegeIsGrantedByGrantor - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
PrivilegeIsGrantedByGrantor$Hib - Class in net.sf.farrago.fem.security
PrivilegeIsGrantedByGrantor association implementation.
PrivilegeIsGrantedByGrantor$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
PrivilegeIsGrantedOnElement - Interface in net.sf.farrago.fem.security
PrivilegeIsGrantedOnElement association proxy interface.
privilegeIsGrantedOnElement - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
PrivilegeIsGrantedOnElement$Hib - Class in net.sf.farrago.fem.security
PrivilegeIsGrantedOnElement association implementation.
PrivilegeIsGrantedOnElement$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
privilegeIsGrantedOnElement_Privilege$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
PrivilegeIsGrantedToGrantee - Interface in net.sf.farrago.fem.security
PrivilegeIsGrantedToGrantee association proxy interface.
privilegeIsGrantedToGrantee - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
PrivilegeIsGrantedToGrantee$Hib - Class in net.sf.farrago.fem.security
PrivilegeIsGrantedToGrantee association implementation.
PrivilegeIsGrantedToGrantee$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
privilegeMap - Variable in class net.sf.farrago.db.FarragoDbSession
 
PRIVILEGES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PRIVILEGES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PRIVILEGES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
privList - Variable in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
PROCEDURE - Static variable in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Enumeration constant corresponding to literal procedure.
PROCEDURE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PROCEDURE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PROCEDURE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ProcedureCall - Static variable in class org.eigenbase.sql.SqlKind
 
procedureCallOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
ProcedureCallORDINAL - Static variable in class org.eigenbase.sql.SqlKind
ProcedureCall
ProcedureDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ProcedureDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ProcedureNamespace - Class in org.eigenbase.sql.validate
Namespace whose contents are defined by the result of a call to a user-defined procedure.
ProcedureNamespace(SqlValidatorImpl, SqlValidatorScope, SqlCall, SqlNode) - Constructor for class org.eigenbase.sql.validate.ProcedureNamespace
 
ProcedureType - Interface in net.sf.farrago.cwm.relational.enumerations
ProcedureType enumeration interface.
ProcedureTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
ProcedureType enumeration class implementation.
ProcedureTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
 
process() - Method in class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor
 
PROCESS_ID - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
processExpression(FarragoSession) - Method in class net.sf.farrago.ddl.DdlSetContextStmt
 
processId - Variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
processId - Variable in class net.sf.farrago.session.FarragoSessionVariables
Client process Id.
producer - Variable in class com.lucidera.lcs.LcsCompositeStreamDef
 
producer - Variable in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
producer - Variable in class org.eigenbase.runtime.TimeoutQueueIterator
 
producer - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIter
 
producerStream - Variable in class net.sf.farrago.fennel.FennelDynamicParamId
 
produceSelfLoops - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
product(Permutation) - Method in class org.eigenbase.util.Permutation
Returns the product of this Permutation with a given Permutation.
productName - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Name of the product (e.g.
productVersionMajor - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Major version number for the product.
productVersionMinor - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Minor version number for the product.
productVersionPoint - Variable in class net.sf.farrago.release.FarragoReleaseProperties
Point-release version number for the product.
program - Variable in class com.lucidera.opt.test.LoptMetadataTest
 
program - Variable in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
program - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Program being translated.
program - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
program - Variable in class net.sf.farrago.fennel.rel.FennelCalcRel
 
program - Variable in class net.sf.farrago.test.FarragoMetadataTest
 
program - Variable in class net.sf.farrago.test.FarragoOptRulesTest
 
program - Variable in class org.eigenbase.oj.rel.IterCalcRel
 
program - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
Program which the expression is part of.
program - Variable in class org.eigenbase.rel.CalcRelBase
 
program - Variable in class org.eigenbase.rel.WindowedAggregateRel
 
ProgramCompilationError - Variable in class net.sf.farrago.resource.FarragoResource
ProgramCompilationError is 'Calculator program compilation error: {0}'
ProgramImplementationError - Variable in class net.sf.farrago.resource.FarragoResource
ProgramImplementationError is 'Calculator program implementation error: {0}'
programName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Client program name.
programStack - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
 
PROJECT_CLASS_PREFIX - Static variable in class org.eigenbase.oj.util.OJSyntheticClass
 
projectedColumns - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
projectedColumns - Variable in class com.lucidera.lcs.LcsIndexSearchRel
Array of 0-based flattened column ordinals to project; if null, project bitmap columns.
projectedColumns - Variable in class com.lucidera.lcs.LcsRowScanRelBase
Array of 0-based flattened column ordinals to project; if null, project all columns.
projectedColumns - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
Array of 0-based flattened column ordinals to project; if null, project all columns.
projectFilterInstance - Static variable in class net.sf.farrago.query.FarragoReduceValuesRule
Singleton instance of this rule which applies to the pattern Project(Filter(Values)).
projectInstance - Static variable in class net.sf.farrago.query.FarragoReduceExpressionsRule
 
projectInstance - Static variable in class net.sf.farrago.query.FarragoReduceValuesRule
Singleton instance of this rule which applies to the pattern Project(Values).
projectInstance - Static variable in class org.eigenbase.rel.rules.RemoveEmptyRule
Singleton instance of rule which converts a ProjectRel to empty if its child is empty.
projection - Variable in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
projectionSatisfiesGroupBy(Integer[], int) - Method in class com.lucidera.lcs.LcsIndexAggRule
Determines whether a projection from an index scan can meet the group by requirements of an aggregate.
projectJoinInputs(RelNode[], List<RexNode>, List<RexNode>, int, List<Integer>, List<Integer>, List<Integer>) - Static method in class org.eigenbase.relopt.RelOptUtil
Adding projection to the inputs of a join to produce the required join keys.
projectJoinOutputWithNullability(JoinRel, ProjectRel, int) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Pull projRel above the joinRel from its RHS input.
projectMapping(RelNode, Mapping, List<String>) - Static method in class org.eigenbase.rel.CalcRel
Creates a relational expression which projects the output fields of a relational expression according to a partial mapping.
projectMultiJoin(MultiJoinRel, ProjectRel) - Static method in class org.eigenbase.relopt.RelOptUtil
Creates a new MultiJoinRel to reflect projection references from a ProjectRel that is on top of the MultiJoinRel.
projectNameList - Variable in class org.eigenbase.rex.RexProgramBuilder
 
projectPulledAboveLeftCorrelator - Variable in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
projectReadOnlyList - Variable in class org.eigenbase.rex.RexProgram
 
projectRefList - Variable in class org.eigenbase.rex.RexProgramBuilder
 
ProjectRel - Class in org.eigenbase.rel
ProjectRel is a relational expression which computes a set of 'select expressions' from its input relational expression.
ProjectRel(RelOptCluster, RelNode, RexNode[], String[], int) - Constructor for class org.eigenbase.rel.ProjectRel
Creates a ProjectRel with no sort keys.
ProjectRel(RelOptCluster, RelNode, RexNode[], RelDataType, int, List<RelCollation>) - Constructor for class org.eigenbase.rel.ProjectRel
Creates a ProjectRel.
ProjectRelBase - Class in org.eigenbase.rel
ProjectRelBase is an abstract base class for implementations of ProjectRel.
ProjectRelBase(RelOptCluster, RelTraitSet, RelNode, RexNode[], RelDataType, int, List<RelCollation>) - Constructor for class org.eigenbase.rel.ProjectRelBase
Creates a Project.
ProjectRelBase.Checker - Class in org.eigenbase.rel
Visitor which walks over a program and checks validity.
ProjectRelBase.Checker(RelDataType, boolean) - Constructor for class org.eigenbase.rel.ProjectRelBase.Checker
Creates a Checker.
ProjectRelBase.Flags - Interface in org.eigenbase.rel
 
projects - Variable in class org.eigenbase.rex.RexProgram
With RexProgram.condition, the second stage of expression evaluation.
projectSet - Variable in class org.eigenbase.lurql.LurqlPlan
All project elements, keyed by alias
projectSet - Variable in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
projectsIdentity(boolean) - Method in class org.eigenbase.rex.RexProgram
Returns whether the fields on the leading edge of the project list are the input fields.
ProjectToCalcRule - Class in org.eigenbase.rel.rules
Rule to convert a ProjectRel to a CalcRel
ProjectToCalcRule() - Constructor for class org.eigenbase.rel.rules.ProjectToCalcRule
 
projFields - Variable in class com.lucidera.opt.LoptMultiJoin
Bitmap corresponding to the fields projected from each join factor, after row scan processing has completed.
projFields - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
projRefs - Variable in class org.eigenbase.rel.rules.PushProjector
Bitmap containing the references in the original projection
promoteToRowType(RelDataTypeFactory, RelDataType, String) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Promotes a type to a row type (does nothing if it already is one).
PROP_AUTOCOMMIT - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_CATALOG_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_CLASS_NAME - Static variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
PROP_CONTROL_FILE_EXTENSION - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_DATE_FORMAT - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_DIRECTORY - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_DISABLE_CONNECTION_POOL - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_DISABLED_PUSHDOWN_REL_PATTERN - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_DRIVER_CLASS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_DRIVER_CLASS_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcForeignDataWrapper
 
PROP_ESCAPE_CHAR - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_EVICTION_TIMER_PERIOD_MILLIS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_EXECUTOR_IMPL - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_EXT_OPTIONS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_EXTENT_NAME - Static variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
PROP_EXTRACT_COLUMNS - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_FETCH_SIZE - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_FIELD_DELIMITER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_FILE_EXTENSION - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_FILENAME - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
PROP_JNDI_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_LENIENT - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_LENIENT - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_LINE_DELIMITER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_LOG_DIRECTORY - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_LOG_FILENAME - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
PROP_LOGIN_TIMEOUT - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_MAPPED - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_MAX_IDLE_CONNECTIONS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_METAWEB_TYPE - Static variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
PROP_MIN_EVICTION_IDLE_MILLIS - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_NUM_ROWS_SCAN - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_OBJECT - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_PASSWORD - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_QUOTE_CHAR - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_ROOT_PACKAGE_NAME - Static variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
PROP_ROW_COUNT - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_ROW_COUNT_SQL - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_SCHEMA_MAPPING - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_SCHEMA_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_SCHEMA_NAME - Static variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
PROP_SCHEMA_NAME - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_SERVER_NAME - Static variable in interface net.sf.farrago.namespace.FarragoMedDataServer
keyword for NAME in server properties list
PROP_SERVER_TYPE - Static variable in interface net.sf.farrago.namespace.FarragoMedDataServer
keyword for TYPE in server properties list
PROP_SERVER_VERSION - Static variable in interface net.sf.farrago.namespace.FarragoMedDataServer
keyword for VERSION in server properties list
PROP_SIMULATE_BAD - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_SKIP_TYPE_CHECK - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_STORAGE_FACTORY_CLASS - Static variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
PROP_TABLE_MAPPING - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_TABLE_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_TABLE_NAME - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_TABLE_PREFIX_MAPPING - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_TABLE_TYPES - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_TIME_FORMAT - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_TIMESTAMP_FORMAT - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_TRIM - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_TYPE - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_TYPE_MAPPING - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_TYPE_SUBSTITUTION - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_UDX_SPECIFIC_NAME - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROP_UDX_SPECIFIC_NAME - Static variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
PROP_URL - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_URL - Static variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
PROP_USE_SCHEMA_NAME_AS_FOREIGN_QUALIFIER - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_USER_NAME - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_VALIDATION_QUERY - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_VALIDATION_TIMING - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_VALIDATION_TIMING_ON_BORROW - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_VALIDATION_TIMING_ON_RETURN - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_VALIDATION_TIMING_WHILE_IDLE - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_VERSION - Static variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
PROP_WITH_HEADER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
PROP_WITH_LOGGING - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
propagateBoostRemoval(VolcanoPlanner) - Method in class org.eigenbase.relopt.volcano.RelSubset
 
propagateCostImprovements(VolcanoPlanner, RelNode, Set<RelSubset>) - Method in class org.eigenbase.relopt.volcano.RelSubset
Checks whether a relexp has made its subset cheaper, and if it so, recursively checks whether that subset's parents have gotten cheaper.
properties - Variable in class org.eigenbase.util.property.Property
 
properties - Variable in class org.eigenbase.util.property.TriggerableProperties
 
properties - Static variable in class org.eigenbase.util.SaffronProperties
The singleton properties object.
Property - Class in org.eigenbase.util.property
Definition and accessor for a property.
Property(Properties, String, String) - Constructor for class org.eigenbase.util.property.Property
Creates a Property and associates it with an underlying properties object.
Property.TriggerList - Class in org.eigenbase.util.property
A trigger list a list of triggers associated with a given property.
Property.TriggerList() - Constructor for class org.eigenbase.util.property.Property.TriggerList
 
PROPERTY_EXPANSION_PATTERN - Static variable in class net.sf.farrago.util.FarragoProperties
 
propertyFile - Variable in class org.eigenbase.util.property.PersistentPropertyStorage
 
propertyFileLocation - Variable in class org.eigenbase.util.property.PersistentStringProperty
 
propertyFileMap - Static variable in class org.eigenbase.util.property.PersistentPropertyStorage
 
propertyInfoList - Variable in class net.sf.farrago.plugin.FarragoPluginInfoList
 
PropertyTest - Class in org.eigenbase.test
Unit test for properties system (TriggerableProperties, IntegerProperty and the like).
PropertyTest() - Constructor for class org.eigenbase.test.PropertyTest
 
PropertyTest.MyProperties - Class in org.eigenbase.test
 
PropertyTest.MyProperties() - Constructor for class org.eigenbase.test.PropertyTest.MyProperties
 
PropertyTest.State - Class in org.eigenbase.test
 
PropertyTest.State() - Constructor for class org.eigenbase.test.PropertyTest.State
 
PropertyTest.State2 - Class in org.eigenbase.test
 
PropertyTest.State2() - Constructor for class org.eigenbase.test.PropertyTest.State2
 
PropertyTest.State3 - Class in org.eigenbase.test
 
PropertyTest.State3() - Constructor for class org.eigenbase.test.PropertyTest.State3
 
proposedProps - Variable in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
props - Variable in class net.sf.farrago.catalog.FarragoSequenceOptions
 
props - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
props - Variable in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
props - Variable in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
PROPVAL_FENNEL - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PROPVAL_JAVA - Static variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
PrototypePattern - Static variable in class org.eigenbase.util.Glossary
Specify the kinds of objects to create using a prototypical instance, and create new objects by copying this prototype.
providers - Variable in class org.eigenbase.rel.metadata.ChainedRelMetadataProvider
 
proxy - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyCreate(String, Object[], Class) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyCreate(String, Object[], Class) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.RefClassImpl
 
ProxyGen - Class in net.sf.farrago.catalog.codegen
ProxyGen generates read-only C++ JNI proxies for MDR-generated Java interfaces (something like a stripped-down JACE).
ProxyGen(String, String) - Constructor for class net.sf.farrago.catalog.codegen.ProxyGen
Initialize a new ProxyGen.
ProxyGen.CppTypeInfo - Class in net.sf.farrago.catalog.codegen
 
ProxyGen.CppTypeInfo(String) - Constructor for class net.sf.farrago.catalog.codegen.ProxyGen.CppTypeInfo
 
ProxyGen.CppTypeInfo(String, String, String) - Constructor for class net.sf.farrago.catalog.codegen.ProxyGen.CppTypeInfo
 
proxyGet(String, Method, Object[]) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyImmediateComposite() - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyImpl() - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
ProxyPattern - Static variable in class org.eigenbase.util.Glossary
Provide a surrogate or placeholder for another object to control access to it.
proxyRefAddLink(RefObject, RefObject) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefAllPackages() - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefByMoniker(Object) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefCreateInstance(List) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefGetEnum(Object, String) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefImmediatePackage() - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefIsInstanceOf(RefObject, boolean) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefLinkExists(RefObject, RefObject) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefMofId() - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefPackage(Object) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefRemoveLink(RefObject, RefObject) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxyRefSetValue(Object, Object) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxySet(String, Method, Object[]) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
proxySet(String, Object, boolean) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
ps - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
PsmBody() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
PsmBody() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
PUBLIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
PUBLIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
PUBLIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
PUBLIC_ROLE_NAME - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Reserved name for the public role.
publicRole - Variable in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
publishObjects(boolean) - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
PullConstantsThroughAggregatesRule - Class in org.eigenbase.rel.rules
PullConstantsThroughAggregatesRule removes constant expressions from the group list of an AggregateRel.
PullConstantsThroughAggregatesRule() - Constructor for class org.eigenbase.rel.rules.PullConstantsThroughAggregatesRule
Private: use singleton
PullUpAggregateAboveUnionRule - Class in org.eigenbase.rel.rules
PullUpAggregateAboveUnionRule implements the rule for pulling AggregateRels beneath a UnionRel so two AggregateRels that are used to remove duplicates can be combined into a single AggregateRel.
PullUpAggregateAboveUnionRule() - Constructor for class org.eigenbase.rel.rules.PullUpAggregateAboveUnionRule
Creates a PullUpAggregateAboveUnionRule.
PullUpProjectsAboveJoinRule - Class in org.eigenbase.rel.rules
PullUpProjectsAboveJoinRule implements the rule for pulling ProjectRels beneath a JoinRel above the JoinRel.
PullUpProjectsAboveJoinRule(RelOptRuleOperand, String) - Constructor for class org.eigenbase.rel.rules.PullUpProjectsAboveJoinRule
 
PullUpProjectsOnTopOfMultiJoinRule - Class in org.eigenbase.rel.rules
PullUpProjectsOnTopOfMultiJoinRule implements the rule for pulling ProjectRels that are on top of a MultiJoinRel and beneath a JoinRel so the ProjectRel appears above the JoinRel.
PullUpProjectsOnTopOfMultiJoinRule(RelOptRuleOperand, String) - Constructor for class org.eigenbase.rel.rules.PullUpProjectsOnTopOfMultiJoinRule
 
purgeFromExcept(String) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
purgeGroupByHaving() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
purgeOrderBy() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
purgeSelect() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
purgeSelectExprsKeepAliases() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
purgeSelectListExcept(String) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
purgeWhere() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
push(StatementList) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
push(StatementList) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Returns a sub-translator to deal with a sub-block.
PushAggregateThroughUnionRule - Class in org.eigenbase.rel.rules
PushAggregateThroughUnionRule implements the rule for pushing an AggregateRel past a non-distinct UnionRel.
PushAggregateThroughUnionRule() - Constructor for class org.eigenbase.rel.rules.PushAggregateThroughUnionRule
 
PushAggThroughUnionAllRule - Class in net.sf.farrago.miniplan
PushAggThroughUnionAllRule implements the rule for pushing an AggregateRel past a non-distinct UnionRel.
PushAggThroughUnionAllRule() - Constructor for class net.sf.farrago.miniplan.PushAggThroughUnionAllRule
 
pushDownFactor(LoptMultiJoin, LoptSemiJoinOptimizer, LoptJoinTree, int, BitSet, List<RexNode>, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Creates a join tree where the new factor is pushed down one of the operands of the current join tree
pushdownNotForIn(SqlNode) - Static method in class org.eigenbase.sql2rel.SqlToRelConverter
Pushdown allthe NOT logical operators into any IN/NOT IN operators.
PushFilterIntoMultiJoinRule - Class in org.eigenbase.rel.rules
PushFilterIntoMultiJoinRule implements the rule for pushing a FilterRel into a MultiJoinRel.
PushFilterIntoMultiJoinRule() - Constructor for class org.eigenbase.rel.rules.PushFilterIntoMultiJoinRule
Creates a PushFilterIntoMultiJoinRule.
PushFilterPastJoinRule - Class in org.eigenbase.rel.rules
PushFilterPastJoinRule implements the rule for pushing filters above and within a join node into the join node and/or its children nodes.
PushFilterPastJoinRule() - Constructor for class org.eigenbase.rel.rules.PushFilterPastJoinRule
Creates a PushFilterPastJoinRule.
PushFilterPastJoinRule(RelOptRuleOperand, String) - Constructor for class org.eigenbase.rel.rules.PushFilterPastJoinRule
Creates a PushFilterPastJoinRule with an explicit root operand.
pushFilterPastProject(RexNode, ProjectRelBase) - Static method in class org.eigenbase.relopt.RelOptUtil
Converts a filter to the new filter that would result if the filter is pushed past a ProjectRel that it currently is referencing.
PushFilterPastProjectRule - Class in org.eigenbase.rel.rules
PushFilterPastProjectRule implements the rule for pushing a FilterRel past a ProjectRel.
PushFilterPastProjectRule() - Constructor for class org.eigenbase.rel.rules.PushFilterPastProjectRule
Creates a PushFilterPastProjectRule.
PushFilterPastSetOpRule - Class in org.eigenbase.rel.rules
PushFilterPastSetOpRule implements the rule for pushing a FilterRel past a SetOpRel.
PushFilterPastSetOpRule() - Constructor for class org.eigenbase.rel.rules.PushFilterPastSetOpRule
Creates a PushFilterPastSetOpRule.
pushFunctionCall() - Method in interface org.eigenbase.sql.validate.SqlValidator
Pushes a new instance of a function call on to a function call stack.
pushFunctionCall() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
pushProgram(RexProgram) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Sets the current program.
PushProjectIntoMultiJoinRule - Class in org.eigenbase.rel.rules
PushProjectIntoMultiJoinRule implements the rule for pushing projection information from a ProjectRel into the MultiJoinRel that is input into the ProjectRel.
PushProjectIntoMultiJoinRule() - Constructor for class org.eigenbase.rel.rules.PushProjectIntoMultiJoinRule
Creates a PushProjectIntoMultiJoinRule.
PushProjector - Class in org.eigenbase.rel.rules
PushProjector is a utility class used to perform operations used in push projection rules.
PushProjector(ProjectRel, RexNode, RelNode, PushProjector.ExprCondition) - Constructor for class org.eigenbase.rel.rules.PushProjector
Creates a PushProjector object for pushing projects past a RelNode.
PushProjector.ExprCondition - Interface in org.eigenbase.rel.rules
A functor that replies true or false for a given expression.
PushProjector.InputSpecialOpFinder - Class in org.eigenbase.rel.rules
Visitor which builds a bitmap of the inputs used by an expressions, as well as locating expressions corresponding to special operators.
PushProjector.InputSpecialOpFinder(BitSet, BitSet, BitSet, PushProjector.ExprCondition, List<RexNode>, List<RexNode>) - Constructor for class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
PushProjector.OperatorExprCondition - Class in org.eigenbase.rel.rules
An expression condition that evaluates to true if the expression is a call to one of a set of operators.
PushProjector.OperatorExprCondition(Set<SqlOperator>) - Constructor for class org.eigenbase.rel.rules.PushProjector.OperatorExprCondition
Creates an OperatorExprCondition.
PushProjector.RefAndExprConverter - Class in org.eigenbase.rel.rules
Walks an expression tree, replacing input refs with new values to reflect projection and converting special expressions to field references.
PushProjector.RefAndExprConverter(RexBuilder, RelDataTypeField[], RelDataTypeField[], int[], List<RexNode>, int, List<RexNode>, int) - Constructor for class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
PushProjectPastFilterRule - Class in org.eigenbase.rel.rules
PushProjectPastFilterRule implements the rule for pushing a projection past a filter.
PushProjectPastFilterRule() - Constructor for class org.eigenbase.rel.rules.PushProjectPastFilterRule
Creates a PushProjectPastFilterRule.
PushProjectPastFilterRule(RelOptRuleOperand, PushProjector.ExprCondition, String) - Constructor for class org.eigenbase.rel.rules.PushProjectPastFilterRule
Creates a PushProjectPastFilterRule with an explicit root operand and condition to preserve operands.
PushProjectPastJoinRule - Class in org.eigenbase.rel.rules
PushProjectPastJoinRule implements the rule for pushing a projection past a join by splitting the projection into a projection on top of each child of the join.
PushProjectPastJoinRule() - Constructor for class org.eigenbase.rel.rules.PushProjectPastJoinRule
Creates a PushProjectPastJoinRule.
PushProjectPastJoinRule(PushProjector.ExprCondition) - Constructor for class org.eigenbase.rel.rules.PushProjectPastJoinRule
Creates a PushProjectPastJoinRule with an explicit condition.
PushProjectPastSetOpRule - Class in org.eigenbase.rel.rules
PushProjectPastSetOpRule implements the rule for pushing a ProjectRel past a SetOpRel.
PushProjectPastSetOpRule() - Constructor for class org.eigenbase.rel.rules.PushProjectPastSetOpRule
Creates a PushProjectPastSetOpRule.
PushProjectPastSetOpRule(PushProjector.ExprCondition) - Constructor for class org.eigenbase.rel.rules.PushProjectPastSetOpRule
Creates a PushProjectPastSetOpRule with an explicit condition whether to preserve expressions.
pushQuote(Character) - Method in class org.eigenbase.util.StackWriter
 
pushRoutineInvocation(FarragoSessionUdrContext, boolean) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
pushRoutineInvocation(FarragoSessionUdrContext, boolean) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Pushes a routine invocation onto the context stack.
PushSemiJoinPastFilterRule - Class in org.eigenbase.rel.rules
PushSemiJoinPastFilterRule implements the rule for pushing semijoins down in a tree past a filter in order to trigger other rules that will convert semijoins.
PushSemiJoinPastFilterRule() - Constructor for class org.eigenbase.rel.rules.PushSemiJoinPastFilterRule
Creates a PushSemiJoinPastFilterRule.
PushSemiJoinPastJoinRule - Class in org.eigenbase.rel.rules
PushSemiJoinPastJoinRule implements the rule for pushing semijoins down in a tree past a join in order to trigger other rules that will convert semijoins.
PushSemiJoinPastJoinRule() - Constructor for class org.eigenbase.rel.rules.PushSemiJoinPastJoinRule
Creates a PushSemiJoinPastJoinRule.
PushSemiJoinPastProjectRule - Class in org.eigenbase.rel.rules
PushSemiJoinPastProjectRule implements the rule for pushing semijoins down in a tree past a project in order to trigger other rules that will convert semijoins.
PushSemiJoinPastProjectRule() - Constructor for class org.eigenbase.rel.rules.PushSemiJoinPastProjectRule
Creates a PushSemiJoinPastProjectRule.
pushStatementList(StatementList) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
pushVariable() - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
put(SqlTypeName, SqlTypeName, CalcRexImplementor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
put(Object) - Method in class org.eigenbase.runtime.QueueIterator
Producer calls put to add another object (which may be null).
put(K, V) - Method in class org.eigenbase.util.MultiMap
 
putMM(SqlTypeName[], SqlTypeName[], CalcRexImplementor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
putMS(SqlTypeName[], SqlTypeName, CalcRexImplementor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
putMulti(K, V) - Method in class org.eigenbase.util.MultiMap
Adds a value for this key.
putSM(SqlTypeName, SqlTypeName[], CalcRexImplementor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.CastImplementor
 
pw - Variable in class net.sf.farrago.catalog.codegen.CppEnumGen
 
pw - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
PrintWriter used to generate output.
pw - Variable in class net.sf.farrago.server.FarragoAbstractServer
 
pw - Variable in class org.eigenbase.dmv.DmvGraphvizRenderer
 
pw - Variable in class org.eigenbase.relopt.RelOptUtil.TypeDumper
 
pw - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
pw - Variable in class org.eigenbase.test.SqlTestGen.SqlValidatorSpooler
 
pwClass - Variable in class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 
pwInterface - Variable in class net.sf.farrago.catalog.codegen.FactoryGen.ForkWriter
 

Q

QMARK - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
QUALIFIED_NAME_SEPARATOR - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
qualifiedName - Variable in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
query - Variable in class net.sf.farrago.namespace.util.MedAbstractMetadataSink
 
query - Variable in class org.eigenbase.lurql.LurqlPlan
Query we've planned to execute
query - Variable in class org.eigenbase.relopt.RelOptCluster
 
Query - Static variable in class org.eigenbase.sql.SqlKind
 
query$Comp$CwmQueryColumnSet$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
query$Comp$CwmQueryColumnSet$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
QUERY_OPERAND - Static variable in class org.eigenbase.sql.SqlOrderByOperator
 
QueryAccessNewColumn - Variable in class net.sf.farrago.resource.FarragoResource
QueryAccessNewColumn is 'Cannot query new column (via {0}) currently being added by ALTER TABLE'
queryCancel(boolean, String) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
queryCancel(int, String, boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
queryColumns(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
queryColumns(FarragoMedMetadataQuery, FarragoMedMetadataSink, List<String>, List<String>, List<String>) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
queryColumnsImpl(FarragoMedMetadataQuery, FarragoMedMetadataSink, String, String, Set<String>) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
queryExpression$Comp$CwmView$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
queryExpression$Comp$CwmView$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
queryExpression$Comp$CwmView$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
queryMedMdr(String, String, PreparedStatement) - Static method in class net.sf.farrago.test.LurqlQueryUdx
Executes a LURQL query, producing result columns as follows: CLASS_NAME: class name of matching object OBJ_NAME: name of matching object, or null if it lacks a "name" attribute MOF_ID: MOFID of matching object OBJ_ATTRS: concatenation of attribute/value pairs defining matching object
queryMetadata(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in interface net.sf.farrago.namespace.FarragoMedNameDirectory
Executes a query against the metadata contained by this directory.
queryMetadata(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
queryMetadata(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.impl.MedAbstractNameDirectory
 
queryMetadata(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
queryMetadata(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
QueryORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Query is an aggregate of query node types.
QueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses either a row expression or a query expression without ORDER BY.
QueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses either a row expression or a query expression without ORDER BY.
QueryOrExpr(SqlAbstractParserImpl.ExprContext) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses either a row expression or a query expression without ORDER BY.
querySchemas(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
queryString - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
queryString - Variable in class org.eigenbase.rel.jdbc.JdbcQuery
For debug.
queryTables(FarragoMedMetadataQuery, FarragoMedMetadataSink) - Method in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
queryTables(FarragoMedMetadataQuery, FarragoMedMetadataSink, List<String>, List<String>, List<String>) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
queryTimeoutMillis - Variable in class net.sf.farrago.db.FarragoDbStmtContext
query timeout in seconds, default to 0.
queue - Variable in class org.eigenbase.runtime.QueueIterator
 
queue - Variable in class org.eigenbase.util.ArrayQueue
The queue contents.
QUEUE_ARRAY_SIZE - Static variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
QueueIterator - Class in org.eigenbase.runtime
Adapter that exposes a 'push' producer as an Iterator.
QueueIterator() - Constructor for class org.eigenbase.runtime.QueueIterator
default constructor (one producer, no tracer, SynchronousQueue)
QueueIterator(int, Logger) - Constructor for class org.eigenbase.runtime.QueueIterator
 
QueueIterator(int, Logger, BlockingQueue) - Constructor for class org.eigenbase.runtime.QueueIterator
 
queueIterator - Variable in class org.eigenbase.runtime.TimeoutQueueIterator
 
queueIterator - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIter
 
QueueIterator.EndOfQueue - Class in org.eigenbase.runtime
Sentinel object.
QueueIterator.EndOfQueue(Throwable) - Constructor for class org.eigenbase.runtime.QueueIterator.EndOfQueue
 
QueueIterator.TimeoutException - Exception in org.eigenbase.runtime
Thrown by QueueIterator.hasNext(long) and QueueIterator.next(long) to indicate that operation timed out before rows were available.
QueueIterator.TimeoutException() - Constructor for exception org.eigenbase.runtime.QueueIterator.TimeoutException
 
QueueIterator.WrappedNull - Class in org.eigenbase.runtime
A null masquerading as a real object.
QueueIterator.WrappedNull() - Constructor for class org.eigenbase.runtime.QueueIterator.WrappedNull
 
QueueIteratorTest - Class in org.eigenbase.runtime
Test case for QueueIteratorTest.TestingTimeoutQueueIterator and its subclasses ThreadIterator and QueueIteratorTest.TestingTimeoutQueueIterator.
QueueIteratorTest(String) - Constructor for class org.eigenbase.runtime.QueueIteratorTest
 
QueueIteratorTest.TestingTimeoutQueueIterator - Class in org.eigenbase.runtime
A TimeoutQueueIterator that exposes its inner QueueIterator for direct reading.
QueueIteratorTest.TestingTimeoutQueueIterator(Iterator) - Constructor for class org.eigenbase.runtime.QueueIteratorTest.TestingTimeoutQueueIterator
 
QueueIteratorTest.TickIterator - Class in org.eigenbase.runtime
Iterator which returns an element from an array on a regular basis.
QueueIteratorTest.TickIterator(Object[], boolean, long) - Constructor for class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
queueValues - Static variable in class org.eigenbase.runtime.QueueIteratorTest
Contents of queue in both tests.
quiet - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
quiet - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
quietlyDropSchema(String) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
quit - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
quit() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
Tells the customer to buzz off.
quitStream - Static variable in class net.sf.farrago.util.SqlRunner
 
quota - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuotaLogger
 
quota - Variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
quote(String) - Static method in class net.sf.farrago.ddl.gen.DdlGenerator
 
QUOTE - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
QUOTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
QUOTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
QUOTE - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
quote(String) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function which escapes the quotes by quoting them
QUOTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
QUOTE_CHAR - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
quoteAllIdentifiers - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
quoteChar - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
quoteCharacter - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
QUOTED_IDENTIFIER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
QUOTED_IDENTIFIER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
QUOTED_IDENTIFIER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
QUOTED_STRING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
QUOTED_STRING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
QUOTED_STRING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
QuotedString() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
QuotedString() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
quoteForJava(String) - Static method in class org.eigenbase.util.TestUtil
Converts a string (which may contain quotes and newlines) into a java literal.
quoteIdentifier(String) - Method in class org.eigenbase.sql.SqlDialect
Encloses an identifier in quotation marks appropriate for the current SQL dialect.
quoteIdentifier(StringBuilder, String) - Method in class org.eigenbase.sql.SqlDialect
Encloses an identifier in quotation marks appropriate for the current SQL dialect, writing the result to a StringBuilder.
quoteIdentifier(StringBuilder, List<String>) - Method in class org.eigenbase.sql.SqlDialect
Quotes a multi-part identifier.
quoteName(String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Constructs a quoted name
quotePattern(String) - Static method in class org.eigenbase.util.TestUtil
Quotes a pattern.
quoteStack - Variable in class org.eigenbase.util.StackWriter
 
quoteStringLiteral(String) - Method in class org.eigenbase.sql.SqlDialect
Converts a string into a string literal.
quoteValue(Object) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
Converts an object to a string then quotes it
quoteValue(String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
Quotes a string, if required, for standard CSV format
quotientForPercentage(Double, Double) - Static method in class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 

R

raise - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
ramp(int, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
random - Variable in class net.sf.farrago.test.regression.FarragoSorterTest.UniformDistributionGenerator
 
randomAccessFile - Variable in class net.sf.farrago.util.FarragoFileLockAllocation
 
range - Variable in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
RANGE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RANGE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RANGE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
range - Variable in class org.eigenbase.sql.SqlWindowOperator.OffsetRange
 
range$Hib - Variable in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
rangeEnd - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamDesc
 
rangeMultiplicity - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
RangeMultiplicity - Interface in net.sf.farrago.cwm.core
RangeMultiplicity association proxy interface.
RangeMultiplicity$Hib - Class in net.sf.farrago.cwm.core
RangeMultiplicity association implementation.
RangeMultiplicity$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
RangeOrRowMustBeConstant - Variable in class org.eigenbase.resource.EigenbaseResource
RangeOrRowMustBeConstant is 'Window boundary must be constant'
rangeStart - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamDesc
 
RANK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RANK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RANK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
rankFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
RANK Window function.
RankWithFrame - Variable in class org.eigenbase.resource.EigenbaseResource
RankWithFrame is 'ROW/RANGE not allowed with RANK or DENSE_RANK functions'
rawBytes - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
a byte array holding non-numeric information.
rawBytesSet - Variable in class net.sf.farrago.fennel.tuple.FennelTupleDatum
indicates whether the byte array has been set.
RBRACE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RBRACE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RBRACE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RBRACKET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RBRACKET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RBRACKET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RDA_CONTAINS_SQL - Static variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Enumeration constant corresponding to literal RDA_CONTAINS_SQL.
RDA_MODIFIES_SQL_DATA - Static variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Enumeration constant corresponding to literal RDA_MODIFIES_SQL_DATA.
RDA_NO_SQL - Static variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Enumeration constant corresponding to literal RDA_NO_SQL.
RDA_READS_SQL_DATA - Static variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Enumeration constant corresponding to literal RDA_READS_SQL_DATA.
read() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
read(byte[], int, int) - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
read - Variable in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
READ - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
READ - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
read(QueueIterator) - Method in class org.eigenbase.runtime.QueueIteratorTest
 
READ - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
read(ResultSet, boolean) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
read() - Method in class org.eigenbase.util.RhBase64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.eigenbase.util.RhBase64.InputStream
Calls RhBase64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ_ONLY - Static variable in class org.eigenbase.sql.SqlAccessType
 
readAllAsString(Reader) - Static method in class org.eigenbase.util.Util
Reads all remaining contents from a Reader and returns them as a string.
readArg(String) - Method in class org.eigenbase.util.OptionsList.BooleanOption
 
readArg(String) - Method in class org.eigenbase.util.OptionsList.EnumeratedOption
 
readArg(String) - Method in class org.eigenbase.util.OptionsList.NumberOption
 
readArg(String) - Method in class org.eigenbase.util.OptionsList.Option
Converts an argument to the correct value type, and acts on the value.
readArg(String) - Method in class org.eigenbase.util.OptionsList.StringOption
 
readChar() - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
readChar() - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
readChar() - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
readChar() - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
readCoverages(List<FarragoColumnHistogram.HistogramBarCoverage>) - Method in class net.sf.farrago.catalog.FarragoColumnHistogram
Reads collective coverages finally make estimates on requested attributes.
reader - Variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
readerRefCountParamId - Variable in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
readerRefCountParamId - Variable in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
readerRefCountParamId - Variable in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
readerRefCountParamId - Variable in class net.sf.farrago.fennel.rel.FennelMultiUseBufferRel
Id of the dynamic parameter that the writer will use to keep track of the number of active readers.
readFileAsString(String) - Static method in class net.sf.farrago.test.DmvTestUdr
 
readLine(String, BufferedReader) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
Returns an input line, possible extended by the continuation character (\).
readLinuxCpuinfo(PreparedStatement, FileReader, String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
 
readLinuxMeminfo(PreparedStatement, FileReader, String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
 
readObject(ObjectInputStream) - Method in class org.eigenbase.util.SerializableCharset
Per Serializable.
readObject(ObjectInputStream) - Method in class org.eigenbase.util14.Enum14.SerializableValue
Deserialization method reads the _ordinal value.
readOnly - Variable in class net.sf.farrago.catalog.FarragoReposTxnContext
 
readOnly - Variable in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
readOnly - Variable in class net.sf.farrago.fennel.FennelTxnContext
 
readOnly - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
readOnlyCommittedData - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
ReadOnlySession - Variable in class net.sf.farrago.resource.FarragoResource
ReadOnlySession is 'Session is read-only because it has a label setting.'
readPropertyFile() - Method in class net.sf.farrago.syslib.FarragoSystemRestore
 
readResolve() - Method in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.core.ChangeableKindEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.core.OrderingKindEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.core.ScopeKindEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.core.VisibilityKindEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.fennel.AggFunctionEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.fennel.CompOperatorEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.fennel.DistinctnessEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.med.BackupTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.med.RecoveryTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.security.PrivilegedActionEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Resolves serialized instance of enumeration value.
readResolve() - Method in class org.eigenbase.reltype.RelRecordType.SerializableRelRecordType
Per Serializable API.
readResolve() - Method in class org.eigenbase.util.UtilTest.SerializableEnum
 
readResolve() - Method in class org.eigenbase.util14.Enum14.SerializableValue
Subclass must implement this method to retrieve a matching instance based on the _ordinal deserialized by Enum14.SerializableValue.readObject(java.io.ObjectInputStream).
READS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
READS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
READS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
readSerialized(File) - Static method in class net.sf.farrago.rng.FarragoRngUDR
 
readSql(String, BufferedReader) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
Returns a block of SQL, starting with the given String.
readTransformationRules(String, JmiDependencyMappedTransform) - Method in class org.eigenbase.dmv.DmvTransformXmlReader
Converts the XML representation of a DMV transformation into a JmiDependencyMappedTransform.
readUnsignedShort(ByteBuffer, int) - Static method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
gets an unsigned short value.
ready - Variable in class org.eigenbase.util.Filterator
 
REAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a float.
REAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REAL - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Real - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the REAL SQL type.
REAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
real8 - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Type for doubles.
REAL_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
reattachMdrSession() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
reattachMdrSession() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Re-attaches a detached MDR session to the currently running thread, if any was previously detached.
REBUILD - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REBUILD - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
rebuildingIndexes - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
rebuildMap - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
rebuildTreeSet(TreeSet<LcsIndexOptimizer.IndexFilterTuple>, Set<LcsIndexOptimizer.SargColumnFilter>) - Method in class com.lucidera.lcs.LcsIndexOptimizer
recalculate effective selectivity and rebuild the tree set effective selectivity of an index may be changed if some other indexes has satisfied some of the filters
reCalculateEffectiveSelectivity(Set<LcsIndexOptimizer.SargColumnFilter>) - Method in class com.lucidera.lcs.LcsIndexOptimizer.IndexFilterTuple
 
recomposeConjunction() - Method in class org.eigenbase.sarg.SargRexAnalyzer
Reconstructs a rex predicate from a list of SargExprs which will be AND'ed together.
recompute(RelSubset, boolean) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Recomputes the importance of the given RelSubset.
recompute(RelSubset) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Equivalent to recompute(subset, false).
recomputeDigest() - Method in class org.eigenbase.rel.AbstractRelNode
 
recomputeDigest() - Method in interface org.eigenbase.rel.RelNode
Computes the digest, assigns it, and returns it.
recomputeDigest() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Recomputes the digest of this VolcanoRuleMatch.
record(String, OJClass) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestEnvironment
 
recordEvent(RelOptListener.RelEvent) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
recordMemberClass(Environment, String, String) - Static method in class org.eigenbase.oj.util.OJUtil
If env is a ClassEnvironment for declarerName, records new inner class innerName; otherwise, delegates up the environment hierarchy.
recover(FarragoRepos, CwmTable) - Static method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
Recovers after a problem (either execution failure or system crash) while a table was being altered.
RecoverableErrorWarning - Variable in class net.sf.farrago.resource.FarragoResource
RecoverableErrorWarning is 'Statement execution encountered recoverable exceptions; errors: {0,number,#}; warnings: {1,number,#}; see {2} for details'
recoverFromFailure(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
recoverFromFailure(FarragoSessionDdlValidator, FarragoSession) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
Called after an exception is thrown during the execution phase.
recoveryRefMofId - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
RecoveryType - Interface in net.sf.farrago.fem.med
RecoveryType enumeration interface.
recoveryType$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
RecoveryTypeEnum - Class in net.sf.farrago.fem.med
RecoveryType enumeration class implementation.
RecoveryTypeEnum(String) - Constructor for class net.sf.farrago.fem.med.RecoveryTypeEnum
 
Recurse() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
recursionRoot - Variable in class org.eigenbase.lurql.LurqlPlanVertex
If non-null, the root of a recursive cycle.
recursionSubgraph - Variable in class org.eigenbase.lurql.LurqlPlanVertex
If non-null, a subgraph of vertices which should be executed cyclically to implement dynamic recursion.
RECURSIVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RECURSIVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
recursive - Variable in class org.eigenbase.lurql.LurqlPlanVertex
True if this vertex participates in a recursion execution cycle.
RECURSIVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RECURSIVELY - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
recVars - Variable in class org.eigenbase.lurql.LurqlPlan
All variables part of a recursion
RED - Static variable in class org.eigenbase.util.OptionsListTest.Color
 
REDUCE_NON_CORRELATED_SUBQUERIES - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
Whether non-correlated subqueries should be converted to constants
REDUCE_NON_CORRELATED_SUBQUERIES_FARRAGO_DEFAULT - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
REDUCE_NON_CORRELATED_SUBQUERIES_LUCIDDB_DFLT - Static variable in class com.lucidera.farrago.LucidDbSessionPersonality
 
ReduceAggregatesRule - Class in org.eigenbase.rel.rules
Rule to reduce aggregates to simpler forms.
ReduceAggregatesRule(RelOptRuleOperand) - Constructor for class org.eigenbase.rel.rules.ReduceAggregatesRule
 
reduceAverages(RelOptRuleCall, AggregateRelBase) - Method in class org.eigenbase.rel.rules.ReduceAggregatesRule
 
reduceCasts(RexCall) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
ReduceDecimalsRule - Class in org.eigenbase.rel.rules
ReduceDecimalsRule is a rule which reduces decimal operations (such as casts or arithmetic) into operations involving more primitive types (such as longs and doubles).
ReduceDecimalsRule() - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule
Creates a ReduceDecimalsRule.
ReduceDecimalsRule.BinaryArithmeticExpander - Class in org.eigenbase.rel.rules
Expands a decimal arithmetic expression
ReduceDecimalsRule.BinaryArithmeticExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
ReduceDecimalsRule.CaseExpander - Class in org.eigenbase.rel.rules
Expander that rewrites case expressions, in place.
ReduceDecimalsRule.CaseExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.CaseExpander
 
ReduceDecimalsRule.CastArgAsDoubleExpander - Class in org.eigenbase.rel.rules
An expander which casts decimal arguments as doubles
ReduceDecimalsRule.CastArgAsDoubleExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsDoubleExpander
 
ReduceDecimalsRule.CastArgAsReturnExpander - Class in org.eigenbase.rel.rules
An expander which casts decimal arguments as call return type
ReduceDecimalsRule.CastArgAsReturnExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsReturnExpander
 
ReduceDecimalsRule.CastArgAsTypeExpander - Class in org.eigenbase.rel.rules
An expander which casts decimal arguments as another type
ReduceDecimalsRule.CastArgAsTypeExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.CastArgAsTypeExpander
 
ReduceDecimalsRule.CastExpander - Class in org.eigenbase.rel.rules
Expands a decimal cast expression
ReduceDecimalsRule.CastExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.CastExpander
 
ReduceDecimalsRule.CeilExpander - Class in org.eigenbase.rel.rules
Expander that rewrites ceiling(decimal) expressions:
ReduceDecimalsRule.CeilExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.CeilExpander
 
ReduceDecimalsRule.DecimalShuttle - Class in org.eigenbase.rel.rules
A shuttle which converts decimal expressions to expressions based on longs.
ReduceDecimalsRule.DecimalShuttle(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
 
ReduceDecimalsRule.ExpanderMap - Class in org.eigenbase.rel.rules
Maps a RexCall to a RexExpander
ReduceDecimalsRule.ExpanderMap(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.ExpanderMap
 
ReduceDecimalsRule.FloorExpander - Class in org.eigenbase.rel.rules
Expander that rewrites floor(decimal) expressions:
ReduceDecimalsRule.FloorExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.FloorExpander
 
ReduceDecimalsRule.PassThroughExpander - Class in org.eigenbase.rel.rules
An expander that substitutes decimals with their integer representations.
ReduceDecimalsRule.PassThroughExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.PassThroughExpander
 
ReduceDecimalsRule.ReinterpretExpander - Class in org.eigenbase.rel.rules
This expander simplifies reinterpret calls.
ReduceDecimalsRule.ReinterpretExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.ReinterpretExpander
 
ReduceDecimalsRule.RexExpander - Class in org.eigenbase.rel.rules
Rewrites a decimal expression for a specific set of SqlOperator's.
ReduceDecimalsRule.RexExpander(RexBuilder) - Constructor for class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Constructs a RexExpander
reducedValues - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.RexReplacer
 
reduceExpr(int, List<Object>) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
reduceExpr(int, List<Object>) - Method in class org.eigenbase.sql.fun.SqlLikeOperator
 
reduceExpr(int, List<Object>) - Method in class org.eigenbase.sql.SqlSpecialOperator
Reduces a list of operators and arguments according to the rules of precedence and associativity.
reduceExpressions(RelNode, List<RexNode>) - Static method in class net.sf.farrago.query.FarragoReduceExpressionsRule
Reduces a list of expressions.
reducibleExps - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.RexReplacer
 
REF - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REF - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ref - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl.ResolvedReference
 
REF - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
refAssoc - Variable in class org.eigenbase.jmi.JmiAssocEdge
 
refClass - Variable in class net.sf.farrago.ddl.DdlValidator.SchedulingDetail
 
refClass - Variable in class net.sf.farrago.namespace.mdr.MedMdrClassExtent
 
refClass - Variable in class org.eigenbase.jmi.JmiClassVertex
 
refCount - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLoggerRef
 
refCounts - Variable in class org.eigenbase.rel.rules.ConvertMultiJoinRule.InputReferenceCounter
 
refCounts - Variable in class org.eigenbase.rex.RexProgram
Reference counts for each expression, computed on demand.
reference - Variable in class net.sf.farrago.init.Initializer$Hib
 
reference - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
referencedEnd - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl.ResolvedReference
 
referencedObjectTimestampMap - Variable in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
referencedTableType$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
referencedTableType$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
referencedTableType$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
referencedTableType$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
referenceInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
referenceInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
REFERENCES - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal REFERENCES.
REFERENCES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REFERENCES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REFERENCES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REFERENCING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REFERENCING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REFERENCING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
referencingColumn$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
referencingColumn$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
referencingColumn$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
referencingEnd - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl.ResolvedReference
 
ReferentialRuleType - Interface in net.sf.farrago.cwm.relational.enumerations
ReferentialRuleType enumeration interface.
ReferentialRuleTypeEnum - Class in net.sf.farrago.cwm.relational.enumerations
ReferentialRuleType enumeration class implementation.
ReferentialRuleTypeEnum(String) - Constructor for class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
 
refersToAssocInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
refersToAssocInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
refFile - Variable in class org.eigenbase.test.DiffRepository
 
refFile - Variable in class org.eigenbase.test.DiffTestCase
Name of current .ref file.
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
refImmediateComposite() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
refInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
ReflectiveConvertletTable - Class in org.eigenbase.sql2rel
Implementation of SqlRexConvertletTable which uses reflection to call any method of the form public RexNode convertXxx(ConvertletContext, SqlNode) or public RexNode convertXxx(ConvertletContext, SqlOperator, SqlCall).
ReflectiveConvertletTable() - Constructor for class org.eigenbase.sql2rel.ReflectiveConvertletTable
 
ReflectiveRelMetadataProvider - Class in org.eigenbase.rel.metadata
ReflectiveRelMetadataProvider provides an abstract base for reflective implementations of the RelMetadataProvider interface.
ReflectiveRelMetadataProvider() - Constructor for class org.eigenbase.rel.metadata.ReflectiveRelMetadataProvider
Creates a ReflectiveRelMetadataProvider.
ReflectiveSqlOperatorTable - Class in org.eigenbase.sql.util
ReflectiveSqlOperatorTable implements the SqlOperatorTable interface by reflecting the public fields of a subclass.
ReflectiveSqlOperatorTable() - Constructor for class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
 
ReflectiveVisitDispatcher<R extends ReflectiveVisitor,E> - Interface in org.eigenbase.util
Interface for looking up methods relating to reflective visitation.
ReflectiveVisitor - Interface in org.eigenbase.util
Object which can be a target for a reflective visitation (see ReflectUtil.invokeVisitor(ReflectiveVisitor, Object, Class, String).
ReflectUtil - Class in org.eigenbase.util
Static utilities for Java reflection.
ReflectUtil() - Constructor for class org.eigenbase.util.ReflectUtil
 
ReflectVisitorTest - Class in org.eigenbase.util
ReflectVisitorTest tests ReflectUtil.invokeVisitor(org.eigenbase.util.ReflectiveVisitor, java.lang.Object, java.lang.Class, java.lang.String) and ReflectiveVisitor and provides a contrived example of how to use them.
ReflectVisitorTest(String) - Constructor for class org.eigenbase.util.ReflectVisitorTest
 
ReflectVisitorTest.AmbiguousNumber - Class in org.eigenbase.util
A class inheriting two interfaces, leading to ambiguity.
ReflectVisitorTest.AmbiguousNumber() - Constructor for class org.eigenbase.util.ReflectVisitorTest.AmbiguousNumber
 
ReflectVisitorTest.CarefulNumberNegater - Class in org.eigenbase.util
CarefulNumberNegater implements NumberNegater in a careful fashion by providing overloads for each known subclass of Number and returning the same subclass for the result.
ReflectVisitorTest.CarefulNumberNegater() - Constructor for class org.eigenbase.util.ReflectVisitorTest.CarefulNumberNegater
 
ReflectVisitorTest.CarelessNumberNegater - Class in org.eigenbase.util
CarelessNumberNegater implements NumberNegater in a careless fashion by converting its input to a double and then negating that.
ReflectVisitorTest.CarelessNumberNegater() - Constructor for class org.eigenbase.util.ReflectVisitorTest.CarelessNumberNegater
 
ReflectVisitorTest.CluelessNumberNegater - Class in org.eigenbase.util
CluelessNumberNegater implements NumberNegater in a very broken fashion; does the right thing for Shorts, but attempts to override visit(Object).
ReflectVisitorTest.CluelessNumberNegater() - Constructor for class org.eigenbase.util.ReflectVisitorTest.CluelessNumberNegater
 
ReflectVisitorTest.CrunchableNumber - Interface in org.eigenbase.util
An interface for introducing ambiguity into the class hierarchy.
ReflectVisitorTest.DiceyNumber - Interface in org.eigenbase.util
 
ReflectVisitorTest.FudgeableNumber - Interface in org.eigenbase.util
An interface for introducing ambiguity into the class hierarchy.
ReflectVisitorTest.IndecisiveNumberNegater - Class in org.eigenbase.util
IndecisiveNumberNegater implements NumberNegater in such a way that it doesn't know what to do when presented with an AmbiguousNumber.
ReflectVisitorTest.IndecisiveNumberNegater() - Constructor for class org.eigenbase.util.ReflectVisitorTest.IndecisiveNumberNegater
 
ReflectVisitorTest.NumberNegater - Class in org.eigenbase.util
NumberNegater defines the abstract base for a computation object capable of negating an arbitrary number.
ReflectVisitorTest.NumberNegater() - Constructor for class org.eigenbase.util.ReflectVisitorTest.NumberNegater
 
ReflectVisitorTest.SomewhatAmbiguousNumber - Class in org.eigenbase.util
A class inheriting a root interface (FudgeableNumber) two different ways, which should not lead to ambiguity in some cases.
ReflectVisitorTest.SomewhatAmbiguousNumber() - Constructor for class org.eigenbase.util.ReflectVisitorTest.SomewhatAmbiguousNumber
 
ReflectVisitorTest.SomewhatIndecisiveNumberNegater - Class in org.eigenbase.util
SomewhatIndecisiveNumberNegater implements NumberNegater in such a way that it knows what to do when presented with a SomewhatAmbiguousNumber.
ReflectVisitorTest.SomewhatIndecisiveNumberNegater() - Constructor for class org.eigenbase.util.ReflectVisitorTest.SomewhatIndecisiveNumberNegater
 
RefName_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of operand which holds the name of the window being referenced, or null.
refObj - Variable in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
refPackage - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
refreshRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
refRootPackage - Variable in class org.eigenbase.jmi.JmiModelGraph
 
refTypeName() - Method in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.core.ChangeableKindEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.core.OrderingKindEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.core.ScopeKindEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.core.VisibilityKindEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.fennel.AggFunctionEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.fennel.CompOperatorEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.fennel.DistinctnessEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.med.BackupTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.med.RecoveryTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.security.PrivilegedActionEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Returns fully qualified name of the enumeration type.
refTypeName() - Method in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Returns fully qualified name of the enumeration type.
RefWindowWithFrame - Variable in class org.eigenbase.resource.EigenbaseResource
RefWindowWithFrame is 'Referenced window cannot have framing declarations'
regCharClasses - Static variable in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
regCount - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
 
register(String, String, RefObject) - Method in class net.sf.farrago.catalog.FarragoReposUtil.ImportRefResolver
 
register(SqlOperator, CalcRexImplementor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Registers an operator and its implementor.
register() - Method in class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
 
register(RelOptPlanner) - Static method in class net.sf.farrago.query.FennelToIteratorConverter
Registers this relational expression and rule(s) with the planner, as per AbstractRelNode.register(org.eigenbase.relopt.RelOptPlanner).
register(RelOptPlanner) - Static method in class net.sf.farrago.query.IteratorToFennelConverter
Registers this relational expression and rule(s) with the planner, as per AbstractRelNode.register(org.eigenbase.relopt.RelOptPlanner).
register(RelOptPlanner) - Static method in class org.eigenbase.rel.AbstractRelNode
Registers any special rules specific to this kind of relational expression.
register(RelOptPlanner) - Static method in class org.eigenbase.rel.jdbc.JdbcQuery
Registers any planner rules needed to implement queries using JdbcQuery objects.
register(RexNode, RexNode) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
Registers node so it will not be computed again
register(RelNode, RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
register(RelNode, RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Registers a relational expression in the expression bank.
register(RelNode, RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
register(RexNode) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
register(SqlOperator) - Method in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
 
register(SqlFunction) - Method in class org.eigenbase.sql.util.ReflectiveSqlOperatorTable
Registers a function in the table.
register(RelNode, JoinRelType) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
register(RelNode, JoinRelType, RexNode[]) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Registers a relational expression.
register(RelNode, RelNode) - Method in class org.eigenbase.test.MockRelOptPlanner
 
register(Property) - Method in class org.eigenbase.util.property.TriggerableProperties
Registers a property with this properties object to make it available for callbacks.
register(Enum14.Value) - Method in class org.eigenbase.util14.Enum14
Associates a symbolic name with an ordinal value.
registerAbstractRelationalRules() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
registerAbstractRels(RelOptPlanner) - Static method in class org.eigenbase.relopt.RelOptUtil
 
registerAgg(SqlAggFunction, CalcRexAggImplementor) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Registers an aggregate function and its implementor.
registerBinaryOperator(SqlBinaryOperator, int) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementorTable
 
registerBinaryOperator(SqlBinaryOperator, int) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
registerBoolParam(String, boolean) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
registerChildStreamDef(FemExecutionStreamDef, boolean) - Method in class net.sf.farrago.query.IteratorToFennelConverter
Registers the FemExecutionStreamDef(s) that provide input to this converter's FemExecutionStreamDef (either explicitly or implicitly).
registerChildWithAncestor(JavaRelImplementor, FemExecutionStreamDef, boolean) - Method in class net.sf.farrago.query.FennelToIteratorConverter
 
registerContextOp(SqlFunction) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementorTable
 
registerConverterRule(RelOptPlanner, ConverterRule) - Method in class org.eigenbase.relopt.CallingConventionTraitDef
 
registerConverterRule(RelOptPlanner, ConverterRule) - Method in class org.eigenbase.relopt.RelTraitDef
Provides notification of the registration of a particular ConverterRule with a RelOptPlanner.
registerConverterRule(RelOptPlanner, ConverterRule) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
registerConvertlet(SqlOperator, SargRexAnalyzer.CallConvertlet) - Method in class org.eigenbase.sarg.SargRexAnalyzer
 
registerCorrelVariable(String) - Method in class org.eigenbase.rel.AbstractRelNode
 
registerCorrelVariable(String) - Method in interface org.eigenbase.rel.RelNode
Registers a correlation variable.
registerCount - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Incremented every time a relational expression is registered or two sets are merged.
registerDirectoryParam(String, boolean) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
registeredSchemas - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
List of all schemas which have been registered.
registerEntry(FarragoCacheEntry) - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Receives notification that a new entry is being added to the cache.
registerEntry(FarragoCacheEntry) - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
registerExpanders(RexBuilder) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.ExpanderMap
 
registerFarragoTransform(String, FarragoTransform) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Associates a FarragoTransform instance with its class name, so that it can be retrieved by a native method later.
registerFrom(SqlValidatorScope, SqlValidatorScope, SqlNode, SqlNode, String, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Registers scopes and namespaces implied a relational expression in the FROM clause.
registerId(SqlIdentifier, SqlValidatorScope) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
registerImpl(RelNode, RelSet) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Registers a new expression exp and queues up rule matches.
registerInput(RexNode) - Method in class org.eigenbase.rex.RexProgramBuilder
Registers an expression in the list of common sub-expressions, and returns a reference to that expression.
registerInstr(SqlOperator, CalcProgramBuilder.InstructionDef) - Method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Registers an operator which is implemented in a trivial way by a single calculator instruction.
registerInternal(RexNode, boolean) - Method in class org.eigenbase.rex.RexProgramBuilder
Registers an expression in the list of common sub-expressions, and returns a reference to that expression.
registerIntParam(String, boolean) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
registerIntParam(String, boolean, int, int) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
registerJavaStream(int, Object) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Associates a stream id with a java stream object, so that it can be retrieved by a native method later.
registerJavaStream(int, Object, FarragoCompoundAllocation) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
Associates a stream id with a java stream object, so that it can be retrieved by a native method later.
registerLongParam(String, boolean, long, long) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
registerMetadataProviders(ChainedRelMetadataProvider) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
registerMetadataProviders(ChainedRelMetadataProvider) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
registerMetadataProviders(ChainedRelMetadataProvider) - Method in interface org.eigenbase.relopt.RelOptPlanner
Gives this planner a chance to register one or more RelMetadataProviders in the chain which will be used to answer metadata queries.
registerMetadataProviders(ChainedRelMetadataProvider) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
registerNamespace(SqlValidatorScope, String, SqlValidatorNamespace, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Registers a new namespace, and adds it as a child of its parent scope.
registerNodeTypeMethod(Method) - Method in class org.eigenbase.sql2rel.ReflectiveConvertletTable
Registers method if it: a.
registerOp(SqlOperator, RexSqlConvertlet) - Method in class org.eigenbase.rex.RexSqlReflectiveConvertletTable
Registers a convertlet for a given operator instance
registerOp(SqlOperator, SqlRexConvertlet) - Method in class org.eigenbase.sql2rel.ReflectiveConvertletTable
Registers a convertlet for a given operator instance
registerOperandSubqueries(SqlValidatorScope, SqlCall, int) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Registers any subqueries inside a given call operand, and converts the operand to a scalar subquery if the operator requires it.
registerOperator(SqlOperator, OJRexImplementor) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
registerOpTypeMethod(Method) - Method in class org.eigenbase.sql2rel.ReflectiveConvertletTable
Registers method if it: a.
registerOutput(RexNode) - Method in class org.eigenbase.rex.RexProgramBuilder
Converts an expression expressed in terms of the outputs of this program into an expression expressed in terms of the inputs, registers it in the list of common sub-expressions, and returns a reference to that expression.
registerProjectsAndCondition(RexProgram) - Method in class org.eigenbase.rex.RexProgramBuilder
 
registerQuery(SqlValidatorScope, SqlValidatorScope, SqlNode, SqlNode, String, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Registers a query in a parent scope.
registerQuery(SqlValidatorScope, SqlValidatorScope, SqlNode, SqlNode, String, boolean, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Registers a query in a parent scope.
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Gives this wrapper a chance to register one or more RelMetadataProviders in the chain which will be used to answer relational expression metadata queries during optimization.
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gives this personality a chance to register one or more RelMetadataProviders in the chain which will be used to answer relational expression metadata queries during optimization.
registerRelMetadataProviders(ChainedRelMetadataProvider) - Method in class net.sf.farrago.test.FarragoTestPersonalityFactory.FarragoTestSessionPersonality
 
registerRelStreamDef(FemExecutionStreamDef, RelNode, RelDataType) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
registerRelStreamDef(FemExecutionStreamDef, RelNode, RelDataType) - Method in interface net.sf.farrago.query.FennelRelImplementor
Registers a new stream definition.
registerRules(RelOptPlanner) - Method in class com.lucidera.lcs.LcsDataServer
 
registerRules(RelOptPlanner) - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Gives this wrapper a chance to register any special optimization rules.
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.mock.MedMockDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
registerRules(RelOptPlanner) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
registerRules(RelOptPlanner) - Method in interface org.eigenbase.relopt.RelOptSchema
Registers all of the rules supported by this schema.
registerRules(RelOptPlanner) - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
registers - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.FunctionCall
 
registerSchema(RelOptSchema) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
registerSchema(RelOptSchema) - Method in interface org.eigenbase.relopt.RelOptPlanner
Tells this planner that a schema exists.
registerSchema(RelOptSchema) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
registerSchema(MockCatalogReader.MockSchema) - Method in class org.eigenbase.test.MockCatalogReader
 
registerSetop(SqlValidatorScope, SqlValidatorScope, SqlNode, SqlNode, String, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
registerSets - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
registerStoppedVariable(String) - Method in class org.eigenbase.rel.JoinRelBase
 
registerStreamDef(FemExecutionStreamDef, RelNode, RelDataType) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
registerStreamFactories(long) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
registerStreamFactories(long) - Method in interface net.sf.farrago.session.FarragoStreamFactoryProvider
Registers factories for extension ExecStreams in Fennel.
registerStreamFactory(long) - Static method in class com.lucidera.farrago.fennel.LucidEraJni
 
registerStringParam(String, boolean) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
registerSubqueries(SqlValidatorScope, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
registerSubquery(SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
registerSubset(RelSet, RelSubset) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
registerTable(MockCatalogReader.MockTable) - Method in class org.eigenbase.test.MockCatalogReader
 
registerTestCppOps(CalcRexImplementorTableImpl, SqlStdOperatorTable) - Static method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
registerTestJavaOps(FarragoOJRexImplementorTable, SqlStdOperatorTable) - Static method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
registerType - Variable in class net.sf.farrago.fennel.calc.CalcReg
 
registerUnaryOperator(SqlPrefixOperator, int) - Method in class net.sf.farrago.ojrex.FarragoOJRexImplementorTable
 
registerUnaryOperator(SqlPrefixOperator, int) - Method in class org.eigenbase.oj.rex.OJRexImplementorTableImpl
 
REGR_AVGX - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_AVGX - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_AVGX - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_AVGY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_AVGY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_AVGY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_COUNT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_COUNT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_COUNT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_INTERCEPT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_INTERCEPT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_INTERCEPT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_R2 - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_R2 - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_R2 - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_SLOPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_SLOPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_SLOPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_SXX - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_SXX - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_SXX - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REGR_SXY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REGR_SXY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REGR_SXY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ReInit(InputStream) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ReInit(InputStream, String) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ReInit(Reader) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ReInit(FarragoParserImplTokenManager) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ReInit(SimpleCharStream) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
ReInit(SimpleCharStream, int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
ReInit(Reader, int, int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(Reader) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream, String) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
ReInit(InputStream) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ReInit(InputStream, String) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ReInit(Reader) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ReInit(RngParserTokenManager) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ReInit(SimpleCharStream) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(Reader) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream, String) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
ReInit(InputStream) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
ReInit(InputStream, String) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
ReInit(Reader) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
ReInit(LurqlParserTokenManager) - Method in class org.eigenbase.lurql.parser.LurqlParser
 
ReInit(SimpleCharStream) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(Reader) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
ReInit(InputStream) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
ReInit(InputStream, String) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
ReInit(Reader) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
ReInit(SqlParserImplTokenManager) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
ReInit(SimpleCharStream) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
ReInit(Reader) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl
Reinitializes parser with new input.
ReInitRounds() - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
ReInitRounds() - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
ReInitRounds() - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
ReInitRounds() - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
reinterpret(long, boolean) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
Encodes a long value as an EncodedSqlDecimal, with an optional overflow check.
reinterpret(long) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
Encodes a long value as an EncodedSqlDecimal without an overflow check.
reinterpret(NullablePrimitive.NullableLong, boolean) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
Encodes a long value as an EncodedSqlDecimal, with an optional overflow check.
reinterpret(NullablePrimitive.NullableLong) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
Encodes a long value as an EncodedSqlDecimal without an overflow check.
Reinterpret - Static variable in class org.eigenbase.sql.SqlKind
 
REINTERPRET_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
reinterpretOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
An REINTERPREToperator is internal to the planner.
ReinterpretORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Reinterpret operator (a reinterpret cast)
rel - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
The relational expression this program is being generated for.
rel - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualVertex
 
rel - Variable in exception net.sf.farrago.query.FarragoPreparingStmt.InvalidPlanException
 
rel - Variable in class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl.MyRelOptRuleCall
 
rel - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.Frame
relation which is being implemented in this frame
rel - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.RelBind
 
rel - Variable in class org.eigenbase.oj.stmt.PreparedExplanation
 
rel - Variable in class org.eigenbase.rel.metadata.RelMdUtil.CardOfProjExpr
 
rel - Variable in class org.eigenbase.relopt.RelOptListener.RelEvent
 
rel - Variable in class org.eigenbase.relopt.volcano.RelSet
 
relationalPackage - Variable in class net.sf.farrago.cwm.CwmPackage$Hib
 
RelationalPackage - Interface in net.sf.farrago.cwm.relational
Relational package interface.
RelationalPackage$Hib - Class in net.sf.farrago.cwm.relational
Relational package implementation.
RelationalPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
relationship - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.ManyList
 
relationship - Variable in class org.eigenbase.jmi.mem.JmiMemFactory.OneWayList
 
relationshipMap - Variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
RELATIVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RELATIVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RELATIVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
relative(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
relChosen(RelOptListener.RelChosenEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
relChosen(RelOptListener.RelChosenEvent) - Method in class org.eigenbase.relopt.MulticastRelOptListener
 
relChosen(RelOptListener.RelChosenEvent) - Method in interface org.eigenbase.relopt.RelOptListener
Notifies this listener that a relational expression has been chosen as part of the final implementation of the query plan.
relChosen(RelOptListener.RelChosenEvent) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
RelCollation - Interface in org.eigenbase.rel
Description of the physical ordering of a relational expression.
RelCollationImpl - Class in org.eigenbase.rel
Simple implementation of RelCollation.
RelCollationImpl(List<RelFieldCollation>) - Constructor for class org.eigenbase.rel.RelCollationImpl
 
RelColumnMapping - Class in org.eigenbase.rel.metadata
RelColumnMapping records a mapping from an input column of a RelNode to one of its output columns.
RelColumnMapping() - Constructor for class org.eigenbase.rel.metadata.RelColumnMapping
 
RelColumnOrigin - Class in org.eigenbase.rel.metadata
RelColumnOrigin is a data structure describing one of the origins of an output column produced by a relational expression.
RelColumnOrigin(RelOptTable, int, boolean) - Constructor for class org.eigenbase.rel.metadata.RelColumnOrigin
 
RelCrossType - Class in org.eigenbase.reltype
Type of the cartesian product of two or more sets of records.
RelCrossType(RelDataType[], RelDataTypeField[]) - Constructor for class org.eigenbase.reltype.RelCrossType
Creates a cartesian product type.
RelDataType - Interface in org.eigenbase.reltype
RelDataType represents the type of a scalar expression or entire row returned from a relational expression.
RelDataTypeComparability - Enum in org.eigenbase.reltype
RelDataTypeComparability is an enumeration of the categories of comparison operators which types may support.
RelDataTypeComparability(String) - Constructor for enum org.eigenbase.reltype.RelDataTypeComparability
 
RelDataTypeFactory - Interface in org.eigenbase.reltype
RelDataTypeFactory is a factory for datatype descriptors.
RelDataTypeFactory.FieldInfo - Interface in org.eigenbase.reltype
Callback which provides enough information to create fields.
RelDataTypeFactory.ListFieldInfo - Class in org.eigenbase.reltype
Simple implementation of RelDataTypeFactory.FieldInfo, based on a list of fields.
RelDataTypeFactory.ListFieldInfo(List<? extends RelDataTypeField>) - Constructor for class org.eigenbase.reltype.RelDataTypeFactory.ListFieldInfo
Creates a ListFieldInfo.
RelDataTypeFactoryImpl - Class in org.eigenbase.reltype
Abstract base for implementations of RelDataTypeFactory.
RelDataTypeFactoryImpl() - Constructor for class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
RelDataTypeFactoryImpl.JavaType - Class in org.eigenbase.reltype
Type which is based upon a Java class.
RelDataTypeFactoryImpl.JavaType(Class) - Constructor for class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
RelDataTypeFactoryImpl.JavaType(Class, boolean) - Constructor for class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
RelDataTypeFactoryImpl.JavaType(Class, boolean, Charset, SqlCollation) - Constructor for class org.eigenbase.reltype.RelDataTypeFactoryImpl.JavaType
 
RelDataTypeFamily - Interface in org.eigenbase.reltype
RelDataTypeFamily represents a family of related types.
RelDataTypeField - Interface in org.eigenbase.reltype
RelDataTypeField represents the definition of a field in a structured RelDataType.
RelDataTypeFieldImpl - Class in org.eigenbase.reltype
Default implementation of RelDataTypeField.
RelDataTypeFieldImpl(String, int, RelDataType) - Constructor for class org.eigenbase.reltype.RelDataTypeFieldImpl
 
RelDataTypeImpl - Class in org.eigenbase.reltype
RelDataTypeImpl is an abstract base for implementations of RelDataType.
RelDataTypeImpl(RelDataTypeField[]) - Constructor for class org.eigenbase.reltype.RelDataTypeImpl
Creates a RelDataTypeImpl.
RelDataTypeImpl() - Constructor for class org.eigenbase.reltype.RelDataTypeImpl
Default constructor, to allow derived classes such as BasicSqlType to be Serializable.
RelDataTypePrecedenceList - Interface in org.eigenbase.reltype
RelDataTypePrecedenceList defines a type precedence list for a particular type.
RelDecorrelator - Class in org.eigenbase.sql2rel
RelDecorrelator replaces all correlated expressions(corExp) in a relational expression (RelNode) tree with non-correlated expressions that are produced from joining the RelNode that produces the corExp with the RelNode that references it.
RelDecorrelator(RexBuilder, Map<RelNode, SortedSet<CorrelatorRel.Correlation>>, SortedMap<CorrelatorRel.Correlation, CorrelatorRel>, Map<RexFieldAccess, CorrelatorRel.Correlation>) - Constructor for class org.eigenbase.sql2rel.RelDecorrelator
 
RelDecorrelator.AdjustProjectForCountAggregateRule - Class in org.eigenbase.sql2rel
 
RelDecorrelator.AdjustProjectForCountAggregateRule(boolean) - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule
 
RelDecorrelator.DecorrelateRelVisitor - Class in org.eigenbase.sql2rel
 
RelDecorrelator.DecorrelateRelVisitor() - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.DecorrelateRelVisitor
 
RelDecorrelator.DecorrelateRexShuttle - Class in org.eigenbase.sql2rel
 
RelDecorrelator.DecorrelateRexShuttle() - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.DecorrelateRexShuttle
 
RelDecorrelator.RemoveCorrelationForScalarAggregateRule - Class in org.eigenbase.sql2rel
 
RelDecorrelator.RemoveCorrelationForScalarAggregateRule() - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationForScalarAggregateRule
 
RelDecorrelator.RemoveCorrelationForScalarProjectRule - Class in org.eigenbase.sql2rel
 
RelDecorrelator.RemoveCorrelationForScalarProjectRule() - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationForScalarProjectRule
 
RelDecorrelator.RemoveCorrelationRexShuttle - Class in org.eigenbase.sql2rel
 
RelDecorrelator.RemoveCorrelationRexShuttle(RexBuilder, boolean) - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
RelDecorrelator.RemoveCorrelationRexShuttle(RexBuilder, boolean, RexInputRef) - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
RelDecorrelator.RemoveCorrelationRexShuttle(RexBuilder, boolean, Set<Integer>) - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
RelDecorrelator.RemoveCorrelationRexShuttle(RexBuilder, boolean, RexInputRef, Set<Integer>) - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
RelDecorrelator.RemoveSingleAggregateRule - Class in org.eigenbase.sql2rel
Rule to remove single_value rel.
RelDecorrelator.RemoveSingleAggregateRule() - Constructor for class org.eigenbase.sql2rel.RelDecorrelator.RemoveSingleAggregateRule
 
relDiscarded(RelOptListener.RelDiscardedEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
relDiscarded(RelOptListener.RelDiscardedEvent) - Method in class org.eigenbase.relopt.MulticastRelOptListener
 
relDiscarded(RelOptListener.RelDiscardedEvent) - Method in interface org.eigenbase.relopt.RelOptListener
Notifies this listener that a relational expression is no longer of interest to the planner.
relDiscarded(RelOptListener.RelDiscardedEvent) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
RELEASE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RELEASE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
release() - Method in class org.eigenbase.runtime.Semaphore
Releases a permit, returning it to the semaphore.
RELEASE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
releaseReentrantSession(FarragoSession) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
releaseReentrantSession(FarragoSession) - Method in class net.sf.farrago.ddl.DdlValidator
 
releaseReentrantSession(FarragoSession) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Releases a FarragoSession acquired with newReentrantSession().
releaseReentrantSession(FarragoSession) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Release a reentrant session.
releaseResources() - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Gives this wrapper a chance to release any resources.
releaseResources() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
releaseResources() - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
releaseSavepoint(FarragoSessionSavepoint) - Method in class net.sf.farrago.db.FarragoDbSession
 
releaseSavepoint(int) - Method in class net.sf.farrago.db.FarragoDbSession
 
releaseSavepoint(Savepoint) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
ReleaseSavepoint() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ReleaseSavepoint() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
releaseSavepoint(FarragoSessionSavepoint) - Method in interface net.sf.farrago.session.FarragoSession
Releases an existing savepoint.
releaseSummaryInstance(String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext
Releases a singleton summary logger, possibly releasing its resources
relEquivalenceFound(RelOptListener.RelEquivalenceEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
relEquivalenceFound(RelOptListener.RelEquivalenceEvent) - Method in class org.eigenbase.relopt.MulticastRelOptListener
 
relEquivalenceFound(RelOptListener.RelEquivalenceEvent) - Method in interface org.eigenbase.relopt.RelOptListener
Notifies this listener that a relational expression has been registered with a particular equivalence class after an equivalence has been either detected or asserted.
relEquivalenceFound(RelOptListener.RelEquivalenceEvent) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
RelFieldCollation - Class in org.eigenbase.rel
RelFieldCollation defines the ordering for one field of a RelNode whose output is to be sorted.
RelFieldCollation(int) - Constructor for class org.eigenbase.rel.RelFieldCollation
Creates an ascending field collation.
RelFieldCollation(int, RelFieldCollation.Direction) - Constructor for class org.eigenbase.rel.RelFieldCollation
Creates a field collation.
RelFieldCollation.Direction - Enum in org.eigenbase.rel
Direction that a field is ordered in.
RelFieldCollation.Direction() - Constructor for enum org.eigenbase.rel.RelFieldCollation.Direction
 
relImplementor - Variable in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.JavaRelType
 
relImplementor - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
RelImplementor - Interface in org.eigenbase.relopt
Callback used to hold state while converting a tree of relational expressions into a plan.
relImportanceComparator - Variable in class org.eigenbase.relopt.volcano.RuleQueue
Compares relexps according to their cached 'importance'.
relImportances - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
The importance of relational expressions.
RelMdColumnOrigins - Class in org.eigenbase.rel.metadata
RelMdColumnOrigins supplies a default implementation of RelMetadataQuery.getColumnOrigins(org.eigenbase.rel.RelNode, int) for the standard logical algebra.
RelMdColumnOrigins() - Constructor for class org.eigenbase.rel.metadata.RelMdColumnOrigins
 
RelMdColumnUniqueness - Class in org.eigenbase.rel.metadata
RelMdColumnUniqueness supplies a default implementation of RelMetadataQuery.areColumnsUnique(org.eigenbase.rel.RelNode, java.util.BitSet) for the standard logical algebra.
RelMdColumnUniqueness() - Constructor for class org.eigenbase.rel.metadata.RelMdColumnUniqueness
 
RelMdDistinctRowCount - Class in org.eigenbase.rel.metadata
RelMdDistinctRowCount supplies a default implementation of RelMetadataQuery.getDistinctRowCount(org.eigenbase.rel.RelNode, java.util.BitSet, org.eigenbase.rex.RexNode) for the standard logical algebra.
RelMdDistinctRowCount() - Constructor for class org.eigenbase.rel.metadata.RelMdDistinctRowCount
 
RelMdExplainVisibility - Class in org.eigenbase.rel.metadata
RelMdExplainVisibility supplies a default implementation of RelMetadataQuery.isVisibleInExplain(org.eigenbase.rel.RelNode, org.eigenbase.sql.SqlExplainLevel) for the standard logical algebra.
RelMdExplainVisibility() - Constructor for class org.eigenbase.rel.metadata.RelMdExplainVisibility
 
RelMdPercentageOriginalRows - Class in org.eigenbase.rel.metadata
RelMdPercentageOriginalRows supplies a default implementation of RelMetadataQuery.getPercentageOriginalRows(org.eigenbase.rel.RelNode) for the standard logical algebra.
RelMdPercentageOriginalRows() - Constructor for class org.eigenbase.rel.metadata.RelMdPercentageOriginalRows
 
RelMdPopulationSize - Class in org.eigenbase.rel.metadata
RelMdPopulationSize supplies a default implementation of RelMetadataQuery.getPopulationSize(org.eigenbase.rel.RelNode, java.util.BitSet) for the standard logical algebra.
RelMdPopulationSize() - Constructor for class org.eigenbase.rel.metadata.RelMdPopulationSize
 
RelMdRowCount - Class in org.eigenbase.rel.metadata
RelMdRowCount supplies a default implementation of RelMetadataQuery.getRowCount(org.eigenbase.rel.RelNode) for the standard logical algebra.
RelMdRowCount() - Constructor for class org.eigenbase.rel.metadata.RelMdRowCount
 
RelMdSelectivity - Class in org.eigenbase.rel.metadata
RelMdSelectivity supplies a default implementation of RelMetadataQuery.getSelectivity(org.eigenbase.rel.RelNode, org.eigenbase.rex.RexNode) for the standard logical algebra.
RelMdSelectivity() - Constructor for class org.eigenbase.rel.metadata.RelMdSelectivity
 
RelMdUniqueKeys - Class in org.eigenbase.rel.metadata
RelMdUniqueKeys supplies a default implementation of RelMetadataQuery.getUniqueKeys(org.eigenbase.rel.RelNode) for the standard logical algebra.
RelMdUniqueKeys() - Constructor for class org.eigenbase.rel.metadata.RelMdUniqueKeys
 
RelMdUtil - Class in org.eigenbase.rel.metadata
RelMdUtil provides utility methods used by the metadata provider methods.
RelMdUtil() - Constructor for class org.eigenbase.rel.metadata.RelMdUtil
 
RelMdUtil.CardOfProjExpr - Class in org.eigenbase.rel.metadata
 
RelMdUtil.CardOfProjExpr(ProjectRelBase) - Constructor for class org.eigenbase.rel.metadata.RelMdUtil.CardOfProjExpr
 
relMetadataProvider - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
RelMetadataProvider - Interface in org.eigenbase.rel.metadata
RelMetadataProvider defines an interface for obtaining metadata about relational expressions.
RelMetadataQuery - Class in org.eigenbase.rel.metadata
RelMetadataQuery provides a strongly-typed facade on top of RelMetadataProvider for the set of relational expression metadata queries defined as standard within Eigenbase.
RelMetadataQuery() - Constructor for class org.eigenbase.rel.metadata.RelMetadataQuery
 
RelMetadataTest - Class in org.eigenbase.test
Unit test for DefaultRelMetadataProvider.
RelMetadataTest() - Constructor for class org.eigenbase.test.RelMetadataTest
 
relNode - Variable in class net.sf.farrago.query.FarragoRelImplementor.RelPathEntry
 
relNode - Variable in class net.sf.farrago.query.FarragoTransformDef
 
RelNode - Interface in org.eigenbase.rel
A RelNode is a relational expression.
reloadRepository() - Static method in class net.sf.farrago.catalog.FarragoReposUtil
Deprecated. pass FarragoModelLoader parameter
reloadRepository(FarragoModelLoader) - Static method in class net.sf.farrago.catalog.FarragoReposUtil
 
reloadSql - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
relOffsetList - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.LookupContext
 
RelOptAbstractTable - Class in org.eigenbase.relopt
A RelOptAbstractTable is a partial implementation of RelOptTable.
RelOptAbstractTable(RelOptSchema, String, RelDataType) - Constructor for class org.eigenbase.relopt.RelOptAbstractTable
 
RelOptCluster - Class in org.eigenbase.relopt
A RelOptCluster is a collection of relational expressions which have the same environment.
RelOptCluster(RelOptQuery, Environment, RelOptPlanner, RelDataTypeFactory, RexBuilder) - Constructor for class org.eigenbase.relopt.RelOptCluster
Creates a cluster.
RelOptConnection - Interface in org.eigenbase.relopt
The planner's view of a connection to a database.
RelOptCost - Interface in org.eigenbase.relopt
RelOptCost defines an interface for optimizer cost in terms of number of rows processed, CPU cost, and I/O cost.
RelOptCostImpl - Class in org.eigenbase.relopt
RelOptCostImpl provides a default implementation for the RelOptCost interface.
RelOptCostImpl(double) - Constructor for class org.eigenbase.relopt.RelOptCostImpl
 
RelOptListener - Interface in org.eigenbase.relopt
RelOptListener defines an interface for listening to events which occur during the optimization process.
RelOptListener.RelChosenEvent - Class in org.eigenbase.relopt
 
RelOptListener.RelChosenEvent(Object, RelNode) - Constructor for class org.eigenbase.relopt.RelOptListener.RelChosenEvent
 
RelOptListener.RelDiscardedEvent - Class in org.eigenbase.relopt
 
RelOptListener.RelDiscardedEvent(Object, RelNode) - Constructor for class org.eigenbase.relopt.RelOptListener.RelDiscardedEvent
 
RelOptListener.RelEquivalenceEvent - Class in org.eigenbase.relopt
 
RelOptListener.RelEquivalenceEvent(Object, RelNode, Object, boolean) - Constructor for class org.eigenbase.relopt.RelOptListener.RelEquivalenceEvent
 
RelOptListener.RelEvent - Class in org.eigenbase.relopt
Event class for abstract event dealing with a relational expression.
RelOptListener.RelEvent(Object, RelNode) - Constructor for class org.eigenbase.relopt.RelOptListener.RelEvent
 
RelOptListener.RuleAttemptedEvent - Class in org.eigenbase.relopt
 
RelOptListener.RuleAttemptedEvent(Object, RelNode, RelOptRuleCall, boolean) - Constructor for class org.eigenbase.relopt.RelOptListener.RuleAttemptedEvent
 
RelOptListener.RuleEvent - Class in org.eigenbase.relopt
 
RelOptListener.RuleEvent(Object, RelNode, RelOptRuleCall) - Constructor for class org.eigenbase.relopt.RelOptListener.RuleEvent
 
RelOptListener.RuleProductionEvent - Class in org.eigenbase.relopt
 
RelOptListener.RuleProductionEvent(Object, RelNode, RelOptRuleCall, boolean) - Constructor for class org.eigenbase.relopt.RelOptListener.RuleProductionEvent
 
RelOptPlanner - Interface in org.eigenbase.relopt
A RelOptPlanner is a query optimizer: it transforms a relational expression into a semantically equivalent relational expression, according to a given set of rules and a cost model.
RelOptPlanWriter - Class in org.eigenbase.relopt
Callback for an expression to dump itself to.
RelOptPlanWriter(PrintWriter) - Constructor for class org.eigenbase.relopt.RelOptPlanWriter
 
RelOptPlanWriter(PrintWriter, SqlExplainLevel) - Constructor for class org.eigenbase.relopt.RelOptPlanWriter
 
RelOptQuery - Class in org.eigenbase.relopt
A RelOptQuery represents a set of relational expressions which derive from the same select statement.
RelOptQuery(RelOptPlanner) - Constructor for class org.eigenbase.relopt.RelOptQuery
Creates a query.
RelOptQuery.DeferredLookup - Interface in org.eigenbase.relopt
Contains the information necessary to repeat a call to SqlToRelConverter.Blackboard.lookup(int, org.eigenbase.sql2rel.SqlToRelConverter.LookupContext).
RelOptRule - Class in org.eigenbase.relopt
A RelOptRule transforms an expression into another.
RelOptRule(RelOptRuleOperand) - Constructor for class org.eigenbase.relopt.RelOptRule
Creates a rule.
RelOptRule(RelOptRuleOperand, String) - Constructor for class org.eigenbase.relopt.RelOptRule
Creates a rule with an explicit description.
RelOptRuleCall - Class in org.eigenbase.relopt
A RelOptRuleCall is an invocation of a RelOptRule with a set of relational expressions as arguments.
RelOptRuleCall(RelOptPlanner, RelOptRuleOperand, RelNode[], Map<RelNode, List<RelNode>>, List<RelNode>) - Constructor for class org.eigenbase.relopt.RelOptRuleCall
Creates a RelOptRuleCall.
RelOptRuleCall(RelOptPlanner, RelOptRuleOperand, RelNode[], Map<RelNode, List<RelNode>>) - Constructor for class org.eigenbase.relopt.RelOptRuleCall
 
RelOptRuleOperand - Class in org.eigenbase.relopt
A RelOptRuleOperand determines whether a RelOptRule can be applied to a particular expression.
RelOptRuleOperand(Class<? extends RelNode>, RelTrait, boolean, RelOptRuleOperand...) - Constructor for class org.eigenbase.relopt.RelOptRuleOperand
Creates an operand.
RelOptRuleOperand(Class<? extends RelNode>, RelTrait, RelOptRuleOperand...) - Constructor for class org.eigenbase.relopt.RelOptRuleOperand
Creates an operand which matches a given trait and matches child operands in the order they appear.
RelOptRuleOperand(Class<? extends RelNode>, RelTrait, RelOptRuleOperand.Dummy) - Constructor for class org.eigenbase.relopt.RelOptRuleOperand
Creates an operand that matches a given trait and any number of children.
RelOptRuleOperand(Class<? extends RelNode>, RelOptRuleOperand...) - Constructor for class org.eigenbase.relopt.RelOptRuleOperand
Creates an operand that matches child operands in the order they appear.
RelOptRuleOperand(Class<? extends RelNode>, RelOptRuleOperand.Dummy) - Constructor for class org.eigenbase.relopt.RelOptRuleOperand
Creates an operand that matches any number of children.
RelOptRuleOperand.Dummy - Enum in org.eigenbase.relopt
Dummy type, containing a single value, for parameters to overloaded forms of the RelOptRuleOperand constructor signifying operands that will be matched by relational expressions with any number of children.
RelOptRuleOperand.Dummy() - Constructor for enum org.eigenbase.relopt.RelOptRuleOperand.Dummy
 
RelOptRulesTest - Class in org.eigenbase.test
Unit test for rules in org.eigenbase.rel and subpackages.
RelOptRulesTest() - Constructor for class org.eigenbase.test.RelOptRulesTest
 
RelOptSamplingParameters - Class in org.eigenbase.relopt
RelOptSamplingParameters represents the parameters necessary to produce a sample of a relation.
RelOptSamplingParameters(boolean, float, boolean, int) - Constructor for class org.eigenbase.relopt.RelOptSamplingParameters
 
RelOptSchema - Interface in org.eigenbase.relopt
A RelOptSchema is a set of RelOptTable objects.
relOptSchema - Variable in class org.eigenbase.test.SqlToRelTestBase.MockRelOptConnection
 
RelOptSchemaWithSampling - Interface in org.eigenbase.relopt
Extension to RelOptSchema with support for sample datasets.
RelOptTable - Interface in org.eigenbase.relopt
Represents a relational dataset in a RelOptSchema.
RelOptTestBase - Class in org.eigenbase.test
RelOptTestBase is an abstract base for tests which exercise a planner and/or rules via DiffRepository.
RelOptTestBase() - Constructor for class org.eigenbase.test.RelOptTestBase
 
RelOptUtil - Class in org.eigenbase.relopt
RelOptUtil defines static utility methods for use in optimizing RelNodes.
RelOptUtil() - Constructor for class org.eigenbase.relopt.RelOptUtil
 
RelOptUtil.InputFinder - Class in org.eigenbase.relopt
Visitor which builds a bitmap of the inputs used by an expression.
RelOptUtil.InputFinder(BitSet) - Constructor for class org.eigenbase.relopt.RelOptUtil.InputFinder
 
RelOptUtil.InputReferencedVisitor - Class in org.eigenbase.relopt
 
RelOptUtil.InputReferencedVisitor() - Constructor for class org.eigenbase.relopt.RelOptUtil.InputReferencedVisitor
 
RelOptUtil.RexInputConverter - Class in org.eigenbase.relopt
Walks an expression tree, converting the index of RexInputRefs based on some adjustment factor.
RelOptUtil.RexInputConverter(RexBuilder, RelDataTypeField[], RelDataTypeField[], RelDataTypeField[], RelDataTypeField[], int[]) - Constructor for class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
RelOptUtil.RexInputConverter(RexBuilder, RelDataTypeField[], RelDataTypeField[], RelDataTypeField[], int[]) - Constructor for class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
RelOptUtil.RexInputConverter(RexBuilder, RelDataTypeField[], RelDataTypeField[], int[]) - Constructor for class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
RelOptUtil.RexInputConverter(RexBuilder, RelDataTypeField[], int[]) - Constructor for class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
RelOptUtil.TypeDumper - Class in org.eigenbase.relopt
 
RelOptUtil.TypeDumper(PrintWriter) - Constructor for class org.eigenbase.relopt.RelOptUtil.TypeDumper
 
RelOptUtil.VariableSetVisitor - Class in org.eigenbase.relopt
 
RelOptUtil.VariableSetVisitor() - Constructor for class org.eigenbase.relopt.RelOptUtil.VariableSetVisitor
 
RelOptUtil.VariableUsedVisitor - Class in org.eigenbase.relopt
 
RelOptUtil.VariableUsedVisitor() - Constructor for class org.eigenbase.relopt.RelOptUtil.VariableUsedVisitor
 
RelOptUtilTest - Class in org.eigenbase.relopt
Unit test for RelOptUtil and other classes in this package.
RelOptUtilTest(String) - Constructor for class org.eigenbase.relopt.RelOptUtilTest
 
RelOptXmlPlanWriter - Class in org.eigenbase.relopt
Callback for a relational expression to dump in XML format.
RelOptXmlPlanWriter(PrintWriter, SqlExplainLevel) - Constructor for class org.eigenbase.relopt.RelOptXmlPlanWriter
 
relPathScopeMap - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
RelRecordType - Class in org.eigenbase.reltype
RelRecordType represents a structured type having named fields.
RelRecordType(RelDataTypeField[]) - Constructor for class org.eigenbase.reltype.RelRecordType
Creates a RecordType.
RelRecordType.SerializableRelRecordType - Class in org.eigenbase.reltype
Skinny object which has the same information content as a RelRecordType but skips redundant stuff like digest and the immutable list.
RelRecordType.SerializableRelRecordType(RelDataTypeField[]) - Constructor for class org.eigenbase.reltype.RelRecordType.SerializableRelRecordType
 
rels - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
rels - Variable in class org.eigenbase.relopt.RelOptRuleCall
 
rels - Variable in class org.eigenbase.relopt.volcano.RelSet
 
rels - Variable in class org.eigenbase.relopt.volcano.RelSubset
The relational expressions in this subset.
RelSet - Class in org.eigenbase.relopt.volcano
A RelSet is an equivalence-set of expressions; that is, a set of expressions which have identical semantics.
RelSet() - Constructor for class org.eigenbase.relopt.volcano.RelSet
 
RelStatColumnStatistics - Interface in org.eigenbase.stat
This interface provides results based on column statistics.
RelStatSource - Interface in org.eigenbase.stat
This class encapsulates statistics for a RelNode
RelStructuredTypeFlattener - Class in org.eigenbase.sql2rel
RelStructuredTypeFlattener removes all structured types from a tree of relational expressions.
RelStructuredTypeFlattener(RexBuilder) - Constructor for class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
RelStructuredTypeFlattener.RewriteRelVisitor - Class in org.eigenbase.sql2rel
 
RelStructuredTypeFlattener.RewriteRelVisitor() - Constructor for class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRelVisitor
 
RelStructuredTypeFlattener.RewriteRexShuttle - Class in org.eigenbase.sql2rel
 
RelStructuredTypeFlattener.RewriteRexShuttle() - Constructor for class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRexShuttle
 
RelStructuredTypeFlattener.SelfFlatteningRel - Interface in org.eigenbase.sql2rel
 
RelSubset - Class in org.eigenbase.relopt.volcano
A RelSubset is set of expressions in a set which have the same calling convention.
RelSubset(RelOptCluster, RelSet, RelTraitSet) - Constructor for class org.eigenbase.relopt.volcano.RelSubset
 
RelSubset.CheapestPlanReplacer - Class in org.eigenbase.relopt.volcano
Visitor which walks over a tree of RelSets, replacing each node with the cheapest implementation of the expression.
RelSubset.CheapestPlanReplacer(VolcanoPlanner) - Constructor for class org.eigenbase.relopt.volcano.RelSubset.CheapestPlanReplacer
 
relToFirstRelPathEntryMap - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
relToStreamDefMap - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
RelTrait - Interface in org.eigenbase.relopt
RelTrait represents the manifestation of a relational expression trait within a trait definition.
RelTraitDef - Class in org.eigenbase.relopt
RelTraitDef represents a class of RelTraits.
RelTraitDef() - Constructor for class org.eigenbase.relopt.RelTraitDef
 
RelTraitPropagationVisitor - Class in org.eigenbase.relopt
RelTraitPropagationVisitor traverses a RelNode and its unregistered children, making sure that each has a full complement of traits.
RelTraitPropagationVisitor(RelOptPlanner, RelTraitSet) - Constructor for class org.eigenbase.relopt.RelTraitPropagationVisitor
 
RelTraitSet - Class in org.eigenbase.relopt
RelTraitSet represents an ordered set of RelTraits.
RelTraitSet(RelTrait...) - Constructor for class org.eigenbase.relopt.RelTraitSet
Constructs a RelTraitSet with the given set of RelTraits.
relType - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter.ImplementTester
 
relTypes - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
RelVisitor - Class in org.eigenbase.rel
A RelVisitor is a Visitor role in the visitor pattern and visits RelNode objects as the role of Element.
RelVisitor() - Constructor for class org.eigenbase.rel.RelVisitor
 
remaining() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
remapJoinReferences(LoptMultiJoin, int, List<Integer>, int, int[], int, int, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Sets an adjustment array based on where column references for a particular factor end up as a result of a new join ordering.
rememberVariableRebindings(List<String>) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
removableCasts - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
removableOuterJoinFactors - Variable in class com.lucidera.opt.LoptMultiJoin
Set of null-generating factors whose corresponding outer join can be removed from the query plan
removableSelfJoin - Variable in class com.lucidera.opt.LoptJoinTree
 
removableSelfJoinPairs - Variable in class com.lucidera.opt.LoptMultiJoin
Map consisting of all pairs of self-joins where the self-join can be removed because the join between the identical factors is an equality join on the same set of unique keys.
remove(LcsIndexOptimizer.SargColumnFilter) - Method in class com.lucidera.lcs.LcsIndexOptimizer.Filter2IndexMapping
Remove a filter from the current mapping.
remove(CwmBehavioralFeature, CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
remove(CwmBehavioralFeature, CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmArgument, CwmCallAction) - Method in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
remove(CwmArgument, CwmCallAction) - Method in interface net.sf.farrago.cwm.behavioral.CallArguments
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmCallAction, CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
remove(CwmCallAction, CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.CalledOperation
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmEvent, CwmParameter) - Method in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
remove(CwmEvent, CwmParameter) - Method in interface net.sf.farrago.cwm.behavioral.EventParameter
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmOperation, CwmMethod) - Method in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
remove(CwmOperation, CwmMethod) - Method in interface net.sf.farrago.cwm.behavioral.OperationMethod
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmParameter, CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
remove(CwmParameter, CwmClassifier) - Method in interface net.sf.farrago.cwm.behavioral.ParameterType
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmClassifier, CwmFeature) - Method in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
remove(CwmClassifier, CwmFeature) - Method in interface net.sf.farrago.cwm.core.ClassifierFeature
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
remove(CwmModelElement, CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencyClient
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmDependency) - Method in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
remove(CwmModelElement, CwmDependency) - Method in interface net.sf.farrago.cwm.core.DependencySupplier
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmConstraint) - Method in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
remove(CwmModelElement, CwmConstraint) - Method in interface net.sf.farrago.cwm.core.ElementConstraint
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmNamespace) - Method in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
remove(CwmModelElement, CwmNamespace) - Method in interface net.sf.farrago.cwm.core.ElementOwnership
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmPackage) - Method in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
remove(CwmModelElement, CwmPackage) - Method in interface net.sf.farrago.cwm.core.ImportedElements
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmMultiplicity, CwmMultiplicityRange) - Method in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
remove(CwmMultiplicity, CwmMultiplicityRange) - Method in interface net.sf.farrago.cwm.core.RangeMultiplicity
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmConstraint, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
remove(CwmConstraint, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeConstraints
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
remove(CwmModelElement, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypedElement
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmTaggedValue, CwmStereotype) - Method in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
remove(CwmTaggedValue, CwmStereotype) - Method in interface net.sf.farrago.cwm.core.StereotypeTaggedValues
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmStructuralFeature, CwmClassifier) - Method in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
remove(CwmStructuralFeature, CwmClassifier) - Method in interface net.sf.farrago.cwm.core.StructuralFeatureType
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmModelElement, CwmTaggedValue) - Method in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
remove(CwmModelElement, CwmTaggedValue) - Method in interface net.sf.farrago.cwm.core.TaggedElement
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmClassifier, CwmTypeAlias) - Method in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
remove(CwmClassifier, CwmTypeAlias) - Method in interface net.sf.farrago.cwm.datatypes.ClassifierAlias
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmEnumeration, CwmEnumerationLiteral) - Method in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
remove(CwmEnumeration, CwmEnumerationLiteral) - Method in interface net.sf.farrago.cwm.datatypes.EnumerationLiterals
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmStructuralFeature, CwmUnion) - Method in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
remove(CwmStructuralFeature, CwmUnion) - Method in interface net.sf.farrago.cwm.datatypes.UnionDiscriminator
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmStructuralFeature, CwmSlot) - Method in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
remove(CwmStructuralFeature, CwmSlot) - Method in interface net.sf.farrago.cwm.instance.FeatureSlot
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmInstance, CwmClassifier) - Method in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
remove(CwmInstance, CwmClassifier) - Method in interface net.sf.farrago.cwm.instance.InstanceClassifier
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmSlot, CwmObject) - Method in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
remove(CwmSlot, CwmObject) - Method in interface net.sf.farrago.cwm.instance.ObjectSlot
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmSlot, CwmInstance) - Method in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
remove(CwmSlot, CwmInstance) - Method in interface net.sf.farrago.cwm.instance.SlotValue
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmIndex, CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
remove(CwmIndex, CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmStructuralFeature, CwmIndexedFeature) - Method in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
remove(CwmStructuralFeature, CwmIndexedFeature) - Method in interface net.sf.farrago.cwm.keysindexes.IndexedFeatures
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmClass, CwmIndex) - Method in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
remove(CwmClass, CwmIndex) - Method in interface net.sf.farrago.cwm.keysindexes.IndexSpansClass
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmStructuralFeature, CwmKeyRelationship) - Method in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
remove(CwmStructuralFeature, CwmKeyRelationship) - Method in interface net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmStructuralFeature, CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
remove(CwmStructuralFeature, CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueFeature
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmKeyRelationship, CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
remove(CwmKeyRelationship, CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmColumn, CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
remove(CwmColumn, CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnOptionsColumnSet
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmSqlstructuredType, CwmColumn) - Method in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
remove(CwmSqlstructuredType, CwmColumn) - Method in interface net.sf.farrago.cwm.relational.ColumnRefStructuredType
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmSqlstructuredType, CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
remove(CwmSqlstructuredType, CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.ColumnSetOfStructuredType
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmSqldistinctType, CwmSqlsimpleType) - Method in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
remove(CwmSqldistinctType, CwmSqlsimpleType) - Method in interface net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmTable, CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
remove(CwmTable, CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TableOwningTrigger
Removes a link between a pair of instance objects in the current associations link set.
remove(CwmNamedColumnSet, CwmTrigger) - Method in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
remove(CwmNamedColumnSet, CwmTrigger) - Method in interface net.sf.farrago.cwm.relational.TriggerUsingColumnSet
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAbstractColumnSet, FemRowCountStatistics) - Method in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
remove(FemAbstractColumnSet, FemRowCountStatistics) - Method in interface net.sf.farrago.fem.ColumnSetHasRowCountStats
Removes a link between a pair of instance objects in the current associations link set.
remove(FemFarragoConfig, FemFennelConfig) - Method in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
remove(FemFarragoConfig, FemFennelConfig) - Method in interface net.sf.farrago.fem.config.FarragoConfiguresFennel
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAggStreamDef, FemAggInvocation) - Method in class net.sf.farrago.fem.fennel.AggHasInvocation$Hib
 
remove(FemAggStreamDef, FemAggInvocation) - Method in interface net.sf.farrago.fem.fennel.AggHasInvocation
Removes a link between a pair of instance objects in the current associations link set.
remove(FemBarrierStreamDef, FemDynamicParameter) - Method in class net.sf.farrago.fem.fennel.BarrierHasDynamicParameter$Hib
 
remove(FemBarrierStreamDef, FemDynamicParameter) - Method in interface net.sf.farrago.fem.fennel.BarrierHasDynamicParameter
Removes a link between a pair of instance objects in the current associations link set.
remove(FemCsnHandleReturningCmd, FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsCsnHandle$Hib
 
remove(FemCsnHandleReturningCmd, FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsCsnHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemCmdOpenDatabase, FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsDbHandle$Hib
 
remove(FemCmdOpenDatabase, FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsDbHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemCmdCreateExecutionStreamGraph, FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle$Hib
 
remove(FemCmdCreateExecutionStreamGraph, FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamGraphHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemCmdCreateStreamHandle, FemStreamHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsStreamHandle$Hib
 
remove(FemCmdCreateStreamHandle, FemStreamHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsStreamHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemCmdSavepoint, FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsSvptHandle$Hib
 
remove(FemCmdSavepoint, FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsSvptHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemBeginTxnCmd, FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdReturnsTxnHandle$Hib
 
remove(FemBeginTxnCmd, FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdReturnsTxnHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemCmdBeginTxnWithCsn, FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesCsnHandle$Hib
 
remove(FemCmdBeginTxnWithCsn, FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesCsnHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemDatabaseCmd, FemDbHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesDbHandle$Hib
 
remove(FemDatabaseCmd, FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesDbHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemTupleStreamGraphCmd, FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle$Hib
 
remove(FemTupleStreamGraphCmd, FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesStreamGraphHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemEndTxnCmd, FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesSvptHandle$Hib
 
remove(FemEndTxnCmd, FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesSvptHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemTxnCmd, FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.CmdUsesTxnHandle$Hib
 
remove(FemTxnCmd, FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.CmdUsesTxnHandle
Removes a link between a pair of instance objects in the current associations link set.
remove(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamInput$Hib
 
remove(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamInput
Removes a link between a pair of instance objects in the current associations link set.
remove(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in class net.sf.farrago.fem.fennel.ExecStreamOutput$Hib
 
remove(FemExecutionStreamDef, FemExecStreamDataFlow) - Method in interface net.sf.farrago.fem.fennel.ExecStreamOutput
Removes a link between a pair of instance objects in the current associations link set.
remove(FemFlatFileTupleStreamDef, FemColumnName) - Method in class net.sf.farrago.fem.fennel.FlatFileHasColumn$Hib
 
remove(FemFlatFileTupleStreamDef, FemColumnName) - Method in interface net.sf.farrago.fem.fennel.FlatFileHasColumn
Removes a link between a pair of instance objects in the current associations link set.
remove(FemIndexSearchDef, FemCorrelation) - Method in class net.sf.farrago.fem.fennel.IndexSearchHasParameter$Hib
 
remove(FemIndexSearchDef, FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.IndexSearchHasParameter
Removes a link between a pair of instance objects in the current associations link set.
remove(FemNestedLoopJoinStreamDef, FemCorrelation) - Method in class net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey$Hib
 
remove(FemNestedLoopJoinStreamDef, FemCorrelation) - Method in interface net.sf.farrago.fem.fennel.NestedLoopJoinHasLeftJoinKey
Removes a link between a pair of instance objects in the current associations link set.
remove(FemExecutionStreamDef, FemDynamicParamUse) - Method in class net.sf.farrago.fem.fennel.ParamUses$Hib
 
remove(FemExecutionStreamDef, FemDynamicParamUse) - Method in interface net.sf.farrago.fem.fennel.ParamUses
Removes a link between a pair of instance objects in the current associations link set.
remove(FemReshapeStreamDef, FemReshapeParameter) - Method in class net.sf.farrago.fem.fennel.ReshapeHasParameter$Hib
 
remove(FemReshapeStreamDef, FemReshapeParameter) - Method in interface net.sf.farrago.fem.fennel.ReshapeHasParameter
Removes a link between a pair of instance objects in the current associations link set.
remove(FemLcsRowScanStreamDef, FemLcsClusterScanDef) - Method in class net.sf.farrago.fem.fennel.RowScanHasClusterScan$Hib
 
remove(FemLcsRowScanStreamDef, FemLcsClusterScanDef) - Method in interface net.sf.farrago.fem.fennel.RowScanHasClusterScan
Removes a link between a pair of instance objects in the current associations link set.
remove(FemLbmSplicerStreamDef, FemSplicerIndexAccessorDef) - Method in class net.sf.farrago.fem.fennel.SplicerHasIndexAccessor$Hib
 
remove(FemLbmSplicerStreamDef, FemSplicerIndexAccessorDef) - Method in interface net.sf.farrago.fem.fennel.SplicerHasIndexAccessor
Removes a link between a pair of instance objects in the current associations link set.
remove(FemTableWriterDef, FemIndexWriterDef) - Method in class net.sf.farrago.fem.fennel.TableWriterDataflow$Hib
 
remove(FemTableWriterDef, FemIndexWriterDef) - Method in interface net.sf.farrago.fem.fennel.TableWriterDataflow
Removes a link between a pair of instance objects in the current associations link set.
remove(FemTupleAccessor, FemTupleAttrAccessor) - Method in class net.sf.farrago.fem.fennel.TupleAccessorAttrs$Hib
 
remove(FemTupleAccessor, FemTupleAttrAccessor) - Method in interface net.sf.farrago.fem.fennel.TupleAccessorAttrs
Removes a link between a pair of instance objects in the current associations link set.
remove(FemTupleDescriptor, FemTupleAttrDescriptor) - Method in class net.sf.farrago.fem.fennel.TupleDescriptorAttrs$Hib
 
remove(FemTupleDescriptor, FemTupleAttrDescriptor) - Method in interface net.sf.farrago.fem.fennel.TupleDescriptorAttrs
Removes a link between a pair of instance objects in the current associations link set.
remove(FemTupleProjection, FemTupleAttrProjection) - Method in class net.sf.farrago.fem.fennel.TupleProjectionAttrs$Hib
 
remove(FemTupleProjection, FemTupleAttrProjection) - Method in interface net.sf.farrago.fem.fennel.TupleProjectionAttrs
Removes a link between a pair of instance objects in the current associations link set.
remove(FemWindowPartitionDef, FemWindowDef) - Method in class net.sf.farrago.fem.fennel.WindowPartitions$Hib
 
remove(FemWindowPartitionDef, FemWindowDef) - Method in interface net.sf.farrago.fem.fennel.WindowPartitions
Removes a link between a pair of instance objects in the current associations link set.
remove(FemWindowDef, FemWindowStreamDef) - Method in class net.sf.farrago.fem.fennel.Windows$Hib
 
remove(FemWindowDef, FemWindowStreamDef) - Method in interface net.sf.farrago.fem.fennel.Windows
Removes a link between a pair of instance objects in the current associations link set.
remove(FemStoredColumn, FemSequenceGenerator) - Method in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
remove(FemStoredColumn, FemSequenceGenerator) - Method in interface net.sf.farrago.fem.med.ColumnHasSequence
Removes a link between a pair of instance objects in the current associations link set.
remove(FemColumnHistogram, FemColumnHistogramBar) - Method in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
remove(FemColumnHistogram, FemColumnHistogramBar) - Method in interface net.sf.farrago.fem.med.ColumnHistogramHasBar
Removes a link between a pair of instance objects in the current associations link set.
remove(FemElementWithStorageOptions, FemStorageOption) - Method in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
remove(FemElementWithStorageOptions, FemStorageOption) - Method in interface net.sf.farrago.fem.med.ElementHasStorageOptions
Removes a link between a pair of instance objects in the current associations link set.
remove(FemLabel, FemLabel) - Method in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
remove(FemLabel, FemLabel) - Method in interface net.sf.farrago.fem.med.LabelHasAlias
Removes a link between a pair of instance objects in the current associations link set.
remove(FemLocalIndex, FemIndexStatistics) - Method in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
remove(FemLocalIndex, FemIndexStatistics) - Method in interface net.sf.farrago.fem.med.LocalIndexHasStats
Removes a link between a pair of instance objects in the current associations link set.
remove(FemDataServer, FemBaseColumnSet) - Method in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
remove(FemDataServer, FemBaseColumnSet) - Method in interface net.sf.farrago.fem.med.ServerProvidesColumnSet
Removes a link between a pair of instance objects in the current associations link set.
remove(FemDataWrapper, FemDataServer) - Method in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
remove(FemDataWrapper, FemDataServer) - Method in interface net.sf.farrago.fem.med.WrapperAccessesServer
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAuthId, FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
remove(FemAuthId, FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor
Removes a link between a pair of instance objects in the current associations link set.
remove(FemGrant, CwmModelElement) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
remove(FemGrant, CwmModelElement) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAuthId, FemGrant) - Method in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
remove(FemAuthId, FemGrant) - Method in interface net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee
Removes a link between a pair of instance objects in the current associations link set.
remove(FemUser, CwmNamespace) - Method in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
remove(FemUser, CwmNamespace) - Method in interface net.sf.farrago.fem.security.UserAssignedNamespace
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAbstractAttribute, FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
remove(FemAbstractAttribute, FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.AttributeIsConstrained
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAbstractColumn, FemColumnHistogram) - Method in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
remove(FemAbstractColumn, FemColumnHistogram) - Method in interface net.sf.farrago.fem.sql2003.ColumnHasHistogram
Removes a link between a pair of instance objects in the current associations link set.
remove(FemSampleDataset, FemAbstractColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
remove(FemSampleDataset, FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset
Removes a link between a pair of instance objects in the current associations link set.
remove(FemSampleDataset, CwmColumnSet) - Method in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
remove(FemSampleDataset, CwmColumnSet) - Method in interface net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAbstractKeyConstraint, FemKeyComponent) - Method in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
remove(FemAbstractKeyConstraint, FemKeyComponent) - Method in interface net.sf.farrago.fem.sql2003.ConstraintHasComponent
Removes a link between a pair of instance objects in the current associations link set.
remove(FemAnnotatedElement, FemTagAnnotation) - Method in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
remove(FemAnnotatedElement, FemTagAnnotation) - Method in interface net.sf.farrago.fem.sql2003.ElementHasTagAnnotation
Removes a link between a pair of instance objects in the current associations link set.
remove(FemLocalSchema, FemSqlpathElement) - Method in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
remove(FemLocalSchema, FemSqlpathElement) - Method in interface net.sf.farrago.fem.sql2003.SchemaDefinesPath
Removes a link between a pair of instance objects in the current associations link set.
remove(FemUserDefinedType, FemUserDefinedOrdering) - Method in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
remove(FemUserDefinedType, FemUserDefinedOrdering) - Method in interface net.sf.farrago.fem.sql2003.TypeHasOrdering
Removes a link between a pair of instance objects in the current associations link set.
remove() - Method in class net.sf.farrago.namespace.mock.MedMockIterator
 
remove() - Method in class net.sf.farrago.runtime.FennelPipeIterator
 
remove() - Method in class org.eigenbase.runtime.BufferedIterator.Clonerator
 
remove() - Method in class org.eigenbase.runtime.BufferedIterator
 
remove() - Method in class org.eigenbase.runtime.CompoundIterator
 
remove() - Method in class org.eigenbase.runtime.CompoundIterator.Test.BoxIterator
 
remove() - Method in class org.eigenbase.runtime.EnumerationIterator
 
remove() - Method in class org.eigenbase.runtime.QueueIterator
 
remove() - Method in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
remove() - Method in class org.eigenbase.runtime.RestartableCollectionIterator
 
remove() - Method in class org.eigenbase.runtime.ResultSetIterator
 
remove() - Method in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator.TimedIterator
 
remove(Object) - Method in class org.eigenbase.util.ArrayQueue
Unsupported operation.
remove() - Method in class org.eigenbase.util.ArrayQueue
Retrieves and removes the head of the queue.
remove(int) - Method in class org.eigenbase.util.CastingList
 
remove() - Method in class org.eigenbase.util.Filterator
 
remove() - Method in class org.eigenbase.util.mapping.Mappings.FunctionMappingIter
 
remove() - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping.MappingItr
 
remove() - Method in class org.eigenbase.util.MultiMap.EntryIter
 
remove(K) - Method in class org.eigenbase.util.MultiMap
 
remove(Trigger) - Method in class org.eigenbase.util.property.Property.TriggerList
Removes the given Trigger.
remove_jar(String, int) - Static method in class net.sf.farrago.ddl.DdlSqlj
 
removeAll(Collection) - Method in class org.eigenbase.util.ArrayQueue
Unsupported operation.
removeAllChildren(Element) - Static method in class org.eigenbase.test.DiffRepository
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
removeAssociations() - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
removeAssociations() - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
removeAssociations() - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
removeCorrelationExpr(RexNode, boolean) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
removeCorrelationExpr(RexNode, boolean, RexInputRef) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
removeCorrelationExpr(RexNode, boolean, Set<Integer>) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
removeCorrelationViaRule(RelNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator
 
removeCorVarFromTree(CorrelatorRel) - Method in class org.eigenbase.sql2rel.RelDecorrelator
Remove correlated variables from the tree at root corRel
removedIndexes - Variable in class net.sf.farrago.catalog.FarragoTransientStorage
 
removeDistinct(RelDataType) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRexShuttle
 
RemoveDistinctAggregateRule - Class in org.eigenbase.rel.rules
Rule to remove distinct aggregates from a AggregateRel.
RemoveDistinctAggregateRule() - Constructor for class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
 
RemoveDistinctRule - Class in org.eigenbase.rel.rules
Rule to remove an AggregateRel implementing DISTINCT if the underlying relational expression is already distinct.
RemoveDistinctRule() - Constructor for class org.eigenbase.rel.rules.RemoveDistinctRule
Creates a RemoveDistinctRule.
removeDuplicates(RexToCalcTranslator, List<FennelWindowRel.RexWinAggCall>) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
removeDupsFromPresortedCursor(ResultSet, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
RemoveEmptyRule - Class in org.eigenbase.rel.rules
Collection of rules which remove sections of a query plan known never to produce any rows.
RemoveEmptyRule(RelOptRuleOperand, String) - Constructor for class org.eigenbase.rel.rules.RemoveEmptyRule
Creates a RemoveEmptyRule.
removeExecutingStmtInfo(long) - Method in class net.sf.farrago.db.FarragoDbSessionInfo
Removes a running statement.
removeExtraFilters(List<Integer>, int, RexNode) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Removes from an expression any sub-expressions that reference key values that aren't contained in a key list passed in.
RemoveIsNotDistinctFromRule - Class in org.eigenbase.rel.rules
Rule to replace isNotDistinctFromOperator with logical equivalent conditions in a FilterRel.
RemoveIsNotDistinctFromRule() - Constructor for class org.eigenbase.rel.rules.RemoveIsNotDistinctFromRule
 
RemoveIsNotDistinctFromRule.RemoveIsNotDistinctFromRexShuttle - Class in org.eigenbase.rel.rules
 
RemoveIsNotDistinctFromRule.RemoveIsNotDistinctFromRexShuttle(RexBuilder) - Constructor for class org.eigenbase.rel.rules.RemoveIsNotDistinctFromRule.RemoveIsNotDistinctFromRexShuttle
 
removeJoin(LoptMultiJoin, SemiJoinRel, int, int) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Determines whether a join of the dimension table in a semijoin can be removed.
removeListener(FarragoSessionTxnListener) - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr
 
removeListener(FarragoSessionTxnListener) - Method in interface net.sf.farrago.session.FarragoSessionTxnMgr
Removes a listener for transaction events.
removeMulti(K, V) - Method in class org.eigenbase.util.MultiMap
Removes a value for this key.
removeNonDriverProps(Properties) - Static method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
removeObjectsInUse(Object) - Method in class net.sf.farrago.util.FarragoDdlLockManager
 
removeObsoleteStatistics(FemLabel, FarragoRepos, boolean) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
 
removeObsoleteStatisticsFromTable(FarragoRepos, Collection<ParentType>, Method, Method, Timestamp, Timestamp, boolean, boolean) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Removes statistics in between 2 timestamp boundaries, provided the stat is not the only remaining statistic record within the timestamp range.
removePossibleSemiJoin(Map<Integer, SemiJoinRel>, Integer, Integer) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Removes a dimension table from a fact table's list of possible semijoins
removeRelPathEntry() - Method in class net.sf.farrago.query.FarragoRelImplementor
Removes the RelPathEntry corresponding to the current RelNode being visited from the current RelPathEntry list
removeReturnPrefix(String) - Static method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
removeRule(RelOptRule) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
removeRule(RelOptRule) - Method in interface org.eigenbase.relopt.RelOptPlanner
Removes a rule.
removeRule(RelOptRule) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
removeRule(RelOptRule) - Method in class org.eigenbase.test.MockRelOptPlanner
 
RemoveSemiJoinRule - Class in org.eigenbase.rel.rules
RemoveSemiJoinRule implements the rule that removes semijoins from a join tree if it turns out it's not possible to convert a SemiJoinRel to an indexed scan on a join factor.
RemoveSemiJoinRule() - Constructor for class org.eigenbase.rel.rules.RemoveSemiJoinRule
Creates a RemoveSemiJoinRule.
removeTrigger(Trigger) - Method in class org.eigenbase.util.property.Property
Removes a trigger from this property.
RemoveTrivialCalcRule - Class in org.eigenbase.rel.rules
Rule which removes a trivial CalcRel.
RemoveTrivialCalcRule() - Constructor for class org.eigenbase.rel.rules.RemoveTrivialCalcRule
 
removeTrivialProject(boolean) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
 
RemoveTrivialProjectRule - Class in org.eigenbase.rel.rules
Rule which, given a ProjectRel node which merely returns its input, converts the node into its child.
RemoveTrivialProjectRule() - Constructor for class org.eigenbase.rel.rules.RemoveTrivialProjectRule
 
removeValidatedNodeType(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Removes a node from the set of validated nodes
removeValidatedNodeType(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
RENAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RENAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
rename(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Re-computes the digest of a RelNode.
renameChild(ProjectRel) - Method in class net.sf.farrago.fennel.rel.FennelRenameRule
If appropriate, creates a FennelRenameRel to replace an existing ProjectRel.
renameIfNecessary(RelNode, RelDataType) - Static method in class org.eigenbase.relopt.RelOptUtil
Renames a relational expression to make its field names the same as another row type.
renderDmv(DmvResponse, Writer) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
Renders a DmvResponse in .dot format and writes the result to a Writer.
renderEdges() - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
renderGraph() - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
renderGraphviz(String, String, String, String) - Static method in class net.sf.farrago.test.DmvTestUdr
Executes a visualization transform via a procedure called from SQL, producing a .dot file which can be used as input to Graphviz.
renderGraphviz(FarragoMdrTestContext, String, String, String) - Static method in class net.sf.farrago.test.DmvTestUdr
 
renderVertex(JmiDependencyVertex) - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
renderVertices() - Method in class org.eigenbase.dmv.DmvGraphvizRenderer
 
rentCar(String) - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
Rents out a car of a given description.
reorder(SqlNode[]) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
Uses the data in SqlJdbcFunctionCall.MakeCall.order to reorder a SqlNode[] array.
repeat(String, int) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
REPEAT - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
REPEAT_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
REPEAT_READ_AHEAD_LIMIT - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
REPEAT_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
repeatable - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
REPEATABLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REPEATABLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REPEATABLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
REPEATABLE_SEED - Static variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
repeatableSeed - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
repeatableSeed - Variable in class org.eigenbase.relopt.RelOptSamplingParameters
 
repeatableSeed - Variable in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
repeatCount - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
repeatQuery(boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
replace - Variable in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
REPLACE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REPLACE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
replace - Variable in class net.sf.farrago.test.FarragoTestCase.ReplacingOutputStream
 
replace(String, String, String) - Static method in class org.eigenbase.util.Util
Replaces every occurrence of find in s with replace.
replace_jar(String, String) - Static method in class net.sf.farrago.ddl.DdlSqlj
 
replaceColumns - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
replaceDependencies(CwmModelElement, CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
Removes dependency associations on oldElement so that it may be deleted without cascading side effects.
replaceDotWithDollar(String, int) - Static method in class org.eigenbase.oj.util.OJUtil
 
replaceInput(int, RelNode) - Method in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
replaceInput(int, RelNode) - Method in class net.sf.farrago.fennel.rel.FennelMultipleRel
 
replaceInput(int, RelNode) - Method in class org.eigenbase.rel.AbstractRelNode
 
replaceInput(int, RelNode) - Method in class org.eigenbase.rel.JoinRelBase
 
replaceInput(int, RelNode) - Method in interface org.eigenbase.rel.RelNode
Replaces the ordinalInParentth input.
replaceInput(int, RelNode) - Method in class org.eigenbase.rel.rules.MultiJoinRel
 
replaceInput(int, RelNode) - Method in class org.eigenbase.rel.SetOpRel
 
replaceInput(int, RelNode) - Method in class org.eigenbase.rel.SingleRel
 
replaceInput(int, RelNode) - Method in class org.eigenbase.rel.TableFunctionRelBase
 
replacementTarget - Variable in class net.sf.farrago.ddl.DdlValidator
Object to be replaced if CREATE OR REPLACE
replaceOperands(RexCall, RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Replaces the operands of a call.
replaceOptions - Variable in class net.sf.farrago.ddl.DdlCreateStmt
 
replaceRel(RelNode) - Method in class org.eigenbase.relopt.hep.HepRelVertex
Replaces the implementation for this expression with a new one.
replaceRoot(RelNode) - Method in class org.eigenbase.rel.RelVisitor
Replaces the root node of this traversal.
replaceSublist(List<T>, int, int, T) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Replaces a range of elements in a list with a single element.
replaceSubqueries(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
replaceTag(IterCalcRel, String) - Method in class com.lucidera.opt.LoptIterCalcRule
Sets the tag of an IterCalcRel to the specified tag
replaceTagAsFennel(IteratorToFennelConverter, IterCalcRel, String) - Method in class com.lucidera.opt.LoptIterCalcRule
Replaces the tag of an IterCalcRel underneath an IteratorToFennelConverter.
reportError(String, String, int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
repos - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
repos - Variable in class com.lucidera.lcs.LcsIndexGuide
 
repos - Variable in class com.lucidera.lcs.LcsNormalizerRel
 
repos - Variable in class com.lucidera.opt.LoptMetadataProvider
 
repos - Variable in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
repos - Variable in class net.sf.farrago.catalog.FarragoReposTxnContext
 
repos - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
repos - Variable in class net.sf.farrago.catalog.FarragoTableStatistics
 
repos - Variable in class net.sf.farrago.db.FarragoDbSession
Repos accessed by this session
repos - Variable in class net.sf.farrago.db.FarragoDbSessionIndexMap
Repos for this session.
repos - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
repos - Variable in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
repos - Variable in class net.sf.farrago.ddl.DdlHandler
 
repos - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
repos - Variable in class net.sf.farrago.fennel.rel.FennelAggRel
 
repos - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
repos - Variable in class net.sf.farrago.namespace.ftrs.FtrsDataServer.FtrsRelMetadataProvider
 
repos - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
repos - Variable in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
repos - Variable in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
repos - Variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
repos - Variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
repos - Variable in class net.sf.farrago.plugin.FarragoPluginCache
 
repos - Variable in class net.sf.farrago.query.FarragoRelMetadataProvider
 
repos - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
repos - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
repos - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Repos storing object definitions.
repos - Variable in class net.sf.farrago.session.FarragoSessionUdrContext
 
repos - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
repos - Static variable in class net.sf.farrago.test.FarragoTestCase
Repos for test object definitions.
repos - Variable in class net.sf.farrago.type.FarragoTypeFactoryImpl
Repos for type object definitions.
repos - Variable in class org.eigenbase.lurql.LurqlQueryProcessor
 
repos - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
ReposDefaultValueFactory - Class in net.sf.farrago.query
DefaultValueFactory looks up a default value stored in the catalog, parses it, and converts it to an Expression.
ReposDefaultValueFactory(FarragoPreparingStmt) - Constructor for class net.sf.farrago.query.ReposDefaultValueFactory
Creates a ReposDefaultValueFactory.
repository - Variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
repositoryIntegrityViolations(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Retrieves a list of repository integrity violations.
repositoryProperties(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of properties of the current repository connection.
reposSession - Variable in class net.sf.farrago.runtime.FarragoUdrInvocationFrame
 
reposSessionEnded - Variable in class net.sf.farrago.db.FarragoDbSession
 
reposTxnContext - Variable in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
reposTxnContext - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
reposTxnContext - Variable in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
reposTxnContext - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
requestAccess(CwmModelElement, FemUser, FemRole, String) - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
requestAccess(CwmModelElement, FemUser, FemRole, String) - Method in interface net.sf.farrago.session.FarragoSessionPrivilegeChecker
Submits a request for access to a catalog object.
requestCancel() - Method in class org.eigenbase.util.CancelFlag
Requests a cancellation.
requestCheckpoint(boolean, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
 
requestData() - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
This method is called when the contents of the buffer have been consumed.
requestedRootTraits - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
requestPrivilege(CwmModelElement, String) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
requestPrivilege(CwmModelElement, String) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Submits a request for access from the current user and/or role to a catalog object via this validator's privilege checker.
requestPrivilege(CwmModelElement, String) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
required - Variable in class org.eigenbase.util.OptionsList.Option
 
requiredComparability - Variable in class org.eigenbase.sql.type.ComparableOperandTypeChecker
 
requiredTag$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
requireMerge() - Method in class com.lucidera.lcs.LcsIndexOptimizer.CandidateIndex
 
requireProperty(Properties, String) - Static method in class net.sf.farrago.plugin.FarragoAbstractPluginBase
Verifies that a property has been set, throwing an exception if has not.
requiresAliasForFromItems() - Method in class org.eigenbase.sql.SqlDialect
 
requiresCommit() - Method in class net.sf.farrago.ddl.DdlSetContextStmt
 
requiresCommit() - Method in class net.sf.farrago.ddl.DdlStmt
 
requiresCommit() - Method in class net.sf.farrago.ddl.DdlTxnStmt
 
requiresCommit() - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
 
requiresCustomErrorHandling() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Indicates whether commands generated by this generator require special handling.
requiresCustomErrorHandling() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Causes errors to be send here for custom handling.
requiresDecimalExpansion() - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
requiresDecimalExpansion(RexNode, boolean) - Static method in class org.eigenbase.rex.RexUtil
Determines whether a RexCall requires decimal expansion.
requiresDecimalExpansion(RexNode[], boolean) - Static method in class org.eigenbase.rex.RexUtil
Determines whether any operand of a set requires decimal expansion
requiresDecimalExpansion(RexProgram, boolean) - Static method in class org.eigenbase.rex.RexUtil
Returns whether a RexProgram contains expressions which require decimal expansion.
requiresDecimalExpansion() - Method in class org.eigenbase.sql.fun.SqlNewOperator
 
requiresDecimalExpansion() - Method in class org.eigenbase.sql.fun.SqlRowOperator
 
requiresDecimalExpansion() - Method in class org.eigenbase.sql.SqlOperator
Method to check if call requires expansion when it has decimal operands.
requiresSpecializedCast() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
reregister(RelSet, RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Registers a RelNode, which has already been registered, in a new RelSet.
res - Variable in class net.sf.farrago.ddl.DdlHandler
An instance of FarragoResource for use in throwing validation errors.
res - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.IsBoolImplementor
 
res - Static variable in class net.sf.farrago.rng.FarragoRngPluginFactory
 
rescaleBigDecimal(BigDecimal, int) - Static method in class org.eigenbase.util14.NumberUtil
 
reserve() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Reserves up to FarragoSequenceAccessor.MAX_RESERVATION_SIZE values in the sequence.
reserved - Variable in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
reserved - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
ReservedFunctionName() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Tests whether the current input is a reserved function name.
ReservedFunctionName() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a reserved word which is used as the name of a function.
ReservedFunctionName() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a reserved word which is used as the name of a function.
ReservedFunctionName() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a reserved word which is used as the name of a function.
reservedFunctionNames - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
reservedWords - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
reserveInternal() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
 
reset() - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
reset() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
reset() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.IndexDetail
 
reset() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
resets a datum for reuse.
reset() - Method in class org.eigenbase.rex.RexMultisetUtil.RexCallMultisetOperatorCounter
 
reset(int) - Method in class org.eigenbase.runtime.QueueIterator
 
reset() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
reset() - Method in interface org.eigenbase.sql.SqlWriter
Resets this writer so that it can format another expression.
resetCurrentTupleBuf() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Forgets the current tuple buffer.
resetFactory() - Static method in class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
resetRowCounts(FemAbstractColumnSet) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
resetRowCounts(FemAbstractColumnSet) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Deprecated.  
resetRowCounts(FemAbstractColumnSet, FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Resets the row counts for a table, creating new row count stat records, as needed.
resetRowCounts(FemAbstractColumnSet) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
resetRowCounts(FemAbstractColumnSet) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gives this personality the opportunity to reset rowcount information in the catalog tables for a specified table
resetSettings() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
resetSettings() - Method in interface org.eigenbase.sql.SqlWriter
Resets all properties to their default values.
reshape - Variable in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
reshapeHasParameter - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
ReshapeHasParameter - Interface in net.sf.farrago.fem.fennel
ReshapeHasParameter association proxy interface.
ReshapeHasParameter$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's ReshapeHasParameter association interface.
ReshapeHasParameter$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.ReshapeHasParameter$Hib
 
reshapeParameter - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
residualColumns - Variable in class com.lucidera.lcs.LcsRowScanRelBase
Array of 0-based flattened filter column ordinals.
residualFilterColumns - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
residualFilterColumns - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
ResidualFilterEvalCostPerMillionRow - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
resize(int) - Method in class org.eigenbase.util.Permutation
 
resolve(XMIReferenceResolver.Client, RefPackage, String, XMIInputConfig, Collection) - Method in class net.sf.farrago.catalog.FarragoReposUtil.ImportRefResolver
 
resolve(RexNode) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
resolve(String, SqlValidatorScope[], int[]) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
resolve(String, SqlValidatorScope[], int[]) - Method in class org.eigenbase.sql.validate.EmptyScope
 
resolve(String, SqlValidatorScope[], int[]) - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
resolve(String, SqlValidatorScope[], int[]) - Method in class org.eigenbase.sql.validate.ListScope
 
resolve(String, SqlValidatorScope[], int[]) - Method in class org.eigenbase.sql.validate.ParameterScope
 
resolve(String, SqlValidatorScope[], int[]) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Looks up a node with a given name.
resolveColumn(String, SqlNode) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
resolveColumn(String, SqlNode) - Method in class org.eigenbase.sql.validate.EmptyScope
 
resolveColumn(String, SqlNode) - Method in class org.eigenbase.sql.validate.ListScope
 
resolveColumn(String, SqlNode) - Method in class org.eigenbase.sql.validate.OrderByScope
 
resolveColumn(String, SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Resolves a single identifier to a column, and returns the datatype of that column.
resolveReference(RefObject, RefObject) - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
 
resolveSchemaObjectName(String[], Class<T>) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
resolveSchemaObjectName(String[], Class<T>) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Resolve a (possibly qualified) name of a schema object.
resolveSchemaObjectName(String[], Class<T>) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
resolveWindow(SqlNode, SqlValidatorScope, boolean) - Method in interface org.eigenbase.sql.validate.SqlValidator
Converts a window specification or window name into a fully-resolved window specification.
resolveWindow(SqlNode, SqlValidatorScope, boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
resourceBundle - Variable in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
resourceBundles - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
resourceDir$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
ResourceNameAttr - Static variable in class org.eigenbase.test.DiffRepository
 
resourcePrefix - Variable in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
ResourceTag - Static variable in class org.eigenbase.test.DiffRepository
 
response - Variable in class org.eigenbase.dmv.DmvGraphvizRenderer
 
restart(FennelStreamHandle) - Method in class net.sf.farrago.fennel.FennelStreamGraph
Restarts a particular stream in this graph.
restart() - Method in class net.sf.farrago.namespace.mock.MedMockIterator
 
restart() - Method in class net.sf.farrago.namespace.mock.MedMockTupleIter
 
RESTART - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RESTART - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
restart() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
restart() - Method in interface net.sf.farrago.runtime.FarragoTransform
Restarts this transform's underlying TupleIter(s).
restart() - Method in class net.sf.farrago.runtime.FarragoTransformImpl
Restart the underlying FarragoTransformImpl.tupleIter.
restart() - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
restart() - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
 
restart() - Method in class net.sf.farrago.runtime.FennelTransformTupleIter
 
restart() - Method in class net.sf.farrago.runtime.FennelTupleIter
 
restart() - Method in class org.eigenbase.runtime.AbstractTupleIter
 
restart() - Method in class org.eigenbase.runtime.BufferedIterator
 
restart() - Method in class org.eigenbase.runtime.CalcTupleIter
 
restart() - Method in class org.eigenbase.runtime.CompoundIterator
 
restart() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter
 
restart() - Method in class org.eigenbase.runtime.CompoundTupleIter
 
restart() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test.BoxTupleIter
 
restart() - Method in class org.eigenbase.runtime.RestartableCollectionIterator
 
restart() - Method in class org.eigenbase.runtime.RestartableCollectionTupleIter
 
restart() - Method in interface org.eigenbase.runtime.RestartableIterator
Restarts this iterator, so that a subsequent call to next() returns the first element in the collection being iterated.
restart() - Method in class org.eigenbase.runtime.RestartableIteratorTupleIter
 
restart() - Method in class org.eigenbase.runtime.ResultSetIterator
 
restart() - Method in class org.eigenbase.runtime.ResultSetTupleIter
 
restart() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
restart() - Method in interface org.eigenbase.runtime.TupleIter
Restarts this iterator, so that a subsequent call to TupleIter.fetchNext() returns the first element in the collection being iterated.
RESTART - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RestartableCollectionIterator - Class in org.eigenbase.runtime
RestartableCollectionIterator implements the RestartableIterator interface in terms of an underlying Collection.
RestartableCollectionIterator(Collection) - Constructor for class org.eigenbase.runtime.RestartableCollectionIterator
 
RestartableCollectionTupleIter - Class in org.eigenbase.runtime
RestartableCollectionTupleIter implements the TupleIter interface in terms of an underlying Collection.
RestartableCollectionTupleIter(Object) - Constructor for class org.eigenbase.runtime.RestartableCollectionTupleIter
 
RestartableCollectionTupleIter(Collection) - Constructor for class org.eigenbase.runtime.RestartableCollectionTupleIter
 
restartableInputs - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
RestartableIterator - Interface in org.eigenbase.runtime
RestartableIterator extends the Iterator interface with a method for restarting to the beginning of the collection.
RestartableIteratorTupleIter - Class in org.eigenbase.runtime
RestartableIteratorTupleIter adapts an underlying RestartableIterator as a TupleIter.
RestartableIteratorTupleIter(RestartableIterator) - Constructor for class org.eigenbase.runtime.RestartableIteratorTupleIter
 
restartIterator(Iterator) - Static method in class org.eigenbase.util.Util
 
restoreCatalog(FarragoReposTxnContext, FarragoRepos) - Method in class net.sf.farrago.syslib.FarragoSystemRestore
 
restoreCleanupParameters() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
restoreDatabase(String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Restores a database from backup.
restoreDatabase(boolean) - Method in class net.sf.farrago.syslib.FarragoSystemRestore
Restores the database from a backup, optionally restoring the catalog.
restoreDatabaseWithoutCatalog(String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Restores a database from backup, excluding the catalog data.
restoreFennelData(FennelExecutionHandle, FarragoDatabase) - Method in class net.sf.farrago.syslib.FarragoSystemRestore
 
restoreParameters() - Static method in class net.sf.farrago.test.FarragoTestCase
Restores system parameters to state saved by saveParameters().
restoreParameters(FarragoRepos) - Static method in class net.sf.farrago.test.FarragoTestCase
 
restrict - Variable in class net.sf.farrago.ddl.DdlDropStmt
 
RESTRICT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RESTRICT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RESTRICT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
restructure(RelDataType) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
restructured - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
restructureFields(RelDataType) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
result - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.FunctionCall
 
RESULT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RESULT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
result - Variable in class org.eigenbase.rel.metadata.CachingRelMetadataProvider.CacheEntry
 
RESULT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
result() - Method in interface org.eigenbase.sql.util.SqlBasicVisitor.ArgHandler
 
result() - Method in class org.eigenbase.sql.util.SqlBasicVisitor.ArgHandlerImpl
 
result() - Method in class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
result - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
result - Variable in class org.eigenbase.util.ReflectVisitorTest.NumberNegater
 
RESULT_SET - Static variable in class org.eigenbase.relopt.CallingConvention
 
RESULT_SET_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
The RESULT_SET calling convention means that the expression is a JDBC result set.
resultCallingConvention - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
CallingConvention via which results should be returned by execution.
resultDataDeviceSize - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
resultHandle - Variable in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd$Hib
 
resultInserter - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
resultInserter - Variable in class net.sf.farrago.syslib.FarragoMedUDR.BrowseSchemaSink
 
resultObjectTypes - Variable in class net.sf.farrago.namespace.util.MedMetadataQueryImpl
 
resultPageCount - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
resultRecoveryRequired - Variable in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
results - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
 
results - Variable in class net.sf.farrago.query.FarragoReentrantStmtExecutor
 
results - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
 
results - Variable in class org.eigenbase.relopt.hep.HepRuleCall
 
resultSet - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
resultSet - Variable in class net.sf.farrago.test.ResultSetTestCase
ResultSet for processing queries.
resultSet - Variable in class net.sf.farrago.util.FarragoStatementAllocation
 
resultSet - Variable in class org.eigenbase.runtime.ResultSetIterator
 
resultSet - Variable in class org.eigenbase.runtime.ResultSetTupleIter
 
resultSet - Variable in class org.eigenbase.runtime.Row
 
ResultSetIterator - Class in org.eigenbase.runtime
A ResultSetIterator is an adapter which converts a ResultSet to a Iterator.
ResultSetIterator(ResultSet) - Constructor for class org.eigenbase.runtime.ResultSetIterator
 
ResultSetRel - Interface in org.eigenbase.oj.rel
A relational expression which implements this interface has a CallingConvention.RESULT_SET calling convention.
ResultSetTestCase - Class in net.sf.farrago.test
ResultSetTestCase (refactroed from FarragoTestCase) is a abstract base for JUnit tests (see FarragoJdbcTest) that uses result sets.
ResultSetTestCase(String) - Constructor for class net.sf.farrago.test.ResultSetTestCase
Creates a new FarragoTestCase object.
ResultSetToFarragoIteratorConverter - Class in net.sf.farrago.namespace.jdbc
ResultSetToFarragoIteratorConverter is a ConverterRel from the RESULT_SET CallingConvention to the ITERATOR CallingConvention which ensures that the objects returned by the iterator are understood by the rest of Farrago.
ResultSetToFarragoIteratorConverter(RelOptCluster, RelNode) - Constructor for class net.sf.farrago.namespace.jdbc.ResultSetToFarragoIteratorConverter
Creates a new ResultSetToFarragoIteratorConverter object.
ResultSetTupleIter - Class in org.eigenbase.runtime
A ResultSetTupleIter is an adapter which converts a ResultSet to a TupleIter.
ResultSetTupleIter(ResultSet) - Constructor for class org.eigenbase.runtime.ResultSetTupleIter
 
resultSetTypeMap - Variable in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
resultSetTypeMap - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
resultSetTypeMap - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
resultSetTypeMap - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
resultSetTypeMap - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Map from result set name to row type.
resultType - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
Metadata for result set returned when the expression is executed: a row type for a query expression, or a single type for a non-query expression.
resultUniqueKeyCount - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
resumeEncoding() - Method in class org.eigenbase.util.RhBase64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class org.eigenbase.util.ArrayQueue
Unsupported operation.
retrieveCursors() - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
RetryableFailure - Variable in class net.sf.farrago.resource.FarragoResource
RetryableFailure is 'Retryable communication failure'
RETURN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RETURN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RETURN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RETURN_PREFIX - Static variable in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
returnCar(FarragoObjectCacheTest.RentalCarAgreement) - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
Records that a customer has returned a car, terminating the agreement.
RETURNED_CARDINALITY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RETURNED_CARDINALITY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RETURNED_CARDINALITY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RETURNED_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RETURNED_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RETURNED_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RETURNED_OCTET_LENGTH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RETURNED_OCTET_LENGTH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RETURNED_OCTET_LENGTH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RETURNED_SQLSTATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RETURNED_SQLSTATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RETURNED_SQLSTATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
returnInput(ResultSet, List<String>, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
Returns some subset of the input columns as specified by the columns parameter.
returnInstruction - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
returnMode - Variable in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
RETURNS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RETURNS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RETURNS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ReturnsClause(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ReturnsClause(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
returnStmtList(StatementList) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Restores the active statement list.
returnTwoInputs(ResultSet, ResultSet, List<String>, List<String>, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
Returns subsets of columns from two inputs.
returnType - Variable in class net.sf.farrago.ojrex.FarragoOJRexStaticMethodImplementor
 
returnType - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
returnTypeInference - Variable in class org.eigenbase.sql.SqlOperator
used to infer the return type of a call to this operator
revalidateQueue - Variable in class net.sf.farrago.ddl.DdlValidator
Set of objects to be revalidated (CREATE OR REPLACE)
reverse - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
reverse() - Method in enum org.eigenbase.sql.validate.SqlMonotonicity
Returns the reverse monotonicity.
REVOKE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
REVOKE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
REVOKE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
rewrite(RelNode, boolean) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteAggCalls(List<AggregateCall>, List<Integer>, Map<Integer, Integer>) - Static method in class org.eigenbase.rel.rules.RemoveDistinctAggregateRule
 
rewriteCall(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
Rewrites a call, if required, or returns the original call
rewriteCall(SqlValidator, SqlCall) - Method in class org.eigenbase.sql.fun.SqlCoalesceFunction
 
rewriteCall(SqlValidator, SqlCall) - Method in class org.eigenbase.sql.fun.SqlNewOperator
 
rewriteCall(SqlValidator, SqlCall) - Method in class org.eigenbase.sql.fun.SqlNullifFunction
 
rewriteCall(SqlValidator, SqlCall) - Method in class org.eigenbase.sql.SqlOperator
Rewrites a call to this operator.
rewriteCall(SqlValidator, SqlCall) - Method in class org.eigenbase.sql.SqlProcedureCallOperator
 
rewriteCalls - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
rewriteGeneric(RelNode) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteMerge(SqlMerge) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
rewriteRel(TableModificationRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(AggregateRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(SortRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(FilterRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(JoinRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(CorrelatorRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(CollectRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(UncollectRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(IntersectRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(MinusRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(UnionRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(OneRowRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(ValuesRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(TableFunctionRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(SamplingRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(ProjectRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(CalcRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(RelStructuredTypeFlattener.SelfFlatteningRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteRel(TableAccessRel) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rewriteUpdateToMerge(SqlUpdate, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
Rex2CalcPlanTest - Class in net.sf.farrago.test
Validates that RexNode expressions get translated to the correct calculator program.
Rex2CalcPlanTest(String) - Constructor for class net.sf.farrago.test.Rex2CalcPlanTest
 
Rex2CalcPlanTest.Tester - Interface in net.sf.farrago.test
Test helper.
Rex2CalcPlanTest.TesterImpl - Class in net.sf.farrago.test
Implementation of Rex2CalcPlanTest.Tester.
Rex2CalcPlanTest.TesterImpl(DiffRepository) - Constructor for class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl
Creates a TesterImpl.
Rex2CalcPlanTest.TesterImpl.MyRelOptRuleCall - Class in net.sf.farrago.test
 
Rex2CalcPlanTest.TesterImpl.MyRelOptRuleCall(RelOptRuleOperand, RelNode[]) - Constructor for class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl.MyRelOptRuleCall
 
RexAction - Interface in org.eigenbase.rex
A RexAction is called when a RexPattern finds a match.
rexBuilder - Variable in class com.lucidera.lcs.LcsRemoveRidExprRule.RidExprConverter
 
rexBuilder - Variable in class com.lucidera.opt.LoptSemiJoinOptimizer
RexBuilder for constructing new RexNodes
rexBuilder - Variable in class com.lucidera.opt.test.LoptMetadataTest
 
rexBuilder - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
rexBuilder - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
rexBuilder - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.RexReplacer
 
rexBuilder - Variable in class net.sf.farrago.query.FarragoReentrantStmtExecutor
 
rexBuilder - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
 
rexBuilder - Variable in class org.eigenbase.rel.rules.PushProjector
Rex builder used to create new expressions.
rexBuilder - Variable in class org.eigenbase.rel.rules.RemoveIsNotDistinctFromRule.RemoveIsNotDistinctFromRexShuttle
 
rexBuilder - Variable in class org.eigenbase.rel.rules.SwapJoinRule.VariableReplacer
 
rexBuilder - Variable in class org.eigenbase.relopt.RelOptCluster
 
rexBuilder - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
RexBuilder - Class in org.eigenbase.rex
Factory for row expressions.
RexBuilder(RelDataTypeFactory) - Constructor for class org.eigenbase.rex.RexBuilder
Creates a RexBuilder.
rexBuilder - Variable in class org.eigenbase.rex.RexProgramBuilder
 
rexBuilder - Variable in class org.eigenbase.rex.RexTransformer
 
rexBuilder - Variable in class org.eigenbase.sarg.SargFactory
 
rexBuilder - Variable in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
rexBuilder - Variable in class org.eigenbase.sql2rel.RelDecorrelator
 
rexBuilder - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
rexBuilder - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
rexBuilder - Variable in class org.eigenbase.test.RexTransformerTest
 
rexBuilder - Variable in class org.eigenbase.test.SargTest
 
rexCall - Variable in class org.eigenbase.rel.TableFunctionRelBase
 
RexCall - Class in org.eigenbase.rex
An expression formed by a call to an operator with zero or more expressions as operands.
RexCall(RelDataType, SqlOperator, RexNode[]) - Constructor for class org.eigenbase.rex.RexCall
 
RexCallBinding - Class in org.eigenbase.rex
RexCallBinding implements SqlOperatorBinding by referring to an underlying collection of RexNode operands.
RexCallBinding(RelDataTypeFactory, SqlOperator, RexNode[]) - Constructor for class org.eigenbase.rex.RexCallBinding
 
rexCFList - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
RexChecker - Class in org.eigenbase.rex
Visitor which checks the validity of a RexNode expression.
RexChecker(RelDataType, boolean) - Constructor for class org.eigenbase.rex.RexChecker
Creates a RexChecker with a given input row type.
RexChecker(List<RelDataType>, boolean) - Constructor for class org.eigenbase.rex.RexChecker
Creates a RexChecker with a given set of input fields.
RexCopier - Class in org.eigenbase.rex
Shuttle which creates a deep copy of a Rex expression.
RexCopier(RexBuilder) - Constructor for class org.eigenbase.rex.RexCopier
Creates a RexCopier.
RexCorrelVariable - Class in org.eigenbase.rex
Reference to the current row of a correlating relational expression.
RexCorrelVariable(String, RelDataType) - Constructor for class org.eigenbase.rex.RexCorrelVariable
 
RexDynamicParam - Class in org.eigenbase.rex
Dynamic parameter reference in a row-expression.
RexDynamicParam(RelDataType, int) - Constructor for class org.eigenbase.rex.RexDynamicParam
Creates a dynamic parameter.
RexFieldAccess - Class in org.eigenbase.rex
Access to a field of a row-expression.
RexFieldAccess(RexNode, RelDataTypeField) - Constructor for class org.eigenbase.rex.RexFieldAccess
 
RexInputRef - Class in org.eigenbase.rex
Variable which references a field of an input relational expression.
RexInputRef(int, RelDataType) - Constructor for class org.eigenbase.rex.RexInputRef
Creates an input variable.
RexKind - Enum in org.eigenbase.rex
Enumeration of some important types of row-expression.
RexKind() - Constructor for enum org.eigenbase.rex.RexKind
Creates a kind.
RexKind(RexKind[]) - Constructor for enum org.eigenbase.rex.RexKind
Creates a kind which includes other kinds.
RexLiteral - Class in org.eigenbase.rex
Constant value in a row-expression.
RexLiteral(Comparable, RelDataType, SqlTypeName) - Constructor for class org.eigenbase.rex.RexLiteral
Creates a RexLiteral.
RexLocalRef - Class in org.eigenbase.rex
Local variable.
RexLocalRef(int, RelDataType) - Constructor for class org.eigenbase.rex.RexLocalRef
Creates a local variable.
RexMultisetUtil - Class in org.eigenbase.rex
Utility class for various methods related to multisets.
RexMultisetUtil() - Constructor for class org.eigenbase.rex.RexMultisetUtil
 
RexMultisetUtil.RexCallMultisetOperatorCounter - Class in org.eigenbase.rex
A RexShuttle that traverse all RexNode and counts total number of RexCalls traversed and number of multiset calls traversed.
RexMultisetUtil.RexCallMultisetOperatorCounter() - Constructor for class org.eigenbase.rex.RexMultisetUtil.RexCallMultisetOperatorCounter
 
RexNode - Class in org.eigenbase.rex
Row expression.
RexNode() - Constructor for class org.eigenbase.rex.RexNode
 
rexNull - Variable in class org.eigenbase.sarg.SargFactory
 
RexOver - Class in org.eigenbase.rex
Call to an aggregate function over a window.
RexOver(RelDataType, SqlAggFunction, RexNode[], RexWindow) - Constructor for class org.eigenbase.rex.RexOver
Creates a RexOver.
RexOver.Finder - Class in org.eigenbase.rex
Visitor which detects a RexOver inside a RexNode expression.
RexOver.Finder() - Constructor for class org.eigenbase.rex.RexOver.Finder
 
RexOver.OverFound - Exception in org.eigenbase.rex
 
RexOver.OverFound() - Constructor for exception org.eigenbase.rex.RexOver.OverFound
 
RexPattern - Interface in org.eigenbase.rex
A RexPattern represents an expression with holes in it.
RexPermutationShuttle - Class in org.eigenbase.rex
Visitor which replaces RexLocalRef objects after the expressions in a RexProgram have been reordered.
RexPermutationShuttle(Permutation) - Constructor for class org.eigenbase.rex.RexPermutationShuttle
 
RexPermuteInputsShuttle - Class in org.eigenbase.rex
Shuttle which applies a permutation to its input fields.
RexPermuteInputsShuttle(Permutation) - Constructor for class org.eigenbase.rex.RexPermuteInputsShuttle
 
RexProgram - Class in org.eigenbase.rex
A collection of expressions which read inputs, compute output expressions, and optionally use a condition to filter rows.
RexProgram(RelDataType, RexNode[], RexLocalRef[], RexLocalRef, RelDataType) - Constructor for class org.eigenbase.rex.RexProgram
Creates a program.
RexProgram(RelDataType, List<RexNode>, List<RexLocalRef>, RexLocalRef, RelDataType) - Constructor for class org.eigenbase.rex.RexProgram
Creates a program from lists of expressions.
RexProgram.Checker - Class in org.eigenbase.rex
Visitor which walks over a program and checks validity.
RexProgram.Checker(boolean, RelDataType, List<RelDataType>) - Constructor for class org.eigenbase.rex.RexProgram.Checker
Creates a Checker.
RexProgram.ConstantFinder - Class in org.eigenbase.rex
Walks over an expression and determines whether it is constant.
RexProgram.ConstantFinder() - Constructor for class org.eigenbase.rex.RexProgram.ConstantFinder
 
RexProgram.ExpansionShuttle - Class in org.eigenbase.rex
A RexShuttle used in the implementation of RexProgram.expandLocalRef(org.eigenbase.rex.RexLocalRef).
RexProgram.ExpansionShuttle() - Constructor for class org.eigenbase.rex.RexProgram.ExpansionShuttle
 
RexProgram.Marshaller - Class in org.eigenbase.rex
Given an expression in a program, creates a clone of the expression with sub-expressions (represented by RexLocalRefs) fully expanded.
RexProgram.Marshaller() - Constructor for class org.eigenbase.rex.RexProgram.Marshaller
 
RexProgram.ReferenceCounter - Class in org.eigenbase.rex
Visitor which marks which expressions are used.
RexProgram.ReferenceCounter() - Constructor for class org.eigenbase.rex.RexProgram.ReferenceCounter
 
RexProgramBuilder - Class in org.eigenbase.rex
Workspace for constructing a RexProgram.
RexProgramBuilder(RelDataType, RexBuilder) - Constructor for class org.eigenbase.rex.RexProgramBuilder
Creates a program-builder.
RexProgramBuilder(RexBuilder, RelDataType, List<RexNode>, List<RexLocalRef>, RexLocalRef, RelDataType) - Constructor for class org.eigenbase.rex.RexProgramBuilder
Creates a program builder with the same contents as a program.
RexProgramBuilder.RegisterInputShuttle - Class in org.eigenbase.rex
Shuttle which walks over an expression, registering each sub-expression.
RexProgramBuilder.RegisterInputShuttle(boolean) - Constructor for class org.eigenbase.rex.RexProgramBuilder.RegisterInputShuttle
 
RexProgramBuilder.RegisterMidputShuttle - Class in org.eigenbase.rex
Extension to RexProgramBuilder.RegisterInputShuttle which allows expressions to be in terms of inputs or previous common sub-expressions.
RexProgramBuilder.RegisterMidputShuttle(boolean, List<RexNode>) - Constructor for class org.eigenbase.rex.RexProgramBuilder.RegisterMidputShuttle
 
RexProgramBuilder.RegisterOutputShuttle - Class in org.eigenbase.rex
Shuttle which walks over an expression, registering each sub-expression.
RexProgramBuilder.RegisterOutputShuttle(List<RexNode>) - Constructor for class org.eigenbase.rex.RexProgramBuilder.RegisterOutputShuttle
 
RexProgramBuilder.RegisterShuttle - Class in org.eigenbase.rex
 
RexProgramBuilder.RegisterShuttle() - Constructor for class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
RexProgramBuilder.UpdateRefShuttle - Class in org.eigenbase.rex
Shuttle which rewires RexLocalRef using a list of updated references
RexProgramBuilder.UpdateRefShuttle(List<RexLocalRef>) - Constructor for class org.eigenbase.rex.RexProgramBuilder.UpdateRefShuttle
 
RexProgramBuilder.UsageVisitor - Class in org.eigenbase.rex
Visitor which marks which expressions are used.
RexProgramBuilder.UsageVisitor() - Constructor for class org.eigenbase.rex.RexProgramBuilder.UsageVisitor
 
RexRangeRef - Class in org.eigenbase.rex
Reference to a range of columns.
RexRangeRef(RelDataType, int) - Constructor for class org.eigenbase.rex.RexRangeRef
Creates a range reference.
rexRefs - Variable in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
rexRefSet - Variable in class org.eigenbase.relopt.RelOptUtil.InputFinder
 
RexShuttle - Class in org.eigenbase.rex
Passes over a row-expression, calling a handler method for each node, appropriate to the type of the node.
RexShuttle() - Constructor for class org.eigenbase.rex.RexShuttle
 
RexSlot - Class in org.eigenbase.rex
Abstract base class for RexInputRef and RexLocalRef.
RexSlot(String, int, RelDataType) - Constructor for class org.eigenbase.rex.RexSlot
Creates a slot.
RexSqlConvertlet - Interface in org.eigenbase.rex
Converts a RexNode expression into a SqlNode expression.
RexSqlConvertletTable - Interface in org.eigenbase.rex
Collection of RexSqlConvertlets.
RexSqlReflectiveConvertletTable - Class in org.eigenbase.rex
Implementation of RexSqlConvertletTable.
RexSqlReflectiveConvertletTable() - Constructor for class org.eigenbase.rex.RexSqlReflectiveConvertletTable
 
RexSqlStandardConvertletTable - Class in org.eigenbase.rex
Standard implementation of RexSqlConvertletTable.
RexSqlStandardConvertletTable() - Constructor for class org.eigenbase.rex.RexSqlStandardConvertletTable
 
RexToCalcTranslator - Class in net.sf.farrago.fennel.calc
Converts expressions in logical format (RexNode) into calculator assembly-language programs.
RexToCalcTranslator(RexBuilder, RelNode) - Constructor for class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
RexToCalcTranslator.ExpressionScope - Class in net.sf.farrago.fennel.calc
Supports scoping rules for calculator programs.
RexToCalcTranslator.ExpressionScope(RexToCalcTranslator.ExpressionScope) - Constructor for class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
 
RexToCalcTranslator.ExpressionScope() - Constructor for class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
Constructs a new scope
RexToCalcTranslator.TranslationException - Exception in net.sf.farrago.fennel.calc
Trivial exception thrown when RexToCalcTranslator.TranslationTester finds a node it cannot translate.
RexToCalcTranslator.TranslationException() - Constructor for exception net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationException
 
RexToCalcTranslator.TranslationTester - Class in net.sf.farrago.fennel.calc
Visitor which walks over a row expression and throws RexToCalcTranslator.TranslationException if it finds a node which cannot be implemented.
RexToCalcTranslator.TranslationTester(RexToCalcTranslator, boolean) - Constructor for class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
Creates a TranslationTester.
RexToOJTranslator - Class in org.eigenbase.oj.rex
Converts expressions in logical format (RexNode) into OpenJava code.
RexToOJTranslator(JavaRelImplementor, RelNode, OJRexImplementorTable) - Constructor for class org.eigenbase.oj.rex.RexToOJTranslator
Creates a translator.
RexToOJTranslator.WhichInputResult - Class in org.eigenbase.oj.rex
Result of call to RexToOJTranslator.whichInput(int, org.eigenbase.rel.RelNode), contains the input relational expression, its index, and the index of the field within that relational expression.
RexToOJTranslator.WhichInputResult(RelNode, int, int) - Constructor for class org.eigenbase.oj.rex.RexToOJTranslator.WhichInputResult
 
RexToSqlNodeConverter - Interface in org.eigenbase.rex
Converts expressions from RexNode to SqlNode.
RexToSqlNodeConverterImpl - Class in org.eigenbase.rex
Standard implementation of RexToSqlNodeConverter.
RexToSqlNodeConverterImpl(RexSqlConvertletTable) - Constructor for class org.eigenbase.rex.RexToSqlNodeConverterImpl
 
RexToSqlTranslator - Class in org.eigenbase.rex
Translates a row-expression to a SQL parse tree.
RexToSqlTranslator() - Constructor for class org.eigenbase.rex.RexToSqlTranslator
 
RexTransformer - Class in org.eigenbase.rex
Takes a tree of RexNode objects and transforms it into another in one sense equivalent tree.
RexTransformer(RexNode, RexBuilder) - Constructor for class org.eigenbase.rex.RexTransformer
 
RexTransformerTest - Class in org.eigenbase.test
Tests transformations on rex nodes.
RexTransformerTest() - Constructor for class org.eigenbase.test.RexTransformerTest
 
RexUtil - Class in org.eigenbase.rex
Utility methods concerning row-expressions.
RexUtil() - Constructor for class org.eigenbase.rex.RexUtil
 
RexUtil.ExpressionNormalizer - Class in org.eigenbase.rex
Walks over expressions and builds a bank of common sub-expressions.
RexUtil.ExpressionNormalizer(boolean) - Constructor for class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
RexUtil.ExpressionNormalizer.SubExprExistsException - Exception in org.eigenbase.rex
Thrown if there is a sub-expression.
RexUtil.ExpressionNormalizer.SubExprExistsException(RexNode) - Constructor for exception org.eigenbase.rex.RexUtil.ExpressionNormalizer.SubExprExistsException
 
RexUtil.FieldAccessFinder - Class in org.eigenbase.rex
Visitor which builds a bitmap of the inputs used by an expression.
RexUtil.FieldAccessFinder() - Constructor for class org.eigenbase.rex.RexUtil.FieldAccessFinder
 
RexUtil.ForwardRefFinder - Class in org.eigenbase.rex
Walks over an expression and throws an exception if it finds an RexInputRef with an ordinal beyond the number of fields in the input row type, or a RexLocalRef with ordinal greater than that set using RexUtil.ForwardRefFinder.setLimit(int).
RexUtil.ForwardRefFinder(RelDataType) - Constructor for class org.eigenbase.rex.RexUtil.ForwardRefFinder
 
RexUtil.ForwardRefFinder.IllegalForwardRefException - Exception in org.eigenbase.rex
 
RexUtil.ForwardRefFinder.IllegalForwardRefException() - Constructor for exception org.eigenbase.rex.RexUtil.ForwardRefFinder.IllegalForwardRefException
 
RexVariable - Class in org.eigenbase.rex
A row-expression which references a field.
RexVariable(String, RelDataType) - Constructor for class org.eigenbase.rex.RexVariable
 
RexVisitor<R> - Interface in org.eigenbase.rex
Visitor pattern for traversing a tree of RexNode objects.
RexVisitorImpl<R> - Class in org.eigenbase.rex
Default implementation of RexVisitor, which visits each node but does nothing while it's there.
RexVisitorImpl(boolean) - Constructor for class org.eigenbase.rex.RexVisitorImpl
 
RexWindow - Class in org.eigenbase.rex
Specification of the window of rows over which a RexOver windowed aggregate is evaluated.
RexWindow(RexNode[], RexNode[], SqlNode, SqlNode, boolean) - Constructor for class org.eigenbase.rex.RexWindow
Creates a window.
RhBase64 - Class in org.eigenbase.util
Encodes and decodes to and from Base64 notation.
RhBase64() - Constructor for class org.eigenbase.util.RhBase64
Defeats instantiation.
RhBase64.InputStream - Class in org.eigenbase.util
A RhBase64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
RhBase64.InputStream(InputStream) - Constructor for class org.eigenbase.util.RhBase64.InputStream
Constructs a RhBase64.InputStream in DECODE mode.
RhBase64.InputStream(InputStream, int) - Constructor for class org.eigenbase.util.RhBase64.InputStream
Constructs a RhBase64.InputStream in either ENCODE or DECODE mode.
RhBase64.OutputStream - Class in org.eigenbase.util
A RhBase64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
RhBase64.OutputStream(OutputStream) - Constructor for class org.eigenbase.util.RhBase64.OutputStream
Constructs a RhBase64.OutputStream in ENCODE mode.
RhBase64.OutputStream(OutputStream, int) - Constructor for class org.eigenbase.util.RhBase64.OutputStream
Constructs a RhBase64.OutputStream in either ENCODE or DECODE mode.
rhsAsJava() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Gets the right hand expression as a simple Java value.
rhsAsValue() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Gets the right hand expression as a valid value to be assigned to the left hand side.
rhsExp - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
rhsType - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
ridExprFound - Variable in class com.lucidera.lcs.LcsRemoveRidExprRule.RidExprConverter
 
ridLimitParamId - Variable in class com.lucidera.lcs.LcsIndexMergeRel
 
ridLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
ridLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
right - Variable in class com.lucidera.opt.LoptJoinTree.BinaryTree
 
right - Variable in class net.sf.farrago.fennel.rel.FennelDoubleRel
 
RIGHT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RIGHT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
right - Variable in class org.eigenbase.rel.JoinRelBase
 
right - Variable in enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
 
RIGHT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
right - Variable in class org.eigenbase.util.Pair
 
RIGHT_BRACKET - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
RIGHT_OPERAND - Static variable in class org.eigenbase.sql.SqlJoin
 
rightBitmap - Variable in class org.eigenbase.rel.rules.PushProjector
Bitmap containing the fields in the right hand side of a join, in the case where the projection is being pushed past a join.
rightDestFields - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
rightFactor - Variable in class com.lucidera.opt.LoptMultiJoin.RemovableSelfJoin
The right factor in a removable self-join, namely the factor that will be removed
rightFields - Variable in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
rightFields - Variable in class org.eigenbase.rel.rules.SwapJoinRule.VariableReplacer
 
rightInner - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
rightIterator - Variable in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
rightKeyProj - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
rightKeys - Variable in class net.sf.farrago.fennel.rel.LhxJoinRel
Join key columns from the right.
rightKeys - Variable in class org.eigenbase.rel.rules.SemiJoinRel
 
rightObj - Variable in class org.eigenbase.runtime.NestedLoopCalcTupleIter
 
rightOuter - Variable in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
rightPrec - Variable in class org.eigenbase.sql.SqlOperator
The precedence with which this operator binds to the expression to the right.
rightPrec(int, boolean) - Static method in class org.eigenbase.sql.SqlOperator
 
rightPreserveExprs - Variable in class org.eigenbase.rel.rules.PushProjector
Expressions referenced in the projection/filter that should be preserved, corresponding to expressions on the right hand side of the join, if the projection is being pushed past a join.
rightReference - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRel
 
rightRel - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
RightsClause(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RightsClause(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
rightTrim(String, char) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
rmiClassLoader - Variable in class net.sf.farrago.jdbc.FarragoJdbcUtil.SerializationChecker
Whether the client has the RMI class loader enabled.
rmiDataWrapper_ - Variable in class net.sf.farrago.jdbc.client.FarragoRJMedDataWrapper
 
rmiRegistry - Static variable in class net.sf.farrago.server.FarragoAbstractServer
 
rmiRegistryPort - Variable in class net.sf.farrago.server.FarragoAbstractServer
 
RNG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
rng_next_int(String, int) - Static method in class net.sf.farrago.rng.FarragoRngUDR
Generates the next pseudo-random integer from a particular RNG.
rng_next_int_internal(int, String, String) - Static method in class net.sf.farrago.rng.FarragoRngUDR
Generates the next pseudo-random integer from a particular RNG.
RngFileCreationFailed - Variable in class net.sf.farrago.rng.resource.FarragoRngResource
RngFileCreationFailed is 'Failed to create serialization file {0} for {1}'
rngInstance() - Static method in class net.sf.farrago.rng.FarragoRngImplementorTable
Retrieves the singleton, creating it if necessary.
rngInstance() - Static method in class net.sf.farrago.rng.FarragoRngOperatorTable
Retrieves the singleton, creating it if necessary.
RngmodelPackage - Interface in net.sf.farrago.rngmodel
RNGModel package interface.
RngmodelPackage$Hib - Class in net.sf.farrago.rngmodel
RNGModel package implementation.
RngmodelPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.rngmodel.RngmodelPackage$Hib
 
RngNonReservedKeyWord() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RngParser - Class in net.sf.farrago.rng.parserimpl
Farrago parser implementation extended with RNG syntax.
RngParser(InputStream) - Constructor for class net.sf.farrago.rng.parserimpl.RngParser
 
RngParser(InputStream, String) - Constructor for class net.sf.farrago.rng.parserimpl.RngParser
 
RngParser(Reader) - Constructor for class net.sf.farrago.rng.parserimpl.RngParser
 
RngParser(RngParserTokenManager) - Constructor for class net.sf.farrago.rng.parserimpl.RngParser
 
RngParser.JJCalls - Class in net.sf.farrago.rng.parserimpl
 
RngParser.JJCalls() - Constructor for class net.sf.farrago.rng.parserimpl.RngParser.JJCalls
 
RngParser.LookaheadSuccess - Error in net.sf.farrago.rng.parserimpl
 
RngParser.LookaheadSuccess() - Constructor for error net.sf.farrago.rng.parserimpl.RngParser.LookaheadSuccess
 
RngParserConstants - Interface in net.sf.farrago.rng.parserimpl
 
RngParserTokenManager - Class in net.sf.farrago.rng.parserimpl
 
RngParserTokenManager(SimpleCharStream) - Constructor for class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
RngParserTokenManager(SimpleCharStream, int) - Constructor for class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
RngRandomNumberGenerator - Interface in net.sf.farrago.rngmodel.rngschema
RandomNumberGenerator object instance interface.
RngRandomNumberGenerator$Hib - Class in net.sf.farrago.rngmodel.rngschema
RandomNumberGenerator object instance interface.
RngRandomNumberGenerator$Hib() - Constructor for class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
RngRandomNumberGenerator$Hib(String, VisibilityKind, String, Long) - Constructor for class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
RngRandomNumberGeneratorClass - Interface in net.sf.farrago.rngmodel.rngschema
RandomNumberGenerator class proxy interface.
rngRandomNumberGeneratorClass - Variable in class net.sf.farrago.rngmodel.rngschema.RngschemaPackage$Hib
 
RngRandomNumberGeneratorClass$Hib - Class in net.sf.farrago.rngmodel.rngschema
RandomNumberGenerator class proxy implementation.
RngRandomNumberGeneratorClass$Hib(RefPackage) - Constructor for class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
rngschemaPackage - Variable in class net.sf.farrago.rngmodel.RngmodelPackage$Hib
 
RngschemaPackage - Interface in net.sf.farrago.rngmodel.rngschema
RNGSchema package interface.
RngschemaPackage$Hib - Class in net.sf.farrago.rngmodel.rngschema
RNGSchema package implementation.
RngschemaPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.rngmodel.rngschema.RngschemaPackage$Hib
 
ROLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RoleDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoleDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoleDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoleDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
roleList - Variable in class net.sf.farrago.ddl.DdlGrantRoleStmt
 
rollback() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Rolls back the active transaction, if any.
rollback(FarragoSessionSavepoint) - Method in class net.sf.farrago.db.FarragoDbSession
 
rollback() - Method in class net.sf.farrago.fennel.FennelTxnContext
Rolls back the current txn, if any.
rollback() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
rollback(Savepoint) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
Rollback() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ROLLBACK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
Rollback() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ROLLBACK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
rollback(FarragoSessionSavepoint) - Method in interface net.sf.farrago.session.FarragoSession
Rolls back current transaction if any.
rollback() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
ROLLBACK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
rollBackChanges() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
rollBackChangesPublic() - Method in class net.sf.farrago.catalog.FarragoTransientStorage.MVIndex
 
rollBackChangesPublic() - Method in class net.sf.farrago.catalog.FarragoTransientStorage.PVIndex
 
rollBackChangesPublic() - Method in class net.sf.farrago.catalog.FarragoTransientStorage.SVIndex
 
rollBackChangesPublic() - Method in interface net.sf.farrago.catalog.FarragoTransientStorage.TxnIndex
 
rollbackDeletions() - Method in class net.sf.farrago.ddl.DdlValidator
 
rollbackIfSupported() - Static method in class net.sf.farrago.test.FarragoTestCase
 
rollbackImpl() - Method in class net.sf.farrago.db.FarragoDbSession
 
rollbackToSavepoint(int) - Method in class net.sf.farrago.db.FarragoDbSession
 
rollbackToSavepoint(FennelSvptHandle) - Method in class net.sf.farrago.fennel.FennelTxnContext
Rolls back to an existing savepoint.
ROLLUP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROLLUP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROLLUP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
root - Variable in class net.sf.farrago.catalog.FarragoReposUtil.ImportRefResolver
 
root - Variable in class org.eigenbase.lurql.LurqlQuery
 
Root() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
root - Variable in class org.eigenbase.rel.RelVisitor
 
root - Variable in class org.eigenbase.relopt.hep.HepPlanner
 
root - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
root - Variable in class org.eigenbase.rex.RexTransformer
 
root - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
root - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
root - Variable in class org.eigenbase.test.DiffRepository
 
root - Variable in class org.eigenbase.test.MockRelOptPlanner
 
rootObjectIds - Variable in class org.eigenbase.lurql.LurqlPlanVertex
Set of object MofIds to use as roots.
rootPackage - Variable in class net.sf.farrago.FarragoMetadataFactoryImpl
 
rootPackage - Variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
rootPackage - Variable in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
rootPackageImpl - Variable in class org.eigenbase.jmi.mem.JmiMemFactory
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
rootPageId - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
rootPageIdParamId - Variable in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
rootPageIdParamId - Variable in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
rootPageIdParamId - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
rootRel - Variable in class com.lucidera.opt.test.LoptMetadataTest
 
rootRel - Variable in class net.sf.farrago.test.FarragoMetadataTest
 
rootRel - Variable in class org.eigenbase.oj.stmt.PreparedExecution
 
rootStmtContext - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
rootStmtContext - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
rootStmtContext - Variable in class net.sf.farrago.query.FarragoReentrantStmt
 
RootTag - Static variable in class org.eigenbase.test.DiffRepository
 
roster - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
roster - Variable in class net.sf.farrago.namespace.util.MedMetadataFilterImpl
 
round - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Rounds approximate types to nearest integer but remains same type
round(OJClass, Expression, boolean) - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Generates code to round an expression up and cast it.
round(double) - Static method in class org.eigenbase.util14.NumberUtil
 
roundAsNeeded() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Rounds right hand side, if required.
roundAway() - Method in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
Generates code to round an expression according to the Farrago convention.
ROUTINE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
routine - Variable in class net.sf.farrago.query.FarragoRoutineInvocation
 
routine - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
ROUTINE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROUTINE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ROUTINE_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROUTINE_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROUTINE_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ROUTINE_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROUTINE_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROUTINE_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ROUTINE_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROUTINE_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROUTINE_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RoutineCharacteristics(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineCharacteristics(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoutineDataAccess - Interface in net.sf.farrago.fem.sql2003
RoutineDataAccess enumeration interface.
RoutineDataAccessEnum - Class in net.sf.farrago.fem.sql2003
RoutineDataAccess enumeration class implementation.
RoutineDataAccessEnum(String) - Constructor for class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
 
RoutineDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoutineInvocationException - Variable in class net.sf.farrago.resource.FarragoResource
RoutineInvocationException is 'Invocation of user-defined external Java method {0} failed'
routineLookup - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
RoutineParam(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineParam(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoutineParameterStyle - Interface in net.sf.farrago.fem.sql2003
RoutineParameterStyle enumeration interface.
RoutineParameterStyle(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineParameterStyle(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoutineParameterStyleEnum - Class in net.sf.farrago.fem.sql2003
RoutineParameterStyle enumeration class implementation.
RoutineParameterStyleEnum(String) - Constructor for class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
 
RoutineParamList(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineParamList(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoutineReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
RoutineReferenceImpl(boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
RoutineReferenceImpl(boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
row - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
ROW - Static variable in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Enumeration constant corresponding to literal row.
ROW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
row - Variable in class org.eigenbase.runtime.AbstractIterResultSet
 
row - Variable in class org.eigenbase.runtime.ResultSetIterator
 
row - Variable in class org.eigenbase.runtime.ResultSetTupleIter
 
Row - Class in org.eigenbase.runtime
When a relational expression obeys the result set calling convention, and does not explicitly specify a row type, the results are object of type Row.
Row(ResultSet) - Constructor for class org.eigenbase.runtime.Row
 
ROW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Row - Static variable in class org.eigenbase.sql.SqlKind
 
ROW_COUNT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROW_COUNT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROW_COUNT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ROW_ERROR - Static variable in class net.sf.farrago.runtime.NativeRuntimeContext
ErrorLevel.
ROW_NUMBER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROW_NUMBER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROW_NUMBER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ROW_UPDATE_THRESHOLD - Static variable in class com.lucidera.lcs.LcsTableMergeRule
The lower bound on the percentage of rows that must be updated for the replace column optimization to be used.
ROW_WARNING - Static variable in class net.sf.farrago.runtime.NativeRuntimeContext
 
rowClass - Variable in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
rowClass - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
RowConstructor() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a row constructor in the context of a VALUES expression.
RowConstructor() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a row constructor in the context of a VALUES expression.
rowConstructor - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
RowConstructor() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a row constructor in the context of a VALUES expression.
RowConstructorList(SqlParserPos) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses one or more rows in a VALUES expression.
RowConstructorList(SqlParserPos) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses one or more rows in a VALUES expression.
RowConstructorList(SqlParserPos) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses one or more rows in a VALUES expression.
rowCount - Variable in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
rowCount - Variable in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
ROWCOUNT - Variable in class net.sf.farrago.runtime.FennelRowCount
Number of rows affected by DML statement.
rowCount - Variable in class net.sf.farrago.session.FarragoSessionAnalyzedSql
Estimated number of rows returned; invalid if expression is not a query, or no optimization was requested.
rowCount$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
rowCount$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
rowCount$Hib - Variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
rowCount$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
rowCountStats$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
rowCountStats$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
rowCountStats$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
rowDeleted() - Method in class org.eigenbase.util14.AbstractResultSet
 
rowDelimiter - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
RowId - Interface in org.eigenbase.jdbc4
Dummy interface for JDBC 4 source compatibility.
RowIdLifetime - Interface in org.eigenbase.jdbc4
Dummy interface for JDBC 4 source compatibility.
rowInserted() - Method in class org.eigenbase.util14.AbstractResultSet
 
rowLimit - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit
 
ROWLIMIT - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
ROWLIMIT_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
rowLimitParamId - Variable in class com.lucidera.lcs.LcsIndexBitOpRel
 
rowLimitParamId - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
rowLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
rowLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
rowLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
rowLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
RowMustBeNonNegativeIntegral - Variable in class org.eigenbase.resource.EigenbaseResource
RowMustBeNonNegativeIntegral is 'ROWS value must be a non-negative integral constant'
rowNumberFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
ROW_NUMBER Window function.
rowObjs - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
RowORDINAL - Static variable in class org.eigenbase.sql.SqlKind
ROW function
ROWS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ROWS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ROWS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
rowScan - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
rowScanHasClusterScan - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
RowScanHasClusterScan - Interface in net.sf.farrago.fem.fennel
RowScanHasClusterScan association proxy interface.
RowScanHasClusterScan$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's RowScanHasClusterScan association interface.
RowScanHasClusterScan$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.RowScanHasClusterScan$Hib
 
rowScanRel - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
rowScanRelRowCount - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
rowsLastBar - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
rowsLastBar$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
rowsPerBar - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
rowsPerBar$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
rowType - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
rowType - Variable in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
rowType - Variable in class net.sf.farrago.query.FarragoPreparingStmt.ValidatorTable
 
rowType - Variable in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
rowType - Variable in class net.sf.farrago.runtime.FennelOnlyResultSet.FennelColumnGetter
 
rowType - Variable in class net.sf.farrago.type.FarragoJdbcMetaDataImpl
Type info to return.
rowType - Variable in class org.eigenbase.oj.stmt.PreparedExecution
 
rowType - Variable in class org.eigenbase.oj.stmt.PreparedExplanation
 
rowType - Variable in class org.eigenbase.rel.AbstractRelNode
Cached type of this relational expression.
rowType - Variable in class org.eigenbase.rel.rules.MultiJoinRel
 
rowType - Variable in class org.eigenbase.rel.TableFunctionRelBase
 
rowType - Variable in class org.eigenbase.relopt.RelOptAbstractTable
 
rowType - Variable in class org.eigenbase.sql.validate.AbstractNamespace
Type of the output row, which comprises the name and type of each output column.
rowType - Variable in class org.eigenbase.test.MockCatalogReader.MockTable
 
rowType - Variable in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
rowUpdated() - Method in class org.eigenbase.util14.AbstractResultSet
 
rowWidthCost(RelNode) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Computes a cost for a join tree based on the row widths of the inputs into the join.
rpad(String, int) - Static method in class org.eigenbase.util.Util
Pads a string with spaces up to a given length.
RPAREN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
RPAREN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
RPAREN - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
RPAREN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
RPS_GENERAL - Static variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Enumeration constant corresponding to literal RPS_GENERAL.
RPS_JAVA - Static variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Enumeration constant corresponding to literal RPS_JAVA.
RPS_JAVA_FARRAGO - Static variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Enumeration constant corresponding to literal RPS_JAVA_FARRAGO.
RPS_SQL - Static variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Enumeration constant corresponding to literal RPS_SQL.
RSQUARE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
rtiAlwaysNullableBigint - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is a nullable Bigint
rtiBigint - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is a Bigint
rtiBoolean - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is Boolean.
rtiColumnList - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy which always returns "COLUMN_LIST".
rtiCursor - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy which always returns "CURSOR".
rtiDate - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is Date.
rtiDecimalNoScale - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy for a call where the first argument is a decimal.
rtiDecimalProduct - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the decimal product of two exact numeric operands where at least one of the operands is a decimal.
rtiDecimalQuotient - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the decimal product of two exact numeric operands where at least one of the operands is a decimal.
rtiDecimalSum - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the decimal sum of two exact numeric operands where at least one of the operands is a decimal.
rtiDouble - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is Double.
rtiDyadicStringSumPrecision - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the same type as the input types but with the combined length of the two first types if types are of char type the type with the highest coercibility will be used result is varying if either input is; otherwise fixed Pre-requisites: input types must be of the same string type types must be comparable without casting
rtiFirstArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the first operand.
rtiFirstArgTypeForceNullable - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the first operand, with nulls always allowed.
rtiFirstArgTypeOrExactNoScale - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is SqlTypeStrategies.rtiDecimalNoScale with a fallback to SqlTypeStrategies.rtiFirstArgType This rule is used for floor, ceiling.
rtiFirstInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
rtiHistogram - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy for Histogram agg support
rtiInteger - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is an Integer.
rtiLeastRestrictive - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is using its operands biggest type, using the SQL:1999 rules described in "Data types of results of aggregations".
rtiMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Returns the same type as the multiset carries.
rtiMultisetFirstColumnMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Returns a multiset of the first column of a multiset.
rtiMultisetOnlyColumn - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Returns the type of the only column of a multiset.
rtiMultisetRecordMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Returns a multiset of the first column of a multiset.
rtiNullableBigint - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is an Bigint with nulls allowed if any of the operands allow nulls.
rtiNullableBoolean - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is Boolean, with nulls allowed if any of the operands allow nulls.
rtiNullableDecimalProduct - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Same as SqlTypeStrategies.rtiDecimalProduct but returns with nullablity if any of the operands is nullable by using SqlTypeTransforms.toNullable
rtiNullableDecimalQuotient - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Same as SqlTypeStrategies.rtiDecimalQuotient but returns with nullablity if any of the operands is nullable by using SqlTypeTransforms.toNullable
rtiNullableDecimalSum - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Same as SqlTypeStrategies.rtiNullableDecimalSum but returns with nullablity if any of the operands is nullable by using SqlTypeTransforms.toNullable
rtiNullableDouble - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is Double with nulls allowed if any of the operands allow nulls.
rtiNullableDyadicStringSumPrecision - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Same as SqlTypeStrategies.rtiDyadicStringSumPrecision and using SqlTypeTransforms.toNullable
rtiNullableFirstArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the first operand.
rtiNullableFirstInterval - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
 
rtiNullableInteger - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is an Integer with nulls allowed if any of the operands allow nulls.
rtiNullableIntegerQuotient - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is SqlTypeStrategies.rtiNullableFirstInterval and SqlTypeStrategies.rtiLeastRestrictive.
rtiNullableMultiset - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Same as SqlTypeStrategies.rtiMultiset but returns with nullablity if any of the operands is nullable
rtiNullableMultisetElementType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Returns the element type of a multiset
rtiNullableProduct - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is SqlTypeStrategies.rtiNullableDecimalProduct with a fallback to SqlTypeStrategies.rtiNullableFirstInterval and SqlTypeStrategies.rtiLeastRestrictive These rules are used for multiplication.
rtiNullableQuotient - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is SqlTypeStrategies.rtiNullableDecimalQuotient with a fallback to SqlTypeStrategies.rtiNullableFirstInterval and SqlTypeStrategies.rtiLeastRestrictive These rules are used for division.
rtiNullableSecondArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the second operand.
rtiNullableSum - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is SqlTypeStrategies.rtiNullableDecimalSum with a fallback to SqlTypeStrategies.rtiLeastRestrictive These rules are used for addition and subtraction.
rtiNullableThirdArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the third operand.
rtiNullableTime - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is nullable Time(0).
rtiNullableVaryingDyadicStringSumPrecision - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Same as SqlTypeStrategies.rtiDyadicStringSumPrecision and using SqlTypeTransforms.toNullable, SqlTypeTransforms.toVarying.
rtiNullableVaryingFirstArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is VARYING the type of the first argument.
rtiRecordToScalarType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Returns the field type of a structured type which has only one field.
rtiScope - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy where the expression is assumed to be registered as a SqlValidatorNamespace, and therefore the result type of the call is the type of that namespace.
rtiSecondArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the second operand.
rtiThirdArgType - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is the type of the third operand.
rtiTime - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy whereby the result type of a call is Time(0).
rtiVarchar2000 - Static variable in class org.eigenbase.sql.type.SqlTypeStrategies
Type-inference strategy which always returns "VARCHAR(2000)".
rtrim(String) - Static method in class org.eigenbase.util.Util
Trims trailing spaces from a string.
Rule - Static variable in class net.sf.farrago.query.FennelToIteratorConverter
The singleton rule which uses a FennelToIteratorConverter to convert a RelNode from FennelRel.FENNEL_EXEC_CONVENTION convention to CallingConvention.ITERATOR convention.
Rule - Static variable in class net.sf.farrago.query.IteratorToFennelConverter
 
rule - Variable in class org.eigenbase.relopt.hep.HepInstruction.RuleInstance
Explicitly specified rule, or rule looked up by planner from description.
rule - Variable in class org.eigenbase.relopt.RelOptRuleCall
 
rule - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
rule - Variable in class org.eigenbase.sql.type.SqlTypeTransformCascade
 
rule - Variable in class org.eigenbase.test.MockRelOptPlanner
 
ruleAttempted(RelOptListener.RuleAttemptedEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
ruleAttempted(RelOptListener.RuleAttemptedEvent) - Method in class org.eigenbase.relopt.MulticastRelOptListener
 
ruleAttempted(RelOptListener.RuleAttemptedEvent) - Method in interface org.eigenbase.relopt.RelOptListener
Notifies this listener that an optimizer rule is being applied to a particular relational expression.
ruleAttempted(RelOptListener.RuleAttemptedEvent) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
ruleCall - Variable in class org.eigenbase.relopt.RelOptListener.RuleEvent
 
ruleClass - Variable in class org.eigenbase.relopt.hep.HepInstruction.RuleClass
 
ruleDescExclusionFilter - Variable in class org.eigenbase.relopt.AbstractRelOptPlanner
 
ruleDescription - Variable in class org.eigenbase.relopt.hep.HepInstruction.RuleInstance
Description to look for, or null if rule specified explicitly.
ruleMatchImportanceComparator - Variable in class org.eigenbase.relopt.volcano.RuleQueue
Sorts rule-matches into decreasing order of importance.
ruleName - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
ruleProductionSucceeded(RelOptListener.RuleProductionEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
ruleProductionSucceeded(RelOptListener.RuleProductionEvent) - Method in class org.eigenbase.relopt.MulticastRelOptListener
 
ruleProductionSucceeded(RelOptListener.RuleProductionEvent) - Method in interface org.eigenbase.relopt.RelOptListener
Notifies this listener that an optimizer rule has been successfully applied to a particular relational expression, resulting in a new equivalent expression (relEquivalenceFound will also be called unless the new expression is identical to an existing one).
ruleProductionSucceeded(RelOptListener.RuleProductionEvent) - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
RuleQueue - Class in org.eigenbase.relopt.volcano
Priority queue of relexps whose rules have not been called, and rule-matches which have not yet been acted upon.
RuleQueue(VolcanoPlanner) - Constructor for class org.eigenbase.relopt.volcano.RuleQueue
 
ruleQueue - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Holds rule calls waiting to be fired.
RuleQueue.PhaseMatchList - Class in org.eigenbase.relopt.volcano
PhaseMatchList represents a set of rule-matches for a particular phase of the planner's execution.
RuleQueue.PhaseMatchList(VolcanoPlannerPhase) - Constructor for class org.eigenbase.relopt.volcano.RuleQueue.PhaseMatchList
 
RuleQueue.RelImportanceComparator - Class in org.eigenbase.relopt.volcano
Compares RelNode objects according to their cached 'importance'.
RuleQueue.RelImportanceComparator() - Constructor for class org.eigenbase.relopt.volcano.RuleQueue.RelImportanceComparator
 
RuleQueue.RuleMatchImportanceComparator - Class in org.eigenbase.relopt.volcano
Compares VolcanoRuleMatch objects according to their importance.
RuleQueue.RuleMatchImportanceComparator() - Constructor for class org.eigenbase.relopt.volcano.RuleQueue.RuleMatchImportanceComparator
 
rules - Variable in class org.eigenbase.relopt.hep.HepInstruction.RuleCollection
Collection of rules to apply.
rules - Variable in class org.eigenbase.sql.type.JavaToSqlTypeConversionRules
 
rules - Variable in class org.eigenbase.sql.type.SqlReturnTypeInferenceChain
 
rules - Static variable in class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
ruleSet - Variable in class org.eigenbase.relopt.hep.HepInstruction.CommonRelSubExprRules
 
ruleSet - Variable in class org.eigenbase.relopt.hep.HepInstruction.ConverterRules
Actual rule set instantiated during planning by filtering all of the planner's rules, looking for the desired converters.
ruleSet - Variable in class org.eigenbase.relopt.hep.HepInstruction.EndGroup
Actual rule set instantiated during planning by collecting grouped rules.
ruleSet - Variable in class org.eigenbase.relopt.hep.HepInstruction.RuleClass
Actual rule set instantiated during planning by filtering all of the planner's rules through ruleClass.
ruleSet - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Set of all registered rules.
ruleTracer - Static variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
run() - Method in class com.lucidera.farrago.test.LucidDbTestCleanup.ShutdownThread
 
run() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
run() - Method in class net.sf.farrago.test.FarragoTestCase.ShutdownThread
 
run() - Method in class net.sf.farrago.test.FarragoUtilTest.TimerTestTask
 
run() - Method in class net.sf.farrago.util.FarragoTimerAllocation.CancelTask
 
run() - Method in class net.sf.farrago.util.FarragoTimerTask
 
run() - Method in class org.eigenbase.runtime.ThreadIterator
 
run() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Executes the configured commands.
run(String[]) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
run() - Method in class org.eigenbase.test.ExclusivePipeTest.Consumer
 
run() - Method in class org.eigenbase.test.ExclusivePipeTest.Producer
 
run() - Method in class org.eigenbase.util.MainApp
Does the work of the application, handles any errors, then calls System.exit(int) to terminate the application.
runApplication(String[], Logger, Reader, Writer) - Static method in class org.eigenbase.util.Util
Runs an external application.
runAppProcess(ProcessBuilder, Logger, Reader, Writer) - Static method in class org.eigenbase.util.Util
Runs an external application process.
runCleanup() - Static method in class net.sf.farrago.test.FarragoTestCase
 
runConsole() - Method in class net.sf.farrago.server.FarragoAbstractServer
Implements console interaction from stdin after the server has successfully started.
runMultipleThreads(boolean) - Method in class net.sf.farrago.test.FarragoObjectCacheTest
 
runningContext - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
runOneThreadSequential(String, int, boolean) - Method in class net.sf.farrago.test.FarragoObjectCacheTest
 
runProfiledQuery(Statement) - Static method in class net.sf.farrago.test.FarragoProfiler
 
runQuery(Statement) - Static method in class net.sf.farrago.test.FarragoProfiler
 
runsAsDml - Variable in class net.sf.farrago.ddl.DdlStmt
True if the DDL statement is treated as a DML statement with respect to how locking behaves
runsAsDml() - Method in class net.sf.farrago.ddl.DdlStmt
 
runsAsDml() - Method in interface net.sf.farrago.session.FarragoSessionDdlStmt
 
runScript(String, String) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentScriptedTestCase
Executes the given multi-threaded test script.
runScript(String, String, String, String) - Method in class net.sf.farrago.util.SqlRunner
Run the specified SQL script against the server at the specified URL using the supplied credentials.
runScript(String, String, String, String, PrintStream) - Method in class net.sf.farrago.util.SqlRunner
Run the specified SQL script against the server at the specified URL using the supplied credentials.
runScript(String, String, String, String, PrintStream, PrintStream) - Method in class net.sf.farrago.util.SqlRunner
Run the specified SQL script against the server at the specified URL.
runSqlLineTest(String) - Method in class net.sf.farrago.test.FarragoTestCase
 
runSqlLineTest(String, boolean) - Method in class net.sf.farrago.test.FarragoTestCase
 
runTest(String) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTest
 
runTest() - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTest
 
runTest() - Static method in class net.sf.farrago.test.FarragoProfiler
 
runTest() - Method in class net.sf.farrago.test.FarragoSqlTest
 
runTest() - Method in class net.sf.farrago.test.LurqlQueryTest
 
runTest() - Method in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
runTest() - Method in class net.sf.farrago.test.regression.FarragoSqlRegressionTest
 
runTest() - Method in class org.eigenbase.util.MethodCallTestCase
 
runtimeContext - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
runtimeContext - Variable in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
runtimeContext - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
runTimer() - Method in class net.sf.farrago.db.FarragoDatabase.CheckpointTask
 
runTimer() - Method in class net.sf.farrago.db.FarragoDatabase.WatchdogTask
 
runTimer() - Method in class net.sf.farrago.test.FarragoTimerTest.BadTask
 
runTimer() - Method in class net.sf.farrago.test.FarragoTimerTest.GoodTask
 
runTimer() - Method in class net.sf.farrago.util.FarragoTimerTask
Runs the timer action as specified by subclass.
runTimeSeconds - Variable in class org.eigenbase.test.concurrent.ConcurrentTestTimedCommandGenerator
 
RuntimeTest - Class in net.sf.farrago.test
Unit tests for various classes in package net.sf.farrago.type.runtime.
RuntimeTest() - Constructor for class net.sf.farrago.test.RuntimeTest
 
RuntimeTypeUtil - Class in net.sf.farrago.type.runtime
Runtime Utility Subroutines.
RuntimeTypeUtil() - Constructor for class net.sf.farrago.type.runtime.RuntimeTypeUtil
 

S

s - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Token
 
s - Variable in class org.eigenbase.util14.ConnectStringParser
 
S1 - Variable in class net.sf.farrago.type.runtime.BytePointer
two temp variables to store the substring pointers
S_QUOTED_STRING - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
SA_USER_NAME - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Reserved name for the system admin authorization user.
SaffronProperties - Class in org.eigenbase.util
Provides an environment for debugging information, et cetera, used by saffron.
SaffronProperties() - Constructor for class org.eigenbase.util.SaffronProperties
This constructor is private; please use SaffronProperties.instance() to create a SaffronProperties.
SALES_EMPS_ROWCOUNT - Static variable in class com.lucidera.opt.test.LoptMetadataTest
 
SALES_TABLES - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
sameNamedType(RelDataType, RelDataType) - Static method in class org.eigenbase.sql.type.SqlTypeUtil
Tests whether two types have the same name and structure, possibly with differing modifiers.
SameOperandTypeChecker - Class in org.eigenbase.sql.type
Parameter type-checking strategy where all operand types must be the same.
SameOperandTypeChecker(int) - Constructor for class org.eigenbase.sql.type.SameOperandTypeChecker
 
samePrefix(FemLocalIndex, FemLocalIndex, int) - Method in class com.lucidera.lcs.LcsIndexOnlyAccessRule
Determines whether two indexes have the same prefix, up to a specified number of keys
Sample(FemBaseColumnSet, boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SAMPLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
Sample(FemBaseColumnSet, boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SAMPLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
sampleAndCreateBcp(String[], FlatFileBcpFile) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Creates the given control file based on an internal sample query.
sampleDataset$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
sampleDataset$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
sampleDataset$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
sampleFunction - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The TABLESAMPLE operator.
samplePercent - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
samplePercentage - Variable in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
sampleRepeatableSeed - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
sampleSize - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.Histogram
 
sampleSize$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
sampleValue(SqlNode) - Static method in class org.eigenbase.sql.SqlLiteral
Extracts the SqlSampleSpec value from a symbol literal.
SAMPLING_BERNOULLI - Static variable in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Enumeration constant corresponding to literal SAMPLING_BERNOULLI.
SAMPLING_OFF - Static variable in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Enumeration constant corresponding to literal SAMPLING_OFF.
SAMPLING_SYSTEM - Static variable in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Enumeration constant corresponding to literal SAMPLING_SYSTEM.
samplingClumps - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
samplingClumps - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
samplingMode - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
samplingMode - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
samplingParams - Variable in class com.lucidera.lcs.LcsSamplingRowScanRel
 
samplingParams - Variable in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRel
 
samplingPercentage - Variable in class org.eigenbase.relopt.RelOptSamplingParameters
 
samplingRate - Variable in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
samplingRate - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
samplingRate - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
SamplingRel - Class in org.eigenbase.rel
SamplingRel represents the TABLESAMPLE BERNOULLI or SYSTEM keyword applied to a table, view or subquery.
SamplingRel(RelOptCluster, RelNode, RelOptSamplingParameters) - Constructor for class org.eigenbase.rel.SamplingRel
 
samplingRepeatable - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
samplingRepeatable - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
samplingRepeatableSeed - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
samplingRepeatableSeed - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
samplingRowCount - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
samplingRowCount - Variable in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
sarg2RexMap - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
SargBinding - Class in org.eigenbase.sarg
SargBinding represents the binding of a SargExpr to a particular RexInputRef.
SargBinding(SargExpr, RexInputRef) - Constructor for class org.eigenbase.sarg.SargBinding
 
sargBindingList - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
SargBoundType - Enum in org.eigenbase.sarg
SargBoundType defines the possible endpoint boundaries (upper or lower).
SargBoundType() - Constructor for enum org.eigenbase.sarg.SargBoundType
 
SargEndpoint - Class in org.eigenbase.sarg
SargEndpoint represents an endpoint of a (SargInterval).
SargEndpoint(SargFactory, RelDataType) - Constructor for class org.eigenbase.sarg.SargEndpoint
 
SargExpr - Interface in org.eigenbase.sarg
SargExpr represents an expression defining a possibly non-contiguous search subset of a scalar domain of a given datatype.
SargFactory - Class in org.eigenbase.sarg
SargFactory creates new instances of various sarg-related objects.
SargFactory(RexBuilder) - Constructor for class org.eigenbase.sarg.SargFactory
Creates a new SargFactory.
sargFactory - Variable in class org.eigenbase.test.SargTest
 
SargInterval - Class in org.eigenbase.sarg
SargInterval represents a single contiguous search interval over a scalar domain of a given datatype (including null values).
SargInterval(SargFactory, RelDataType) - Constructor for class org.eigenbase.sarg.SargInterval
Creates a SargInterval.
SargIntervalBase - Class in org.eigenbase.sarg
SargIntervalBase is a common base for SargInterval and SargIntervalExpr.
SargIntervalBase(SargFactory, RelDataType) - Constructor for class org.eigenbase.sarg.SargIntervalBase
 
SargIntervalExpr - Class in org.eigenbase.sarg
SargIntervalExpr represents an expression which can be resolved to a fixed SargInterval.
SargIntervalExpr(SargFactory, RelDataType, SqlNullSemantics) - Constructor for class org.eigenbase.sarg.SargIntervalExpr
 
SargIntervalSequence - Class in org.eigenbase.sarg
SargIntervalSequence represents the union of a set of disjoint SargInterval instances.
SargIntervalSequence() - Constructor for class org.eigenbase.sarg.SargIntervalSequence
 
SargMutableEndpoint - Class in org.eigenbase.sarg
SargMutableEndpoint exposes methods for modifying a SargEndpoint.
SargMutableEndpoint(SargFactory, RelDataType) - Constructor for class org.eigenbase.sarg.SargMutableEndpoint
 
SargRexAnalyzer - Class in org.eigenbase.sarg
SargRexAnalyzer attempts to translate a rex predicate into a SargBinding.
SargRexAnalyzer(SargFactory, boolean) - Constructor for class org.eigenbase.sarg.SargRexAnalyzer
 
SargRexAnalyzer(SargFactory, boolean, int, int) - Constructor for class org.eigenbase.sarg.SargRexAnalyzer
 
SargRexAnalyzer.BooleanConvertlet - Class in org.eigenbase.sarg
 
SargRexAnalyzer.BooleanConvertlet(SargSetOperator) - Constructor for class org.eigenbase.sarg.SargRexAnalyzer.BooleanConvertlet
 
SargRexAnalyzer.CallConvertlet - Class in org.eigenbase.sarg
 
SargRexAnalyzer.CallConvertlet() - Constructor for class org.eigenbase.sarg.SargRexAnalyzer.CallConvertlet
 
SargRexAnalyzer.ComparisonConvertlet - Class in org.eigenbase.sarg
 
SargRexAnalyzer.ComparisonConvertlet(SargBoundType, SargStrictness) - Constructor for class org.eigenbase.sarg.SargRexAnalyzer.ComparisonConvertlet
 
SargRexAnalyzer.NodeVisitor - Class in org.eigenbase.sarg
 
SargRexAnalyzer.NodeVisitor() - Constructor for class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
sargSeq - Variable in class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilter
 
sargSeqList - Variable in class com.lucidera.lcs.LcsIndexOptimizer.CandidateIndex
 
SargSetExpr - Class in org.eigenbase.sarg
SargSetExpr represents the application of a set operator to zero or more child sarg expressions.
SargSetExpr(SargFactory, RelDataType, SargSetOperator) - Constructor for class org.eigenbase.sarg.SargSetExpr
 
SargSetExpr.IntervalComparator - Class in org.eigenbase.sarg
Comparator used in evaluateUnionOp.
SargSetExpr.IntervalComparator() - Constructor for class org.eigenbase.sarg.SargSetExpr.IntervalComparator
 
SargSetOperator - Enum in org.eigenbase.sarg
SargSetOperator defines the supported set operators which can be used to combine instances of SargExpr.
SargSetOperator() - Constructor for enum org.eigenbase.sarg.SargSetOperator
 
SargStrictness - Enum in org.eigenbase.sarg
Defines the boundary strictness of an endpoint: either open (either strictly less than or greater than) or closed (exactly equal).
SargStrictness() - Constructor for enum org.eigenbase.sarg.SargStrictness
 
SargTest - Class in org.eigenbase.test
SargTest tests the org.eigenbase.sarg class library.
SargTest(String) - Constructor for class org.eigenbase.test.SargTest
Initializes a new SargTest.
SargTest.Zodiac - Enum in org.eigenbase.test
 
SargTest.Zodiac() - Constructor for enum org.eigenbase.test.SargTest.Zodiac
 
saveBootUrl(String) - Method in class net.sf.farrago.db.FarragoDatabase
 
saveCleanupParameters() - Method in class net.sf.farrago.test.FarragoTestCase.Cleanup
 
savedDeclarer - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
savedFarragoConfig - Static variable in class net.sf.farrago.test.FarragoTestCase
Saved copy of Farrago configuration parameters.
savedFennelConfig - Static variable in class net.sf.farrago.test.FarragoTestCase
Saved copy of Fennel configuration parameters.
saveFirstCsn - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
Indicates whether the csn associated with the first txn initiated from a root context or one of its children contexts needs to be saved.
saveFirstTxnCsn(long) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
saveFirstTxnCsn(long) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Saves the commit sequence number associated with the first transaction initiated by a stmt associated with a root context.
saveParameters() - Static method in class net.sf.farrago.test.FarragoTestCase
Saves system parameters.
saveParameters(FarragoRepos) - Static method in class net.sf.farrago.test.FarragoTestCase
 
Savepoint() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SAVEPOINT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
Savepoint() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SAVEPOINT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SAVEPOINT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
savepointList - Variable in class net.sf.farrago.db.FarragoDbSession
List of savepoints established within current transaction which have not been released or rolled back; order is from earliest to latest.
savepointName - Variable in class net.sf.farrago.ddl.DdlSavepointTxnStmt
 
saveTestParameters() - Static method in class com.lucidera.farrago.test.LucidDbTestCleanup
 
sawSmokingVehicle - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
ScalarQuery - Static variable in class org.eigenbase.sql.SqlKind
 
scalarQueryOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The internal "$SCALAR_QUERY" operator returns a scalar value from a record type.
ScalarQueryORDINAL - Static variable in class org.eigenbase.sql.SqlKind
ScalarQuery is an aggregate of scalar query node types.
ScalarSubqueryConverter - Class in net.sf.farrago.query
ScalarSubqueryConverter converts subqueries to scalar constants by evaulating them and passing back the resulting constant expression.
ScalarSubqueryConverter(FarragoSessionPreparingStmt) - Constructor for class net.sf.farrago.query.ScalarSubqueryConverter
 
scale - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
scale of this field.
SCALE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
scale - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
SCALE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
scale - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlDecimalType
 
SCALE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
scale - Variable in class org.eigenbase.sql.SqlDataTypeSpec
 
scale - Variable in class org.eigenbase.sql.SqlNumericLiteral
 
scale - Variable in class org.eigenbase.sql.type.BasicSqlType
 
scale - Variable in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
scale$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
scale$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
scale$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
scale$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
scale$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
scale$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
scale$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
scale$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
SCALE_NOT_SPECIFIED - Static variable in class org.eigenbase.sql.type.BasicSqlType
 
scaleA - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
scaleB - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
scaleDown(RexNode, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Scales down a decimal value, and returns the scaled value as an exact numeric.
scaleDownDouble(RexNode, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Scales down a decimal value and returns the scaled value as a an double precision approximate value.
scaleUp(RexNode, int) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.RexExpander
Scales up a decimal value and returns the scaled value as an exact number.
scanRel - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
Aggregation used since multiple inheritance is unavailable.
scheduleDeletion(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
scheduleModification(RefObject) - Method in class net.sf.farrago.ddl.DdlValidator
 
scheduleRevalidation(Set<CwmModelElement>) - Method in class net.sf.farrago.ddl.DdlValidator
 
schedulingMap - Variable in class net.sf.farrago.ddl.DdlValidator
Map containing scheduled validation actions.
schema - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.Source
 
SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
schema - Variable in class net.sf.farrago.session.FarragoSessionResolvedObject
 
schema - Variable in class org.eigenbase.relopt.RelOptAbstractTable
 
SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
schema - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
schema - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
SCHEMA_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCHEMA_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SCHEMA_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SchemaDefinesPath - Interface in net.sf.farrago.fem.sql2003
SchemaDefinesPath association proxy interface.
schemaDefinesPath - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
SchemaDefinesPath$Hib - Class in net.sf.farrago.fem.sql2003
SchemaDefinesPath association implementation.
SchemaDefinesPath$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
SchemaDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SchemaDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SchemaDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SchemaDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
schemaExists - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
schemaList - Variable in class net.sf.farrago.ddl.DdlSetPathStmt
 
schemaMaps - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
schemaName - Variable in class net.sf.farrago.ddl.DdlSetSchemaStmt
 
schemaName - Variable in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
schemaName - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
schemaName - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
schemaName - Variable in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
schemaName - Variable in class net.sf.farrago.session.FarragoSessionResolvedObject
 
schemaName - Variable in class net.sf.farrago.session.FarragoSessionVariables
The name of the default schema qualifier, changed by SET SCHEMA.
schemaNames - Variable in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
SchemaObjectDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SchemaObjectDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SchemaPath(FemLocalSchema) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SchemaPath(FemLocalSchema) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
schemaQualified - Variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
SchemaReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SchemaReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SCHEMAS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
schemas - Variable in class org.eigenbase.test.MockCatalogReader
 
schemaSearchPath - Variable in class net.sf.farrago.session.FarragoSessionVariables
Value of SQL expression CURRENT_PATH as a list of schemas.
schemaType - Variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
schemaType - Variable in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
scope - Variable in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
scope - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator
Eliminates common-subexpressions, by mapping every expression (the key is generated from a RexNode using RexToCalcTranslator.getKey(RexNode)) to the CalcReg which holds its value.
scope - Variable in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
scope - Variable in class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
SCOPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCOPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SCOPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
scope - Variable in class org.eigenbase.sql.SqlCallBinding
 
scope - Variable in class org.eigenbase.sql.validate.CollectNamespace
 
scope - Variable in class org.eigenbase.sql.validate.ProcedureNamespace
 
scope - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
scope - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.IdInfo
 
scope - Variable in class org.eigenbase.sql.validate.TableConstructorNamespace
 
scope - Variable in class org.eigenbase.sql.validate.UnnestNamespace
 
scope - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Collection of RelNode objects which correspond to a SELECT statement.
SCOPE_CATALOGS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCOPE_CATALOGS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SCOPE_CATALOGS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SCOPE_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCOPE_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SCOPE_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SCOPE_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCOPE_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SCOPE_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ScopedTableDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ScopedTableDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ScopeKind - Interface in net.sf.farrago.cwm.core
ScopeKind enumeration interface.
ScopeKindEnum - Class in net.sf.farrago.cwm.core
ScopeKind enumeration class implementation.
ScopeKindEnum(String) - Constructor for class net.sf.farrago.cwm.core.ScopeKindEnum
 
scopes - Variable in class org.eigenbase.sql.validate.AggChecker
 
scopes - Variable in class org.eigenbase.sql.validate.SqlScopedShuttle
 
scopes - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps query node objects to the SqlValidatorScope scope created from them}.
scriptDirectory - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
scriptHasVars - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
SCROLL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SCROLL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SCROLL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
scrollPane - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
scrubValue(Object, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcApproxParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcBinaryParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcBooleanParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcDateParamDef
 
scrubValue(Object, Calendar) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcDateParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcDecimalParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
scrubValue(Object, Calendar) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcIntParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
scrubValue(Object, Calendar) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcStringParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcTimeParamDef
 
scrubValue(Object, Calendar) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcTimeParamDef
 
scrubValue(Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcTimestampParamDef
 
scrubValue(Object, Calendar) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcTimestampParamDef
 
scrubValue(Object) - Method in interface net.sf.farrago.session.FarragoSessionStmtParamDef
Checks the type of a value, and throws an error if it is invalid or cannot be converted to an acceptable type.
scrubValue(Object, Calendar) - Method in interface net.sf.farrago.session.FarragoSessionStmtParamDef
Checks the type of a value, and throws an error if it is invalid or cannot be converted to an acceptable type.
SEARCH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SEARCH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SEARCH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
searchColumn(int, RexLiteral, Double, Double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
searchedSchemaCatalogName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
searchedSchemaName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
searchKeyParameter - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
searchKeyParameter - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
searchKeyParamIds - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
SearchPath() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SearchPath() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SearchPathElement(List) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SearchPathElement(List) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
searchPrivateCache(String) - Method in class net.sf.farrago.plugin.FarragoPluginCache
Searches this cache for a plugin object identified by its catalog MofId.
searchResult - Variable in class org.eigenbase.dmv.DmvResponse
 
SECOND - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SECOND - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SECOND - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SECONDARY_PHASE - Static variable in interface org.eigenbase.util.property.Trigger
 
secondaryOne - Variable in class org.eigenbase.test.PropertyTest.State2
 
secondaryTwo - Variable in class org.eigenbase.test.PropertyTest.State2
 
SECTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SECTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SECTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SECURITY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SECURITY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SECURITY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
securityPackage - Variable in class net.sf.farrago.fem.FemPackage$Hib
 
SecurityPackage - Interface in net.sf.farrago.fem.security
Security package interface.
SecurityPackage$Hib - Class in net.sf.farrago.fem.security
Security package implementation.
SecurityPackage$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.SecurityPackage$Hib
 
SEED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
seekPattern - Variable in class net.sf.farrago.test.FarragoTestCase.ReplacingOutputStream
 
SEGMENT_LOGGER_PREFIX - Static variable in class net.sf.farrago.util.NativeTrace
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
segmentId - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
segmentLimitParamId - Variable in class com.lucidera.lcs.LcsIndexMergeRel
 
segmentLimitParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
SELECT - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal SELECT.
select - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
SELECT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SELECT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SELECT - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
SELECT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Select - Static variable in class org.eigenbase.sql.SqlKind
 
select - Variable in class org.eigenbase.sql.validate.AggregatingSelectScope
 
select - Variable in class org.eigenbase.sql.validate.OrderByScope
 
select - Variable in class org.eigenbase.sql.validate.SelectNamespace
 
select - Variable in class org.eigenbase.sql.validate.SelectScope
 
select - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
SELECT_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
SELECT_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
SelectExpression() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses one unaliased expression in a select list.
SelectExpression() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses one unaliased expression in a select list.
SelectExpression() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses one unaliased expression in a select list.
SelectItem() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses one item in a select list.
SelectItem() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses one item in a select list.
SelectItem() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses one item in a select list.
selectivity - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
selectivityPoints - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
 
selectivityRanges - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram.HistogramBarCoverage
 
SelectList() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the select list of a SELECT statement.
SelectList() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the select list of a SELECT statement.
selectList - Variable in class org.eigenbase.lurql.LurqlExists
 
selectList - Variable in class org.eigenbase.lurql.LurqlQuery
 
SelectList() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
SelectList() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the select list of a SELECT statement.
selectListExtraIndentFlag - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
selectListItemsOnSeparateLines - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
SelectNamespace - Class in org.eigenbase.sql.validate
Namespace offered by a subquery.
SelectNamespace(SqlValidatorImpl, SqlSelect, SqlNode) - Constructor for class org.eigenbase.sql.validate.SelectNamespace
Creates a SelectNamespace.
selectOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The standard SELECT operator.
SelectORDINAL - Static variable in class org.eigenbase.sql.SqlKind
SELECT statement or sub-query
SelectScope - Class in org.eigenbase.sql.validate
The name-resolution scope of a SELECT clause.
SelectScope(SqlValidatorScope, SqlValidatorScope, SqlSelect) - Constructor for class org.eigenbase.sql.validate.SelectScope
Creates a scope corresponding to a SELECT clause.
selectScopes - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps a SqlSelect node to the scope used by its SELECT and HAVING clauses.
SELF - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SELF - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SELF - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Semaphore - Class in org.eigenbase.runtime
A counting semaphore.
Semaphore(int) - Constructor for class org.eigenbase.runtime.Semaphore
Creates a Semaphore with the given number of permits.
SEMICOLON - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SEMICOLON - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SEMICOLON - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
SEMICOLON - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
semiJoinDone - Variable in class org.eigenbase.rel.JoinRel
 
SemiJoinRel - Class in org.eigenbase.rel.rules
A SemiJoinRel represents two relational expressions joined according to some condition, where the output only contains the columns from the left join input.
SemiJoinRel(RelOptCluster, RelNode, RelNode, RexNode, List<Integer>, List<Integer>) - Constructor for class org.eigenbase.rel.rules.SemiJoinRel
 
SENSITIVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SENSITIVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SENSITIVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SEP - Static variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
sep(boolean, String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
sep(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
sep(String, boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
sep(String) - Method in interface org.eigenbase.sql.SqlWriter
Writes a list separator, unless the separator is "," and this is the first occurrence in the list.
sep(String, boolean) - Method in interface org.eigenbase.sql.SqlWriter
Writes a list separator.
separator - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
SEPARATOR_NEWLINE - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
SEPARATOR_SEMICOLON - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
SEPARATOR_SEMICOLON_NEWLINE - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
sepIndent - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
Indent of separators with respect to this frame's indent.
sequence - Variable in class net.sf.farrago.catalog.FarragoColumnHistogram
 
SEQUENCE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SEQUENCE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SEQUENCE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
sequence$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
SequenceLimitExceeded - Variable in class net.sf.farrago.resource.FarragoResource
SequenceLimitExceeded is 'Sequence generator limit exceeded for {0}'
sequenceMap - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
SequenceOptions(String) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SequenceOptions(String) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
sequenceValue(FemSequenceGenerator) - Method in class net.sf.farrago.query.ReposDefaultValueFactory
 
sequential - Variable in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
SERIALIZABLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SERIALIZABLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SERIALIZABLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SerializableCharset - Class in org.eigenbase.util
Serializable wrapper around a Charset.
SerializableCharset(Charset) - Constructor for class org.eigenbase.util.SerializableCharset
Creates a SerializableCharset.
serializeAndDeserialize(Object) - Static method in class org.eigenbase.util.UtilTest
 
serializedFile$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelType
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BINARY
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_BOOL
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_CHAR
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_DOUBLE
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_16
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_32
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_64
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_INT_8
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_REAL
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_16
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_32
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_64
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UINT_8
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_CHAR
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_UNICODE_VARCHAR
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARBINARY
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.Type_VARCHAR
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAttributeDescriptor
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleDescriptor
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.jdbc.client.FarragoRJConnection
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.jdbc.FarragoRJDriverPropertyInfo
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.jdbc4.UnwrappableRJConnection
 
serialVersionUID - Static variable in class org.eigenbase.sql.parser.SqlParserPos
 
serialVersionUID - Static variable in exception org.eigenbase.sql.validate.SqlValidatorException
 
serialVersionUID - Static variable in exception org.eigenbase.util.EigenbaseContextException
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in exception org.eigenbase.util.EigenbaseException
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.util14.Enum14.BasicValue
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.util14.Enum14.SerializableValue
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.util14.ZonelessDate
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.util14.ZonelessDatetime
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.util14.ZonelessTime
SerialVersionUID created with JDK 1.5 serialver tool.
serialVersionUID - Static variable in class org.eigenbase.util14.ZonelessTimestamp
SerialVersionUID created with JDK 1.5 serialver tool.
server - Variable in class net.sf.farrago.namespace.flatfile.FlatFileNameDirectory
 
server - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
server - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
server - Variable in class net.sf.farrago.namespace.mdr.MedMdrNameDirectory
 
server - Variable in class net.sf.farrago.namespace.mock.MedMockColumnSet
 
server - Variable in class net.sf.farrago.namespace.mock.MedMockNameDirectory
 
server - Variable in class net.sf.farrago.namespace.mql.MedMqlColumnSet
 
SERVER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SERVER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
server - Variable in class net.sf.farrago.test.FarragoServerTest
 
SERVER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
server - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
server$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
server$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
server$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
SERVER_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SERVER_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SERVER_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ServerBadCommand - Variable in class net.sf.farrago.resource.FarragoResource
ServerBadCommand is 'Unknown server command: {0}'
ServerListening - Variable in class net.sf.farrago.resource.FarragoResource
ServerListening is 'Server now listening for RMI connections on port {0,number,#}; enter !quit to stop'
ServerLoadingDatabase - Variable in class net.sf.farrago.resource.FarragoResource
ServerLoadingDatabase is 'Loading database...'
serverMofId - Variable in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
serverMofId - Variable in class net.sf.farrago.query.FarragoJavaUdxRel
 
serverMofId - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
serverMofId - Variable in class net.sf.farrago.session.FarragoSessionUdrContext
 
serverName - Variable in class net.sf.farrago.syslib.FarragoMedUDR.BrowseSchemaSink
 
ServerNetworkStartFailed - Variable in class net.sf.farrago.resource.FarragoResource
ServerNetworkStartFailed is 'Failed to start network'
ServerProductName - Variable in class net.sf.farrago.resource.FarragoResource
ServerProductName is 'Server personality: {0}'
serverProvidesColumnSet - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
ServerProvidesColumnSet - Interface in net.sf.farrago.fem.med
ServerProvidesColumnSet association proxy interface.
ServerProvidesColumnSet$Hib - Class in net.sf.farrago.fem.med
ServerProvidesColumnSet association implementation.
ServerProvidesColumnSet$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
serverRmiRegistryPort$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
ServerSessionsExist - Variable in class net.sf.farrago.resource.FarragoResource
ServerSessionsExist is 'Server sessions are still running; enter !kill to force shutdown'
ServerShutdownComplete - Variable in class net.sf.farrago.resource.FarragoResource
ServerShutdownComplete is 'Server shutdown complete'
ServerShuttingDown - Variable in class net.sf.farrago.resource.FarragoResource
ServerShuttingDown is 'Server shutting down...'
serverSingleListenerPort$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
ServerStartingNetwork - Variable in class net.sf.farrago.resource.FarragoResource
ServerStartingNetwork is 'Starting network...'
ServerTestConnFailed - Variable in class net.sf.farrago.resource.FarragoResource
ServerTestConnFailed is 'Failed testing connection to data server ''{0}'''
serverUrl - Variable in class net.sf.farrago.test.FarragoSqlRunnerTest
 
session - Variable in class net.sf.farrago.db.FarragoDbSavepoint
Session which created this savepoint.
session - Variable in class net.sf.farrago.db.FarragoDbSessionInfo
 
session - Variable in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
session - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
session - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
SESSION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
session - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
SESSION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
session - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
session - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Controlling session.
session - Variable in class net.sf.farrago.session.FarragoSessionUdrContext
 
session - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
SESSION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SESSION_USER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SESSION_USER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SESSION_USER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SessionClientProcessIdNotNumeric - Variable in class net.sf.farrago.resource.FarragoResource
SessionClientProcessIdNotNumeric is 'clientProcessId ''{0}'' could not be parsed as an integer'
sessionDepth - Variable in class net.sf.farrago.catalog.FarragoReposImpl.ReposCache
 
SessionDupSavepointName - Variable in class net.sf.farrago.resource.FarragoResource
SessionDupSavepointName is 'Savepoint name {0} already in use'
sessionFactory - Variable in class net.sf.farrago.db.FarragoDatabase
 
sessionFactory - Variable in class net.sf.farrago.db.FarragoDbSession
 
sessionFactory - Variable in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
sessionFactory - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
SessionImplementation() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SessionImplementation() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
sessionIndexMap - Variable in class net.sf.farrago.db.FarragoDbSession
Map of temporary indexes created by this session.
sessionInfo - Variable in class net.sf.farrago.db.FarragoDbSession
 
SessionInternalQueryFailed - Variable in class net.sf.farrago.resource.FarragoResource
SessionInternalQueryFailed is 'Failed executing internal query'
SessionInvalidSavepointId - Variable in class net.sf.farrago.resource.FarragoResource
SessionInvalidSavepointId is 'Invalid savepoint ID {0,number,#}'
SessionInvalidSavepointName - Variable in class net.sf.farrago.resource.FarragoResource
SessionInvalidSavepointName is 'Invalid savepoint name {0}'
sessionLabel - Variable in class net.sf.farrago.db.FarragoDbSession
 
SessionLoginFailed - Variable in class net.sf.farrago.resource.FarragoResource
SessionLoginFailed is 'Login failed for {0}: invalid username/password combination'
SessionLogoutFailed - Variable in class net.sf.farrago.resource.FarragoResource
SessionLogoutFailed is 'There was an error when logging out user {0}'
sessionName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Session name.
SessionNoCommitInAutocommit - Variable in class net.sf.farrago.resource.FarragoResource
SessionNoCommitInAutocommit is 'Cannot COMMIT in auto-commit mode'
SessionNoExecuteImmediateParameters - Variable in class net.sf.farrago.resource.FarragoResource
SessionNoExecuteImmediateParameters is 'Cannot EXECUTE IMMEDIATE a statement with dynamic parameters: {0}'
SessionNoRollbackInAutocommit - Variable in class net.sf.farrago.resource.FarragoResource
SessionNoRollbackInAutocommit is 'Cannot ROLLBACK in auto-commit mode'
SessionNoSavepointInAutocommit - Variable in class net.sf.farrago.resource.FarragoResource
SessionNoSavepointInAutocommit is 'Cannot create SAVEPOINT in auto-commit mode'
SessionNotFound - Variable in class net.sf.farrago.resource.FarragoResource
SessionNotFound is 'Session {0,number,#} not found'
SessionOptimizerFailed - Variable in class net.sf.farrago.resource.FarragoResource
SessionOptimizerFailed is 'Optimizer failed to find a valid physical implementation for relational expression {0}; see trace for partially optimized plan.
SessionParamAssignment() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SessionParamAssignment() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
sessionParameters(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a list of session parameters
SessionReentrantStmtFailed - Variable in class net.sf.farrago.resource.FarragoResource
SessionReentrantStmtFailed is 'Failed while executing internal statement'
sessions(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of currently active sessions.
sessionUserFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The SESSION_USER function.
sessionUserName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Value of SQL expression SESSION_USER.
sessionVariables - Variable in class net.sf.farrago.db.FarragoDbSession
Qualifiers to assume for unqualified object references
sessionVariables - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
sessionVariables - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
sessionVariables - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Connection-dependent settings.
SessionWrongSavepoint - Variable in class net.sf.farrago.resource.FarragoResource
SessionWrongSavepoint is 'Savepoint {0} is from wrong session'
set(String, CalcReg) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.ExpressionScope
 
SET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
set(String, String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Sets the value of a variable in a generic value map.
set(long, long) - Method in class net.sf.farrago.util.FarragoCardinalityEstimator.SparseLongArray
 
set - Variable in class org.eigenbase.relopt.volcano.RelSubset
The set this subset belongs to.
set(double, double, double) - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
SET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
set(String, String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
set(int, SqlNode) - Method in class org.eigenbase.sql.SqlNodeList
 
set(String, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
set(String, String) - Method in class org.eigenbase.test.DiffRepository
Sets the value of a given resource of the current testcase.
set(int, E) - Method in class org.eigenbase.util.CastingList
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.AbstractMapping
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.InverseMapping
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
set(int, int) - Method in class org.eigenbase.util.mapping.Mappings.SurjectionWithInverse
Creates a mapping between a source and a target.
set(int, int) - Method in interface org.eigenbase.util.mapping.Mappings.TargetMapping
 
set(OptionsList.Option, Object, boolean) - Method in class org.eigenbase.util.OptionsList.BasicOptionHandler
 
set(Object, boolean) - Method in class org.eigenbase.util.OptionsList.Option
 
set(OptionsList.Option, Object, boolean) - Method in interface org.eigenbase.util.OptionsList.OptionHandler
 
set(OptionsList.Option, Object, boolean) - Method in class org.eigenbase.util.OptionsListTest.StringBufferOptionsHandler
 
set(int, int) - Method in class org.eigenbase.util.Permutation
Maps source position to target position.
set(int, int, boolean) - Method in class org.eigenbase.util.Permutation
Maps source position to target position, automatically resizing if source or target is out of bounds.
set(boolean) - Method in class org.eigenbase.util.property.BooleanProperty
Sets the value of this boolean property.
set(double) - Method in class org.eigenbase.util.property.DoubleProperty
Sets the value of this double property.
set(int) - Method in class org.eigenbase.util.property.IntegerProperty
Sets the value of this integer property.
set(String) - Method in class org.eigenbase.util.property.PersistentStringProperty
Sets the value of this property.
set(String) - Method in class org.eigenbase.util.property.StringProperty
Sets the value of this property.
set_column_histogram(String, String, String, String, long, int, long, int, String) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
Creates a column histogram
set_page_count(String, String, String, long) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
Sets the page count for an index
SET_POINTER_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
set_row_count(String, String, String, long) - Static method in class net.sf.farrago.syslib.FarragoStatsUDR
Sets the row count for a table
setAbortOnError(boolean) - Static method in class org.eigenbase.oj.rel.IterCalcRel
Disables throwing of exceptions on error.
setAbstract(boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setAbstract(boolean) - Method in interface net.sf.farrago.cwm.behavioral.CwmOperation
Sets the value of isAbstract attribute.
setAbstract(boolean) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setAbstract(boolean) - Method in interface net.sf.farrago.cwm.core.CwmClassifier
Sets the value of isAbstract attribute.
setAbstract(boolean) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setAbstract(boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setAction(String) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setAction(String) - Method in interface net.sf.farrago.fem.security.FemGrant
Sets the value of action attribute.
setAction$Hib(String) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setActionCondition(CwmBooleanExpression) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setActionCondition(CwmBooleanExpression) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of actionCondition attribute.
setActionCondition$Comp$CwmTrigger$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setActionCondition$Comp$CwmTrigger$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setActionOrientation(ActionOrientationType) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setActionOrientation(ActionOrientationType) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of actionOrientation attribute.
setActionOrientation$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setActionStatement(CwmProcedureExpression) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setActionStatement(CwmProcedureExpression) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of actionStatement attribute.
setActionStatement$Comp$CwmTrigger$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setActionStatement$Comp$CwmTrigger$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setActualArgument$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setAddProgram(String) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
setAddProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Sets the value of addProgram attribute.
setAggChildKeys(BitSet, AggregateRelBase, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Takes a bitmap representing a set of input references and extracts the ones that reference the group by columns in an aggregate
setAggs(boolean) - Method in class org.eigenbase.rex.RexProgram
 
setAggStreamDef(FemAggStreamDef) - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
setAggStreamDef(FemAggStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemAggInvocation
Sets the value of AggStreamDef reference.
setAlias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setAll(Mapping) - Method in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
setAll(Mapping) - Method in class org.eigenbase.util.Permutation
 
setAllByAggregation(Element, JmiDependencyMappedTransform) - Method in class org.eigenbase.dmv.DmvTransformXmlReader
 
setAllByAggregation(AggregationKind, JmiAssocMapping) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
Sets mappings for all associations with a given aggregation kind, discarding any existing mappings for those associations.
setAllowedAccess(String) - Method in interface net.sf.farrago.fem.med.FemBaseColumnSet
Sets the value of allowedAccess attribute.
setAllowedAccess(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setAllowedAccess(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setAllowedAccess(SqlAccessType) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
setAllowedAccess$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setAllowedAccess$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setAlwaysUseParentheses(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
setAnalyzeRowCount(Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setAnalyzeRowCount(Long) - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Sets the value of analyzeRowCount attribute.
setAnalyzeRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setAnalyzeTime(String) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setAnalyzeTime(String) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of analyzeTime attribute.
setAnalyzeTime(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setAnalyzeTime(String) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setAnalyzeTime(String) - Method in interface net.sf.farrago.fem.med.FemIndexStatistics
Sets the value of analyzeTime attribute.
setAnalyzeTime(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setAnalyzeTime(String) - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Sets the value of analyzeTime attribute.
setAnalyzeTime(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setAnalyzeTime(String) - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Sets the value of analyzeTime attribute.
setAnalyzeTime(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setAnalyzeTime$Hib(String) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setAnalyzeTime$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setAnalyzeTime$Hib(String) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setAnalyzeTime$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setAnalyzeTime$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setAnalyzeTime$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setAnalyzeTimestamp(String) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setAnalyzeTimestamp(String) - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Sets the value of analyzeTimestamp attribute.
setAnalyzeTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setArgs(Object[]) - Method in class org.eigenbase.oj.stmt.PreparedExecution
 
setArray(int, Array) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setAscending(Boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setAscending(Boolean) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeature
Sets the value of isAscending attribute.
setAscending(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setAscending(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setAsciiStream(int, InputStream, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setAsciiStream(int, InputStream) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setAssociation(String, boolean, HibernateAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setAsync(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
setAsync(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdCheckpoint
Sets the value of async attribute.
setAttribute(FemAbstractAttribute) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setAttribute(FemAbstractAttribute) - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponent
Sets the value of Attribute reference.
setAttribute$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setAttributeIndex(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
setAttributeIndex(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrProjection
Sets the value of attributeIndex attribute.
setAttributeValues(RefObject, SortedMap<String, Object>) - Static method in class org.eigenbase.jmi.JmiObjUtil
Sets values for attributes of a RefObject.
setAuthenticateLocalConnections(boolean) - Method in class net.sf.farrago.db.FarragoDatabase
Turns on/off authentication for in-process jdbc sessions.
setAutoCommit(boolean) - Method in class net.sf.farrago.db.FarragoDbSession
 
setAutoCommit(boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setAutoCommit(boolean) - Method in interface net.sf.farrago.session.FarragoSession
Changes the autocommit mode for this session.
setAutoUpdate(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setAutoUpdate(boolean) - Method in interface net.sf.farrago.cwm.relational.CwmSqlindex
Sets the value of autoUpdate attribute.
setAutoUpdate(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setAutoUpdate$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setAutoUpdate$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setBackupFlag(boolean) - Static method in class net.sf.farrago.db.FarragoDbSingleton
Sets a flag indicating whether a backup is in progress.
setBackupPathname(String) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setBackupPathname(String) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Sets the value of backupPathname attribute.
setBackupPathname(String) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
setBackupPathname(String) - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Sets the value of backupPathname attribute.
setBar$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setBarCount(int) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setBarCount(int) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of barCount attribute.
setBarCount$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setBarrier(FemBarrierStreamDef) - Method in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
setBarrier(FemBarrierStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParameter
Sets the value of Barrier reference.
setBaseClass(String) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setBaseClass(String) - Method in interface net.sf.farrago.cwm.core.CwmStereotype
Sets the value of baseClass attribute.
setBaseClass$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setBaselineTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setBaselineTimestamp(String) - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Sets the value of baselineTimestamp attribute.
setBaselineTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setBaseValue(long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setBaseValue(long) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of baseValue attribute.
setBaseValue$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setBehavioralFeature(CwmBehavioralFeature) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setBehavioralFeature(CwmBehavioralFeature) - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Sets the value of behavioralFeature reference.
setBehavioralFeature(CwmBehavioralFeature) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setBehavioralFeature(CwmBehavioralFeature) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setBehavioralFeature(CwmBehavioralFeature) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setBehavioralFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setBehavioralFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setBehavioralFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setBehavioralFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setBigDecimal(int, BigDecimal) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setBigDecimal(int, BigDecimal) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBigDecimal(FennelTupleDatum, BigDecimal) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setBigDecimal(int, BigDecimal) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setBinaryStream(int, InputStream, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBinaryStream(int, InputStream) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBit(boolean) - Method in interface net.sf.farrago.type.runtime.BitReference
Sets the bit value referenced by this.
setBit(boolean) - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject.BooleanBitReference
 
setBit(boolean) - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject.NullIndicatorBitReference
 
setBit(boolean) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
 
setBitFieldOffset(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
setBitFieldOffset(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessor
Sets the value of bitFieldOffset attribute.
setBitKeys(List<Integer>) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Sets a bitmap corresponding to a list of keys.
setBitmapStreamParams(FemLbmBitOpStreamDef, FennelDynamicParamId, FennelDynamicParamId) - Method in class com.lucidera.lcs.LcsIndexGuide
 
setBitOpChildStreams(FennelRelImplementor, FemLbmBitOpStreamDef) - Method in class com.lucidera.lcs.LcsIndexBitOpRel
Connects the children input streams to the parent bit operation stream
setBitValueIndex(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
setBitValueIndex(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Sets the value of bitValueIndex attribute.
setBlob(int, Blob) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBlob(int, InputStream) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBlob(int, InputStream, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBody(CwmProcedureExpression) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setBody(CwmProcedureExpression) - Method in interface net.sf.farrago.cwm.behavioral.CwmMethod
Sets the value of body attribute.
setBody(String) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setBody(CwmBooleanExpression) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setBody(CwmBooleanExpression) - Method in interface net.sf.farrago.cwm.core.CwmConstraint
Sets the value of body attribute.
setBody(String) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setBody(String) - Method in interface net.sf.farrago.cwm.core.CwmExpression
Sets the value of body attribute.
setBody(String) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setBody(String) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setBody(CwmBooleanExpression) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setBody(CwmProcedureExpression) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setBody(CwmProcedureExpression) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setBody$Comp$CwmConstraint$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setBody$Comp$CwmConstraint$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setBody$Comp$CwmConstraint$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setBody$Comp$CwmMethod$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setBody$Comp$CwmMethod$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setBody$Comp$CwmMethod$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setBody$Comp$CwmMethod$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setBody$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setBody$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setBody$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setBody$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setBoolean(boolean) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets a boolean value.
setBoolean(int, boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setBoolean(int, boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBoolean(FennelTupleDatum, boolean) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setBoolean(int, boolean) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setBoolean(String, Boolean) - Method in class net.sf.farrago.session.FarragoSessionVariables
Sets the value of a variable, expressed as an boolean
setBucketDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
setBucketDesc(FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Sets the value of bucketDesc attribute.
setByRefAssoc(Element, JmiDependencyMappedTransform) - Method in class org.eigenbase.dmv.DmvTransformXmlReader
 
setByRefAssoc(RefAssociation, JmiAssocMapping) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
Sets mapping for a specific association, discarding any existing mappings for that association.
setByRefAssocRefined(RefAssociation, JmiAssocMapping, RefClass, RefClass) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
Sets mapping for a specific association, refining the rule to only apply in the context of specific end classes.
setByte(byte) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of a signed byte.
setByte(int, byte) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setByte(int, byte) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setByte(FennelTupleDatum, byte) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setByte(int, byte) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setByteLength(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
setByteLength(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptor
Sets the value of byteLength attribute.
setBytes(byte[]) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
set the byte array.
setBytes(int, byte[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setBytes(int, byte[]) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setBytes(FennelTupleDatum, byte[]) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setBytes(int, byte[]) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setCachePagesInit(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCachePagesInit(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of cachePagesInit attribute.
setCachePagesInit$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCachePageSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCachePagesMax(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCachePagesMax(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of cachePagesMax attribute.
setCachePagesMax$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCacheReservePercentage(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCacheReservePercentage(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of cacheReservePercentage attribute.
setCacheReservePercentage$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setCal(Calendar) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Deprecated. please review this code
setCalcProgram(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setCalcProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of calcProgram attribute.
setCalcVirtualMachine(CalcVirtualMachine) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setCalcVirtualMachine(CalcVirtualMachine) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of calcVirtualMachine attribute.
setCalcVirtualMachine$Hib(String) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setCallAction(CwmCallAction) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setCallAction(CwmCallAction) - Method in interface net.sf.farrago.cwm.behavioral.CwmArgument
Sets the value of callAction reference.
setCallAction$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setCalledOnNullInput(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setCalledOnNullInput(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of calledOnNullInput attribute.
setCalledOnNullInput$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setCalledOperation_CallAction$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setCallRewrite(boolean) - Method in interface org.eigenbase.sql.validate.SqlValidator
Enables or disables rewrite of "macro-like" calls such as COALESCE.
setCallRewrite(boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
setCancelFlag(CancelFlag) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
setCancelFlag(CancelFlag) - Method in interface org.eigenbase.relopt.RelOptPlanner
Installs the cancellation-checking flag for this planner.
setCapacity(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the capacity of this data item.
setCaseClausesOnNewLines(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether the WHEN, THEN and ELSE clauses of a CASE expression appear at the start of a new line.
setCatalog(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setCategory(UserDefinedOrderingCategory) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setCategory(UserDefinedOrderingCategory) - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrdering
Sets the value of category attribute.
setCategory$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setChangeability(ChangeableKind) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setChangeability(ChangeableKind) - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Sets the value of changeability attribute.
setChangeability(ChangeableKind) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setChangeability(ChangeableKind) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setChangeability(ChangeableKind) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setChangeability(ChangeableKind) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setChangeability(ChangeableKind) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setChangeability$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setChangeability$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setChangeability$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setChangeability$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setChangeability$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setChangeability$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setCharacterMaximumLength(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setCharacterMaximumLength(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Sets the value of characterMaximumLength attribute.
setCharacterMaximumLength$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setCharacterOctetLength(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setCharacterOctetLength(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Sets the value of characterOctetLength attribute.
setCharacterOctetLength$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setCharacterSetName(String) - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
setCharacterSetName(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setCharacterSetName(String) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of characterSetName attribute.
setCharacterSetName(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setCharacterSetName(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setCharacterSetName(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setCharacterSetName(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setCharacterSetName(String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Sets the value of characterSetName attribute.
setCharacterSetName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setCharacterSetName(String) - Method in interface net.sf.farrago.fem.sql2003.FemSqldistinguishedType
Sets the value of characterSetName attribute.
setCharacterSetName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setCharacterStream(int, Reader, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setCharacterStream(int, Reader) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setCharAt(int, char) - Method in class net.sf.farrago.type.runtime.BytePointer
 
setCharAt(int, char) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
setCheckOption(boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setCheckOption(boolean) - Method in interface net.sf.farrago.cwm.relational.CwmView
Sets the value of checkOption attribute.
setCheckOption(boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setCheckOption$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setCheckOption$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setCheckpointInterval(int) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setCheckpointInterval(int) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of checkpointInterval attribute.
setCheckpointInterval$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setCheckSpaceRequirements(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setCheckSpaceRequirements(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Sets the value of checkSpaceRequirements attribute.
setClassifier(CwmClassifier) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setClassifier(CwmClassifier) - Method in interface net.sf.farrago.cwm.instance.CwmInstance
Sets the value of classifier reference.
setClassifier(CwmClassifier) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setClassifier(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setClassifier(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setClassifier$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setClassifier$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setClassifier$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setClassifier$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setClassLoader(ClassLoader) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
setClasspath(String) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
setClauseStartsLine(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether a clause (FROM, WHERE, GROUP BY, HAVING, WINDOW, ORDER BY) starts a new line.
setClient$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setClientDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setClientInfo(String, String) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
setClientInfo(Properties) - Method in class net.sf.farrago.jdbc.client.FarragoRJConnection
 
setClientInfo(String, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setClientInfo(Properties) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setClob(int, Clob) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setClob(int, Reader) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setClob(int, Reader, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setClusterColProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setClusterColProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef
Sets the value of clusterColProj attribute.
setClusterColProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setClustered(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setClustered(boolean) - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Sets the value of isClustered attribute.
setClusterTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setClusterTupleDesc(FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterScanDef
Sets the value of clusterTupleDesc attribute.
setCndBuildKeys(long) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setCndBuildKeys(long) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of cndBuildKeys attribute.
setCndGroupByKeys(long) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
setCndGroupByKeys(long) - Method in interface net.sf.farrago.fem.fennel.FemLhxAggStreamDef
Sets the value of cndGroupByKeys attribute.
setCodeCacheMaxBytes(long) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setCodeCacheMaxBytes(long) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of codeCacheMaxBytes attribute.
setCodeCacheMaxBytes$Hib(Long) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setCodePage(int) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setCodePage(int) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of codePage attribute.
setCollationName(String) - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
setCollationName(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setCollationName(String) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of collationName attribute.
setCollationName(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setCollationName(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setCollationName(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setCollationName(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setCollationName(String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Sets the value of collationName attribute.
setCollationName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setCollationName(String) - Method in interface net.sf.farrago.fem.sql2003.FemSqldistinguishedType
Sets the value of collationName attribute.
setCollationName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setCollationName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setColumn(CwmColumn) - Method in class net.sf.farrago.ddl.DdlAlterStmt
 
setColumn(FemAbstractColumn) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setColumn(FemAbstractColumn) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of Column reference.
setColumn(FemStoredColumn) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setColumn(FemStoredColumn) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of Column reference.
setColumn$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setColumn$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setColumnMappings(Set<RelColumnMapping>) - Method in class org.eigenbase.rel.TableFunctionRelBase
Declares the column mappings associated with this function.
setColumnReferenceExpansion(boolean) - Method in interface org.eigenbase.sql.validate.SqlValidator
Enables or disables expansion of column references.
setColumnReferenceExpansion(boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
setColumns(List<CwmColumn>) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Sets the list of columns to be analyzed
setColumnSet(FemAbstractColumnSet) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setColumnSet(FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Sets the value of ColumnSet reference.
setColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setColumnSet$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setComment(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
setCommitSequenceNumber(Long) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setCommitSequenceNumber(Long) - Method in interface net.sf.farrago.fem.med.FemLabel
Sets the value of commitSequenceNumber attribute.
setCommitSequenceNumber(long) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setCommitSequenceNumber(long) - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Sets the value of commitSequenceNumber attribute.
setCommitSequenceNumber$Hib(Long) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setCommitSequenceNumber$Hib(Long) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setCompareOffset(int) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
setCompareOffset(int) - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Sets the value of compareOffset attribute.
setCompareOp(CompOperator) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
setCompareOp(CompOperator) - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Sets the value of compareOp attribute.
setComponent$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setComponent$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setCompressionProgram(String) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setCompressionProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Sets the value of compressionProgram attribute.
setCompressionProgram(String) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
setCompressionProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Sets the value of compressionProgram attribute.
setConditionReferenceNewTable(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConditionReferenceNewTable(String) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of conditionReferenceNewTable attribute.
setConditionReferenceNewTable$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConditionReferenceOldTable(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConditionReferenceOldTable(String) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of conditionReferenceOldTable attribute.
setConditionReferenceOldTable$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConditionTiming(ConditionTimingType) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConditionTiming(ConditionTimingType) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of conditionTiming attribute.
setConditionTiming$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConnectionSource(FarragoSessionConnectionSource) - Method in class net.sf.farrago.db.FarragoDbSession
 
setConnectionSource(FarragoSessionConnectionSource) - Method in interface net.sf.farrago.session.FarragoSession
Initializes the connection source associated with this session.
setConnectionTimeoutMillis(Long) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setConnectionTimeoutMillis(Long) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of connectionTimeoutMillis attribute.
setConnectionTimeoutMillis$Hib(Long) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setConstrainedElement$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setConstrainedElement$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setConstraint$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setConsumer(FemExecutionStreamDef) - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
setConsumer(FemExecutionStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlow
Sets the value of Consumer reference.
setConsumerSridParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
setConsumerSridParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDef
Sets the value of consumerSridParamId attribute.
setContent(String) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
setContent(String) - Method in interface net.sf.farrago.fem.fennel.FemGenericStreamDef
Sets the value of content attribute.
setContext(Object) - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Stores the context object for the calling UDR.
setCorrelVariable(String) - Method in class org.eigenbase.rel.AbstractRelNode
 
setCorrelVariable(String) - Method in interface org.eigenbase.rel.RelNode
Sets the name of the variable which is to be implicitly set at runtime each time a row is returned from this relational expression
setCreateDatabase(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
setCreateDatabase(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Sets the value of createDatabase attribute.
setCreatedSchemaContext(FemLocalSchema) - Method in class net.sf.farrago.ddl.DdlValidator
 
setCreatedSchemaContext(FemLocalSchema) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Sets the context for a compound CREATE SCHEMA statement to be used by all object definitions in the new schema.
setCreateIndex(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setCreateIndex(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef
Sets the value of createIndex attribute.
setCreateNewIndex(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
setCreateNewIndex(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Sets the value of createNewIndex attribute.
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setCreationTimestamp(String) - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Sets the value of creationTimestamp attribute.
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setCreationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setCreationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setCsnHandle(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
setCsnHandle(FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn
Sets the value of CsnHandle reference.
setCurrentDate(SqlDateTimeWithoutTZ) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
Sets the current date for use by time to timestamp conversion
setCurrentRoleOption(boolean) - Method in class net.sf.farrago.ddl.DdlGrantStmt
 
setCurrentTupleBuf(ByteBuffer) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Sets the buffer storing the current tuple image.
setCurrentUserOption(boolean) - Method in class net.sf.farrago.ddl.DdlGrantStmt
 
setCursorName(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setCursorState(boolean) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
setCursorState(boolean) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Sets the state of the top-level cursor associated with this context.
setCwmColumnSet(CwmNamedColumnSet) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
setCwmColumnSet(CwmNamedColumnSet) - Method in interface net.sf.farrago.query.FarragoQueryColumnSet
Sets the CwmNamedColumnSet corresponding to this column set.
setCwmColumnSet(CwmNamedColumnSet) - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
setCycle(Boolean) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setCycle(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setCycle(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of cycle attribute.
setCycle$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setDataAccess(RoutineDataAccess) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDataAccess(RoutineDataAccess) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of dataAccess attribute.
setDataAccess$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDatabaseIncrementSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseIncrementSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of databaseIncrementSize attribute.
setDatabaseIncrementSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseInitSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseMaxSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseMaxSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of databaseMaxSize attribute.
setDatabaseMaxSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseMetaData(DatabaseMetaData) - Method in class net.sf.farrago.db.FarragoDbSession
 
setDatabaseMetaData(DatabaseMetaData) - Method in interface net.sf.farrago.session.FarragoSession
Initializes the database metadata associated with this session.
setDatabaseShadowLogIncrementSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseShadowLogIncrementSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of databaseShadowLogIncrementSize attribute.
setDatabaseShadowLogIncrementSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseShadowLogInitSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseShadowLogInitSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of databaseShadowLogInitSize attribute.
setDatabaseShadowLogInitSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseTxnLogIncrementSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseTxnLogIncrementSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of databaseTxnLogIncrementSize attribute.
setDatabaseTxnLogIncrementSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseTxnLogInitSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDatabaseTxnLogInitSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of databaseTxnLogInitSize attribute.
setDatabaseTxnLogInitSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDataFilePath(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setDataFilePath(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of dataFilePath attribute.
setDataset(String) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Notifies this Blackboard that the root just set using SqlToRelConverter.Blackboard.setRoot(RelNode, boolean) was derived using dataset substitution.
setDataSource(ConcurrentTestCommandGenerator, String) - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTestCase
 
setDataSource(String, Properties) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Sets the jdbc data source for executing the command threads.
setDate(int, Date) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setDate(int, Date, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setDate(int, Date) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setDate(int, Date, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setDate(FennelTupleDatum, ZonelessDate) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setDate(int, Date) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setDate(int, Date, Calendar) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setDateTimePrecision(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setDateTimePrecision(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Sets the value of dateTimePrecision attribute.
setDateTimePrecision$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdAbandonBackup$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCloseDatabase$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
setDbHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
setDbHandle(FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.FemDatabaseCmd
Sets the value of DbHandle reference.
setDebug(boolean) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
setDebug(boolean, PrintStream) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
 
setDebugInfo(int) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
setDebugStream(PrintStream) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
setDebugStream(PrintStream) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
setDeclaredNullable(boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setDeclaredNullable(boolean) - Method in interface net.sf.farrago.fem.med.FemStoredColumn
Sets the value of isDeclaredNullable attribute.
setDeclName(SqlIdentifier) - Method in class org.eigenbase.sql.SqlWindow
 
setDefault(boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setDefault(boolean) - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionMember
Sets the value of isDefault attribute.
setDefault(String, String) - Method in class net.sf.farrago.session.FarragoSessionVariables
Sets the default value for a variable.
setDefaultCharacterSetName(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setDefaultCharacterSetName(String) - Method in interface net.sf.farrago.cwm.relational.CwmCatalog
Sets the value of defaultCharacterSetName attribute.
setDefaultCharacterSetName(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDefaultCharacterSetName(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDefaultCharacterSetName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setDefaultCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDefaultCharacterSetName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDefaultCollationName(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setDefaultCollationName(String) - Method in interface net.sf.farrago.cwm.relational.CwmCatalog
Sets the value of defaultCollationName attribute.
setDefaultCollationName(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDefaultCollationName(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDefaultCollationName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setDefaultCollationName$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDefaultCollationName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDefaultExpression(FemAbstractAttribute, SqlNode) - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
Converts the SQL representation of a default value into its catalog representation.
setDefaultNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setDefaultNamespace(CwmNamespace) - Method in interface net.sf.farrago.fem.security.FemUser
Sets the value of DefaultNamespace reference.
setDefaultNamespace$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setDefaultValue(CwmExpression) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setDefaultValue(CwmExpression) - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Sets the value of defaultValue attribute.
setDefaultValue(CwmExpression) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setDefaultValue(CwmExpression) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setDefaultValue(CwmExpression) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setDefaultValue$Comp$CwmParameter$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setDefaultValue$Comp$CwmParameter$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setDefaultValue$Comp$CwmParameter$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setDefaultValue$Comp$CwmParameter$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setDefaultValue$Comp$CwmParameter$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setDefaultValueFactory(DefaultValueFactory) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Set a new DefaultValueFactory.
setDeferrability(DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setDeferrability(DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmCheckConstraint
Sets the value of deferrability attribute.
setDeferrability(DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setDeferrability(DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmForeignKey
Sets the value of deferrability attribute.
setDeferrability(DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setDeferrability(DeferrabilityType) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setDeferrability(DeferrabilityType) - Method in interface net.sf.farrago.cwm.relational.CwmUniqueConstraint
Sets the value of deferrability attribute.
setDeferrability(DeferrabilityType) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setDeferrability(DeferrabilityType) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setDeferrability$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setDeferrability$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setDeferrability$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setDeferrability$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setDeferrability$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setDeferrability$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setDefiningSchema(FemLocalSchema) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setDefiningSchema(FemLocalSchema) - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElement
Sets the value of DefiningSchema reference.
setDefiningSchema$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setDegreeOfParallelism(int) - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
setDegreeOfParallelism(int) - Method in interface net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph
Sets the value of degreeOfParallelism attribute.
setDeletedRowCount(Long) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setDeletedRowCount(Long) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setDeletedRowCount(Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setDeletedRowCount(Long) - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Sets the value of deletedRowCount attribute.
setDeletedRowCount(Long) - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Sets the value of deletedRowCount attribute.
setDeletedRowCount(Long) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setDeletedRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setDeletedRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setDeletedRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setDeletedRowCount$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setDeleteRule(ReferentialRuleType) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setDeleteRule(ReferentialRuleType) - Method in interface net.sf.farrago.cwm.relational.CwmForeignKey
Sets the value of deleteRule attribute.
setDeleteRule$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setDeploymentState(int) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setDeploymentState(int) - Method in interface net.sf.farrago.fem.sql2003.FemJar
Sets the value of deploymentState attribute.
setDeploymentState$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setDescendingProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setDescendingProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Sets the value of descendingProj attribute.
setDescription(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setDescription(String) - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Sets the value of description attribute.
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setDescription(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setDescription$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setDestdir(String) - Method in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
setDestdir(String) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
setDeterministic(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDeterministic(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of deterministic attribute.
setDeterministic$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDeviceSchedulerType(DeviceSchedulerType) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDeviceSchedulerType(DeviceSchedulerType) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of deviceSchedulerType attribute.
setDeviceSchedulerType$Hib(String) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setDiscriminator(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setDiscriminator(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.datatypes.CwmUnion
Sets the value of discriminator reference.
setDiscriminator$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setDistinctness(Distinctness) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setDistinctness(Distinctness) - Method in interface net.sf.farrago.fem.fennel.FemIndexLoaderDef
Sets the value of distinctness attribute.
setDistinctness(Distinctness) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setDistinctness(Distinctness) - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Sets the value of distinctness attribute.
setDistinctness(Distinctness) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setDistinctness(Distinctness) - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Sets the value of distinctness attribute.
setDistinctTypeHasSimpleType_SqlDistinctType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setDistinctValueCount(Long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setDistinctValueCount(Long) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of distinctValueCount attribute.
setDistinctValueCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setDistinctValueCountEstimated(boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setDistinctValueCountEstimated(boolean) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of distinctValueCountEstimated attribute.
setDistinctValueCountEstimated$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setDmlTimestamp(String) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setDmlTimestamp(String) - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Sets the value of dmlTimestamp attribute.
setDmlTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setDmlValidation(SqlIdentifier, PrivilegedAction) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
setDouble(double) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of a double.
setDouble(int, double) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setDouble(int, double) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setDouble(FennelTupleDatum, double) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setDouble(FennelTupleDatum, double, boolean) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setDouble(int, double) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setDropCascade(boolean) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Sets whether DROP statements should include a CASCADE directive at the end.
setDropProgram(String) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
setDropProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Sets the value of dropProgram attribute.
setDynamicFunction(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDynamicFunction(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of dynamicFunction attribute.
setDynamicFunction$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDynamicParam(int, Object) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
setDynamicParam(int, Object, Calendar) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
setDynamicParam(int, Object) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setDynamicParam(int, Object, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setDynamicParam(int, Object, Calendar) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setDynamicParam(int, Object) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Sets an input parameter.
setDynamicParam(int, Object, Calendar) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Sets an input parameter.
setDynamicParamId(int) - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
setDynamicParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUse
Sets the value of dynamicParamId attribute.
setDynamicParamId(int) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
setDynamicParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Sets the value of dynamicParamId attribute.
setDynamicResultSetCount(int) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setDynamicResultSetCount(int) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of dynamicResultSetCount attribute.
setDynamicResultSetCount$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setEarlyClose(boolean) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setEarlyClose(boolean) - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Sets the value of earlyClose attribute.
setElement(CwmModelElement) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setElement(CwmModelElement) - Method in interface net.sf.farrago.fem.security.FemGrant
Sets the value of Element reference.
setElement(FemAnnotatedElement) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setElement(FemAnnotatedElement) - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotation
Sets the value of Element reference.
setElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setElement$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setElementToUnicode(FemSqltypedElement, String, String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
 
setEmpty() - Method in class org.eigenbase.sarg.SargIntervalBase
Sets this interval to empty (matching nothing at all).
setEmpty() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
setEndIndirectOffset(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
setEndIndirectOffset(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Sets the value of endIndirectOffset attribute.
setEndTimestamp(String) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setEndTimestamp(String) - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Sets the value of endTimestamp attribute.
setEndTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setEnumeration(CwmEnumeration) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setEnumeration(CwmEnumeration) - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral
Sets the value of enumeration reference.
setEnumeration$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setErrorBuffering(boolean) - Static method in class org.eigenbase.oj.rel.IterCalcRel
Allows errors to be buffered, in the event that they overflow the error handler.
setErrorFilePath(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setErrorFilePath(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of errorFilePath attribute.
setErrorRecordType(FennelRel, FemExecutionStreamDef, RelDataType) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
setErrorRecordType(FennelRel, FemExecutionStreamDef, RelDataType) - Method in interface net.sf.farrago.query.FennelRelImplementor
Sets the format of error records for an execution stream.
setEscapeCharacter(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setEscapeCharacter(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of escapeCharacter attribute.
setEscapeProcessing(boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setEscapeProcessing(boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setEstimate(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setEstimate(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Sets the value of estimate attribute.
setEstimatedNumRows(long) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setEstimatedNumRows(long) - Method in interface net.sf.farrago.fem.fennel.FemSortingStreamDef
Sets the value of estimatedNumRows attribute.
setEstimateOption(boolean) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
setEvent(CwmEvent) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setEvent(CwmEvent) - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Sets the value of event reference.
setEvent(CwmEvent) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setEvent(CwmEvent) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setEvent(CwmEvent) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setEvent$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setEvent$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setEvent$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setEvent$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setEventManipulation(EventManipulationType) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setEventManipulation(EventManipulationType) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of eventManipulation attribute.
setEventManipulation$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setExecutionHandle(FennelExecutionHandle) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
setExecutionHandle(FennelExecutionHandle) - Static method in class net.sf.farrago.runtime.FarragoUdrRuntime
Associates an execution handle with the context associated with the executing UDR.
setExecutionHandle(FennelExecutionHandle) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Associates an execution handle with the runtime context.
setExecutionStreamDef(FemExecutionStreamDef) - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
setExecutionStreamDef(FemExecutionStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUse
Sets the value of ExecutionStreamDef reference.
setExitCode(int) - Method in class org.eigenbase.util.MainApp
Sets the code which this program will return to the operating system.
setExitStatement(Statement) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
setExpandedSelectList(List<SqlNode>) - Method in class org.eigenbase.sql.validate.SelectScope
 
setExpectedConcurrentStatements(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setExpectedConcurrentStatements(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of expectedConcurrentStatements attribute.
setExpectedConcurrentStatements$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setExpired(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setExpired(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of expired attribute.
setExpired$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setExtendedElement$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setExternalName(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setExternalName(String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of externalName attribute.
setExternalName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setFactorBitmap(BitSet, BitSet) - Method in class com.lucidera.opt.LoptMultiJoin
Sets the bitmap indicating which factors a filter references based on which fields it references
setFactorJoinKeys(LoptMultiJoin, List<RexNode>, BitSet, int, int, BitSet) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Locates from a list of filters those that correspond to a particular join tree.
setFactorWeight(int, int, int) - Method in class com.lucidera.opt.LoptMultiJoin
Sets an individual weight if the new weight is better than the current one
setFactorWeights() - Method in class com.lucidera.opt.LoptMultiJoin
Sets weighting for each combination of factors, depending on which join filters reference which factors.
setFactory(FarragoTestCase.CleanupFactory) - Static method in class net.sf.farrago.test.FarragoTestCase.CleanupFactory
 
setFamily(RelDataTypeFamily) - Method in class org.eigenbase.sql.type.ObjectSqlType
 
setFamilyForJdbcType(int, SqlTypeFamily) - Static method in enum org.eigenbase.sql.type.SqlTypeFamily
 
setFarragoConfig(FemFarragoConfig) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setFarragoConfig(FemFarragoConfig) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of FarragoConfig reference.
setFarragoConfig$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setFarragoProperty(String, String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
setFarragoTransformClassName(String) - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
setFeature(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setFeature(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.instance.CwmSlot
Sets the value of feature reference.
setFeature(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setFeature(CwmStructuralFeature) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeature
Sets the value of feature reference.
setFeature(CwmStructuralFeature) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setFeature(CwmStructuralFeature) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setFeature$Hib(HibernateManyToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setFennelConfig(FemFennelConfig) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setFennelConfig(FemFennelConfig) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of FennelConfig reference.
setFennelConfig$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setFennelDbHandle(FennelDbHandle) - Method in class net.sf.farrago.db.FarragoDatabase
Sets the fennel DB handle used by the database.
setFennelDbHandle(FennelDbHandle) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Sets the Fennel database handle to use for accessing local storage.
setFennelDbHandle(FennelDbHandle) - Method in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
setFennelDbHandle(FennelDbHandle) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
setFennelDisabled(boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setFennelDisabled(boolean) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of fennelDisabled attribute.
setFennelDisabled$Hib(Boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setFetchDirection(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setFetchDirection(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
setFetchSize(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setFetchSize(int) - Method in class org.eigenbase.runtime.AbstractIterResultSet
 
setFetchSize(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
setFieldBitmap(LoptJoinTree, BitSet) - Method in class com.lucidera.opt.LoptMultiJoin
Sets a bitmap representing all fields corresponding to a RelNode
setFieldDelimiter(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setFieldDelimiter(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of fieldDelimiter attribute.
setFileSize(long) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
setFileSize(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Sets the value of fileSize attribute.
setFilter(boolean) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
setFilter(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCalcTupleStreamDef
Sets the value of filter attribute.
setFilter(boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
setFilter(boolean) - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Sets the value of filter attribute.
setFilterCondition(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setFilterCondition(String) - Method in interface net.sf.farrago.cwm.relational.CwmSqlindex
Sets the value of filterCondition attribute.
setFilterCondition(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setFilterCondition$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setFilterCondition$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setFilterNullProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setFilterNullProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of filterNullProj attribute.
setFinal(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setFinal(boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setFinal(boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setFinal(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedType
Sets the value of isFinal attribute.
setFinite(SargBoundType, SargStrictness, RexNode) - Method in class org.eigenbase.sarg.SargEndpoint
Sets a finite value for this endpoint.
setFinite(SargBoundType, SargStrictness, RexNode) - Method in class org.eigenbase.sarg.SargMutableEndpoint
 
setFixedOffset(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
setFixedOffset(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Sets the value of fixedOffset attribute.
setFlatFile(FemFlatFileTupleStreamDef) - Method in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
setFlatFile(FemFlatFileTupleStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemColumnName
Sets the value of FlatFile reference.
setFloat(float) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of a float.
setFloat(int, float) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setFloat(int, float) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setFloat(FennelTupleDatum, float) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setFloat(int, float) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setFor(SqlOperator, SqlTester.VmName...) - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
setFor(SqlOperator, SqlTester.VmName...) - Method in class org.eigenbase.sql.test.AbstractSqlTester
 
setFor(SqlOperator, SqlTester.VmName...) - Method in interface org.eigenbase.sql.test.SqlTester
Declares that this test is for a given operator.
setFor(SqlOperator, SqlTester.VmName...) - Method in class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
setForeign(boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setForeign(boolean) - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Sets the value of foreign attribute.
setForeign$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setFormat(FarragoConvertDatetimeUDR.Type, String) - Method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
setFreshmenPageQueuePercentage(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setFreshmenPageQueuePercentage(Integer) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of freshmenPageQueuePercentage attribute.
setFreshmenPageQueuePercentage$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setFull(boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setFull(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrdering
Sets the value of full attribute.
setFull$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setFullClassName(String) - Method in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
setFullClassName(String) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
setFullScan(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setFullScan(boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setFullScan(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of isFullScan attribute.
setFunction(AggFunction) - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
setFunction(AggFunction) - Method in interface net.sf.farrago.fem.fennel.FemAggInvocation
Sets the value of function attribute.
setFuzzy(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCheckpoint$Hib
 
setFuzzy(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdCheckpoint
Sets the value of fuzzy attribute.
setGC(int) - Method in class org.eigenbase.test.DiffTestCase
set the number of lines for garbage collection.
setGenerateComments(boolean) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
setGeneratedAlways(boolean) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setGeneratedAlways(boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setGeneratedAlways(boolean) - Method in interface net.sf.farrago.fem.med.FemStoredColumn
Sets the value of generatedAlways attribute.
setGeneratedAlways$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setGenerateShortCircuit(boolean) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
setGrantedObject(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
setGrantee(FemAuthId) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setGrantee(FemAuthId) - Method in interface net.sf.farrago.fem.security.FemGrant
Sets the value of Grantee reference.
setGrantee$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setGranteeList(List<SqlIdentifier>) - Method in class net.sf.farrago.ddl.DdlGrantStmt
 
setGranteePrivilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setGranteePrivilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setGrantOption(boolean) - Method in class net.sf.farrago.ddl.DdlGrantStmt
 
setGrantor(SqlIdentifier) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
setGrantor(FemAuthId) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setGrantor(FemAuthId) - Method in interface net.sf.farrago.fem.security.FemGrant
Sets the value of Grantor reference.
setGrantor$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setGrantorPrivilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setGrantorPrivilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setGreater(int) - Method in class org.eigenbase.runtime.Holder.int_Holder
 
setGroupCommitInterval(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setGroupCommitInterval(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of groupCommitInterval attribute.
setGroupCommitInterval$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setGroupingPrefixSize(int) - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
setGroupingPrefixSize(int) - Method in interface net.sf.farrago.fem.fennel.FemAggStreamDef
Sets the value of groupingPrefixSize attribute.
setGroupingPrefixSize(int) - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
setGroupingPrefixSize(int) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
setGroupingPrefixSize(int) - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
setHandler(OptionsList.OptionHandler) - Method in class org.eigenbase.util.OptionsList.Option
 
setHasExtraFilter(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setHasExtraFilter(boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setHasExtraFilter(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of hasExtraFilter attribute.
setHasHeader(boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setHasHeader(boolean) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of hasHeader attribute.
setHierarchyOption(boolean) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
setHistogram(FemColumnHistogram) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setHistogram(FemColumnHistogram) - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Sets the value of Histogram reference.
setHistogram$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setHistogram$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setHistogram$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setHoldability(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setId(int) - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
setId(int) - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Sets the value of id attribute.
setIdentifierExpansion(boolean) - Method in interface org.eigenbase.sql.validate.SqlValidator
Enables or disables expansion of identifiers other than column references.
setIdentifierExpansion(boolean) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
setIdPrefix(boolean) - Method in class org.eigenbase.relopt.RelOptPlanWriter
 
setIfNull(Variable, Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates a statement to initializes a variable if the variable is null
setImpersonateDefiner(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setImpersonateDefiner(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of impersonateDefiner attribute.
setImpersonateDefiner$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setImplicit(boolean) - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
setImplicit(boolean) - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlow
Sets the value of implicit attribute.
setImportance(RelNode, double) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
setImportance(RelNode, double) - Method in interface org.eigenbase.relopt.RelOptPlanner
Sets the importance of a relational expression.
setImportance(RelNode, double) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setImportedElement$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setImporter$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setIncludeTuples(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setIncludeTuples(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Sets the value of includeTuples attribute.
setIncrement(Long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setIncrement(long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setIncrement(long) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of increment attribute.
setIncrement$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setIndentation(int) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets the number of spaces indentation.
setIndex(CwmIndex) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setIndex(CwmIndex) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndexedFeature
Sets the value of index reference.
setIndex(CwmIndex) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setIndex(CwmIndex) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setIndex$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setIndex$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setIndex$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setIndexedFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setIndexedFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setIndexedFeature$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setIndexId(long) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Sets the value of indexId attribute.
setIndexId(long) - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Sets the value of indexId attribute.
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setIndexId(long) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setIndexPageCount(FarragoSession, String, String, String, long) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
setIndexRoot(FemLocalIndex, long) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
setIndexRoot(FemLocalIndex, long) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
setIndexRoot(FemLocalIndex, long) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Sets the root PageId of an index.
setIndexSearch(FemIndexSearchDef) - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
setIndexSearch(FemIndexSearchDef) - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Sets the value of IndexSearch reference.
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setIndexStats$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setInfinity(int) - Method in class org.eigenbase.sarg.SargEndpoint
Sets this endpoint to either negative or positive infinity.
setInfinity(int) - Method in class org.eigenbase.sarg.SargMutableEndpoint
 
setInitialImportance() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
setInitializeProgram(String) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
setInitializeProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Sets the value of initializeProgram attribute.
setInitialSeed(Long) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setInitialSeed(Long) - Method in interface net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator
Sets the value of initialSeed attribute.
setInitialSeed$Hib(Long) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setInitialValue(CwmExpression) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setInitialValue(CwmExpression) - Method in interface net.sf.farrago.cwm.core.CwmAttribute
Sets the value of initialValue attribute.
setInitialValue(CwmExpression) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setInitialValue(CwmExpression) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setInitialValue(CwmExpression) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setInitialValue(CwmExpression) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setInitialValue(CwmExpression) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setInMemory(boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
setInMemory(boolean) - Method in interface net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef
Sets the value of inMemory attribute.
setInMemory(boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
setInMemory(boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
setInMemory(boolean) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
setInput(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
setInput(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle
Sets the value of input attribute.
setInputAttributeIndex(int) - Method in class net.sf.farrago.fem.fennel.FemAggInvocation$Hib
 
setInputAttributeIndex(int) - Method in interface net.sf.farrago.fem.fennel.FemAggInvocation
Sets the value of inputAttributeIndex attribute.
setInputCompareProjection(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
setInputCompareProjection(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Sets the value of inputCompareProjection attribute.
setInputDirectiveProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setInputDirectiveProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Sets the value of inputDirectiveProj attribute.
setInputDirectiveProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setInputFetchTimeout(long) - Method in interface net.sf.farrago.runtime.FarragoTransform
Sets a timeout for fetching an input row.
setInputFetchTimeout(long) - Method in class net.sf.farrago.runtime.FarragoTransformImpl
 
setInputJoinProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setInputJoinProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Sets the value of inputJoinProj attribute.
setInputJoinProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setInputKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setInputKeyProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Sets the value of inputKeyProj attribute.
setInputKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setInputOrderKeyList(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
setInputOrderKeyList(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Sets the value of inputOrderKeyList attribute.
setInputProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setInputProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Sets the value of inputProj attribute.
setInsertRowCountParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setInsertRowCountParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef
Sets the value of insertRowCountParamId attribute.
setInsertRowCountParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
setInsertRowCountParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Sets the value of insertRowCountParamId attribute.
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setInt(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of a signed integer.
setInt(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setInt(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setInt(FennelTupleDatum, int) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setInt(int, int) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setInteger(String, Integer) - Method in class net.sf.farrago.session.FarragoSessionVariables
Sets the value of a variable, expressed as an integer
setInternal(int, int) - Method in class org.eigenbase.util.Permutation
 
setInvalid(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setInvalid(boolean) - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Sets the value of isInvalid attribute.
setInvocationName(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setInvocationName(String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of invocationName attribute.
setInvocationName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setIsAbstract$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setIsAscending$Hib(Boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setIsAscending$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setIsAscending$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setIsClustered$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIsDeclaredNullable$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setIsDefault$Hib(Boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setIsExplain(int) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Indicates that the current statement is part of an EXPLAIN PLAN statement
setIsFinal$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setIsFinal$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setIsFinal$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setIsInvalid$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIsNullable(NullableType) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setIsNullable(NullableType) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of isNullable attribute.
setIsNullable(NullableType) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setIsNullable(NullableType) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setIsNullable(NullableType) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setIsNullable$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setIsNullable$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setIsNullable$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIsNullable$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setIsNullable$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setIsNullable$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setIsOrdered$Hib(Boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setIsPartitioning$Hib(Boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setIsPartitioning$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setIsPartitioning$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIsQuery$Hib(Boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setIsQuery$Hib(Boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setIsQuery$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setIsQuery$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setIsReadOnly$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setIsReadOnly$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setIsReplace(boolean) - Method in class net.sf.farrago.ddl.DdlReplaceOptions
 
setIsSorted$Hib(Boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setIsSorted$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setIsSorted$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIsSystem$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setIsSystem$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setIsSystem$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setIsTemporary$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setIsTemporary$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setIsTemporary$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setIsUdx$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setIsUnique$Hib(Boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setIsUnique$Hib(Boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setIsUnique$Hib(Boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setIterCalcTypeMap(FennelRel, String) - Method in class com.lucidera.opt.LoptIterCalcRule
 
setJavaClassName(String) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
setJavaClassName(String) - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDef
Sets the value of javaClassName attribute.
setJavaCompilerClassName(String) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setJavaCompilerClassName(String) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of javaCompilerClassName attribute.
setJavaCompilerClassName$Hib(String) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setJniHandleTraceFile(String) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setJniHandleTraceFile(String) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of jniHandleTraceFile attribute.
setJniHandleTraceFile$Hib(String) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setJoinAdjustments(int[], int, int, int, int, int) - Method in class org.eigenbase.rel.rules.PushSemiJoinPastJoinRule
Sets an array to reflect how much each index corresponding to a field needs to be adjusted.
setJoinFilterRefs() - Method in class com.lucidera.opt.LoptMultiJoin
Sets bitmaps indicating which factors and fields each join filter references
setJoinKey(BitSet, BitSet, int, int, int, int, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Sets a join key if only one of the specified input references corresponds to a specified factor as determined by its field numbers.
setJoinRemovalFactor(int, int) - Method in class com.lucidera.opt.LoptMultiJoin
Indicates that a dimension factor's join can be removed because of a semijoin with a fact table.
setJoinRemovalSemiJoin(int, SemiJoinRel) - Method in class com.lucidera.opt.LoptMultiJoin
Indicates the semijoin that allows the join of a dimension table to be removed
setKeyComponent$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setKeyComponent$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setKeyComponent$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setKeyConstraint(FemAbstractKeyConstraint) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setKeyConstraint(FemAbstractKeyConstraint) - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponent
Sets the value of KeyConstraint reference.
setKeyConstraint$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setKeyProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Sets the value of keyProj attribute.
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setKeyProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemKeyAccessorDef
Sets the value of keyProj attribute.
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setKeyRelationship$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setKeyRelationship$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setKeyRelationship$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setKeyRelationship$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setKeyRelationship$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setKeywordsLowerCase(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether to print keywords (SELECT, AS, etc.) in lower-case.
setKind(ParameterDirectionKind) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setKind(ParameterDirectionKind) - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Sets the value of kind attribute.
setKind(String) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setKind(String) - Method in interface net.sf.farrago.cwm.core.CwmDependency
Sets the value of kind attribute.
setKind(ParameterDirectionKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setKind(ParameterDirectionKind) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setKind(ParameterDirectionKind) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setKind$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setKind$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setKind$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setKind$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setKind$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setLabel(String) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdge
 
setLabel(String) - Static method in class net.sf.farrago.test.FarragoTestUDR
Sets a label within a UDR.
setLanguage(String) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setLanguage(String) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setLanguage(String) - Method in interface net.sf.farrago.cwm.core.CwmExpression
Sets the value of language attribute.
setLanguage(String) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setLanguage(String) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setLanguage(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setLanguage(String) - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Sets the value of language attribute.
setLanguage(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setLanguage(String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of language attribute.
setLanguage$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
setLanguage$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setLanguage$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
setLanguage$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setLanguage$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setLanguage$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setLastAnalyzeRowCount(Long) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setLastAnalyzeRowCount(Long) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setLastAnalyzeRowCount(Long) - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Sets the value of lastAnalyzeRowCount attribute.
setLastAnalyzeRowCount(Long) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setLastAnalyzeRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setLastAnalyzeRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setLastAnalyzeRowCount$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setLeafPageIdProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
setLeafPageIdProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setLeafPageIdProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setLeafPageIdProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setLeafPageIdProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Sets the value of leafPageIdProj attribute.
setLeftInner(boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setLeftInner(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of leftInner attribute.
setLeftKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setLeftKeyProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of leftKeyProj attribute.
setLeftOuter(boolean) - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
setLeftOuter(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCartesianProductStreamDef
Sets the value of leftOuter attribute.
setLeftOuter(boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setLeftOuter(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of leftOuter attribute.
setLeftOuter(boolean) - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
setLeftRightBitmaps(BitSet, BitSet, BitSet, int) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Separates a bitmask representing a join into masks representing the left and right inputs into the join
setLength(Integer) - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
setLength(Integer) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setLength(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of length attribute.
setLength(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setLength(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Sets the value of length attribute.
setLength(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setLength(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setLength(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setLength(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setLength(Integer) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Sets the value of length attribute.
setLength(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setLength(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setLength(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the length of this datum's byte array.
setLength$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setLength$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setLenient(boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setLenient(boolean) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of lenient attribute.
setLesser(int) - Method in class org.eigenbase.runtime.Holder.int_Holder
 
setLibraryFile(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setLibraryFile(String) - Method in interface net.sf.farrago.fem.med.FemDataWrapper
Sets the value of libraryFile attribute.
setLibraryFile$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setLibraryName(String) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
setLibraryName(String) - Method in interface net.sf.farrago.plugin.FarragoPlugin
set the library name used to initialize this plugin
setLimit(int) - Method in class org.eigenbase.rex.RexUtil.ForwardRefFinder
 
setLine(int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setLineageId(String) - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Sets the value of lineageId attribute.
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setLineageId(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setLineageId$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setLineLength(int) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
setLineNumber(int) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Instruction
 
setLiteral$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setLocalIndex(FemLocalIndex) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setLocalIndex(FemLocalIndex) - Method in interface net.sf.farrago.fem.med.FemIndexStatistics
Sets the value of LocalIndex reference.
setLocalIndex$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setLoginTimeout(int) - Method in class org.eigenbase.util.JdbcDataSource
 
setLogWriter(PrintWriter) - Method in class org.eigenbase.util.JdbcDataSource
 
setLong(long) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
used by the attribute marshalling to set numeric values.
setLong(int, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setLong(int, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setLong(FennelTupleDatum, long) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setLong(FennelTupleDatum, long, Class) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setLong(int, long) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setLong(String, Long) - Method in class net.sf.farrago.session.FarragoSessionVariables
Sets the value of a variable, expressed as a long
setLong(long) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableByte
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableDouble
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableFloat
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableInteger
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableLong
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableShort
 
setLong(long) - Method in class net.sf.farrago.type.runtime.NullablePrimitive
Assignment from non-null long value.
setLongHandle(long) - Method in class net.sf.farrago.fem.fennel.FemCsnHandle$Hib
 
setLongHandle(long) - Method in class net.sf.farrago.fem.fennel.FemDbHandle$Hib
 
setLongHandle(long) - Method in interface net.sf.farrago.fem.fennel.FemHandle
Sets the value of longHandle attribute.
setLongHandle(long) - Method in class net.sf.farrago.fem.fennel.FemStreamGraphHandle$Hib
 
setLongHandle(long) - Method in class net.sf.farrago.fem.fennel.FemStreamHandle$Hib
 
setLongHandle(long) - Method in class net.sf.farrago.fem.fennel.FemSvptHandle$Hib
 
setLongHandle(long) - Method in class net.sf.farrago.fem.fennel.FemTxnHandle$Hib
 
setLoopback() - Method in class net.sf.farrago.db.FarragoDbSession
 
setLoopback() - Method in interface net.sf.farrago.session.FarragoSession
Flags this FarragoSession as being a loopback session.
setLoopbackDataSource(DataSource) - Method in interface net.sf.farrago.namespace.FarragoMedDataServer
Sets a loopback DataSource which can be used to issue internal SQL queries against the containing DBMS.
setLoopbackDataSource(DataSource) - Method in class net.sf.farrago.namespace.impl.MedAbstractDataServer
 
setLower(int) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setLower(int) - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRange
Sets the value of lower attribute.
setLower(RexNode, SargStrictness) - Method in class org.eigenbase.sarg.SargIntervalBase
Sets the lower bound for this interval.
setLower(RexNode, SargStrictness) - Method in class org.eigenbase.sarg.SargIntervalExpr
 
setLower$Hib(Integer) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setLowerBound(SqlNode) - Method in class org.eigenbase.sql.SqlWindow
 
setLowerBoundCsn(long) - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
setLowerBoundCsn(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdCompleteBackup
Sets the value of lowerBoundCsn attribute.
setLowerBoundCsn(long) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setLowerBoundCsn(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Sets the value of lowerBoundCsn attribute.
setLowerBoundCsn(long) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
setLowerBoundCsn(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Sets the value of lowerBoundCsn attribute.
setMandatoryPrimitiveDefaults(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Sets default values for mandatory attributes of primitive type (e.g.
setMapped(boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setMapped(boolean) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of mapped attribute.
setMax(Long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setMaxBytes(long) - Method in class net.sf.farrago.util.FarragoObjectCache
Changes the cache size limit, discarding entries if necessary.
setMaxFieldSize(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setMaxRows(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setMaxRows(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
setMaxValue(long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setMaxValue(long) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of maxValue attribute.
setMaxValue$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setMemberCase(CwmExpression) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setMemberCase(CwmExpression) - Method in interface net.sf.farrago.cwm.datatypes.CwmUnionMember
Sets the value of memberCase attribute.
setMemberCase$Comp$CwmUnionMember$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setMemberCase$Comp$CwmUnionMember$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setMetadataProvider(RelMetadataProvider) - Method in class org.eigenbase.relopt.RelOptCluster
Overrides the default metadata provider for this cluster.
setMethod - Variable in enum net.sf.farrago.test.FarragoJdbcTest.TestJavaType
 
setMethod$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setMin(Long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setMinByteLength(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAccessor$Hib
 
setMinByteLength(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAccessor
Sets the value of minByteLength attribute.
setMinValue(long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setMinValue(long) - Method in interface net.sf.farrago.fem.sql2003.FemSequenceGenerator
Sets the value of minValue attribute.
setMinValue$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setModality(ModalityType) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setModality(ModalityType) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setModality(ModalityType) - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Sets the value of modality attribute.
setModality(ModalityType) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setModality(FemAbstractColumnSet) - Method in class net.sf.farrago.session.FarragoSessionAnalyzedSql
 
setModality$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setModality$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setModality$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setModelElement(CwmModelElement) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setModelElement(CwmModelElement) - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Sets the value of modelElement reference.
setModelElement$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setModelExtension(boolean) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setModelExtension(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemJar
Sets the value of modelExtension attribute.
setModelExtension$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setModificationTimestamp(String) - Method in interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
Sets the value of modificationTimestamp attribute.
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setModificationTimestamp(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setModificationTimestamp$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setMonotonic(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setMonotonic(boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexLoaderDef
Sets the value of monotonic attribute.
setMultipass(boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
setMultipass(boolean) - Method in interface net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef
Sets the value of multipass attribute.
setMultipass(boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
setMultipass(boolean) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
setMultipass(boolean) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setMultiplicity(CwmMultiplicity) - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRange
Sets the value of multiplicity reference.
setMultiplicity(CwmMultiplicity) - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Sets the value of multiplicity attribute.
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setMultiplicity(CwmMultiplicity) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setMultiplicity$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setName(String) - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Sets the value of name attribute.
setName(String) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setName(String) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemColumnName$Hib
 
setName(String) - Method in interface net.sf.farrago.fem.fennel.FemColumnName
Sets the value of name attribute.
setName(String) - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
setName(String) - Method in interface net.sf.farrago.fem.fennel.FemDatabaseParam
Sets the value of name attribute.
setName(String) - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Sets the value of name attribute.
setName(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setName(String) - Method in interface net.sf.farrago.fem.med.FemStorageOption
Sets the value of name attribute.
setName(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setName(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setName(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setName(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setName(String) - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Sets the value of name attribute.
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setName(String) - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotation
Sets the value of name attribute.
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setName(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setName(String) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setName$Hib(String) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setNameForJdbcType(int, SqlTypeName) - Static method in enum org.eigenbase.sql.type.SqlTypeName
 
setNames(String[], SqlParserPos[]) - Method in class org.eigenbase.sql.SqlIdentifier
Deprecated. Identifiers should be immutable
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setNamespace(CwmNamespace) - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Sets the value of namespace reference.
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setNamespace(CwmNamespace) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setNativeOrder - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
if true, set the ByteBuffer to native order after slicing, when doing unmarshals
setNCharacterStream(int, Reader) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNClob(int, Reader) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNClob(int, NClob) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNClob(int, Reader, long) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNeedWhitespace(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
setNeedWhitespace(boolean) - Method in interface org.eigenbase.sql.SqlWriter
Sets whether whitespace is needed before the next token.
setNegated() - Method in class org.eigenbase.lurql.LurqlFilter
 
setNestedLoopJoin(FemNestedLoopJoinStreamDef) - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
setNestedLoopJoin(FemNestedLoopJoinStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Sets the value of NestedLoopJoin reference.
setNewForOldRel(RelNode, RelNode) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
setNewName(SqlIdentifier) - Method in class net.sf.farrago.ddl.DdlReplaceOptions
 
setNewRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
setNewRootPageId(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot
Sets the value of newRootPageId attribute.
setNewRowCounts(FemAbstractColumnSet, FemRowCountStatistics, List<FarragoCatalogUtil.RowCountStat>) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Sets various row counts for an abstract column set.
setNewSavepointLevel(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setNewSavepointLevel(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of newSavepointLevel attribute.
setNewSavepointLevel$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setNString(int, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNull(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setNull(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNull(int, int, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setNull(FennelTupleDatum) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setNull(int, int) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setNull(boolean) - Method in class net.sf.farrago.type.runtime.BytePointer
 
setNull(boolean) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
 
setNull(boolean) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
setNull(boolean) - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
setNull(boolean) - Method in class net.sf.farrago.type.runtime.NullablePrimitive
 
setNull(boolean) - Method in interface net.sf.farrago.type.runtime.NullableValue
Sets whether or not the value is null.
setNull(boolean) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
(Optionally) implements NullableValue
setNull() - Method in class org.eigenbase.sarg.SargIntervalBase
Sets this interval to represent a single point matching the null value.
setNull() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
setNullable(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setNullable(boolean) - Method in interface net.sf.farrago.cwm.relational.CwmSqlindex
Sets the value of isNullable attribute.
setNullable(boolean) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
setNullable(boolean) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptor
Sets the value of isNullable attribute.
setNullable(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setNullBitIndex(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
setNullBitIndex(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrAccessor
Sets the value of nullBitIndex attribute.
setNumber(Number) - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal.AssignableDecimal
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableByte
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableDouble
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableFloat
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableInteger
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableLong
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive.NullableShort
 
setNumber(Number) - Method in class net.sf.farrago.type.runtime.NullablePrimitive
Assignment from abstract Number object.
setNumBuildRows(long) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setNumBuildRows(long) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of numBuildRows attribute.
setNumericPrecision(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNumericPrecision(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Sets the value of numericPrecision attribute.
setNumericPrecision$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNumericPrecisionRadix(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNumericPrecisionRadix(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Sets the value of numericPrecisionRadix attribute.
setNumericPrecisionRadix$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNumericScale(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNumericScale(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqlsimpleType
Sets the value of numericScale attribute.
setNumericScale$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setNumRows(long) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
setNumRows(long) - Method in interface net.sf.farrago.fem.fennel.FemLhxAggStreamDef
Sets the value of numRows attribute.
setNumRowsScan(int) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setNumRowsScan(int) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of numRowsScan attribute.
setObject(CwmObject) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setObject(CwmObject) - Method in interface net.sf.farrago.cwm.instance.CwmSlot
Sets the value of object reference.
setObject(int, Object) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setObject(int, Object, int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setObject(int, Object, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setObject(int, Object) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setObject(FennelTupleDatum, Object) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setObject(int, Object) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setObject(Object) - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
setObject$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setObjectHandle(long, Object) - Method in interface net.sf.farrago.fennel.FennelDbHandle
Changes the object referenced by a handle.
setObjectHandle(long, Object) - Method in class net.sf.farrago.fennel.FennelDbHandleImpl
Changes the object referenced by a handle.
setObjectHandle(long, Object) - Static method in class net.sf.farrago.fennel.FennelStorage
Changes the object referenced by a handle.
setOffset(int) - Method in class net.sf.farrago.fem.fennel.FemCorrelation$Hib
 
setOffset(int) - Method in interface net.sf.farrago.fem.fennel.FemCorrelation
Sets the value of offset attribute.
setOffset(int) - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
setOffset(int) - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Sets the value of offset attribute.
setOldestLabelCsn(long) - Method in class net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate$Hib
 
setOldestLabelCsn(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdAlterSystemDeallocate
Sets the value of oldestLabelCsn attribute.
setOldRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
setOldRootPageId(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot
Sets the value of oldRootPageId attribute.
setOp - Variable in class org.eigenbase.sarg.SargRexAnalyzer.BooleanConvertlet
 
setOp - Variable in class org.eigenbase.sarg.SargSetExpr
 
SetOpCostPerBlock - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
setOpened() - Method in class net.sf.farrago.runtime.FarragoTupleIterResultSet
Signals that all aspects of opening this ResultSet have completed successfully.
setOperand(int, SqlNode) - Method in class org.eigenbase.sql.SqlCall
 
setOperand(SqlNode[], SqlNode[], int, SqlValidator) - Static method in class org.eigenbase.sql.SqlWindow
 
setOperation(CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setOperation(CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.CwmCallAction
Sets the value of operation reference.
setOperation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setOperator(SqlOperator) - Method in class org.eigenbase.sql.SqlCall
 
SetopNamespace - Class in org.eigenbase.sql.validate
Namespace based upon a set operation (UNION, INTERSECT, EXCEPT).
SetopNamespace(SqlValidatorImpl, SqlCall, SqlNode) - Constructor for class org.eigenbase.sql.validate.SetopNamespace
Creates a SetopNamespace.
SetopOperandTypeChecker - Class in org.eigenbase.sql.type
Parameter type-checking strategy for a set operator (UNION, INTERSECT, EXCEPT).
SetopOperandTypeChecker() - Constructor for class org.eigenbase.sql.type.SetopOperandTypeChecker
 
SetOpRel - Class in org.eigenbase.rel
SetOpRel is an abstract base for relational set operators such as union, minus, and intersect.
SetOpRel(RelOptCluster, RelTraitSet, RelNode[], boolean) - Constructor for class org.eigenbase.rel.SetOpRel
 
setOption(FarragoSequenceOptions.OptionType, Object) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setOptionScopeColumnSet(CwmNamedColumnSet) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOptionScopeColumnSet(CwmNamedColumnSet) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of optionScopeColumnSet reference.
setOptionScopeColumnSet(CwmNamedColumnSet) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOptionScopeColumnSet(CwmNamedColumnSet) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOptionScopeColumnSet(CwmNamedColumnSet) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOptRuleDescExclusionFilter(Pattern) - Method in class net.sf.farrago.db.FarragoDbSession
 
setOptRuleDescExclusionFilter(Pattern) - Method in interface net.sf.farrago.session.FarragoSession
Sets the exclusion filter to use for planners created by this session.
setOptRuleDescExclusionFilter(String) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Sets a filter on the optimizer rules to be used in the current session.
setOrdered(boolean) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setOrdered(boolean) - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumeration
Sets the value of isOrdered attribute.
setOrdering(OrderingKind) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setOrdering(OrderingKind) - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Sets the value of ordering attribute.
setOrdering(OrderingKind) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setOrdering(OrderingKind) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOrdering(OrderingKind) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOrdering(OrderingKind) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOrdering(OrderingKind) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOrdering$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setOrdering$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setOrdering$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOrdering$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOrdering$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOrdering$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setOrdering$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setOrdering$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOrdering$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setOrderKeyList(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
setOrderKeyList(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Sets the value of orderKeyList attribute.
setOrdinal(int) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setOrdinal(int) - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Sets the value of ordinal attribute.
setOrdinal(int) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setOrdinal(int) - Method in interface net.sf.farrago.fem.med.FemLocalIndexColumn
Sets the value of ordinal attribute.
setOrdinal(int) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOrdinal(int) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOrdinal(int) - Method in interface net.sf.farrago.fem.sql2003.FemAbstractAttribute
Sets the value of ordinal attribute.
setOrdinal(int) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setOrdinal(int) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setOrdinal(int) - Method in interface net.sf.farrago.fem.sql2003.FemKeyComponent
Sets the value of ordinal attribute.
setOrdinal(int) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setOrdinal(int) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Sets the value of ordinal attribute.
setOrdinal(int) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setOrdinal$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOriginal(SqlNode, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
setOriginalDefinition(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setOriginalDefinition(String) - Method in interface net.sf.farrago.fem.sql2003.FemLocalView
Sets the value of originalDefinition attribute.
setOriginalDefinition$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setOriginalExpression(RexNode) - Method in class org.eigenbase.relopt.RelOptCluster
 
setOriginalStatement(String) - Method in exception org.eigenbase.util.EigenbaseContextException
 
setOuterJoin(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setOuterJoin(boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Sets the value of outerJoin attribute.
setOuterJoin(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setOuterJoinInfo() - Method in class com.lucidera.opt.LoptMultiJoin
Extracts outer join information from the join factors, including the type of outer join and the factors that a null-generating factor is dependent upon.
setOutputComments(boolean) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemAggStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemBufferingTupleStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCartesianProductStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCollectTupleStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCorrelationJoinStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemExecutionStreamDef
Sets the value of outputDesc attribute.
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmNormalizerStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmSortedAggStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLhxAggStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemNestedLoopJoinStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemSortedAggStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemSortingStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemSplitterStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemTableDeleterDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemTableInserterDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemUncollectTupleStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
setOutputDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
setOutputParam(boolean) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
setOutputParam(boolean) - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Sets the value of outputParam attribute.
setOutputProgram(String) - Method in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
setOutputProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemWindowStreamDef
Sets the value of outputProgram attribute.
setOutputProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setOutputProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemIndexScanDef
Sets the value of outputProj attribute.
setOutputProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setOutputProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setOutputProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setOutputProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setOutputProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of outputProj attribute.
setOutputProjection(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
setOutputProjection(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Sets the value of outputProjection attribute.
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setOwner(CwmClassifier) - Method in interface net.sf.farrago.cwm.core.CwmFeature
Sets the value of owner reference.
setOwner(CwmClassifier) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setOwner(CwmClassifier) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setOwner$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setOwnerScope(ScopeKind) - Method in interface net.sf.farrago.cwm.core.CwmFeature
Sets the value of ownerScope attribute.
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setOwnerScope(ScopeKind) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setOwnerScope$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setOwningColumnSet(FemAbstractColumnSet) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setOwningColumnSet(FemAbstractColumnSet) - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Sets the value of OwningColumnSet reference.
setOwningColumnSet$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setPageCount(long) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setPageCount(long) - Method in interface net.sf.farrago.fem.med.FemIndexStatistics
Sets the value of pageCount attribute.
setPageCount(Long) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setPageCount(Long) - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Sets the value of pageCount attribute.
setPageCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
setPageCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setPageHistoryQueuePercentage(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setPageHistoryQueuePercentage(Integer) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of pageHistoryQueuePercentage attribute.
setPageHistoryQueuePercentage$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setParam(FemDatabaseParam) - Method in class net.sf.farrago.fem.fennel.FemCmdSetParam$Hib
 
setParam(FemDatabaseParam) - Method in interface net.sf.farrago.fem.fennel.FemCmdSetParam
Sets the value of param attribute.
setParam - Variable in class org.eigenbase.lurql.LurqlFilter
 
setParameter$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setParameter$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setParameter$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setParameter$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setParameter$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setParameterId(int) - Method in class net.sf.farrago.fem.fennel.FemDynamicParameter$Hib
 
setParameterId(int) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParameter
Sets the value of parameterId attribute.
setParameterStyle(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setParameterStyle(String) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of parameterStyle attribute.
setParameterStyle$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setParent(RelOptRuleOperand) - Method in class org.eigenbase.relopt.RelOptRuleOperand
Sets the parent operand.
setParentLabel(FemLabel) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setParentLabel(FemLabel) - Method in interface net.sf.farrago.fem.med.FemLabel
Sets the value of ParentLabel reference.
setParentLabel$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setParentStmt(FarragoPreparingStmt) - Method in class net.sf.farrago.query.FarragoPreparingStmt
Sets the parent FarragoPreparingStmt corresponding to this statement.
setParser(FarragoSessionParser) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
setParserOffset(RefObject, SqlParserPos, String) - Method in class net.sf.farrago.ddl.DdlValidator
 
setParserOffset(RefObject, SqlParserPos, String) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Sets the parser offset for the body of a given object.
setParserPosition(SqlParserPos) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
setParserPosition(SqlParserPos) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Sets the parser position to use for context in error messages.
setParserPosition(SqlParserPos) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
setPartitioning(boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setPartitioning(boolean) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Sets the value of isPartitioning attribute.
setPartitioning(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setPartitioning(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setPartitionKeyList(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
setPartitionKeyList(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Sets the value of partitionKeyList attribute.
setPathElement$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setPercentageSampled(float) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setPercentageSampled(float) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of percentageSampled attribute.
setPercentageSampled$Hib(Float) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setPersistentMofId(RefBaseObject, String) - Method in class org.eigenbase.jmi.mem.JmiMemFactory
Associates the MOFID of a persistent object with an in-memory object.
setPhysical(boolean) - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
setPhysical(boolean) - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Sets the value of physical attribute.
setPlanner(FarragoSessionPlanner) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
setPluginClassLoader(FarragoPluginClassLoader) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
setPluginClassLoader(FarragoPluginClassLoader) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Sets the class loader for plugins.
setPoint(RexNode) - Method in class org.eigenbase.sarg.SargIntervalBase
Sets this interval to represent a single point (possibly the null value).
setPoint(RexNode) - Method in class org.eigenbase.sarg.SargIntervalExpr
 
setPointer(byte[], int, int) - Method in class net.sf.farrago.type.runtime.BytePointer
Sets the pointer to reference a buffer.
setPoolable(boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setPosition(int, int) - Method in exception org.eigenbase.util.EigenbaseContextException
Sets a textual position at which this exception was detected.
setPosition(int, int, int, int) - Method in exception org.eigenbase.util.EigenbaseContextException
Sets a textual range at which this exception was detected.
setPrecision(Integer) - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
setPrecision(Integer) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setPrecision(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of precision attribute.
setPrecision(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setPrecision(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Sets the value of precision attribute.
setPrecision(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setPrecision(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setPrecision(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setPrecision(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setPrecision(Integer) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Sets the value of precision attribute.
setPrecision(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setPrecision(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setPrecision$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setPrefetch(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setPrefetch(boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Sets the value of prefetch attribute.
setPrefetch(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setPrefetchPagesMax(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setPrefetchPagesMax(Integer) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of prefetchPagesMax attribute.
setPrefetchPagesMax$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setPrefetchThrottleRate(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setPrefetchThrottleRate(Integer) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of prefetchThrottleRate attribute.
setPrefetchThrottleRate$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setPreparingStmt(FarragoPreparingStmt) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
setPreparingStmt(FarragoPreparingStmt) - Method in interface net.sf.farrago.query.FarragoQueryColumnSet
Sets the FarragoPreparingStmt acting on this column set.
setPreparingStmt(FarragoPreparingStmt) - Method in class net.sf.farrago.query.FarragoQueryNamedColumnSet
 
setPrePullInputs(boolean) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
setPrePullInputs(boolean) - Method in interface net.sf.farrago.fem.fennel.FemMergeStreamDef
Sets the value of prePullInputs attribute.
setPresent(ByteBuffer, boolean) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
sets the presence of a field in a tuple buffer.
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setPrivList(List<SqlIdentifier>) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
setProducer(FemExecutionStreamDef) - Method in class net.sf.farrago.fem.fennel.FemExecStreamDataFlow$Hib
 
setProducer(FemExecutionStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemExecStreamDataFlow
Sets the value of Producer reference.
setProgram(String) - Method in class net.sf.farrago.fem.fennel.FemCalcTupleStreamDef$Hib
 
setProgram(String) - Method in interface net.sf.farrago.fem.fennel.FemCalcTupleStreamDef
Sets the value of program attribute.
setProperty(String, String) - Method in class org.eigenbase.util.property.TriggerableProperties
Sets the value of a property.
setQuery(boolean) - Method in interface net.sf.farrago.cwm.behavioral.CwmBehavioralFeature
Sets the value of isQuery attribute.
setQuery(boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setQuery(boolean) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setQuery(boolean) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setQuery(CwmQueryExpression) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setQuery(CwmQueryExpression) - Method in interface net.sf.farrago.cwm.relational.CwmQueryColumnSet
Sets the value of query attribute.
setQuery(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
SetQuery - Static variable in class org.eigenbase.sql.SqlKind
 
setQuery$Comp$CwmQueryColumnSet$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setQuery$Comp$CwmQueryColumnSet$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setQueryExpression(CwmQueryExpression) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setQueryExpression(CwmQueryExpression) - Method in interface net.sf.farrago.cwm.relational.CwmView
Sets the value of queryExpression attribute.
setQueryExpression(CwmQueryExpression) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setQueryExpression$Comp$CwmView$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
setQueryExpression$Comp$CwmView$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setQueryExpression$Comp$CwmView$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
SetQueryORDINAL - Static variable in class org.eigenbase.sql.SqlKind
SetQuery is an aggregate of set-query node types.
setQueryTimeout(int) - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
setQueryTimeout(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
 
setQueryTimeout(int) - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
 
setQuiet(boolean) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
setQuoteAllIdentifiers(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether to quote all identifiers, even those which would be correct according to the rules of the SqlDialect if quotation marks were omitted.
setQuoteCharacter(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setQuoteCharacter(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of quoteCharacter attribute.
setRange(String) - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
setRange(String) - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Sets the value of range attribute.
setRange$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
setRawBytes() - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
used by the marshalling routines to set a byte array.
setRead(boolean) - Method in class net.sf.farrago.fem.fennel.FemDynamicParamUse$Hib
 
setRead(boolean) - Method in interface net.sf.farrago.fem.fennel.FemDynamicParamUse
Sets the value of read attribute.
setReaderRefCountParamId(int) - Method in class net.sf.farrago.fem.fennel.FemBufferReaderStreamDef$Hib
 
setReaderRefCountParamId(int) - Method in class net.sf.farrago.fem.fennel.FemBufferWriterStreamDef$Hib
 
setReaderRefCountParamId(int) - Method in class net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef$Hib
 
setReaderRefCountParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemMultiUseBufferingStreamDef
Sets the value of readerRefCountParamId attribute.
setReadOnly(boolean) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setReadOnly(boolean) - Method in interface net.sf.farrago.cwm.relational.CwmView
Sets the value of isReadOnly attribute.
setReadOnly(boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
setReadOnly(boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdBeginTxn
Sets the value of readOnly attribute.
setReadOnly(boolean) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setReadOnly(boolean) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setReadOnlyCommittedData(boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Sets the value of readOnlyCommittedData attribute.
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setReadOnlyCommittedData(boolean) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setRecoveryRef(FemRecoveryReference) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
Sets up a recovery reference to be used in the event of a crash.
setRecoveryType(RecoveryType) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setRecoveryType(RecoveryType) - Method in interface net.sf.farrago.fem.med.FemRecoveryReference
Sets the value of recoveryType attribute.
setRecoveryType$Hib(String) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setRecursionRoot(LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
setRef(int, Ref) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setReferencedTableType(CwmSqlstructuredType) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setReferencedTableType(CwmSqlstructuredType) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of referencedTableType reference.
setReferencedTableType(CwmSqlstructuredType) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setReferencedTableType(CwmSqlstructuredType) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setReferencedTableType(CwmSqlstructuredType) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setReferencedTableType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setReferencedTableType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setReferencedTableType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setReferencedTableType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setReferenceExpr(RexNode) - Method in class org.eigenbase.rex.RexFieldAccess
 
setReferencingColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setReferencingColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setReferencingColumn$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setRefFileDiffMasks() - Method in class net.sf.farrago.test.FarragoTestCase
 
setRefFileDiffMasks() - Method in class org.eigenbase.test.DiffTestCase
Sets the diff masks that are common to .REF files
setRepeatable(boolean) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
setRepeatable(boolean) - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef
Sets the value of repeatable attribute.
setRepeatableSeed(int) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
setRepeatableSeed(int) - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef
Sets the value of repeatableSeed attribute.
setRepos(FarragoRepos) - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
setReposReadOnly() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Switches the repository to read-only mode.
setReposTxnContext(FarragoReposTxnContext) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
setReposTxnContext(FarragoReposTxnContext) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Sets the repository transaction context associated with this statement.
setReposTxnContext(FarragoReposTxnContext) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
setRequiredTag$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setReserved(String) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
setReserved(String) - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDef
Sets the value of reserved attribute.
setReshape(FemReshapeStreamDef) - Method in class net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
 
setReshape(FemReshapeStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemReshapeParameter
Sets the value of Reshape reference.
setResidualFilterColumns(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setResidualFilterColumns(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setResidualFilterColumns(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of residualFilterColumns attribute.
setResourceDir(String) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setResourceDir(String) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of resourceDir attribute.
setResourceDir$Hib(String) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setResult(RexNode, CalcReg) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
setResultCallingConvention(CallingConvention) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
setResultDataDeviceSize(Long) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setResultDataDeviceSize(Long) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Sets the value of resultDataDeviceSize attribute.
setResultHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemBeginTxnCmd$Hib
 
setResultHandle(FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.FemBeginTxnCmd
Sets the value of ResultHandle reference.
setResultHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxn$Hib
 
setResultHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdBeginTxnWithCsn$Hib
 
setResultHandle(FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
setResultHandle(FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph
Sets the value of ResultHandle reference.
setResultHandle(FemStreamHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
setResultHandle(FemStreamHandle) - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle
Sets the value of ResultHandle reference.
setResultHandle(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdGetLastCommittedTxnId$Hib
 
setResultHandle(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
setResultHandle(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setResultHandle(FemDbHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
setResultHandle(FemDbHandle) - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Sets the value of ResultHandle reference.
setResultHandle(FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
setResultHandle(FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.FemCmdSavepoint
Sets the value of ResultHandle reference.
setResultHandle(FemCsnHandle) - Method in class net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd$Hib
 
setResultHandle(FemCsnHandle) - Method in interface net.sf.farrago.fem.fennel.FemCsnHandleReturningCmd
Sets the value of ResultHandle reference.
setResultPageCount(Long) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setResultPageCount(Long) - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Sets the value of resultPageCount attribute.
setResultRecoveryRequired(Boolean) - Method in class net.sf.farrago.fem.fennel.FemCmdOpenDatabase$Hib
 
setResultRecoveryRequired(Boolean) - Method in interface net.sf.farrago.fem.fennel.FemCmdOpenDatabase
Sets the value of resultRecoveryRequired attribute.
setResultSet(ResultSet) - Method in class net.sf.farrago.util.FarragoStatementAllocation
 
setResultType(RelDataType) - Method in class net.sf.farrago.session.FarragoSessionAnalyzedSql
 
setResultUniqueKeyCount(Long) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setResultUniqueKeyCount(Long) - Method in interface net.sf.farrago.fem.fennel.FemCmdVerifyIndex
Sets the value of resultUniqueKeyCount attribute.
setReturnMode(BarrierReturnMode) - Method in class net.sf.farrago.fem.fennel.FemBarrierStreamDef$Hib
 
setReturnMode(BarrierReturnMode) - Method in interface net.sf.farrago.fem.fennel.FemBarrierStreamDef
Sets the value of returnMode attribute.
setRevalidationResult(CwmModelElement, EigenbaseException) - Method in class net.sf.farrago.ddl.DdlValidator
Handle an exception encountered during validation of dependencies of an object replaced via CREATE OR REPLACE (a.k.a.
setRevalidationResult(CwmModelElement, EigenbaseException) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Called after revalidation (validation of dependencies during a CREATE OR REPLACE) is successful (ex is null), or upon failure (ex is not null).
setRexInputBitmap(BitSet, int, int) - Static method in class org.eigenbase.relopt.RelOptUtil
Sets a bit in a bitmap for each RexInputRef in a RelNode
setRidLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmChopperStreamDef$Hib
 
setRidLimitParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmChopperStreamDef
Sets the value of ridLimitParamId attribute.
setRidLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
setRidLimitParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDef
Sets the value of ridLimitParamId attribute.
setRightInner(boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setRightInner(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of rightInner attribute.
setRightKeyProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setRightKeyProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of rightKeyProj attribute.
setRightOuter(boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setRightOuter(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of rightOuter attribute.
setRoleList(List<SqlIdentifier>) - Method in class net.sf.farrago.ddl.DdlGrantRoleStmt
 
setRoot(RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
setRoot(RelNode) - Method in interface org.eigenbase.relopt.RelOptPlanner
Sets the root node of this query.
setRoot(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
 
setRoot(RelNode, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Sets a new root relational expression, as the translation process backs its way further up the tree.
setRoot(RelNode[], RelNode, boolean) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
setRoot(RelNode[]) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
setRoot(RelNode) - Method in class org.eigenbase.test.MockRelOptPlanner
 
setRootPackage(FarragoPackage) - Method in interface net.sf.farrago.FarragoMetadataFactory
 
setRootPackage(FarragoPackage) - Method in class net.sf.farrago.FarragoMetadataFactoryImpl
 
setRootPackage(String) - Method in class net.sf.farrago.namespace.mdr.MedMdrDataServer
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setRootPageId(long) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessCmd
Sets the value of rootPageId attribute.
setRootPageId(long) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Sets the value of rootPageId attribute.
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setRootPageId(long) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setRootPageIdParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Sets the value of rootPageIdParamId attribute.
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setRootPageIdParamId(int) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setRoutineSpecification(FarragoRepos, FemRoutine, FemUserDefinedType) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Sets the specification for a routine.
setRowCount(long) - Method in class net.sf.farrago.fem.fennel.FemMockTupleStreamDef$Hib
 
setRowCount(long) - Method in interface net.sf.farrago.fem.fennel.FemMockTupleStreamDef
Sets the value of rowCount attribute.
setRowCount(Long) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setRowCount(Long) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setRowCount(Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setRowCount(Long) - Method in interface net.sf.farrago.fem.med.FemRowCountStatistics
Sets the value of rowCount attribute.
setRowCount(Long) - Method in interface net.sf.farrago.fem.sql2003.FemAbstractColumnSet
Sets the value of rowCount attribute.
setRowCount(Long) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setRowCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
setRowCount$Hib(Long) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setRowCountStats$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setRowCountStats$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setRowCountStats$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setRowDelimiter(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setRowDelimiter(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of rowDelimiter attribute.
setRowId(int, RowId) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setRowLimit(Statement) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeoutAndRowLimit
 
setRowLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
setRowLimitParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef
Sets the value of rowLimitParamId attribute.
setRowLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
setRowLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
setRowLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setRowLimitParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmSearchStreamDef
Sets the value of rowLimitParamId attribute.
setRowScan(FemLcsRowScanStreamDef) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setRowScan(FemLcsRowScanStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemLcsClusterScanDef
Sets the value of RowScan reference.
setRowsLastBar(long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setRowsLastBar(long) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of rowsLastBar attribute.
setRowsLastBar$Hib(Long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setRowsPerBar(long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setRowsPerBar(long) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of rowsPerBar attribute.
setRowsPerBar$Hib(Long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setRowType(RelDataType) - Method in class org.eigenbase.relopt.RelOptAbstractTable
 
setRowType(RelDataType) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
setRowType(RelDataType) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
setRowType(RelDataType) - Method in class org.eigenbase.sql.validate.FieldNamespace
 
setRowType(RelDataType) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Allows RowType for the namespace to be explicitly set.
setRule(RelOptRule) - Method in class org.eigenbase.relopt.RelOptRuleOperand
Sets the rule this operand belongs to
setRuleDescExclusionFilter(Pattern) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
 
setRuleDescExclusionFilter(Pattern) - Method in interface org.eigenbase.relopt.RelOptPlanner
Sets the exclusion filter to use for this planner.
sets - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSets
 
SETS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SETS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SETS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
setSampleDataset$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setSampleDataset$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setSampleDataset$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setSamplePercent(SqlNumericLiteral) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
setSampleRepeatableSeed(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Looks up the current session variables and sets DdlAnalyzeStmt.sampleRepeatableSeed to the repeatable seed value that may be stored there for testing purposes.
setSampleSize(long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setSampleSize(long) - Method in interface net.sf.farrago.fem.med.FemColumnHistogram
Sets the value of sampleSize attribute.
setSampleSize$Hib(Long) - Method in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
setSamplingClumps(int) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSamplingClumps(int) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setSamplingClumps(int) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of samplingClumps attribute.
setSamplingMode(TableSamplingMode) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSamplingMode(TableSamplingMode) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setSamplingMode(TableSamplingMode) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of samplingMode attribute.
setSamplingRate(float) - Method in class net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef$Hib
 
setSamplingRate(float) - Method in interface net.sf.farrago.fem.fennel.FemBernoulliSamplingStreamDef
Sets the value of samplingRate attribute.
setSamplingRate(float) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSamplingRate(float) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setSamplingRate(float) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of samplingRate attribute.
setSamplingRepeatable(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSamplingRepeatable(boolean) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setSamplingRepeatable(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of samplingRepeatable attribute.
setSamplingRepeatableSeed(int) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSamplingRepeatableSeed(int) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setSamplingRepeatableSeed(int) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of samplingRepeatableSeed attribute.
setSamplingRowCount(long) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSamplingRowCount(long) - Method in class net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef$Hib
 
setSamplingRowCount(long) - Method in interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef
Sets the value of samplingRowCount attribute.
setSaveFirstTxnCsn() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
setSaveFirstTxnCsn() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Indicates that the context needs to retrieve and save the commit sequence number for the very first transaction initiated by a stmt context associated with a root context.
setSavepoint() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setSavepoint(String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setScale(Integer) - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
setScale(Integer) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setScale(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmColumn
Sets the value of scale attribute.
setScale(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setScale(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Sets the value of scale attribute.
setScale(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setScale(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setScale(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setScale(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setScale(Integer) - Method in interface net.sf.farrago.fem.sql2003.FemRoutineParameter
Sets the value of scale attribute.
setScale(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setScale(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setScale$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setSchemaName(String[], String) - Method in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
Sets the second to last name of localName.
setSchemaObjectName(CwmModelElement, SqlIdentifier) - Method in class net.sf.farrago.ddl.DdlValidator
 
setSchemaObjectName(CwmModelElement, SqlIdentifier) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Sets the name of a new object being defined, and adds the object to the correct schema.
setSchemaQualified(boolean) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Sets whether object names should be qualified with a schema name, if they have one.
setSearchedSchemaCatalogName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setSearchedSchemaCatalogName(String) - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElement
Sets the value of searchedSchemaCatalogName attribute.
setSearchedSchemaCatalogName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setSearchedSchemaName(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setSearchedSchemaName(String) - Method in interface net.sf.farrago.fem.sql2003.FemSqlpathElement
Sets the value of searchedSchemaName attribute.
setSearchedSchemaName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setSegmentId(long) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Sets the value of segmentId attribute.
setSegmentId(long) - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Sets the value of segmentId attribute.
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setSegmentId(long) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setSegmentLimitParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmUnionStreamDef$Hib
 
setSegmentLimitParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmUnionStreamDef
Sets the value of segmentLimitParamId attribute.
setSelectListExtraIndentFlag(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether to use a fix for SELECT list indentations.
setSelectListItemsOnSeparateLines(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether each item in a SELECT list, GROUP BY list, or ORDER BY list is on its own line.
setSeparator(String) - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Sets the separator between instructions in the generated program.
setSequence(FemSequenceGenerator) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setSequence(FemSequenceGenerator) - Method in interface net.sf.farrago.fem.med.FemStoredColumn
Sets the value of Sequence reference.
setSequence$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setSequential(boolean) - Method in class net.sf.farrago.fem.fennel.FemMergeStreamDef$Hib
 
setSequential(boolean) - Method in interface net.sf.farrago.fem.fennel.FemMergeStreamDef
Sets the value of sequential attribute.
setSerializedFile(String) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setSerializedFile(String) - Method in interface net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator
Sets the value of serializedFile attribute.
setSerializedFile$Hib(String) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setServer(FemDataServer) - Method in interface net.sf.farrago.fem.med.FemBaseColumnSet
Sets the value of Server reference.
setServer(FemDataServer) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setServer(FemDataServer) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setServer$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setServer$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setServer$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setServerMofId(String) - Method in class net.sf.farrago.query.FarragoRelImplementor
Sets the MOFID of the foreign server associated with the expression being implemented.
setServerRmiRegistryPort(int) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setServerRmiRegistryPort(int) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of serverRmiRegistryPort attribute.
setServerRmiRegistryPort$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setServerSingleListenerPort(int) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setServerSingleListenerPort(int) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of serverSingleListenerPort attribute.
setServerSingleListenerPort$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setSession(FarragoSession) - Method in class net.sf.farrago.session.FarragoSessionUdrContext
 
setSessionIndexMap(FarragoSessionIndexMap) - Method in class net.sf.farrago.db.FarragoDbSession
 
setSessionIndexMap(FarragoSessionIndexMap) - Method in interface net.sf.farrago.session.FarragoSession
Overrides the index map associated with this session
setSessionLabel(FemLabel) - Method in class net.sf.farrago.db.FarragoDbSession
 
setSessionVariable(String, String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
setSetopAll(boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setSetopAll(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of isSetopAll attribute.
setSetopDistinct(boolean) - Method in class net.sf.farrago.fem.fennel.FemLhxJoinStreamDef$Hib
 
setSetopDistinct(boolean) - Method in interface net.sf.farrago.fem.fennel.FemLhxJoinStreamDef
Sets the value of isSetopDistinct attribute.
setSettings(Properties) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets settings from a properties object.
setShort(short) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of a signed short.
setShort(int, short) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setShort(int, short) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setShort(FennelTupleDatum, short) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setShort(int, short) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setShutdownRequest(boolean) - Method in class net.sf.farrago.db.FarragoDbSession
Turns on a flag indicating whether a shutdown request has been made.
setSlot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setSlot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setSlotValue_ValueSlot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setSlotValue_ValueSlot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setSlotValue_ValueSlot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setSlotValue_ValueSlot$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setSorted(boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setSorted(boolean) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Sets the value of isSorted attribute.
setSorted(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setSorted(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setSource(String, String) - Method in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
setSource(String, String) - Method in class org.eigenbase.javac.JavaCompilerArgs
Sets the source code (that is, the full java program, generally starting with something like "package com.foo.bar;") and the file name.
setSourceCursorName(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setSourceCursorName(String) - Method in interface net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter
Sets the value of sourceCursorName attribute.
setSourceCursorName$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setSourceInContext(EigenbaseException, String) - Method in class net.sf.farrago.ddl.DdlValidator
 
setSourceTableRef(SqlNode) - Method in class org.eigenbase.sql.SqlMerge
 
setSpacePadding(long) - Method in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
setSpacePadding(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdInitiateBackup
Sets the value of spacePadding attribute.
setSpannedClass(CwmClass) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setSpannedClass(CwmClass) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Sets the value of spannedClass reference.
setSpannedClass(CwmClass) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setSpannedClass(CwmClass) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setSpannedClass$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setSpannedClass$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setSpannedClass$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setSpecification(CwmOperation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setSpecification(CwmOperation) - Method in interface net.sf.farrago.cwm.behavioral.CwmMethod
Sets the value of specification reference.
setSpecification(CwmOperation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setSpecification(CwmOperation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setSpecification$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setSpecification$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setSpecification$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setSplicer(FemLbmSplicerStreamDef) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setSplicer(FemLbmSplicerStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef
Sets the value of Splicer reference.
setSqlDefinition(RefObject, SqlNode) - Method in class net.sf.farrago.ddl.DdlValidator
 
setSqlDefinition(RefObject, SqlNode) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Associates an SQL definition with a catalog object.
setSqlSimpleType(CwmSqlsimpleType) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setSqlSimpleType(CwmSqlsimpleType) - Method in interface net.sf.farrago.cwm.relational.CwmSqldistinctType
Sets the value of sqlSimpleType reference.
setSqlSimpleType(CwmSqlsimpleType) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setSqlSimpleType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setSqlSimpleType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setSQLXML(int, SQLXML) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setStart(Long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
 
setStartingValue(String) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setStartingValue(String) - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Sets the value of startingValue attribute.
setStartingValue$Hib(String) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setStartRidParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
setStartRidParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef
Sets the value of startRidParamId attribute.
setStartRidParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
setStartRidParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
setStartRidParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setStartRidParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmSearchStreamDef
Sets the value of startRidParamId attribute.
setStartTimestamp(String) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setStartTimestamp(String) - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Sets the value of startTimestamp attribute.
setStartTimestamp$Hib(String) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setStatement(Statement) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Sets the thread's current JDBC statement.
setStatementClassLoader(ClassLoader) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
setStatementClassLoader(ClassLoader) - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Configures a custom class loader used to load extra classes that may be needed during statement runtime.
setStaticDispatch(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setStaticDispatch(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of staticDispatch attribute.
setStaticDispatch$Hib(Boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setStatus(BackupStatusType) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setStatus(BackupStatusType) - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Sets the value of status attribute.
setStatus(String) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
setStatus$Hib(String) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setStereotype(CwmStereotype) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setStereotype(CwmStereotype) - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Sets the value of stereotype reference.
setStereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setStereotypeConstraint$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setStereotypeConstraints_ConstrainedStereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setStereotypeConstraints_ConstrainedStereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setStorageId(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setStorageId(String) - Method in interface net.sf.farrago.fem.med.FemLocalIndex
Sets the value of storageId attribute.
setStorageId$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setStorageOptions(FemElementWithStorageOptions, Properties) - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
setStorageOptions$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setStorageOptions$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setStorageOptions$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setStorageOptions$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setStorageOptions$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setStorageOptions$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setStorageProperty(String, String) - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
setStoredElement(FemElementWithStorageOptions) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setStoredElement(FemElementWithStorageOptions) - Method in interface net.sf.farrago.fem.med.FemStorageOption
Sets the value of StoredElement reference.
setStoredElement$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setStreamGraphHandle(FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
setStreamGraphHandle(FemStreamGraphHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
setStreamGraphHandle(FemStreamGraphHandle) - Method in interface net.sf.farrago.fem.fennel.FemTupleStreamGraphCmd
Sets the value of StreamGraphHandle reference.
setStreamId(int) - Method in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
setStreamId(int) - Method in interface net.sf.farrago.fem.fennel.FemJavaSinkStreamDef
Sets the value of streamId attribute.
setStreamId(int) - Method in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
setStreamId(int) - Method in interface net.sf.farrago.fem.fennel.FemJavaTransformStreamDef
Sets the value of streamId attribute.
setStreamName(String) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
setStreamName(String) - Method in interface net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle
Sets the value of streamName attribute.
setStreamName(String) - Method in class net.sf.farrago.query.FarragoTransformDef
 
setString(String) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
set the byte array to a string.
setString(String, String) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
 
setString(int, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setString(int, String) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setString(boolean, FennelTupleDatum, String, Class) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setString(FennelTupleDatum, String) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setString(int, String) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setString(String) - Method in class org.eigenbase.javac.JavaCompilerArgs
Sets the arguments by parsing a standard java argument string.
setString(String) - Method in class org.eigenbase.util.property.Property
Sets a property directly as a string.
setStringArray(String[]) - Method in class org.eigenbase.javac.JavaCompilerArgs
Sets the arguments by parsing a standard java argument string.
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setSubqueryConverter(SubqueryConverter) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
Sets a new SubqueryConverter.
setSubqueryStyle(SqlWriter.SubqueryStyle) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets the subquery style.
setSubstituteCharacter(String) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setSubstituteCharacter(String) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of substituteCharacter attribute.
setSupplier$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setSvptHandle(FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
setSvptHandle(FemSvptHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
setSvptHandle(FemSvptHandle) - Method in interface net.sf.farrago.fem.fennel.FemEndTxnCmd
Sets the value of SvptHandle reference.
setSystem(boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setSystem(boolean) - Method in interface net.sf.farrago.cwm.relational.CwmTable
Sets the value of isSystem attribute.
setSystem(boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setSystem(boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setSystemProperty(String, String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
setSystemReposProperties() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
setTable(CwmTable) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setTable(CwmTable) - Method in interface net.sf.farrago.cwm.relational.CwmTrigger
Sets the value of table reference.
setTable$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setTableRowCount(FarragoSession, String, String, String, long) - Static method in class net.sf.farrago.test.FarragoStatsUtil
 
setTableWriter(FemTableWriterDef) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setTableWriter(FemTableWriterDef) - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Sets the value of TableWriter reference.
setTabSize(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
setTabSize(int) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
setTabSize(int) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
setTabSize(int) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
setTabSize(int) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
setTabSize(int) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
setTabSize(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
setTabSize(int) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl
Sets the tab stop size.
setTag(String) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setTag(String) - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Sets the value of tag attribute.
setTag$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setTagAnnotation$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setTagAnnotationValue(FemAnnotatedElement, String, String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Tags an annotated element.
setTagAnnotationValue(FemAnnotatedElement, String, String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
setTagAnnotationValue(FemAnnotatedElement, String, String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setTagValue(CwmModelElement, String, String) - Method in interface net.sf.farrago.catalog.FarragoRepos
Deprecated. use setTagAnnotationValue instead
setTagValue(CwmModelElement, String, String) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
setTagValue(CwmModelElement, String, String) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
setTargetScope(ScopeKind) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setTargetScope(ScopeKind) - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Sets the value of targetScope attribute.
setTargetScope(ScopeKind) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setTargetScope(ScopeKind) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setTargetScope(ScopeKind) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setTargetScope(ScopeKind) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setTargetScope(ScopeKind) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setTargetScope$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setTargetScope$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setTargetScope$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setTargetScope$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setTargetScope$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setTargetScope$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setTempIncrementSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setTempIncrementSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of tempIncrementSize attribute.
setTempIncrementSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setTempInitSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setTempInitSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of tempInitSize attribute.
setTempInitSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setTempMaxSize(int) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setTempMaxSize(int) - Method in interface net.sf.farrago.fem.config.FemFennelConfig
Sets the value of tempMaxSize attribute.
setTempMaxSize$Hib(Integer) - Method in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
setTemporary(boolean) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setTemporary(boolean) - Method in interface net.sf.farrago.cwm.relational.CwmTable
Sets the value of isTemporary attribute.
setTemporary(boolean) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setTemporary(boolean) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setTemporaryScope(String) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setTemporaryScope(String) - Method in interface net.sf.farrago.cwm.relational.CwmTable
Sets the value of temporaryScope attribute.
setTemporaryScope(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setTemporaryScope(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setTemporaryScope$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setTemporaryScope$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setTemporaryScope$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setterMethods - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
setThreadName(int, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Configures a human-readable name for a given thread identifier.
setThreadTypeFactory(OJTypeFactory) - Static method in class org.eigenbase.oj.util.OJUtil
 
setTieBreaker(Comparator<RefBaseObject>) - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
Sets a new tie-breaker.
setTime(int, Time) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setTime(int, Time, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setTime(int, Time) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setTime(int, Time, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setTime(FennelTupleDatum, ZonelessTime) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setTime(int, Time) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setTime(int, Time, Calendar) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setTimeout(long, boolean) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
setTimeout(long) - Method in class org.eigenbase.runtime.AbstractIterResultSet
Sets the timeout that this AbstractIterResultSet will wait for a row from the underlying iterator.
setTimeout(long, boolean) - Method in class org.eigenbase.runtime.AbstractTupleIter
 
setTimeout(long, boolean) - Method in class org.eigenbase.runtime.CalcTupleIter
 
setTimeout(long, boolean) - Method in class org.eigenbase.runtime.CompoundTupleIter
 
setTimeout(long) - Method in class org.eigenbase.runtime.IteratorResultSet
Sets the timeout that this IteratorResultSet will wait for a row from the underlying iterator.
setTimeout(long, boolean) - Method in interface org.eigenbase.runtime.TupleIter
Sets a timeout for TupleIter.fetchNext(); (optional operation).
setTimeout(long) - Method in class org.eigenbase.runtime.TupleIterResultSet
Sets the timeout that this TupleIterResultSet will wait for a row from the underlying iterator.
setTimeout(Statement) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CommandWithTimeout
 
setTimeout(Statement) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeout
 
setTimestamp(int, Timestamp) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setTimestamp(int, Timestamp, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedNonDdl
 
setTimestamp(int, Timestamp) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setTimestamp(FennelTupleDatum, ZonelessTimestamp) - Method in class net.sf.farrago.jdbc.param.FarragoJdbcFennelTupleParamDef
 
setTimestamp(int, Timestamp) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setTimestamp(int, Timestamp, Calendar) - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator.PreparedStatementInvocationHandler
 
setTimingTracer(EigenbaseTimingTracer) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
setTimingTracer(EigenbaseTimingTracer) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Sets the timing tracer associated with this statement
setTimingTracer(EigenbaseTimingTracer) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
setTopLevel(boolean) - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
Indicates whether the element is a top-level element, that is, it requires its own DDL statement.
setTrait(int, RelTrait) - Method in class org.eigenbase.relopt.RelTraitSet
Replaces an existing RelTrait in the set.
setTrait(RelTraitDef, RelTrait) - Method in class org.eigenbase.relopt.RelTraitSet
Replaces an existing RelTrait in the set.
setTransactionIsolation(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setTranslation(Expression) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
setTranslationRecovery(boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setTranslationRecovery(boolean) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of translationRecovery attribute.
setTrigger$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setTrigger$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setTrigger$Hib(HibernateOneToManyLazyOrderedAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setTrim(boolean) - Method in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
setTrim(boolean) - Method in interface net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef
Sets the value of trim attribute.
setTupleBytesBase64(String) - Method in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
setTupleBytesBase64(String) - Method in interface net.sf.farrago.fem.fennel.FemValuesStreamDef
Sets the value of tupleBytesBase64 attribute.
setTupleCompareBytesBase64(String) - Method in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
setTupleCompareBytesBase64(String) - Method in interface net.sf.farrago.fem.fennel.FemReshapeStreamDef
Sets the value of tupleCompareBytesBase64 attribute.
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemIndexAccessorDef
Sets the value of tupleDesc attribute.
setTupleDesc(FemTupleDescriptor) - Method in interface net.sf.farrago.fem.fennel.FemIndexCmd
Sets the value of tupleDesc attribute.
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
setTupleDesc(FemTupleDescriptor) - Method in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
setTxnHandle(FemTxnHandle) - Method in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
setTxnHandle(FemTxnHandle) - Method in interface net.sf.farrago.fem.fennel.FemTxnCmd
Sets the value of TxnHandle reference.
setTxnMgr(FarragoSessionTxnMgr) - Method in class net.sf.farrago.db.FarragoDatabase
Sets the transaction manager for this database.
setType(CwmClassifier) - Method in interface net.sf.farrago.catalog.FemSqltypedElement
 
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setType(CwmClassifier) - Method in interface net.sf.farrago.cwm.behavioral.CwmParameter
Sets the value of type reference.
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setType(CwmClassifier) - Method in interface net.sf.farrago.cwm.core.CwmStructuralFeature
Sets the value of type reference.
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setType(CwmClassifier) - Method in interface net.sf.farrago.cwm.datatypes.CwmTypeAlias
Sets the value of type reference.
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setType(CwmSqlstructuredType) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setType(CwmSqlstructuredType) - Method in interface net.sf.farrago.cwm.relational.CwmNamedColumnSet
Sets the value of type reference.
setType(ProcedureType) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setType(ProcedureType) - Method in interface net.sf.farrago.cwm.relational.CwmProcedure
Sets the value of type attribute.
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setType(CwmSqlstructuredType) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setType(CwmSqlstructuredType) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setType(String) - Method in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
setType(String) - Method in interface net.sf.farrago.fem.fennel.FemGenericStreamDef
Sets the value of type attribute.
setType(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setType(String) - Method in interface net.sf.farrago.fem.med.FemDataServer
Sets the value of type attribute.
setType(CwmSqlstructuredType) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setType(CwmSqlstructuredType) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setType(BackupType) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setType(BackupType) - Method in interface net.sf.farrago.fem.med.FemSystemBackup
Sets the value of type attribute.
setType(CwmClassifier) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setType(CwmSqlstructuredType) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setType(ProcedureType) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setType(CwmClassifier) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setType(FemUserDefinedType) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setType(FemUserDefinedType) - Method in interface net.sf.farrago.fem.sql2003.FemUserDefinedOrdering
Sets the value of Type reference.
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setType$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setType$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setType$Hib(String) - Method in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setType$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setType$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setTypeMap(Map) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
setTypeNumber(Integer) - Method in interface net.sf.farrago.cwm.relational.CwmSqldataType
Sets the value of typeNumber attribute.
setTypeNumber(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setTypeNumber(Integer) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setTypeNumber$Hib(Integer) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setTypeOrdinal(int) - Method in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
setTypeOrdinal(int) - Method in interface net.sf.farrago.fem.fennel.FemTupleAttrDescriptor
Sets the value of typeOrdinal attribute.
setUdx(boolean) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setUdx(boolean) - Method in interface net.sf.farrago.fem.sql2003.FemRoutine
Sets the value of isUdx attribute.
setUnconstrained() - Method in class org.eigenbase.sarg.SargIntervalBase
Sets this interval to unconstrained (matching everything, including null).
setUnconstrained() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
setUnicode(boolean) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
Sets the isUnicode flag; this is non-public because it is private to TupleData initialization.
setUnicodeAsDefault() - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Sets Unicode as the default character set.
setUnicodeStream(int, InputStream, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setUnique(boolean) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setUnique(boolean) - Method in interface net.sf.farrago.cwm.keysindexes.CwmIndex
Sets the value of isUnique attribute.
setUnique(boolean) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setUnique(boolean) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setUniqueKey(CwmUniqueKey) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setUniqueKey(CwmUniqueKey) - Method in interface net.sf.farrago.cwm.keysindexes.CwmKeyRelationship
Sets the value of uniqueKey reference.
setUniqueKey(CwmUniqueKey) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setUniqueKey(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
setUniqueKey(boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexSearchDef
Sets the value of uniqueKey attribute.
setUniqueKey(boolean) - Method in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
setUniqueKey$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setUniqueKey$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setUnsignedByte(short) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of an unsigned byte.
setUnsignedInt(long) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of an unsigned integer.
setUnsignedLong(long) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of an unsigned long.
setUnsignedShort(int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleDatum
sets the numeric value of an unsigned short.
setUp() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
setUp() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
setUp() - Method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTest
 
setUp() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
setUp() - Method in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
setUp() - Method in interface net.sf.farrago.test.FarragoJdbcTest.JdbcTester
 
setUp() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
setUp() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
setUp() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
setUp() - Method in class net.sf.farrago.test.FarragoServerTest
 
setUp() - Method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.MyFarragoTestCase
 
setUp() - Method in class net.sf.farrago.test.FarragoSqlTest
 
setUp() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
setUp() - Method in class net.sf.farrago.test.FarragoTestCase
 
setUp() - Method in class net.sf.farrago.test.FennelDmlTest
 
setUp() - Method in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
setUp() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
SETUP - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
setUp() - Method in class org.eigenbase.test.DiffTestCase
 
setUp() - Method in class org.eigenbase.test.RexTransformerTest
 
setUp() - Method in class org.eigenbase.test.SargTest
 
SETUP_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
SETUP_THREAD_ID - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
setupCommands - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
setUpdateInPlace(boolean) - Method in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
setUpdateInPlace(boolean) - Method in interface net.sf.farrago.fem.fennel.FemIndexWriterDef
Sets the value of updateInPlace attribute.
setUpdateProj(FemTupleProjection) - Method in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
setUpdateProj(FemTupleProjection) - Method in interface net.sf.farrago.fem.fennel.FemTableUpdaterDef
Sets the value of updateProj attribute.
setUpdateRule(ReferentialRuleType) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setUpdateRule(ReferentialRuleType) - Method in interface net.sf.farrago.cwm.relational.CwmForeignKey
Sets the value of updateRule attribute.
setUpdateRule$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setupIndexes() - Method in class com.lucidera.lcs.LcsAppendStreamDef
Initializes the clustered and unclustered indexes relevant to the stream that will be created.
setupIndexes() - Method in class com.lucidera.lcs.LcsReplaceStreamDef
 
setUpper(int) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setUpper(int) - Method in interface net.sf.farrago.cwm.core.CwmMultiplicityRange
Sets the value of upper attribute.
setUpper(RexNode, SargStrictness) - Method in class org.eigenbase.sarg.SargIntervalBase
Sets the upper bound for this interval.
setUpper(RexNode, SargStrictness) - Method in class org.eigenbase.sarg.SargIntervalExpr
 
setUpper$Hib(Integer) - Method in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
setUpperBound(SqlNode) - Method in class org.eigenbase.sql.SqlWindow
 
setUpperBoundCsn(long) - Method in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
setUpperBoundCsn(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdCompleteBackup
Sets the value of upperBoundCsn attribute.
setUpperBoundCsn(long) - Method in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
setUpperBoundCsn(long) - Method in interface net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup
Sets the value of upperBoundCsn attribute.
setUrl(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setUrl(String) - Method in interface net.sf.farrago.fem.sql2003.FemJar
Sets the value of url attribute.
setURL(int, URL) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
setUrl$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setUsedColumnSet(CwmColumnSet) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setUsedColumnSet(CwmColumnSet) - Method in interface net.sf.farrago.fem.sql2003.FemSampleDataset
Sets the value of UsedColumnSet reference.
setUsedColumnSet$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setUsedColumnSet$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setUserCatalogEnabled(boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setUserCatalogEnabled(boolean) - Method in interface net.sf.farrago.fem.config.FemFarragoConfig
Sets the value of userCatalogEnabled attribute.
setUserCatalogEnabled$Hib(Boolean) - Method in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
setUserReposProperties() - Method in class net.sf.farrago.catalog.FarragoModelLoader
 
setUsingTrigger$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setUsingTrigger$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setUsingTrigger$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setUsingTrigger$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setUsingTrigger$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setUsingTrigger$Hib(HibernateManyToManyLazyAssociation) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setValidatedNodeType(SqlNode, RelDataType) - Method in interface org.eigenbase.sql.validate.SqlValidator
Deprecated. This method should not be in the SqlValidator interface. The validator should drive the type-derivation process, and store nodes' types when they have been derived.
setValidatedNodeType(SqlNode, RelDataType) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
setValidatedNodeTypeImpl(SqlNode, RelDataType) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
setValidateOnPrepare(boolean, boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
setValue(CwmExpression) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setValue(CwmExpression) - Method in interface net.sf.farrago.cwm.behavioral.CwmArgument
Sets the value of value attribute.
setValue(String) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setValue(String) - Method in interface net.sf.farrago.cwm.core.CwmTaggedValue
Sets the value of value attribute.
setValue(CwmExpression) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setValue(CwmExpression) - Method in interface net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral
Sets the value of value attribute.
setValue(String) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setValue(String) - Method in interface net.sf.farrago.cwm.instance.CwmDataValue
Sets the value of value attribute.
setValue(CwmInstance) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setValue(CwmInstance) - Method in interface net.sf.farrago.cwm.instance.CwmSlot
Sets the value of value reference.
setValue(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setValue(String) - Method in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
setValue(String) - Method in interface net.sf.farrago.fem.fennel.FemDatabaseParam
Sets the value of value attribute.
setValue(String) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setValue(String) - Method in interface net.sf.farrago.fem.med.FemStorageOption
Sets the value of value attribute.
setValue(String) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setValue(String) - Method in interface net.sf.farrago.fem.sql2003.FemTagAnnotation
Sets the value of value attribute.
setValue(Object) - Method in class org.eigenbase.runtime.CompoundIterator.Test.Box
 
setValue(Object) - Method in class org.eigenbase.runtime.CompoundTupleIter.Test.Box
 
setValue$Comp$CwmArgument$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setValue$Comp$CwmArgument$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setValue$Comp$CwmEnumerationLiteral$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
setValue$Comp$CwmEnumerationLiteral$Hib(HibernateOneToOneLazyAssociation) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setValue$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
setValue$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setValue$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setValue$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setValue$Hib(String) - Method in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
setValue$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
setValueCount(long) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setValueCount(long) - Method in interface net.sf.farrago.fem.med.FemColumnHistogramBar
Sets the value of valueCount attribute.
setValueCount$Hib(Long) - Method in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
setVariablesStopped(Set<String>) - Method in class org.eigenbase.rel.JoinRelBase
 
setVerbose(boolean) - Method in class org.eigenbase.javac.JavaCompilerArgs
 
setVerbose(boolean) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
setVerbose(boolean) - Method in class org.eigenbase.test.DiffTestCase
Sets whether to give verbose message if diff fails.
setVersion(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setVersion(String) - Method in interface net.sf.farrago.fem.med.FemDataServer
Sets the value of version attribute.
setVersion$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setVisibility(VisibilityKind) - Method in interface net.sf.farrago.cwm.core.CwmModelElement
Sets the value of visibility attribute.
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setVisibility(VisibilityKind) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmClass$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmModel$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.cwm.relational.CwmView$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemLabel$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.security.FemRole$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.security.FemUser$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
setVisibility$Hib(String) - Method in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
setWarningQueue(FarragoWarningQueue) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
setWarningQueue(FarragoWarningQueue) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Sets the warning queue to be used by this validator
setWarningQueue(FarragoWarningQueue) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
setWhereListItemsOnSeparateLines(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Sets whether to print a newline before each AND or OR (whichever is higher level) in WHERE clauses.
setWindow(FemWindowDef) - Method in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
setWindow(FemWindowDef) - Method in interface net.sf.farrago.fem.fennel.FemWindowPartitionDef
Sets the value of Window reference.
setWindowCall(SqlCall) - Method in class org.eigenbase.sql.SqlWindow
 
setWindowDeclListNewline(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
setWindowNewline(boolean) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
setWindowStream(FemWindowStreamDef) - Method in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
setWindowStream(FemWindowStreamDef) - Method in interface net.sf.farrago.fem.fennel.FemWindowDef
Sets the value of WindowStream reference.
setWithGrantOption(boolean) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setWithGrantOption(boolean) - Method in interface net.sf.farrago.fem.security.FemGrant
Sets the value of withGrantOption attribute.
setWithGrantOption$Hib(Boolean) - Method in class net.sf.farrago.fem.security.FemGrant$Hib
 
setWrapper(FemDataWrapper) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setWrapper(FemDataWrapper) - Method in interface net.sf.farrago.fem.med.FemDataServer
Sets the value of Wrapper reference.
setWrapper$Hib(HibernateOneToManyLazyAssociation) - Method in class net.sf.farrago.fem.med.FemDataServer$Hib
 
setWriteRowCountParamId(int) - Method in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
setWriteRowCountParamId(int) - Method in interface net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef
Sets the value of writeRowCountParamId attribute.
setZonedTime(long, TimeZone) - Method in interface org.eigenbase.util14.BasicDatetime
Sets this datetime via a zoned time value.
setZonedTime(long, TimeZone) - Method in class org.eigenbase.util14.ZonelessDate
 
setZonedTime(long, TimeZone) - Method in class org.eigenbase.util14.ZonelessDatetime
 
setZonedTime(long, TimeZone) - Method in class org.eigenbase.util14.ZonelessTime
 
setZonelessTime(long) - Method in interface org.eigenbase.util14.BasicDatetime
Sets this datetime via a zoneless time value.
setZonelessTime(long) - Method in class org.eigenbase.util14.ZonelessDate
 
setZonelessTime(long) - Method in class org.eigenbase.util14.ZonelessDatetime
 
setZonelessTime(long) - Method in class org.eigenbase.util14.ZonelessTime
 
severe(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
sharedCache - Variable in class net.sf.farrago.plugin.FarragoPluginCache
 
sharedDataWrapperCache - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
sharedDataWrapperCache - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
FarragoObjectCache to use for caching FarragoMedDataWrapper instances.
sharedState - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
SharedStatementPlans - Variable in class org.eigenbase.resource.EigenbaseResource
SharedStatementPlans is 'Sharing of cached statement plans not supported'
SHELL - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
SHELL_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
shellWildcardPattern - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
shiftRightFilter(JoinRel, RelNode, MultiJoinRel, RexNode) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule
Shifts a filter originating from the right child of the JoinRel to the right, to reflect the filter now being applied on the resulting MultiJoinRel.
shortestPath - Variable in class org.eigenbase.util.Graph
Maps Graph.Arc to Graph.Arc[].
shortName - Variable in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
shouldAllowIntermediateOrderBy() - Method in class net.sf.farrago.query.FarragoSqlValidator
 
shouldAllowIntermediateOrderBy() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
shouldAllowOverRelation() - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
shouldAllowOverRelation() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
shouldAlwaysWriteJavaFile() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
shouldAlwaysWriteJavaFile() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
shouldConvertTableAccess - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
shouldCreateValuesRel - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
shouldDiff() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
shouldDiff() - Method in class net.sf.farrago.test.FarragoTestCase
 
shouldExpandIdentifiers() - Method in class net.sf.farrago.query.FarragoSqlValidator
 
shouldExpandIdentifiers() - Method in interface org.eigenbase.sql.validate.SqlValidator
Returns expansion of identifiers.
shouldExpandIdentifiers() - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
shouldExpandIdentifiers() - Method in class org.eigenbase.test.SqlToRelTestBase.FarragoTestValidator
 
shouldFail - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
 
shouldInclude(String, String, boolean) - Method in class net.sf.farrago.namespace.util.MedAbstractMetadataSink
Tests whether an object should be included in the query result.
shouldProduceSelfLoops() - Method in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
shouldProduceSelfLoops() - Method in interface org.eigenbase.jmi.JmiDependencyTransform
 
shouldRaggedFixedLengthValueUnionBeVariable() - Method in class com.lucidera.type.LucidDbTypeFactory
 
shouldRaggedFixedLengthValueUnionBeVariable() - Method in class org.eigenbase.sql.type.SqlTypeFactoryImpl
Controls behavior discussed here.
shouldRebuildIndexes(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlAlterTableStructureStmt
 
shouldRebuildIndexes(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
Determines whether statement execution should rebuild all indexes on the table.
shouldReplaceColumns(LcsTable, JoinRel, List<String>, boolean) - Method in class com.lucidera.lcs.LcsTableMergeRule
Determines whether the merge should be executed by replacing the columns being updated, as opposed to updating individual rows.
shouldReplacePreserveOriginalSql() - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
shouldReplacePreserveOriginalSql() - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
shouldReplacePreserveOriginalSql() - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Tests whether this personality wants original SQL to be preserved for dependent objects where possible during the revalidation triggered by CREATE OR REPLACE.
shouldSetConnectionInfo() - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
shouldSetConnectionInfo() - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
 
shouldSubstituteTypes - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
shuffleUp(int[], int) - Method in class org.eigenbase.util.Permutation
 
shutDown() - Method in class net.sf.farrago.catalog.FarragoTransientStorage
 
shutdown() - Static method in class net.sf.farrago.db.FarragoDbSingleton
Shuts down the database, killing any running sessions.
shutDown() - Method in class net.sf.farrago.test.FarragoObjectCacheTest.RentalCarAgency
Shuts down this agency and verifies that its business affairs were cleanly terminated.
shutdownConditional(int) - Static method in class net.sf.farrago.db.FarragoDbSingleton
Conditionally shuts down the database depending on the number of references.
shutdownHook - Static variable in class com.lucidera.farrago.test.LucidDbTestCleanup
 
shutdownHook - Static variable in class net.sf.farrago.test.FarragoTestCase
 
shutDownRequested - Variable in class net.sf.farrago.db.FarragoDbSession
 
shutdownRequested - Variable in class net.sf.farrago.db.FarragoDbSession
 
shutdownRequested() - Method in class net.sf.farrago.db.FarragoDbSession
 
shutdownSynch - Variable in class net.sf.farrago.util.FarragoTimerAllocation
 
shuttle - Variable in class org.eigenbase.relopt.VisitorRelVisitor
 
sign - Variable in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
sign - Variable in class org.eigenbase.sql.SqlWindowOperator.ValSign
 
signatures - Variable in enum org.eigenbase.sql.type.SqlTypeName
Bitwise-or of flags indicating allowable precision/scale combinations.
signed - Variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor.FennelNumericType
 
signed - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
indicates whether this field is signed.
signedVal() - Method in class org.eigenbase.sql.SqlWindowOperator.ValSign
 
similar - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
similar - Variable in class net.sf.farrago.ojrex.FarragoOJRexSimilarLikeImplementor
 
SIMILAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SIMILAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SIMILAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Similar - Static variable in class org.eigenbase.sql.SqlKind
 
similarEscapeRuleChecking(String, char) - Static method in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
similarOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
SimilarORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Similar
SIMPLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SIMPLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SIMPLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SimpleCharStream - Class in net.sf.farrago.parser.impl
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class net.sf.farrago.parser.impl.SimpleCharStream
 
SimpleCharStream - Class in net.sf.farrago.rng.parserimpl
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
SimpleCharStream - Class in org.eigenbase.lurql.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.eigenbase.lurql.parser.SimpleCharStream
 
SimpleCharStream - Class in org.eigenbase.sql.parser.impl
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.eigenbase.sql.parser.impl.SimpleCharStream
 
SimpleIdentifier() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a simple identifier as an SqlIdentifier.
SimpleIdentifier() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a simple identifier as an SqlIdentifier.
SimpleIdentifier() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a simple identifier as an SqlIdentifier.
SimpleIdentifierCommaList() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a comma-separated list of simple identifiers.
SimpleIdentifierCommaList() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a comma-separated list of simple identifiers.
SimpleIdentifierCommaList() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a comma-separated list of simple identifiers.
simpleMode - Variable in class org.eigenbase.sarg.SargRexAnalyzer
If true, conjuntions on the same input reference are disallowed, as well as all disjunctions.
SimpleRoot() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
simplify(String) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
simplifyList(List<SqlSimpleParser.Token>, String) - Static method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
simplifySql(String, int) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Turns a partially completed or syntatically incorrect sql statement into a simplified, valid one that can be passed into getCompletionHints()
simplifySql(String, int) - Method in class org.eigenbase.sql.advise.SqlSimpleParser
Turns a partially completed or syntactically incorrect sql statement into a simplified, valid one that can be passed into getCompletionHints().
simplifySql(String) - Method in class org.eigenbase.sql.advise.SqlSimpleParser
Turns a partially completed or syntatically incorrect sql statement into a simplified, valid one that can be validated
simulateCatalogRecovery() - Method in class net.sf.farrago.db.FarragoDatabase
Simulates the catalog recovery which would occur on startup after a crash.
simulateCatalogRecovery() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
SINGLE_LINE_COMMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SINGLE_LINE_COMMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
singleListenerPort - Variable in class net.sf.farrago.server.FarragoAbstractServer
 
singleQuote - Static variable in class org.eigenbase.util.StackWriter
 
SingleRel - Class in org.eigenbase.rel
A SingleRel is a base class single-input relational expressions.
SingleRel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.eigenbase.rel.SingleRel
Creates a SingleRel.
singleton - Static variable in class net.sf.farrago.util.SqlRunner
 
Singleton0 - Static variable in class org.eigenbase.rel.RelCollationImpl
An ordering by the zeroth column.
SingletonPattern - Static variable in class org.eigenbase.util.Glossary
Ensure a class only has one instance, and provide a global point of access to it.
singletonStorage - Static variable in class net.sf.farrago.catalog.FarragoTransientStorageFactory
 
singleUniqueCols - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
BitSet of column ordinal values that are part of a unique or primary key constraint, but only for those constraints that contain a single column.
singleUniqueColsNullable - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
BitSet of column ordinal values for unique/primary key constrained columns where the column is nullable.
singleValueOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
SINGLE_VALUE aggregate function.
size(int) - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream.ByteOutputStream
 
size() - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
gets the number of attributes contained in this accessor.
SIZE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SIZE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
size() - Method in class org.eigenbase.relopt.RelTraitSet
Returns the size of the RelTraitSet.
SIZE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
size() - Method in class org.eigenbase.sql.SqlNodeList
 
size() - Method in class org.eigenbase.util.ArrayQueue
Returns the number of elements currently in the queue.
size() - Method in class org.eigenbase.util.CastingList
 
size - Variable in class org.eigenbase.util.mapping.Mappings.IdentityMapping
 
size() - Method in class org.eigenbase.util.MultiMap
Returns the number of keys in this MultiMap.
size() - Method in class org.eigenbase.util.Permutation
Returns the number of elements in this permutation.
SK_CLASSIFIER - Static variable in class net.sf.farrago.cwm.core.ScopeKindEnum
Enumeration constant corresponding to literal sk_classifier.
SK_INSTANCE - Static variable in class net.sf.farrago.cwm.core.ScopeKindEnum
Enumeration constant corresponding to literal sk_instance.
skip(long) - Method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
skipFirstWord(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
Returns everything but the first word of the given line, assuming the line is trimmed.
SkipLexicalActions(Token) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
SkipLexicalActions(Token) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
SkipLexicalActions(Token) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
skippingGroup() - Method in class org.eigenbase.relopt.hep.HepPlanner
 
skipTypeCheck - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
SLASH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SLASH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SLASH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
sleep(long) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Sleeps for a given number of milliseconds (checking for query cancellation every second).
SLEEP - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
SLEEP_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
sleepIfTrapSet() - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
sliceOp - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The internal "$SLICE" operator takes a multiset of records and returns a multiset of the first column of those records.
slope - Variable in class net.sf.farrago.test.regression.FarragoSorterTest.RampDistributionGenerator
 
slot$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
slot$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
slotValue - Variable in class net.sf.farrago.cwm.instance.InstancePackage$Hib
 
SlotValue - Interface in net.sf.farrago.cwm.instance
SlotValue association proxy interface.
SlotValue$Hib - Class in net.sf.farrago.cwm.instance
SlotValue association implementation.
SlotValue$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.instance.SlotValue$Hib
 
slotValue_ValueSlot$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
slotValue_ValueSlot$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
slotValue_ValueSlot$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
slotValue_ValueSlot$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
SMALLINT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SMALLINT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SMALLINT - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
Smallint - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the SMALLINT SQL type.
SMALLINT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
smallIntObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
SmallTableRowCount - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
snapshotCsn - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
If non-null, the commit sequence number to be used for all transactions associated with a root context as well as children contexts associated with that root context.
solveOrder - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
SOME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SOME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SOME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SortCostConstant - Static variable in class com.lucidera.lcs.LcsIndexOptimizer
 
sortMethods(Method[]) - Static method in class org.eigenbase.jmi.mem.JmiMemFactory
 
SortRel - Class in org.eigenbase.rel
Relational expression which imposes a particular sort order on its input without otherwise changing its content.
SortRel(RelOptCluster, RelNode, RelFieldCollation[]) - Constructor for class org.eigenbase.rel.SortRel
Creates a sorter.
SOURCE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SOURCE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
source - Variable in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
source - Variable in class org.eigenbase.lurql.LurqlPlanEdge
 
SOURCE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
source - Variable in class org.eigenbase.util.mapping.IntPair
 
source - Variable in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
source - Variable in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
SOURCE_EXPRESSION_LIST_OPERAND - Static variable in class org.eigenbase.sql.SqlUpdate
 
SOURCE_OPERAND - Static variable in class org.eigenbase.sql.SqlInsert
 
SOURCE_SELECT_OPERAND - Static variable in class org.eigenbase.sql.SqlDelete
 
SOURCE_SELECT_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
SOURCE_SELECT_OPERAND - Static variable in class org.eigenbase.sql.SqlUpdate
 
SOURCE_TABLEREF_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
sourceClass - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform.AssocRule
Source class required for match, or null for wildcard.
sourceCode - Variable in class net.sf.farrago.query.FarragoTransformDef
 
sourceCol - Variable in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
sourceCount - Variable in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
sourceCursorName$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
sourceRel - Variable in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
sources - Variable in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
sources - Variable in class org.eigenbase.util.Permutation
 
sourceSchema - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
sourceString - Variable in class net.sf.farrago.parser.FarragoAbstractParser
 
sourceTablePrefix - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
SPACE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SPACE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SPACE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
spacePadding - Variable in class net.sf.farrago.fem.fennel.FemCmdInitiateBackup$Hib
 
spaces - Static variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
spaces(int) - Static method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Returns a string of N spaces.
spaces - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
spannedClass$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
spannedClass$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
spannedClass$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
SPARSE_FACTOR - Static variable in class net.sf.farrago.test.regression.FarragoSorterTest
Ratio of value range to record count for sparse sort.
special - Variable in enum org.eigenbase.sql.type.SqlTypeName
Returns true if not of a "pure" standard sql type.
specialConstructor - Variable in exception net.sf.farrago.parser.impl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception net.sf.farrago.rng.parserimpl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception org.eigenbase.lurql.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception org.eigenbase.sql.parser.impl.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
SpecialDataValue - Interface in net.sf.farrago.type.runtime
SpecialDataValue is an interface representing a runtime holder for a data value.
specializedInitialization(FarragoAllocationOwner) - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
specializedInitialization(FarragoAllocationOwner) - Method in interface net.sf.farrago.session.FarragoSessionFactory
Allows extensions of Farrago to perform their own initialization tasks.
specializedShutdown() - Method in class net.sf.farrago.db.FarragoDbSessionFactory
 
specializedShutdown() - Method in interface net.sf.farrago.session.FarragoSessionFactory
Allows extensions of Farrago to perform their own shutdown tasks.
SpecialLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parse a special literal keyword
SpecialLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parse a special literal keyword
SpecialLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parse a special literal keyword
specialOperators - Static variable in class com.lucidera.farrago.LucidDbOperatorTable
 
specialOperators - Variable in class com.lucidera.query.LucidDbSpecialOperators
List of the special operators
specialToken - Variable in class net.sf.farrago.parser.impl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class net.sf.farrago.rng.parserimpl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.eigenbase.lurql.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.eigenbase.sql.parser.impl.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SPECIFIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SPECIFIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SPECIFIC_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SPECIFIC_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SPECIFIC_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
specification$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
specification$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
specification$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
SpecificRoutineReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SpecificRoutineReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SPECIFICTYPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SPECIFICTYPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SPECIFICTYPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
splicer - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
splicerHasIndexAccessor - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
SplicerHasIndexAccessor - Interface in net.sf.farrago.fem.fennel
SplicerHasIndexAccessor association proxy interface.
SplicerHasIndexAccessor$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's SplicerHasIndexAccessor association interface.
SplicerHasIndexAccessor$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.SplicerHasIndexAccessor$Hib
 
splitBinding - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
splitCols(RexNode[], BitSet, BitSet, BitSet) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
Forms two bitmaps by splitting the columns in a bitmap according to whether or not the column references the child input or is an expression
splitConformance(String) - Static method in class org.eigenbase.test.SqlValidatorTestCase
 
splitCorrelatedFilterCondition(FilterRel, List<RexInputRef>, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
 
splitCorrelatedFilterCondition(FilterRel, List<RexNode>, List<RexNode>, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
 
splitCorrelatedFilterCondition(FilterRel, RexNode, List<RexInputRef>, List<RexNode>, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
 
splitCorrelatedFilterCondition(FilterRel, RexNode, List<RexNode>, List<RexNode>, List<RexNode>, boolean) - Static method in class org.eigenbase.relopt.RelOptUtil
 
splitFilters(int, RexNode, List<RexNode>, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
Splits a filter into two lists, depending on whether or not the filter only references its child input
splitJoinCondition(RelNode, RelNode, RexNode, List<Integer>, List<Integer>) - Static method in class org.eigenbase.relopt.RelOptUtil
Splits out the equi-join components of a join condition, and returns what's left.
splitJoinCondition(List<RelDataTypeField>, RelNode, RelNode, RexNode, List<RexNode>, List<RexNode>, List<Integer>, List<SqlOperator>) - Static method in class org.eigenbase.relopt.RelOptUtil
Splits out the equi-join (and optionally, a single non-equi) components of a join condition, and returns what's left.
splitJoinCondition(List<RelDataTypeField>, RelNode, RelNode, RexNode, List<RexNode>, List<RexNode>, List<Integer>, List<SqlOperator>, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
 
splitJoinCondition(int, RexNode, List<Integer>, List<Integer>, List<RexNode>) - Static method in class org.eigenbase.relopt.RelOptUtil
 
splitJoinCondition(RelNode, RelNode, RexNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Splits a join condition.
splitName(String) - Static method in class org.eigenbase.test.SqlValidatorTestCase
 
splitWords - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
SQL - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
sql - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
sql - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
SQL - Static variable in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Enumeration constant corresponding to literal SQL.
sql - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
sql - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEnginePreparedStatement
 
SQL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
sql - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
SQL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
sql - Variable in class org.eigenbase.rel.jdbc.JdbcQuery
 
sql - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
sql() - Method in enum org.eigenbase.sql.advise.SqlSimpleParser.TokenType
 
SQL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
sql - Variable in class org.eigenbase.sql.parser.SqlParserUtil.StringAndPos
 
sql - Variable in enum org.eigenbase.sql.SqlWindowOperator.Bound
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.DdlCommand
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.ExplainCommand
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.InsertCommand
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.PrepareCommand
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrepareCommand
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SelectCommand
 
SQL - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
sql - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.SqlCommand
 
Sql2003 - Static variable in class org.eigenbase.util.Glossary
The official SQL:2003 standard (ISO/IEC 9075:2003), which is broken up into numerous parts.
sql2003package - Variable in class net.sf.farrago.fem.FemPackage$Hib
 
Sql2003Package - Interface in net.sf.farrago.fem.sql2003
SQL2003 package interface.
Sql2003Package$Hib - Class in net.sf.farrago.fem.sql2003
SQL2003 package implementation.
Sql2003Package$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
Sql92 - Static variable in class org.eigenbase.util.Glossary
The official SQL-92 standard (ISO/IEC 9075:1992).
sql92ReservedWords - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
 
sql92ReservedWordSet - Static variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl
 
Sql99 - Static variable in class org.eigenbase.util.Glossary
The official SQL:1999 standard (ISO/IEC 9075:1999), which is broken up into five parts.
SQL_QUERY - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
SQL_QUOTE_CHARACTER - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
SQL_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
SqlAbstractDateTimeLiteral - Class in org.eigenbase.sql
A SQL literal representing a DATE, TIME or TIMESTAMP value.
SqlAbstractDateTimeLiteral(Calendar, boolean, SqlTypeName, int, String, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Constructs a datetime literal based on a Calendar.
SqlAbstractParserImpl - Class in org.eigenbase.sql.parser
Abstract base for parsers generated from CommonParser.jj.
SqlAbstractParserImpl() - Constructor for class org.eigenbase.sql.parser.SqlAbstractParserImpl
 
SqlAbstractParserImpl.ExprContext - Enum in org.eigenbase.sql.parser
Type-safe enum for context of acceptable expressions.
SqlAbstractParserImpl.ExprContext() - Constructor for enum org.eigenbase.sql.parser.SqlAbstractParserImpl.ExprContext
 
SqlAbstractParserImpl.Metadata - Interface in org.eigenbase.sql.parser
Metadata about the parser.
SqlAbstractParserImpl.MetadataImpl - Class in org.eigenbase.sql.parser
Default implementation of the SqlAbstractParserImpl.Metadata interface.
SqlAbstractParserImpl.MetadataImpl(SqlAbstractParserImpl) - Constructor for class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
Creates a MetadataImpl.
SqlAbstractStringLiteral - Class in org.eigenbase.sql
Abstract base for chararacter and binary string literals.
SqlAbstractStringLiteral(Object, SqlTypeName, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlAbstractStringLiteral
 
SqlAbstractTimeFunction - Class in org.eigenbase.sql.fun
Base class for time functions such as "LOCALTIME", "LOCALTIME(n)".
SqlAbstractTimeFunction(String, SqlTypeName) - Constructor for class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
SqlAccessEnum - Enum in org.eigenbase.sql
Enumeration representing different access types
SqlAccessEnum() - Constructor for enum org.eigenbase.sql.SqlAccessEnum
 
SqlAccessType - Class in org.eigenbase.sql
SqlAccessType is represented by a set of allowed access types
SqlAccessType(EnumSet<SqlAccessEnum>) - Constructor for class org.eigenbase.sql.SqlAccessType
 
SqlAdvisor - Class in org.eigenbase.sql.advise
An assistant which offers hints and corrections to a partially-formed SQL statement.
SqlAdvisor(SqlValidatorWithHints) - Constructor for class org.eigenbase.sql.advise.SqlAdvisor
Creates a SqlAdvisor with a validator instance
SqlAdvisor.ValidateErrorInfo - Class in org.eigenbase.sql.advise
An inner class that represents error message text and position info of a validator or parser exception
SqlAdvisor.ValidateErrorInfo(int, int, int, int, String) - Constructor for class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
Creates a new ValidateErrorInfo with the position coordinates and an error string.
SqlAdvisor.ValidateErrorInfo(EigenbaseContextException) - Constructor for class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
Creates a new ValidateErrorInfo with an EigenbaseContextException.
SqlAdvisor.ValidateErrorInfo(SqlParserPos, String) - Constructor for class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
Creates a new ValidateErrorInfo with a SqlParserPos and an error string.
SqlAdvisorTest - Class in org.eigenbase.sql.test
Concrete child class of SqlValidatorTestCase, containing unit tests for SqlAdvisor.
SqlAdvisorTest(String) - Constructor for class org.eigenbase.sql.test.SqlAdvisorTest
 
SqlAdvisorTest.AdvisorTestImpl - Class in org.eigenbase.sql.test
 
SqlAdvisorTest.AdvisorTestImpl(SqlConformance) - Constructor for class org.eigenbase.sql.test.SqlAdvisorTest.AdvisorTestImpl
 
SqlAdvisorTest.Tester - Interface in org.eigenbase.sql.test
 
SqlAdvisorValidator - Class in org.eigenbase.sql.advise
SqlAdvisorValidator is used by SqlAdvisor to traverse the parse tree of a SQL statement, not for validation purpose but for setting up the scopes and namespaces to facilitate retrieval of SQL statement completion hints.
SqlAdvisorValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance) - Constructor for class org.eigenbase.sql.advise.SqlAdvisorValidator
Creates a SqlAdvisor validator.
SqlAggFunction - Class in org.eigenbase.sql
Abstract base class for the definition of an aggregate function: an operator which aggregates sets of values into a result.
SqlAggFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - Constructor for class org.eigenbase.sql.SqlAggFunction
 
SqlAsOperator - Class in org.eigenbase.sql
The AS operator associates an expression with an alias.
SqlAsOperator() - Constructor for class org.eigenbase.sql.SqlAsOperator
Creates an AS operator.
SqlAvgAggFunction - Class in org.eigenbase.sql.fun
Avg is an aggregator which returns the average of the values which go into it.
SqlAvgAggFunction(RelDataType) - Constructor for class org.eigenbase.sql.fun.SqlAvgAggFunction
 
SqlBasicVisitor<R> - Class in org.eigenbase.sql.util
Basic implementation of SqlVisitor which does nothing at each node.
SqlBasicVisitor() - Constructor for class org.eigenbase.sql.util.SqlBasicVisitor
 
SqlBasicVisitor.ArgHandler<R> - Interface in org.eigenbase.sql.util
 
SqlBasicVisitor.ArgHandlerImpl<R> - Class in org.eigenbase.sql.util
Default implementation of SqlBasicVisitor.ArgHandler which merely calls SqlNode.accept(org.eigenbase.sql.util.SqlVisitor) on each operand.
SqlBasicVisitor.ArgHandlerImpl() - Constructor for class org.eigenbase.sql.util.SqlBasicVisitor.ArgHandlerImpl
 
SqlBetweenOperator - Class in org.eigenbase.sql.fun
Defines the BETWEEN operator.
SqlBetweenOperator(SqlBetweenOperator.Flag, boolean) - Constructor for class org.eigenbase.sql.fun.SqlBetweenOperator
 
SqlBetweenOperator.AndFinder - Class in org.eigenbase.sql.fun
Finds an AND operator in an expression.
SqlBetweenOperator.AndFinder() - Constructor for class org.eigenbase.sql.fun.SqlBetweenOperator.AndFinder
 
SqlBetweenOperator.AndFinder.Found - Exception in org.eigenbase.sql.fun
 
SqlBetweenOperator.AndFinder.Found() - Constructor for exception org.eigenbase.sql.fun.SqlBetweenOperator.AndFinder.Found
 
SqlBetweenOperator.Flag - Enum in org.eigenbase.sql.fun
Defines the "SYMMETRIC" and "ASYMMETRIC" keywords.
SqlBetweenOperator.Flag() - Constructor for enum org.eigenbase.sql.fun.SqlBetweenOperator.Flag
 
SqlBinaryOperator - Class in org.eigenbase.sql
SqlBinaryOperator is a binary operator.
SqlBinaryOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlBinaryOperator
Creates a SqlBinaryOperator.
SqlBinaryStringLiteral - Class in org.eigenbase.sql
A binary (or hexadecimal) string literal.
SqlBinaryStringLiteral(BitString, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlBinaryStringLiteral
 
SqlCall - Class in org.eigenbase.sql
A SqlCall is a call to an operator.
SqlCall(SqlOperator, SqlNode[], SqlParserPos) - Constructor for class org.eigenbase.sql.SqlCall
 
SqlCall(SqlOperator, SqlNode[], SqlParserPos, boolean, SqlLiteral) - Constructor for class org.eigenbase.sql.SqlCall
 
SqlCallBinding - Class in org.eigenbase.sql
SqlCallBinding implements SqlOperatorBinding by analyzing to the operands of a SqlCall with a SqlValidator.
SqlCallBinding(SqlValidator, SqlValidatorScope, SqlCall) - Constructor for class org.eigenbase.sql.SqlCallBinding
Creates a call binding.
SqlCase - Class in org.eigenbase.sql.fun
A SqlCase is a node of a parse tree which represents a case statement.
SqlCase(SqlCaseOperator, SqlNode[], SqlParserPos) - Constructor for class org.eigenbase.sql.fun.SqlCase
Creates a SqlCase expression.
SqlCaseOperator - Class in org.eigenbase.sql.fun
An operator describing a CASE, NULLIF or COALESCE expression.
SqlCaseOperator() - Constructor for class org.eigenbase.sql.fun.SqlCaseOperator
 
SqlCastFunction - Class in org.eigenbase.sql.fun
SqlCastFunction.
SqlCastFunction() - Constructor for class org.eigenbase.sql.fun.SqlCastFunction
 
SqlCastFunction.TypeFamilyCast - Class in org.eigenbase.sql.fun
 
SqlCastFunction.TypeFamilyCast(RelDataTypeFamily, RelDataTypeFamily) - Constructor for class org.eigenbase.sql.fun.SqlCastFunction.TypeFamilyCast
 
SqlCeilFunction - Class in org.eigenbase.sql.fun
Support for the CEIL/CEILING builtin function.
SqlCeilFunction() - Constructor for class org.eigenbase.sql.fun.SqlCeilFunction
 
SqlCharStringLiteral - Class in org.eigenbase.sql
A character string literal.
SqlCharStringLiteral(NlsString, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlCharStringLiteral
 
SqlCoalesceFunction - Class in org.eigenbase.sql.fun
The COALESCE function.
SqlCoalesceFunction() - Constructor for class org.eigenbase.sql.fun.SqlCoalesceFunction
 
SqlCollation - Class in org.eigenbase.sql
A SqlCollation is an object representing a Collate statement.
SqlCollation(String, SqlCollation.Coercibility) - Constructor for class org.eigenbase.sql.SqlCollation
Creates a Collation by its name and its coercibility
SqlCollation(SqlCollation.Coercibility) - Constructor for class org.eigenbase.sql.SqlCollation
Creates a SqlCollation with the default collation name and the given coercibility.
SqlCollation.Coercibility - Enum in org.eigenbase.sql
A <character value expression> consisting of a column reference has the coercibility characteristic Implicit, with collating sequence as defined when the column was created.
SqlCollation.Coercibility() - Constructor for enum org.eigenbase.sql.SqlCollation.Coercibility
 
SqlCollectionTableOperator - Class in org.eigenbase.sql.fun
SqlCollectionTableOperator is the "table function derived table" operator.
SqlCollectionTableOperator(String, int) - Constructor for class org.eigenbase.sql.fun.SqlCollectionTableOperator
 
SqlColumnListConstructor - Class in org.eigenbase.sql.fun
SqlColumnListConstructor defines the non-standard constructor used to pass a COLUMN_LIST parameter to a UDX.
SqlColumnListConstructor() - Constructor for class org.eigenbase.sql.fun.SqlColumnListConstructor
 
SqlConformance - Enum in org.eigenbase.sql.validate
Enumeration of valid SQL compatiblity modes.
SqlConformance() - Constructor for enum org.eigenbase.sql.validate.SqlConformance
 
SQLConformance_MultipleActiveAutocommitStatements - Variable in class org.eigenbase.resource.EigenbaseResource
SQLConformance_MultipleActiveAutocommitStatements is 'Execution of a new autocommit statement while a cursor is still open on same connection is not supported'
SQLConformance_OrderByDesc - Variable in class org.eigenbase.resource.EigenbaseResource
SQLConformance_OrderByDesc is 'Descending sort (ORDER BY DESC) not supported'
sqlConnection - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
SqlConvertFunction - Class in org.eigenbase.sql.fun
Common base for the CONVERT and TRANSLATE functions.
SqlConvertFunction(String) - Constructor for class org.eigenbase.sql.fun.SqlConvertFunction
 
SqlCountAggFunction - Class in org.eigenbase.sql.fun
Definition of the SQL COUNT aggregation function.
SqlCountAggFunction() - Constructor for class org.eigenbase.sql.fun.SqlCountAggFunction
 
SqlCurrentDateFunction - Class in org.eigenbase.sql.fun
The CURRENT_DATE function.
SqlCurrentDateFunction() - Constructor for class org.eigenbase.sql.fun.SqlCurrentDateFunction
 
SqlCursorConstructor - Class in org.eigenbase.sql.fun
SqlCursorConstructor defines the non-standard CURSOR(<query>) constructor.
SqlCursorConstructor() - Constructor for class org.eigenbase.sql.fun.SqlCursorConstructor
 
sqldataTypeCache - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
SqlDataTypeSpec - Class in org.eigenbase.sql
Represents a SQL data type specification in a parse tree.
SqlDataTypeSpec(SqlIdentifier, int, int, String, TimeZone, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlDataTypeSpec
Creates a type specification.
SqlDataTypeSpec(SqlIdentifier, SqlIdentifier, int, int, String, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlDataTypeSpec
Creates a type specification representing a collection type.
SqlDateLiteral - Class in org.eigenbase.sql
A SQL literal representing a DATE value, such as DATE '2004-10-22'.
SqlDateLiteral(Calendar, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlDateLiteral
 
SqlDateLiteral(Calendar, String, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlDateLiteral
 
SqlDatetimeSubtractionOperator - Class in org.eigenbase.sql.fun
A special operator for the subtraction of two DATETIMEs.
SqlDatetimeSubtractionOperator() - Constructor for class org.eigenbase.sql.fun.SqlDatetimeSubtractionOperator
 
SqlDateTimeWithoutTZ - Class in net.sf.farrago.type.runtime
Runtime type for basic date/time/timestamp values without time zone information.
SqlDateTimeWithoutTZ() - Constructor for class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Constructs a runtime object
SqlDateTimeWithoutTZ.SqlDate - Class in net.sf.farrago.type.runtime
SQL date value.
SqlDateTimeWithoutTZ.SqlDate() - Constructor for class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlDate
Constructs a new SqlDate
SqlDateTimeWithoutTZ.SqlTime - Class in net.sf.farrago.type.runtime
SQL time value.
SqlDateTimeWithoutTZ.SqlTime() - Constructor for class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTime
Constructs a new SqlDate
SqlDateTimeWithoutTZ.SqlTimestamp - Class in net.sf.farrago.type.runtime
SQL timestamp value.
SqlDateTimeWithoutTZ.SqlTimestamp() - Constructor for class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ.SqlTimestamp
Constructs a SqlTimestamp.
SqlDelete() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a DELETE statement.
SqlDelete() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a DELETE statement.
SqlDelete() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a DELETE statement.
SqlDelete - Class in org.eigenbase.sql
A SqlDelete is a node of a parse tree which represents a DELETE statement.
SqlDelete(SqlSpecialOperator, SqlIdentifier, SqlNode, SqlIdentifier, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlDelete
 
sqlDialect - Static variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
SqlDialect - Class in org.eigenbase.sql
SqlDialect encapsulates the differences between dialects of SQL, for the benefit of a SqlWriter.
SqlDialect(DatabaseMetaData) - Constructor for class org.eigenbase.sql.SqlDialect
Creates a SqlDialect
SqlDynamicParam - Class in org.eigenbase.sql
A SqlDynamicParam represents a dynamic parameter marker in an SQL statement.
SqlDynamicParam(int, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlDynamicParam
 
SQLEXCEPTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SQLEXCEPTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SQLEXCEPTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SqlExplain() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an EXPLAIN PLAN statement.
SqlExplain() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an EXPLAIN PLAN statement.
SqlExplain() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an EXPLAIN PLAN statement.
SqlExplain - Class in org.eigenbase.sql
A SqlExplain is a node of a parse tree which represents an EXPLAIN PLAN statement.
SqlExplain(SqlSpecialOperator, SqlNode, SqlLiteral, SqlLiteral, SqlLiteral, int, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlExplain
 
SqlExplain.Depth - Enum in org.eigenbase.sql
The level of abstraction with which to display the plan.
SqlExplain.Depth() - Constructor for enum org.eigenbase.sql.SqlExplain.Depth
 
SqlExplainLevel - Enum in org.eigenbase.sql
SqlExplainLevel defines detail levels for EXPLAIN PLAN.
SqlExplainLevel() - Constructor for enum org.eigenbase.sql.SqlExplainLevel
 
SqlExpressionEof() - Method in class net.sf.farrago.parser.FarragoAbstractParserImpl
 
SqlExpressionEof() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a SQL expression (such as might occur in a WHERE clause) followed by the end-of-file symbol.
SqlExpressionEof() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a SQL expression (such as might occur in a WHERE clause) followed by the end-of-file symbol.
SqlExpressionEof() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a SQL expression (such as might occur in a WHERE clause) followed by the end-of-file symbol.
SqlExtractFunction - Class in org.eigenbase.sql.fun
The SQL EXTRACT operator.
SqlExtractFunction() - Constructor for class org.eigenbase.sql.fun.SqlExtractFunction
 
SQLFeature_E051_01 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_E051_01 is 'SELECT DISTINCT not supported'
SQLFeature_E071_03 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_E071_03 is 'EXCEPT not supported'
SQLFeature_E101_03 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_E101_03 is 'UPDATE not supported'
SQLFeature_E151 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_E151 is 'Transactions not supported'
SQLFeature_F302 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_F302 is 'INTERSECT not supported'
SQLFeature_F312 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_F312 is 'MERGE not supported'
SQLFeature_S271 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_S271 is 'Basic multiset not supported'
SQLFeature_T613 - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeature_T613 is 'TABLESAMPLE not supported'
SQLFeatureExt_T613_Substitution - Variable in class org.eigenbase.resource.EigenbaseResource
SQLFeatureExt_T613_Substitution is 'TABLESAMPLE SUBSTITUTE not supported'
SqlFirstLastValueAggFunction - Class in org.eigenbase.sql.fun
FIRST_VALUE and LAST_VALUE aggregate functions return the first or the last value in a list of values that are input to the function.
SqlFirstLastValueAggFunction(boolean) - Constructor for class org.eigenbase.sql.fun.SqlFirstLastValueAggFunction
 
SqlFloorFunction - Class in org.eigenbase.sql.fun
Definition of the "FLOOR" builtin SQL function.
SqlFloorFunction() - Constructor for class org.eigenbase.sql.fun.SqlFloorFunction
 
SqlFunction - Class in org.eigenbase.sql
A SqlFunction is a type of operator which has conventional function-call syntax.
SqlFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - Constructor for class org.eigenbase.sql.SqlFunction
Creates a new SqlFunction for a call to a builtin function.
SqlFunction(SqlIdentifier, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, RelDataType[], SqlFunctionCategory) - Constructor for class org.eigenbase.sql.SqlFunction
Creates a placeholder SqlFunction for an invocation of a function with a possibly qualified name.
SqlFunctionalOperator - Class in org.eigenbase.sql
SqlFunctionalOperator is a base class for special operators which use functional syntax.
SqlFunctionalOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlFunctionalOperator
 
SqlFunctionBody(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SqlFunctionBody(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SqlFunctionCategory - Enum in org.eigenbase.sql
SqlFunctionCategory is an enumeration of the categories of SQL-invoked routines.
SqlFunctionCategory(String, String) - Constructor for enum org.eigenbase.sql.SqlFunctionCategory
 
SqlHistogramAggFunction - Class in org.eigenbase.sql.fun
HistogramAgg is base operator which supports the Histogram MIN/MAX aggregatoin functions.
SqlHistogramAggFunction(RelDataType) - Constructor for class org.eigenbase.sql.fun.SqlHistogramAggFunction
 
sqlIdentifier - Variable in class org.eigenbase.sql.SqlFunction
 
SqlIdentifier - Class in org.eigenbase.sql
A SqlIdentifier is an identifier, possibly compound.
SqlIdentifier(String[], SqlCollation, SqlParserPos, SqlParserPos[]) - Constructor for class org.eigenbase.sql.SqlIdentifier
Creates a compound identifier, for example foo.bar.
SqlIdentifier(String[], SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIdentifier
 
SqlIdentifier(String, SqlCollation, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIdentifier
Creates a simple identifier, for example foo, with a collation.
SqlIdentifier(String, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIdentifier
Creates a simple identifier, for example foo.
sqlIdentifier - Variable in class org.eigenbase.sql.type.ObjectSqlType
 
SqlIdentifierMoniker - Class in org.eigenbase.sql.validate
An implementation of SqlMoniker that encapsulates the normalized name information of a SqlIdentifier.
SqlIdentifierMoniker(SqlIdentifier) - Constructor for class org.eigenbase.sql.validate.SqlIdentifierMoniker
Creates an SqlIdentifierMoniker.
SqlInfixOperator - Class in org.eigenbase.sql
A generalization of a binary operator to involve several (two or more) arguments, and keywords between each pair of arguments.
SqlInfixOperator(String[], SqlKind, int, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlInfixOperator
 
SqlInOperator - Class in org.eigenbase.sql.fun
Definition of the SQL IN operator, which tests for a value's membership in a subquery or a list of values.
SqlInOperator(boolean) - Constructor for class org.eigenbase.sql.fun.SqlInOperator
Creates a SqlInOperator
SqlInsert() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an INSERT statement.
SqlInsert() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an INSERT statement.
SqlInsert() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an INSERT statement.
SqlInsert - Class in org.eigenbase.sql
A SqlInsert is a node of a parse tree which represents an INSERT statement.
SqlInsert(SqlSpecialOperator, SqlNodeList, SqlIdentifier, SqlNode, SqlNodeList, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlInsert
 
SqlInsertKeyword - Class in org.eigenbase.sql
Defines the keywords which can occur immediately after the "INSERT" keyword.
SqlInsertKeyword(String, int) - Constructor for class org.eigenbase.sql.SqlInsertKeyword
 
SqlInsertKeywords(List) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SqlInsertKeywords(List) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SqlInsertKeywords(List) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
SqlInternalOperator - Class in org.eigenbase.sql
Generic operator for nodes with internal syntax.
SqlInternalOperator(String, SqlKind) - Constructor for class org.eigenbase.sql.SqlInternalOperator
 
SqlInternalOperator(String, SqlKind, int) - Constructor for class org.eigenbase.sql.SqlInternalOperator
 
SqlInternalOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlInternalOperator
 
SqlIntervalLiteral - Class in org.eigenbase.sql
A SQL literal representing a time interval.
SqlIntervalLiteral(int, String, SqlIntervalQualifier, SqlTypeName, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIntervalLiteral
 
SqlIntervalLiteral(SqlIntervalLiteral.IntervalValue, SqlTypeName, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIntervalLiteral
 
SqlIntervalLiteral.IntervalValue - Class in org.eigenbase.sql
A Interval value.
SqlIntervalLiteral.IntervalValue(SqlIntervalQualifier, int, String) - Constructor for class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
Creates an interval value.
SqlIntervalQualifier - Class in org.eigenbase.sql
Represents an INTERVAL qualifier.
SqlIntervalQualifier(SqlIntervalQualifier.TimeUnit, int, SqlIntervalQualifier.TimeUnit, int, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIntervalQualifier
 
SqlIntervalQualifier(SqlIntervalQualifier.TimeUnit, SqlIntervalQualifier.TimeUnit, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlIntervalQualifier
 
SqlIntervalQualifier.TimeUnit - Enum in org.eigenbase.sql
Enumeration of time units used to construct an interval.
SqlIntervalQualifier.TimeUnit(boolean, long) - Constructor for enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
 
SqlJdbcFunctionCall - Class in org.eigenbase.sql
A SqlJdbcFunctionCall is a node of a parse tree which represents a JDBC function call.
SqlJdbcFunctionCall(String) - Constructor for class org.eigenbase.sql.SqlJdbcFunctionCall
 
SqlJdbcFunctionCall.JdbcToInternalLookupTable - Class in org.eigenbase.sql
Lookup table between JDBC functions and internal representation
SqlJdbcFunctionCall.JdbcToInternalLookupTable() - Constructor for class org.eigenbase.sql.SqlJdbcFunctionCall.JdbcToInternalLookupTable
 
SqlJdbcFunctionCall.MakeCall - Class in org.eigenbase.sql
Represent a Strategy Object to create a SqlCall by providing the feature of reording, adding/dropping operands.
SqlJdbcFunctionCall.MakeCall(SqlOperator, int) - Constructor for class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
 
SqlJdbcFunctionCall.MakeCall(SqlOperator, int, int[]) - Constructor for class org.eigenbase.sql.SqlJdbcFunctionCall.MakeCall
Creates a MakeCall strategy object with reordering of operands.
SqlJoin - Class in org.eigenbase.sql
A SqlJoin is ...
SqlJoin(SqlJoinOperator, SqlNode[], SqlParserPos) - Constructor for class org.eigenbase.sql.SqlJoin
 
SqlJoinOperator - Class in org.eigenbase.sql
SqlJoinOperator describes the syntax of the SQL JOIN operator.
SqlJoinOperator() - Constructor for class org.eigenbase.sql.SqlJoinOperator
 
SqlJoinOperator.ConditionType - Enum in org.eigenbase.sql
Enumerates the types of condition in a join expression.
SqlJoinOperator.ConditionType() - Constructor for enum org.eigenbase.sql.SqlJoinOperator.ConditionType
 
SqlJoinOperator.JoinType - Enum in org.eigenbase.sql
Enumerates the types of join.
SqlJoinOperator.JoinType() - Constructor for enum org.eigenbase.sql.SqlJoinOperator.JoinType
 
SqlKind - Class in org.eigenbase.sql
Enumerates the possible types of SqlNode.
SqlKind(String, int) - Constructor for class org.eigenbase.sql.SqlKind
 
sqlKindToRexKind(SqlKind) - Static method in class org.eigenbase.rex.RexCall
Returns the RexKind corresponding to a SqlKind.
SqlLikeOperator - Class in org.eigenbase.sql.fun
An operator describing the LIKE and SIMILAR operators.
SqlLikeOperator(String, SqlKind, boolean) - Constructor for class org.eigenbase.sql.fun.SqlLikeOperator
Creates a SqlLikeOperator.
SqlLimitsTest - Class in org.eigenbase.test
Unit test for SQL limits.
SqlLimitsTest(String) - Constructor for class org.eigenbase.test.SqlLimitsTest
 
SqlLiteral - Class in org.eigenbase.sql
A SqlLiteral is a constant.
SqlLiteral(Object, SqlTypeName, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlLiteral
Creates a SqlLiteral.
SqlLiteral.SqlSymbol - Interface in org.eigenbase.sql
A value must implement this interface if it is to be embedded as a SqlLiteral of type SYMBOL.
SqlLiteralChainOperator - Class in org.eigenbase.sql.fun
Internal operator, by which the parser represents a continued string literal.
SqlLiteralChainOperator() - Constructor for class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
sqlMap - Variable in class net.sf.farrago.ddl.DdlValidator
Map from catalog object to associated SQL definition (not all objects have these).
SqlMerge() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a MERGE statement.
SqlMerge() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a MERGE statement.
SqlMerge() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a MERGE statement.
SqlMerge - Class in org.eigenbase.sql
A SqlMerge is a node of a parse tree which represents a MERGE statement.
SqlMerge(SqlSpecialOperator, SqlIdentifier, SqlNode, SqlNode, SqlNode, SqlNode, SqlIdentifier, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlMerge
 
SqlMinMaxAggFunction - Class in org.eigenbase.sql.fun
Definition of the MIN and MAX aggregate functions, returning the returns the smallest/largest of the values which go into it.
SqlMinMaxAggFunction(RelDataType[], boolean, int) - Constructor for class org.eigenbase.sql.fun.SqlMinMaxAggFunction
 
SqlMoniker - Interface in org.eigenbase.sql.validate
An interface of an object identifier that represents a SqlIdentifier
SqlMonikerComparator - Class in org.eigenbase.sql.validate
A general-purpose implementation of Comparator to compare SqlMoniker values.
SqlMonikerComparator() - Constructor for class org.eigenbase.sql.validate.SqlMonikerComparator
 
SqlMonikerImpl - Class in org.eigenbase.sql.validate
A generic implementation of SqlMoniker.
SqlMonikerImpl(String[], SqlMonikerType) - Constructor for class org.eigenbase.sql.validate.SqlMonikerImpl
Creates a moniker with an array of names.
SqlMonikerImpl(String, SqlMonikerType) - Constructor for class org.eigenbase.sql.validate.SqlMonikerImpl
Creates a moniker with a single name.
SqlMonikerType - Enum in org.eigenbase.sql.validate
An enumeration of moniker types.
SqlMonikerType() - Constructor for enum org.eigenbase.sql.validate.SqlMonikerType
 
SqlMonotonicBinaryOperator - Class in org.eigenbase.sql.fun
Base class for binary operators such as addition, subtraction, and multiplication which are monotonic for the patterns m op c and c op m where m is any monotonic expression and c is a constant.
SqlMonotonicBinaryOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.fun.SqlMonotonicBinaryOperator
 
SqlMonotonicity - Enum in org.eigenbase.sql.validate
Enumeration of types of monotonicity.
SqlMonotonicity() - Constructor for enum org.eigenbase.sql.validate.SqlMonotonicity
 
SqlMonotonicUnaryFunction - Class in org.eigenbase.sql.fun
Base class for unary operators such as FLOOR/CEIL which are monotonic for monotonic inputs.
SqlMonotonicUnaryFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - Constructor for class org.eigenbase.sql.fun.SqlMonotonicUnaryFunction
 
SqlMultisetMemberOfOperator - Class in org.eigenbase.sql.fun
Multiset MEMBER OF.
SqlMultisetMemberOfOperator() - Constructor for class org.eigenbase.sql.fun.SqlMultisetMemberOfOperator
 
SqlMultisetQueryConstructor - Class in org.eigenbase.sql.fun
Definition of the SQL:2003 standard MULTISET query constructor, MULTISET (<query>).
SqlMultisetQueryConstructor() - Constructor for class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
SqlMultisetSetOperator - Class in org.eigenbase.sql.fun
An operator which performs set operations on multisets, such as "MULTISET UNION ALL".
SqlMultisetSetOperator(String, int, boolean) - Constructor for class org.eigenbase.sql.fun.SqlMultisetSetOperator
 
SqlMultisetValueConstructor - Class in org.eigenbase.sql.fun
Definition of the SQL:2003 standard MULTISET constructor, MULTISET [<expr>, ...].
SqlMultisetValueConstructor() - Constructor for class org.eigenbase.sql.fun.SqlMultisetValueConstructor
 
SqlNewOperator - Class in org.eigenbase.sql.fun
SqlNewOperator represents an SQL new specification such as NEW UDT(1, 2).
SqlNewOperator() - Constructor for class org.eigenbase.sql.fun.SqlNewOperator
 
SqlNode - Class in org.eigenbase.sql
A SqlNode is a SQL parse tree.
SqlNode(SqlParserPos) - Constructor for class org.eigenbase.sql.SqlNode
Creates a node.
SqlNodeList - Class in org.eigenbase.sql
A SqlNodeList is a list of SqlNodes.
SqlNodeList(SqlParserPos) - Constructor for class org.eigenbase.sql.SqlNodeList
Creates an empty SqlNodeList.
SqlNodeList(Collection, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlNodeList
Creates a SqlNodeList containing the nodes in list.
SqlNodeToRexConverter - Interface in org.eigenbase.sql2rel
Converts expressions from SqlNode to RexNode.
SqlNodeToRexConverterImpl - Class in org.eigenbase.sql2rel
Standard implementation of SqlNodeToRexConverter.
SqlNodeToRexConverterImpl(SqlRexConvertletTable) - Constructor for class org.eigenbase.sql2rel.SqlNodeToRexConverterImpl
 
SqlNullifFunction - Class in org.eigenbase.sql.fun
The NULLIF function.
SqlNullifFunction() - Constructor for class org.eigenbase.sql.fun.SqlNullifFunction
 
SqlNullSemantics - Enum in org.eigenbase.sql
SqlNullSemantics defines the possible comparison rules for values which might be null.
SqlNullSemantics() - Constructor for enum org.eigenbase.sql.SqlNullSemantics
 
SqlNumericLiteral - Class in org.eigenbase.sql
A numeric SQL literal.
SqlNumericLiteral(BigDecimal, Integer, Integer, boolean, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlNumericLiteral
 
SqlOperandCountRange - Class in org.eigenbase.sql
A class that describes how many operands an operator can take.
SqlOperandCountRange() - Constructor for class org.eigenbase.sql.SqlOperandCountRange
This constructor should only be called internally from this class and only when creating a variadic count descriptor
SqlOperandCountRange(Integer[]) - Constructor for class org.eigenbase.sql.SqlOperandCountRange
 
SqlOperandCountRange(int) - Constructor for class org.eigenbase.sql.SqlOperandCountRange
 
SqlOperandCountRange(List<Integer>) - Constructor for class org.eigenbase.sql.SqlOperandCountRange
 
SqlOperandCountRange(int, int) - Constructor for class org.eigenbase.sql.SqlOperandCountRange
 
SqlOperandCountRange(int, int, int) - Constructor for class org.eigenbase.sql.SqlOperandCountRange
 
SqlOperandTypeChecker - Interface in org.eigenbase.sql.type
Strategy interface to check for allowed operand types of an operator call.
SqlOperandTypeInference - Interface in org.eigenbase.sql.type
Strategy to infer unknown types of the operands of an operator call.
SqlOperator - Class in org.eigenbase.sql
A SqlOperator is a type of node in a SQL parse tree (it is NOT a node in a SQL parse tree).
SqlOperator(String, SqlKind, int, int, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlOperator
Creates an operator.
SqlOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlOperator
Creates an operator specifying left/right associativity.
sqlOperator - Variable in class org.eigenbase.sql.SqlOperatorBinding
 
SqlOperatorBinding - Class in org.eigenbase.sql
SqlOperatorBinding represents the binding of an SqlOperator to actual operands, along with any additional information required to validate those operands if needed.
SqlOperatorBinding(RelDataTypeFactory, SqlOperator) - Constructor for class org.eigenbase.sql.SqlOperatorBinding
Creates a SqlOperatorBinding.
sqlOperatorTable - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
SqlOperatorTable - Interface in org.eigenbase.sql
SqlOperatorTable defines a directory interface for enumerating and looking up SQL operators and functions.
SqlOperatorTest - Class in org.eigenbase.sql.test
Concrete subclass of SqlOperatorTests which checks against
SqlOperatorTest(String) - Constructor for class org.eigenbase.sql.test.SqlOperatorTest
 
SqlOperatorTests - Class in org.eigenbase.sql.test
Contains unit tests for all operators.
SqlOperatorTests(String) - Constructor for class org.eigenbase.sql.test.SqlOperatorTests
 
sqlOpMap - Variable in class com.lucidera.query.LucidDbSpecialOperators
Maps the special operator to an object containing information about the operator
SqlOrderByOperator - Class in org.eigenbase.sql
SqlOrderByOperator is used to represent an ORDER BY on a query other than a SELECT (e.g.
SqlOrderByOperator() - Constructor for class org.eigenbase.sql.SqlOrderByOperator
 
SqlOverlapsOperator - Class in org.eigenbase.sql.fun
SqlOverlapsOperator represents the SQL:1999 standard OVERLAPS function Determins if two anchored time intervals overlaps.
SqlOverlapsOperator() - Constructor for class org.eigenbase.sql.fun.SqlOverlapsOperator
 
SqlOverlayFunction - Class in org.eigenbase.sql.fun
The OVERLAY function.
SqlOverlayFunction() - Constructor for class org.eigenbase.sql.fun.SqlOverlayFunction
 
SqlOverOperator - Class in org.eigenbase.sql
An operator describing a window function specification.
SqlOverOperator() - Constructor for class org.eigenbase.sql.SqlOverOperator
 
SqlParseException - Exception in org.eigenbase.sql.parser
SqlParseException defines a checked exception corresponding to SqlParser.
SqlParseException(String, SqlParserPos, int[][], String[], Throwable) - Constructor for exception org.eigenbase.sql.parser.SqlParseException
Creates a SqlParseException.
SqlParser - Class in org.eigenbase.sql.parser
A SqlParser parses a SQL statement.
SqlParser(String) - Constructor for class org.eigenbase.sql.parser.SqlParser
Creates a SqlParser which reads input from a string.
SqlParser(Reader) - Constructor for class org.eigenbase.sql.parser.SqlParser
Creates a SqlParser which reads input from a reader.
SqlParserImpl - Class in org.eigenbase.sql.parser.impl
SQL parser, generated from Parser.jj and CommonParser.jj by JavaCC.
SqlParserImpl(InputStream) - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImpl
 
SqlParserImpl(InputStream, String) - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImpl
 
SqlParserImpl(Reader) - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImpl
 
SqlParserImpl(SqlParserImplTokenManager) - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImpl
 
SqlParserImpl.JJCalls - Class in org.eigenbase.sql.parser.impl
 
SqlParserImpl.JJCalls() - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImpl.JJCalls
 
SqlParserImpl.LookaheadSuccess - Error in org.eigenbase.sql.parser.impl
 
SqlParserImpl.LookaheadSuccess() - Constructor for error org.eigenbase.sql.parser.impl.SqlParserImpl.LookaheadSuccess
 
SqlParserImplConstants - Interface in org.eigenbase.sql.parser.impl
 
SqlParserImplTokenManager - Class in org.eigenbase.sql.parser.impl
 
SqlParserImplTokenManager(SimpleCharStream) - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
SqlParserImplTokenManager(SimpleCharStream, int) - Constructor for class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
SqlParserPos - Class in org.eigenbase.sql.parser
SqlParserPos represents the position of a parsed token within SQL statement text.
SqlParserPos(int, int) - Constructor for class org.eigenbase.sql.parser.SqlParserPos
Creates a new parser position.
SqlParserPos(int, int, int, int) - Constructor for class org.eigenbase.sql.parser.SqlParserPos
Creates a new parser range.
SqlParserTest - Class in org.eigenbase.sql.parser
A SqlParserTest is a unit-test for the SQL parser.
SqlParserTest(String) - Constructor for class org.eigenbase.sql.parser.SqlParserTest
 
SqlParserTest.Tester - Interface in org.eigenbase.sql.parser
Callback to control how test actions are performed.
SqlParserTest.TesterImpl - Class in org.eigenbase.sql.parser
Default implementation of SqlParserTest.Tester.
SqlParserTest.TesterImpl() - Constructor for class org.eigenbase.sql.parser.SqlParserTest.TesterImpl
 
SqlParserTest.UnparsingTesterImpl - Class in org.eigenbase.sql.parser
Implementation of SqlParserTest.Tester which makes sure that the results of unparsing a query are consistent with the original query.
SqlParserTest.UnparsingTesterImpl() - Constructor for class org.eigenbase.sql.parser.SqlParserTest.UnparsingTesterImpl
 
SqlParserUtil - Class in org.eigenbase.sql.parser
Utility methods relating to parsing SQL.
SqlParserUtil() - Constructor for class org.eigenbase.sql.parser.SqlParserUtil
 
SqlParserUtil.ParsedCollation - Class in org.eigenbase.sql.parser
 
SqlParserUtil.ParsedCollation(Charset, Locale, String) - Constructor for class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
SqlParserUtil.StringAndPos - Class in org.eigenbase.sql.parser
Contains a string, the offset of a token within the string, and a parser position containing the beginning and end line number.
SqlParserUtil.StringAndPos(String, int, SqlParserPos) - Constructor for class org.eigenbase.sql.parser.SqlParserUtil.StringAndPos
 
SqlParserUtil.ToTreeListItem - Class in org.eigenbase.sql.parser
Class that holds a SqlOperator and a SqlParserPos.
SqlParserUtil.ToTreeListItem(SqlOperator, SqlParserPos) - Constructor for class org.eigenbase.sql.parser.SqlParserUtil.ToTreeListItem
 
SqlPositionFunction - Class in org.eigenbase.sql.fun
The POSITION function.
SqlPositionFunction() - Constructor for class org.eigenbase.sql.fun.SqlPositionFunction
 
SqlPostfixOperator - Class in org.eigenbase.sql
A postfix unary operator.
SqlPostfixOperator(String, SqlKind, int, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlPostfixOperator
 
SqlPrefixOperator - Class in org.eigenbase.sql
A unary operator.
SqlPrefixOperator(String, SqlKind, int, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlPrefixOperator
 
SqlPrettyWriter - Class in org.eigenbase.sql.pretty
Pretty printer for SQL statements.
SqlPrettyWriter(SqlDialect, boolean, PrintWriter) - Constructor for class org.eigenbase.sql.pretty.SqlPrettyWriter
 
SqlPrettyWriter(SqlDialect, boolean) - Constructor for class org.eigenbase.sql.pretty.SqlPrettyWriter
 
SqlPrettyWriter(SqlDialect) - Constructor for class org.eigenbase.sql.pretty.SqlPrettyWriter
 
SqlPrettyWriter.Bean - Class in org.eigenbase.sql.pretty
Helper class which exposes the get/set methods of an object as properties.
SqlPrettyWriter.Bean(SqlPrettyWriter) - Constructor for class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
SqlPrettyWriter.FrameImpl - Class in org.eigenbase.sql.pretty
Implementation of SqlWriter.Frame.
SqlPrettyWriter.FrameImpl(SqlWriter.FrameType, String, String, String, int, boolean, boolean, int, boolean, boolean, boolean) - Constructor for class org.eigenbase.sql.pretty.SqlPrettyWriter.FrameImpl
 
SqlPrettyWriterTest - Class in org.eigenbase.sql.test
Unit test for SqlPrettyWriter.
SqlPrettyWriterTest(String) - Constructor for class org.eigenbase.sql.test.SqlPrettyWriterTest
 
SqlProcedureCall() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a CALL statement.
SqlProcedureCall() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a CALL statement.
SqlProcedureCall() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a CALL statement.
SqlProcedureCallOperator - Class in org.eigenbase.sql
SqlProcedureCallOperator represents the CALL statement.
SqlProcedureCallOperator() - Constructor for class org.eigenbase.sql.SqlProcedureCallOperator
 
sqlQuery - Variable in class org.eigenbase.lurql.LurqlFilter
 
SqlQuery() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
SqlQueryEof() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a query (SELECT, UNION, INTERSECT, EXCEPT, VALUES, TABLE) followed by the end-of-file symbol.
SqlQueryEof() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a query (SELECT, UNION, INTERSECT, EXCEPT, VALUES, TABLE) followed by the end-of-file symbol.
SqlQueryEof() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a query (SELECT, UNION, INTERSECT, EXCEPT, VALUES, TABLE) followed by the end-of-file symbol.
SqlRankFunction - Class in org.eigenbase.sql
Operator which aggregates sets of values into a result.
SqlRankFunction(String) - Constructor for class org.eigenbase.sql.SqlRankFunction
 
SqlReturnTypeInference - Interface in org.eigenbase.sql.type
Strategy interface to infer the type of an operator call from the type of the operands.
SqlReturnTypeInferenceChain - Class in org.eigenbase.sql.type
Strategy to infer the type of an operator call from the type of the operands by using a series of SqlReturnTypeInference rules in a given order.
SqlReturnTypeInferenceChain(SqlReturnTypeInference[]) - Constructor for class org.eigenbase.sql.type.SqlReturnTypeInferenceChain
Creates a FallbackCascade from an array of rules
SqlReturnTypeInferenceChain(SqlReturnTypeInference, SqlReturnTypeInference) - Constructor for class org.eigenbase.sql.type.SqlReturnTypeInferenceChain
Creates a FallbackCascade from two rules
SqlRexContext - Interface in org.eigenbase.sql2rel
Contains the context necessary for a SqlRexConvertlet to convert a SqlNode expression into a RexNode.
SqlRexConvertlet - Interface in org.eigenbase.sql2rel
Thunk which converts a SqlNode expression into a RexNode expression.
SqlRexConvertletTable - Interface in org.eigenbase.sql2rel
Collection of SqlRexConvertlets.
SqlRowOperator - Class in org.eigenbase.sql.fun
SqlRowOperator represents the special ROW constructor.
SqlRowOperator() - Constructor for class org.eigenbase.sql.fun.SqlRowOperator
 
SqlRunner - Class in net.sf.farrago.util
Wrapper around the sqlline code to enable running of a SQL script from within Java code.
SqlRunner() - Constructor for class net.sf.farrago.util.SqlRunner
Private constructor for singleton use.
SqlSampleSpec - Class in org.eigenbase.sql
Specification of a SQL sample.
SqlSampleSpec() - Constructor for class org.eigenbase.sql.SqlSampleSpec
 
SqlSampleSpec.SqlSubstitutionSampleSpec - Class in org.eigenbase.sql
 
SqlSampleSpec.SqlSubstitutionSampleSpec(String) - Constructor for class org.eigenbase.sql.SqlSampleSpec.SqlSubstitutionSampleSpec
 
SqlSampleSpec.SqlTableSampleSpec - Class in org.eigenbase.sql
 
SqlSampleSpec.SqlTableSampleSpec(boolean, float) - Constructor for class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
SqlSampleSpec.SqlTableSampleSpec(boolean, float, int) - Constructor for class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
SqlScopedShuttle - Class in org.eigenbase.sql.validate
Refinement to SqlShuttle which maintains a stack of scopes.
SqlScopedShuttle(SqlValidatorScope) - Constructor for class org.eigenbase.sql.validate.SqlScopedShuttle
 
SqlSelect() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a leaf SELECT expression without ORDER BY.
SqlSelect() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a leaf SELECT expression without ORDER BY.
SqlSelect() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a leaf SELECT expression without ORDER BY.
SqlSelect - Class in org.eigenbase.sql
A SqlSelect is a node of a parse tree which represents a select statement.
SqlSelect(SqlSelectOperator, SqlNode[], SqlParserPos) - Constructor for class org.eigenbase.sql.SqlSelect
 
SqlSelectKeyword - Class in org.eigenbase.sql
Defines the keywords which can occur immediately after the "SELECT" keyword.
SqlSelectKeyword(String, int) - Constructor for class org.eigenbase.sql.SqlSelectKeyword
 
SqlSelectKeywords(List) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SqlSelectKeywords(List) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SqlSelectKeywords(List) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
SqlSelectOperator - Class in org.eigenbase.sql
An operator describing a query.
SqlSelectOperator() - Constructor for class org.eigenbase.sql.SqlSelectOperator
 
SqlSetOperator - Class in org.eigenbase.sql
SqlSetOperator represents a relational set theory operator (UNION, INTERSECT, MINUS).
SqlSetOperator(String, SqlKind, int, boolean) - Constructor for class org.eigenbase.sql.SqlSetOperator
 
SqlSetOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlSetOperator
 
SqlShuttle - Class in org.eigenbase.sql.util
Basic implementation of SqlVisitor which returns each leaf node unchanged.
SqlShuttle() - Constructor for class org.eigenbase.sql.util.SqlShuttle
 
SqlShuttle.CallCopyingArgHandler - Class in org.eigenbase.sql.util
Implementation of SqlShuttle.CallCopyingArgHandler which deep-copies SqlCalls and their operands.
SqlShuttle.CallCopyingArgHandler(SqlCall, boolean) - Constructor for class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
sqlSimilarRewrite(String, char) - Static method in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
sqlSimilarRewriteCharEnumeration(String, StringBuffer, int, char) - Static method in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
SqlSimilarSpecials - Static variable in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
SqlSimpleParser - Class in org.eigenbase.sql.advise
A simple parser that takes an incomplete and turn it into a syntactically correct statement.
SqlSimpleParser(String) - Constructor for class org.eigenbase.sql.advise.SqlSimpleParser
Creates a SqlSimpleParser
SqlSimpleParser.IdToken - Class in org.eigenbase.sql.advise
 
SqlSimpleParser.IdToken(SqlSimpleParser.TokenType, String) - Constructor for class org.eigenbase.sql.advise.SqlSimpleParser.IdToken
 
SqlSimpleParser.Query - Class in org.eigenbase.sql.advise
 
SqlSimpleParser.Query(List<SqlSimpleParser.Token>) - Constructor for class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
SqlSimpleParser.Token - Class in org.eigenbase.sql.advise
 
SqlSimpleParser.Token(SqlSimpleParser.TokenType) - Constructor for class org.eigenbase.sql.advise.SqlSimpleParser.Token
 
SqlSimpleParser.Token(SqlSimpleParser.TokenType, String) - Constructor for class org.eigenbase.sql.advise.SqlSimpleParser.Token
 
SqlSimpleParser.Tokenizer - Class in org.eigenbase.sql.advise
 
SqlSimpleParser.Tokenizer(String, String) - Constructor for class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
SqlSimpleParser.TokenType - Enum in org.eigenbase.sql.advise
 
SqlSimpleParser.TokenType() - Constructor for enum org.eigenbase.sql.advise.SqlSimpleParser.TokenType
 
sqlSimpleType$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
sqlSimpleType$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
SqlSingleOperandTypeChecker - Interface in org.eigenbase.sql.type
SqlSingleOperandTypeChecker is an extension of SqlOperandTypeChecker for implementations which are cabable of checking the type of a single operand in isolation.
SqlSingleValueAggFunction - Class in org.eigenbase.sql.fun
SINGLE_VALUE aggregate function returns the input value if there is only one value in the input; Otherwise it triggers a run-time error.
SqlSingleValueAggFunction(RelDataType) - Constructor for class org.eigenbase.sql.fun.SqlSingleValueAggFunction
 
SqlSpecialOperator - Class in org.eigenbase.sql
Generic operator for nodes with special syntax.
SqlSpecialOperator(String, SqlKind) - Constructor for class org.eigenbase.sql.SqlSpecialOperator
 
SqlSpecialOperator(String, SqlKind, int) - Constructor for class org.eigenbase.sql.SqlSpecialOperator
 
SqlSpecialOperator(String, SqlKind, int, boolean, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker) - Constructor for class org.eigenbase.sql.SqlSpecialOperator
 
SQLSTATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SQLSTATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SQLSTATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SqlStateCodes - Enum in org.eigenbase.sql
Contains Glossary.Sql2003 SQL state codes.
SqlStateCodes(String, String, String) - Constructor for enum org.eigenbase.sql.SqlStateCodes
 
SqlStdOperatorTable - Class in org.eigenbase.sql.fun
Implementation of SqlOperatorTable containing the standard operators and functions.
SqlStdOperatorTable() - Constructor for class org.eigenbase.sql.fun.SqlStdOperatorTable
 
SqlStmtEof() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an SQL statement followed by the end-of-file symbol.
SqlStmtEof() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an SQL statement followed by the end-of-file symbol.
SqlStmtEof() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an SQL statement followed by the end-of-file symbol.
SqlStringContextVariable - Class in org.eigenbase.sql.fun
Base class for functions such as "USER", "CURRENT_ROLE", and "CURRENT_PATH".
SqlStringContextVariable(String) - Constructor for class org.eigenbase.sql.fun.SqlStringContextVariable
 
SqlSubstringFunction - Class in org.eigenbase.sql.fun
Definition of the "SUBSTRING" builtin SQL function.
SqlSubstringFunction() - Constructor for class org.eigenbase.sql.fun.SqlSubstringFunction
Creates the SqlSubstringFunction.
SqlSumAggFunction - Class in org.eigenbase.sql.fun
Sum is an aggregator which returns the sum of the values which go into it.
SqlSumAggFunction(RelDataType) - Constructor for class org.eigenbase.sql.fun.SqlSumAggFunction
 
SqlSumEmptyIsZeroAggFunction - Class in org.eigenbase.sql.fun
Sum0 is an aggregator which returns the sum of the values which go into it like Sum.
SqlSumEmptyIsZeroAggFunction(RelDataType) - Constructor for class org.eigenbase.sql.fun.SqlSumEmptyIsZeroAggFunction
 
SqlSyntax - Enum in org.eigenbase.sql
Enumeration of possible syntactic types of operators.
SqlSyntax() - Constructor for enum org.eigenbase.sql.SqlSyntax
 
SqlTester - Interface in org.eigenbase.sql.test
SqlTester defines a callback for testing SQL queries and expressions.
SqlTester.TypeChecker - Interface in org.eigenbase.sql.test
 
SqlTester.VmName - Enum in org.eigenbase.sql.test
Name of a virtual machine that can potentially implement an operator.
SqlTester.VmName() - Constructor for enum org.eigenbase.sql.test.SqlTester.VmName
 
SqlTestGen - Class in org.eigenbase.test
Utility to generate a SQL script from validator test.
SqlTestGen() - Constructor for class org.eigenbase.test.SqlTestGen
 
SqlTestGen.SqlValidatorSpooler - Class in org.eigenbase.test
Subversive subclass, which spools restuls to a writer rather than running tests.
SqlTestGen.SqlValidatorSpooler(String, PrintWriter) - Constructor for class org.eigenbase.test.SqlTestGen.SqlValidatorSpooler
 
SqlThrowOperator - Class in org.eigenbase.sql.fun
An internal operator that throws an exception.
The exception is thrown with a (localized) error message which is the only input paramter to the operator.
The return type is defined as a BOOLEAN to facilitate the use of it in constructs like the following:
SqlThrowOperator() - Constructor for class org.eigenbase.sql.fun.SqlThrowOperator
 
SqlTimeLiteral - Class in org.eigenbase.sql
A SQL literal representing a TIME value, for example TIME '14:33:44.567'.
SqlTimeLiteral(Calendar, int, boolean, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlTimeLiteral
 
SqlTimeLiteral(Calendar, int, boolean, String, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlTimeLiteral
 
SqlTimestampLiteral - Class in org.eigenbase.sql
A SQL literal representing a TIMESTAMP value, for example TIMESTAMP '1969-07-21 03:15 GMT'.
SqlTimestampLiteral(Calendar, int, boolean, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlTimestampLiteral
 
SqlTimestampLiteral(Calendar, int, boolean, String, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlTimestampLiteral
 
sqlTimingTracer - Static variable in class net.sf.farrago.db.FarragoDbSession
 
sqlToExecute - Variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
SqlToRegexLike(String, CharSequence) - Static method in class net.sf.farrago.type.runtime.RuntimeTypeUtil
Translates the like pattern to java's regex pattern.
SqlToRegexSimilar(String, CharSequence) - Static method in class net.sf.farrago.type.runtime.RuntimeTypeUtil
 
sqlToRelConverter - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
SqlToRelConverter - Class in org.eigenbase.sql2rel
Converts a SQL parse tree (consisting of SqlNode objects) into a relational algebra expression (consisting of RelNode objects).
SqlToRelConverter(SqlValidator, RelOptSchema, Environment, RelOptPlanner, RelOptConnection, RexBuilder) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter
Creates a converter.
SqlToRelConverter.AggConverter - Class in org.eigenbase.sql2rel
Converts expressions to aggregates.
SqlToRelConverter.AggConverter(SqlToRelConverter.Blackboard, SqlSelect) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
Creates an AggConverter.
SqlToRelConverter.Blackboard - Class in org.eigenbase.sql2rel
Workspace for translating an individual SELECT statement (or sub-SELECT).
SqlToRelConverter.Blackboard(SqlValidatorScope, Map<String, RexNode>) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
Creates a Blackboard.
SqlToRelConverter.DeferredLookup - Class in org.eigenbase.sql2rel
 
SqlToRelConverter.DeferredLookup(SqlToRelConverter.Blackboard, String) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.DeferredLookup
 
SqlToRelConverter.HistogramShuttle - Class in org.eigenbase.sql2rel
Shuttle which walks over a tree of RexNodes and applies 'over' to all agg functions.
SqlToRelConverter.HistogramShuttle(RexNode[], RexNode[], SqlWindow) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
 
SqlToRelConverter.LookupContext - Class in org.eigenbase.sql2rel
Context to find a relational expression to a field offset.
SqlToRelConverter.LookupContext(RelNode, int) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.LookupContext
Creates a LookupContext with a single input relational expression.
SqlToRelConverter.LookupContext(SqlToRelConverter.Blackboard, RelNode[], int) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.LookupContext
Creates a LookupContext with multiple input relational expressions.
SqlToRelConverter.NoOpSubqueryConverter - Class in org.eigenbase.sql2rel
A default implementation of SubqueryConverter that does no conversion.
SqlToRelConverter.NoOpSubqueryConverter() - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.NoOpSubqueryConverter
 
SqlToRelConverter.NullDefaultValueFactory - Class in org.eigenbase.sql2rel
An implementation of DefaultValueFactory which always supplies NULL.
SqlToRelConverter.NullDefaultValueFactory() - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.NullDefaultValueFactory
 
SqlToRelConverter.SchemaCatalogReader - Class in org.eigenbase.sql2rel
A SchemaCatalogReader looks up catalog information from a schema object.
SqlToRelConverter.SchemaCatalogReader(RelOptSchema, boolean) - Constructor for class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
SqlToRelConverterTest - Class in org.eigenbase.test
Unit test for SqlToRelConverter.
SqlToRelConverterTest() - Constructor for class org.eigenbase.test.SqlToRelConverterTest
 
SqlToRelConverterTest(String) - Constructor for class org.eigenbase.test.SqlToRelConverterTest
 
SqlToRelConverterTest.RelValidityChecker - Class in org.eigenbase.test
Visitor that checks that every RelNode in a tree is valid.
SqlToRelConverterTest.RelValidityChecker() - Constructor for class org.eigenbase.test.SqlToRelConverterTest.RelValidityChecker
 
SqlToRelTestBase - Class in org.eigenbase.test
SqlToRelTestBase is an abstract base for tests which involve conversion from SQL to relational algebra.
SqlToRelTestBase() - Constructor for class org.eigenbase.test.SqlToRelTestBase
 
SqlToRelTestBase(String) - Constructor for class org.eigenbase.test.SqlToRelTestBase
 
SqlToRelTestBase.DelegatingRelOptTable - Class in org.eigenbase.test
 
SqlToRelTestBase.DelegatingRelOptTable(RelOptTable) - Constructor for class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
SqlToRelTestBase.FarragoTestValidator - Class in org.eigenbase.test
 
SqlToRelTestBase.FarragoTestValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance) - Constructor for class org.eigenbase.test.SqlToRelTestBase.FarragoTestValidator
 
SqlToRelTestBase.MockRelOptConnection - Class in org.eigenbase.test
Mock implementation of RelOptConnection, contains a SqlToRelTestBase.MockRelOptSchema.
SqlToRelTestBase.MockRelOptConnection(RelOptSchema) - Constructor for class org.eigenbase.test.SqlToRelTestBase.MockRelOptConnection
 
SqlToRelTestBase.MockRelOptSchema - Class in org.eigenbase.test
Mock implementation of RelOptSchema.
SqlToRelTestBase.MockRelOptSchema(SqlValidatorCatalogReader, RelDataTypeFactory) - Constructor for class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
SqlToRelTestBase.MockRelOptSchema.MockColumnSet - Class in org.eigenbase.test
 
SqlToRelTestBase.MockRelOptSchema.MockColumnSet(String[], RelDataType, List<RelCollation>) - Constructor for class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
SqlToRelTestBase.Tester - Interface in org.eigenbase.test
Helper class which contains default implementations of methods used for running sql-to-rel conversion tests.
SqlToRelTestBase.TesterImpl - Class in org.eigenbase.test
Default implementation of SqlToRelTestBase.Tester, using mock classes SqlToRelTestBase.MockRelOptSchema, SqlToRelTestBase.MockRelOptConnection and MockRelOptPlanner.
SqlToRelTestBase.TesterImpl(DiffRepository) - Constructor for class org.eigenbase.test.SqlToRelTestBase.TesterImpl
Creates a TesterImpl.
sqlToRelTracer - Static variable in class org.eigenbase.sql2rel.RelDecorrelator
 
sqlToRelTracer - Static variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
SqlTrimFunction - Class in org.eigenbase.sql.fun
Definition of the "TRIM" builtin SQL function.
SqlTrimFunction() - Constructor for class org.eigenbase.sql.fun.SqlTrimFunction
 
SqlTrimFunction.Flag - Enum in org.eigenbase.sql.fun
Defines the enumerated values "LEADING", "TRAILING", "BOTH".
SqlTrimFunction.Flag(int, int) - Constructor for enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
 
SqlTypeAssignmentRules - Class in org.eigenbase.sql.type
Class to hold rules to determine if a type is assignable from another type.
SqlTypeAssignmentRules() - Constructor for class org.eigenbase.sql.type.SqlTypeAssignmentRules
 
SqlTypeExplicitPrecedenceList - Class in org.eigenbase.sql.type
SqlTypeExplicitPrecedenceList implements the RelDataTypePrecedenceList interface via an explicit list of SqlTypeName entries.
SqlTypeExplicitPrecedenceList(SqlTypeName[]) - Constructor for class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
sqlTypeFactory - Static variable in class net.sf.farrago.test.FarragoSqlOperatorsSuite
 
SqlTypeFactoryImpl - Class in org.eigenbase.sql.type
SqlTypeFactoryImpl provides a default implementation of RelDataTypeFactory which supports SQL types.
SqlTypeFactoryImpl() - Constructor for class org.eigenbase.sql.type.SqlTypeFactoryImpl
 
SqlTypeFamily - Enum in org.eigenbase.sql.type
SqlTypeFamily provides SQL type categorization.
SqlTypeFamily(SqlTypeName[], int) - Constructor for enum org.eigenbase.sql.type.SqlTypeFamily
 
SqlTypeName - Enum in org.eigenbase.sql.type
Enumeration of the type names which can be used to construct a SQL type.
SqlTypeName(int, boolean, int) - Constructor for enum org.eigenbase.sql.type.SqlTypeName
 
SqlTypeName.Limit - Enum in org.eigenbase.sql.type
 
SqlTypeName.Limit() - Constructor for enum org.eigenbase.sql.type.SqlTypeName.Limit
 
SqlTypeName.PrecScale - Interface in org.eigenbase.sql.type
Flags indicating precision/scale combinations.
SqlTypeStrategies - Class in org.eigenbase.sql.type
SqlTypeStrategies defines singleton instances of strategy objects for operand type checking (member prefix otc), operand type inference (member prefix oti), and operator return type inference (member prefix rti).
SqlTypeStrategies() - Constructor for class org.eigenbase.sql.type.SqlTypeStrategies
 
sqlTypeToFamily - Static variable in enum org.eigenbase.sql.type.SqlTypeFamily
 
SqlTypeTransform - Interface in org.eigenbase.sql.type
Strategy to transform one type to another.
SqlTypeTransformCascade - Class in org.eigenbase.sql.type
Strategy to infer the type of an operator call from the type of the operands by using one SqlReturnTypeInference rule and a combination of SqlTypeTransforms
SqlTypeTransformCascade(SqlReturnTypeInference, SqlTypeTransform[]) - Constructor for class org.eigenbase.sql.type.SqlTypeTransformCascade
Creates a SqlTypeTransformCascade from a rule and an array of one or more transforms.
SqlTypeTransformCascade(SqlReturnTypeInference, SqlTypeTransform) - Constructor for class org.eigenbase.sql.type.SqlTypeTransformCascade
Creates a SqlTypeTransformCascade from a rule and a single transform.
SqlTypeTransformCascade(SqlReturnTypeInference, SqlTypeTransform, SqlTypeTransform) - Constructor for class org.eigenbase.sql.type.SqlTypeTransformCascade
Creates a SqlTypeTransformCascade from a rule and two transforms.
SqlTypeTransforms - Class in org.eigenbase.sql.type
SqlTypeTransforms defines a number of reusable instances of SqlTypeTransform.
SqlTypeTransforms() - Constructor for class org.eigenbase.sql.type.SqlTypeTransforms
 
SqlTypeUtil - Class in org.eigenbase.sql.type
Contains utility methods used during SQL validation or type derivation.
SqlTypeUtil() - Constructor for class org.eigenbase.sql.type.SqlTypeUtil
 
SqlTypeUtil.TypeBuilder - Class in org.eigenbase.sql.type
Convenience class for building a struct type with several fields.
SqlTypeUtil.TypeBuilder(RelDataTypeFactory) - Constructor for class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
SqlUnnestOperator - Class in org.eigenbase.sql
The UNNESToperator.
SqlUnnestOperator() - Constructor for class org.eigenbase.sql.SqlUnnestOperator
 
SqlUnParserTest - Class in org.eigenbase.sql.parser
Extension to SqlParserTest which ensures that every expression can un-parse successfully.
SqlUnParserTest(String) - Constructor for class org.eigenbase.sql.parser.SqlUnParserTest
 
SqlUpdate() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses an UPDATE statement.
SqlUpdate() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses an UPDATE statement.
SqlUpdate() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses an UPDATE statement.
SqlUpdate - Class in org.eigenbase.sql
A SqlUpdate is a node of a parse tree which represents an UPDATE statement.
SqlUpdate(SqlSpecialOperator, SqlIdentifier, SqlNodeList, SqlNodeList, SqlNode, SqlIdentifier, SqlParserPos) - Constructor for class org.eigenbase.sql.SqlUpdate
 
SqlUtil - Class in org.eigenbase.sql
Contains utility functions related to SQL parsing, all static.
SqlUtil() - Constructor for class org.eigenbase.sql.SqlUtil
 
SqlUtil.DatabaseMetaDataInvocationHandler - Class in org.eigenbase.sql
Handles particular DatabaseMetaData methods; invocations of other methods will fall through to the base class, BarfingInvocationHandler, which will throw an error.
SqlUtil.DatabaseMetaDataInvocationHandler(String, String) - Constructor for class org.eigenbase.sql.SqlUtil.DatabaseMetaDataInvocationHandler
 
sqlValidator - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
SqlValidator - Interface in org.eigenbase.sql.validate
Validates the parse tree of a SQL statement, and provides semantic information about the parse tree.
SqlValidator.Compatible - Class in org.eigenbase.sql.validate
Deprecated. This class is for backwards-compatibility with the previous incarnation of SqlConformance.
SqlValidator.Compatible() - Constructor for class org.eigenbase.sql.validate.SqlValidator.Compatible
Deprecated.  
SqlValidatorCatalogReader - Interface in org.eigenbase.sql.validate
Supplies catalog information for SqlValidator.
SqlValidatorException - Exception in org.eigenbase.sql.validate
Exception thrown while validating a SQL statement.
SqlValidatorException(String, Throwable) - Constructor for exception org.eigenbase.sql.validate.SqlValidatorException
Creates a new SqlValidatorException object.
SqlValidatorFeatureTest - Class in org.eigenbase.test
SqlValidatorFeatureTest verifies that features can be independently enabled or disabled.
SqlValidatorFeatureTest(String) - Constructor for class org.eigenbase.test.SqlValidatorFeatureTest
 
SqlValidatorFeatureTest.FeatureTesterImpl - Class in org.eigenbase.test
 
SqlValidatorFeatureTest.FeatureTesterImpl(SqlConformance) - Constructor for class org.eigenbase.test.SqlValidatorFeatureTest.FeatureTesterImpl
 
SqlValidatorFeatureTest.FeatureValidator - Class in org.eigenbase.test
 
SqlValidatorFeatureTest.FeatureValidator(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance) - Constructor for class org.eigenbase.test.SqlValidatorFeatureTest.FeatureValidator
 
SqlValidatorImpl - Class in org.eigenbase.sql.validate
Default implementation of SqlValidator.
SqlValidatorImpl(SqlOperatorTable, SqlValidatorCatalogReader, RelDataTypeFactory, SqlConformance) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl
Creates a validator.
SqlValidatorImpl.DeleteNamespace - Class in org.eigenbase.sql.validate
Namespace for a DELETE statement.
SqlValidatorImpl.DeleteNamespace(SqlValidatorImpl, SqlDelete, SqlNode) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.DeleteNamespace
 
SqlValidatorImpl.DeriveTypeVisitor - Class in org.eigenbase.sql.validate
Visitor which derives the type of a given SqlNode.
SqlValidatorImpl.DeriveTypeVisitor(SqlValidatorScope) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
SqlValidatorImpl.DmlNamespace - Class in org.eigenbase.sql.validate
Common base class for DML statement namespaces.
SqlValidatorImpl.DmlNamespace(SqlValidatorImpl, SqlIdentifier, SqlNode) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.DmlNamespace
 
SqlValidatorImpl.Expander - Class in org.eigenbase.sql.validate
Converts an expression into canonical form by fully-qualifying any identifiers.
SqlValidatorImpl.Expander(SqlValidatorImpl, SqlValidatorScope) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.Expander
 
SqlValidatorImpl.FunctionParamInfo - Class in org.eigenbase.sql.validate
Utility object used to maintain information about the parameters in a function call.
SqlValidatorImpl.FunctionParamInfo() - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.FunctionParamInfo
 
SqlValidatorImpl.IdInfo - Class in org.eigenbase.sql.validate
 
SqlValidatorImpl.IdInfo(SqlValidatorScope, SqlIdentifier) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.IdInfo
 
SqlValidatorImpl.InsertNamespace - Class in org.eigenbase.sql.validate
Namespace for an INSERT statement.
SqlValidatorImpl.InsertNamespace(SqlValidatorImpl, SqlInsert, SqlNode) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.InsertNamespace
 
SqlValidatorImpl.MergeNamespace - Class in org.eigenbase.sql.validate
Namespace for a MERGE statement.
SqlValidatorImpl.MergeNamespace(SqlValidatorImpl, SqlMerge, SqlNode) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.MergeNamespace
 
SqlValidatorImpl.OrderExpressionExpander - Class in org.eigenbase.sql.validate
Shuttle which walks over an expression in the ORDER BY clause, replacing usages of aliases with the underlying expression.
SqlValidatorImpl.OrderExpressionExpander(SqlSelect, SqlNode) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
SqlValidatorImpl.Status - Enum in org.eigenbase.sql.validate
Validation status.
SqlValidatorImpl.Status() - Constructor for enum org.eigenbase.sql.validate.SqlValidatorImpl.Status
 
SqlValidatorImpl.UpdateNamespace - Class in org.eigenbase.sql.validate
Namespace for an UPDATE statement.
SqlValidatorImpl.UpdateNamespace(SqlValidatorImpl, SqlUpdate, SqlNode) - Constructor for class org.eigenbase.sql.validate.SqlValidatorImpl.UpdateNamespace
 
SqlValidatorNamespace - Interface in org.eigenbase.sql.validate
A namespace describes the relation returned by a section of a SQL query.
SqlValidatorScope - Interface in org.eigenbase.sql.validate
Name-resolution scope.
SqlValidatorTable - Interface in org.eigenbase.sql.validate
Supplies a SqlValidator with the metadata for a table.
SqlValidatorTest - Class in org.eigenbase.test
Concrete child class of SqlValidatorTestCase, containing lots of unit tests.
SqlValidatorTest(String) - Constructor for class org.eigenbase.test.SqlValidatorTest
 
SqlValidatorTestCase - Class in org.eigenbase.test
An abstract base class for implementing tests against SqlValidator.
SqlValidatorTestCase(String) - Constructor for class org.eigenbase.test.SqlValidatorTestCase
Creates a testcase.
SqlValidatorTestCase.Tester - Interface in org.eigenbase.test
Encapsulates differences between test environments, for example, which SQL parser or validator to use.
SqlValidatorTestCase.TesterImpl - Class in org.eigenbase.test
Implementation of SqlValidatorTestCase.Tester which talks to a mock catalog.
SqlValidatorTestCase.TesterImpl(SqlConformance) - Constructor for class org.eigenbase.test.SqlValidatorTestCase.TesterImpl
 
SqlValidatorUtil - Class in org.eigenbase.sql.validate
Utility methods related to validation.
SqlValidatorUtil() - Constructor for class org.eigenbase.sql.validate.SqlValidatorUtil
 
SqlValidatorUtil.DeepCopier - Class in org.eigenbase.sql.validate
Walks over an expression, copying every node, and fully-qualifying every identifier.
SqlValidatorUtil.DeepCopier(SqlValidatorScope) - Constructor for class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
SqlValidatorWithHints - Interface in org.eigenbase.sql.validate
Extends SqlValidator to allow discovery of useful data such as fully qualified names of sql objects, alternative valid sql objects that can be used in the SQL statement (dubbed as hints)
SqlValuesOperator - Class in org.eigenbase.sql
The VALUES operator.
SqlValuesOperator() - Constructor for class org.eigenbase.sql.SqlValuesOperator
 
SqlVisitor<R> - Interface in org.eigenbase.sql.util
Visitor class, follows the visitor pattern.
SQLWARNING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SQLWARNING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SQLWARNING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SqlWindow - Class in org.eigenbase.sql
SQL window specifcation.
SqlWindow(SqlWindowOperator, SqlNode[], SqlParserPos) - Constructor for class org.eigenbase.sql.SqlWindow
Creates a window.
SqlWindowOperator - Class in org.eigenbase.sql
An operator describing a window specification.
SqlWindowOperator() - Constructor for class org.eigenbase.sql.SqlWindowOperator
 
SqlWindowOperator.Bound - Enum in org.eigenbase.sql
An enumeration of types of bounds in a window: CURRENT ROW, UNBOUNDED PRECEDING, and UNBOUNDED FOLLOWING.
SqlWindowOperator.Bound(String) - Constructor for enum org.eigenbase.sql.SqlWindowOperator.Bound
 
SqlWindowOperator.OffsetRange - Class in org.eigenbase.sql
 
SqlWindowOperator.OffsetRange(long, long) - Constructor for class org.eigenbase.sql.SqlWindowOperator.OffsetRange
 
SqlWindowOperator.ValSign - Class in org.eigenbase.sql
 
SqlWindowOperator.ValSign(long, long) - Constructor for class org.eigenbase.sql.SqlWindowOperator.ValSign
 
SqlWriter - Interface in org.eigenbase.sql
A SqlWriter is the target to construct a SQL statement from a parse tree.
SqlWriter.Frame - Interface in org.eigenbase.sql
A Frame is a piece of generated text which shares a common indentation level.
SqlWriter.FrameType - Interface in org.eigenbase.sql
 
SqlWriter.FrameTypeEnum - Enum in org.eigenbase.sql
Enumerates the types of frame.
SqlWriter.FrameTypeEnum() - Constructor for enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
Creates a list type.
SqlWriter.FrameTypeEnum(boolean) - Constructor for enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
Creates a list type.
SqlWriter.SubqueryStyle - Enum in org.eigenbase.sql
Style of formatting subqueries.
SqlWriter.SubqueryStyle() - Constructor for enum org.eigenbase.sql.SqlWriter.SubqueryStyle
 
SQLXML - Interface in org.eigenbase.jdbc4
Dummy interface for JDBC 4 source compatibility.
SQRT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SQRT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SQRT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SQUEEZE_JDBC_NUMERIC - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
Numeric data from external data sources may have a greater precision than Farrago.
SQUEEZE_JDBC_NUMERIC_DEFAULT - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
squelchConnection(Connection) - Static method in class org.eigenbase.util.Util
Closes a Connection, ignoring any SQL exception.
squelchReader(Reader) - Static method in class org.eigenbase.util.Util
Closes a Reader, ignoring any I/O exception.
squelchStmt(Statement) - Static method in class org.eigenbase.util.Util
Closes a Statement, ignoring any SQL exception.
squelchStream(InputStream) - Static method in class org.eigenbase.util.Util
Closes an InputStream, ignoring any I/O exception.
squelchStream(OutputStream) - Static method in class org.eigenbase.util.Util
Closes an OutputStream, ignoring any I/O exception.
squelchWriter(Writer) - Static method in class org.eigenbase.util.Util
Closes a Writer, ignoring any I/O exception.
SQUOTE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
srcFields - Variable in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
srcRowType - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
stack - Variable in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
StackWriter - Class in org.eigenbase.util
A helper class for generating formatted text.
StackWriter(Writer, String) - Constructor for class org.eigenbase.util.StackWriter
Creates a new StackWriter on top of an existing Writer, with the specified string to be used for each level of indentation.
StandardConvertletTable - Class in org.eigenbase.sql2rel
Standard implementation of SqlRexConvertletTable.
StandardConvertletTable() - Constructor for class org.eigenbase.sql2rel.StandardConvertletTable
 
StandardFloorCeilOptions(SqlParserPos, boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
StandardFloorCeilOptions(SqlParserPos, boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
StandardFloorCeilOptions(SqlParserPos, boolean) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
STAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STAR - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
STAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
STAR_KEYWORD - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
START - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
START - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
start(FarragoJdbcServerDriver) - Method in class net.sf.farrago.server.FarragoAbstractServer
Starts the server.
start() - Method in class org.eigenbase.runtime.ThreadIterator
 
start() - Method in class org.eigenbase.runtime.TimeoutQueueIterator
Starts the thread which reads from the consumer.
start() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIter
Starts the thread which reads from the consumer.
start - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Tokenizer
 
START - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
start - Variable in class org.eigenbase.sql.type.MatchReturnTypeInference
 
start - Variable in class org.eigenbase.util.ArrayQueue
The current position of the head element of the queue.
startAutocommitTxn(boolean) - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Starts an auto commit transaction.
startColumnNum - Variable in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
startFunCall(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
startFunCall(String) - Method in interface org.eigenbase.sql.SqlWriter
Starts a list which is a call to a function.
startingValue$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
startLineNum - Variable in class org.eigenbase.sql.advise.SqlAdvisor.ValidateErrorInfo
 
startList(Object) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
startList(Object) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
startList(Object) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
startList(SqlWriter.FrameType, String, String, String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
Starts a list.
startList(String, String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
startList(SqlWriter.FrameTypeEnum) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
startList(SqlWriter.FrameType, String, String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
startList(String, String) - Method in interface org.eigenbase.sql.SqlWriter
Starts a list.
startList(SqlWriter.FrameTypeEnum) - Method in interface org.eigenbase.sql.SqlWriter
Starts a list with no opening string.
startList(SqlWriter.FrameType, String, String) - Method in interface org.eigenbase.sql.SqlWriter
Starts a list.
startListening() - Method in class net.sf.farrago.ddl.DdlValidator
 
startNetwork(FarragoJdbcServerDriver) - Method in class net.sf.farrago.server.FarragoAbstractServer
Starts the network.
startNetwork(FarragoJdbcServerDriver) - Method in class net.sf.farrago.server.FarragoRmiJdbcServer
 
startNetwork(FarragoJdbcServerDriver) - Method in class net.sf.farrago.server.FarragoVjdbcServer
 
startPrecision - Variable in class org.eigenbase.sql.SqlIntervalQualifier
 
startRidParamId - Variable in class com.lucidera.lcs.LcsIndexBitOpRel
 
startRidParamId - Variable in class com.lucidera.lcs.LcsIndexSearchRel
 
startRidParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmBitOpStreamDef$Hib
 
startRidParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmIntersectStreamDef$Hib
 
startRidParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmMinusStreamDef$Hib
 
startRidParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
startTime - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
startTime - Variable in class org.eigenbase.runtime.QueueIteratorTest
Timestamp at which the test started.
startTime - Variable in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
startTime - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
Timestamp at which the test started.
startTime - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
startTimestamp - Variable in class net.sf.farrago.catalog.FarragoCatalogUtil.BackupData
 
startTimestamp$Hib - Variable in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
startUnit - Variable in class org.eigenbase.sql.SqlIntervalQualifier
 
startValue - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnHistogramBar
 
startWithLatch() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
state - Variable in class net.sf.farrago.catalog.FarragoReposTxnContext
 
STATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
state - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
STATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
state - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
state - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateAction
 
STATE_CLOSED - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
STATE_CRAWLING - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
STATE_FLYING - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
STATE_RUNNING - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
STATE_STEPPING - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
STATE_TABLE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
STATE_WALKING - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
stateClass - Variable in enum org.eigenbase.sql.SqlStateCodes
 
stateData - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateAction
 
STATEMENT - Static variable in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Enumeration constant corresponding to literal statement.
STATEMENT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STATEMENT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STATEMENT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
statement - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Current JDBC Statement.
statementClassForName(String) - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
statementClassLoader - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
statementList - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
statements - Variable in class net.sf.farrago.db.FarragoDbSessionInfo
 
statements(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of information on currently executing statements.
StatePattern - Static variable in class org.eigenbase.util.Glossary
Allow an object to alter its behavior when its internal state changes.
stateSubClass - Variable in enum org.eigenbase.sql.SqlStateCodes
 
STATIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STATIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STATIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
STATIC_LEXER_ERROR - Static variable in error net.sf.farrago.parser.impl.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error net.sf.farrago.rng.parserimpl.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error org.eigenbase.lurql.parser.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error org.eigenbase.sql.parser.impl.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
staticAutoCalcSetUp() - Static method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
staticAutoCalcTearDown(String) - Static method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
staticDispatch$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
staticFlag - Static variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
staticFlag - Static variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
staticFlag - Static variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
staticFlag - Static variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
staticSetUp() - Static method in class net.sf.farrago.test.FarragoTestCase
One-time setup routine.
staticSetUp() - Static method in class net.sf.farrago.test.regression.FarragoSorterTest
 
staticTearDown() - Static method in class net.sf.farrago.test.FarragoTestCase
One-time tear-down routine.
STATISTICS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STATISTICS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
statsRowCount - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
status - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
status - Variable in class org.eigenbase.sql.validate.AbstractNamespace
Whether this scope is currently being validated.
status$Hib - Variable in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
std - Static variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
 
std() - Static method in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl
Returns the table of implementations of all of the standard SQL functions and operators.
STDDEV_POP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STDDEV_POP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STDDEV_POP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
STDDEV_SAMP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STDDEV_SAMP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STDDEV_SAMP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
stepVar - Variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
stereotypeConstraint$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
stereotypeConstraints - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
StereotypeConstraints - Interface in net.sf.farrago.cwm.core
StereotypeConstraints association proxy interface.
StereotypeConstraints$Hib - Class in net.sf.farrago.cwm.core
StereotypeConstraints association implementation.
StereotypeConstraints$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
stereotypeConstraints_ConstrainedStereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
stereotypeConstraints_ConstrainedStereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
stereotypedElement - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
StereotypedElement - Interface in net.sf.farrago.cwm.core
StereotypedElement association proxy interface.
StereotypedElement$Hib - Class in net.sf.farrago.cwm.core
StereotypedElement association implementation.
StereotypedElement$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
stereotypedElement_Stereotype$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
stereotypeTaggedValues - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
StereotypeTaggedValues - Interface in net.sf.farrago.cwm.core
StereotypeTaggedValues association proxy interface.
StereotypeTaggedValues$Hib - Class in net.sf.farrago.cwm.core
StereotypeTaggedValues association implementation.
StereotypeTaggedValues$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
stitchPackages(RefPackage) - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
stmt - Variable in class com.lucidera.farrago.LucidDbSessionPersonality.LucidDbPlanner
 
stmt - Variable in class net.sf.farrago.db.FarragoDbSessionExecutingStmtInfo
 
stmt - Variable in class net.sf.farrago.defimpl.FarragoDefaultHeuristicPlanner
 
stmt - Variable in class net.sf.farrago.defimpl.FarragoDefaultPlanner
 
stmt - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
stmt - Variable in class net.sf.farrago.query.ScalarSubqueryConverter
 
stmt - Variable in class net.sf.farrago.test.FarragoJdbcTest
Statement for processing queries.
stmt - Variable in class net.sf.farrago.test.FarragoTestCase
Statement for processing queries.
stmt - Variable in class net.sf.farrago.test.FarragoTestPlanner
 
stmt - Variable in class net.sf.farrago.util.FarragoStatementAllocation
 
stmtClassLoader - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
stmtContext - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
stmtContext - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
Underlying statement context.
stmtContext - Variable in class net.sf.farrago.query.FarragoReentrantStmt
 
stmtCurrentTime - Variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
stmtId - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
stmtId - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
An identifier for the executable statement id.
stmtList - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
stmtList - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
stmtList - Variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
stmtLists - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
Statement lists being built up for ROW or CASE expression.
stmtListStack - Variable in class org.eigenbase.oj.rel.JavaRelImplementor
Stack of StatementList objects.
stmtMethod - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
stmtMismatch - Static variable in class net.sf.farrago.test.FarragoServerTest
 
stmtValidator - Variable in class net.sf.farrago.ddl.DdlValidator
 
stmtValidator - Variable in class net.sf.farrago.parser.FarragoAbstractParser
 
stmtValidator - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
stmtValidator - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
stmtValidator - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
 
stopHard() - Method in class net.sf.farrago.server.FarragoAbstractServer
Stops the server, killing any sessions.
stopListening() - Method in class net.sf.farrago.ddl.DdlValidator
 
stopNetwork() - Method in class net.sf.farrago.server.FarragoAbstractServer
Stops the network.
stopSoft() - Method in class net.sf.farrago.server.FarragoAbstractServer
Stops the server if there are no sessions.
stopThread - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
stopWithLatch() - Method in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
storage - Variable in class org.eigenbase.util.property.PersistentStringProperty
 
STORAGE_PROP_NAMES - Static variable in class net.sf.farrago.syslib.FarragoManagementUDR
 
storageBytes - Variable in class net.sf.farrago.fennel.calc.CalcReg
Number of bytes storage to allocate for this value.
STORAGEFACTORY_PROP_NAME - Static variable in class net.sf.farrago.syslib.FarragoManagementUDR
 
storageFactoryClassName - Variable in class net.sf.farrago.catalog.FarragoModelLoader
 
storageId$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
storageInitialized - Variable in class org.eigenbase.util.property.PersistentStringProperty
 
StorageOption(FemElementWithStorageOptions) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
StorageOption(FemElementWithStorageOptions) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
storageOptions$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
storageOptions$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
storageOptions$Hib - Variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
storageOptions$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
storageOptions$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
storageOptions$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
storageProps - Variable in class net.sf.farrago.catalog.FarragoModelLoader
 
storageSize - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAttributeDescriptor
the amount of storage, in bytes, taken by this attribute.
storedElement$Hib - Variable in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
STOREDVALUEOFFSETSIZE - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
 
storeMessage(Integer, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Saves a message to be printed with the thread's output.
storeProperty(Property) - Method in class org.eigenbase.util.property.PersistentPropertyStorage
Stores the given property's value in the property file.
storeResults(Integer, ResultSet, boolean) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
storesLowerCaseIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
storeSql(Integer, String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
Saves a SQL command to be printed with the thread's output.
storesUpperCaseIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
str() - Method in class net.sf.farrago.resource.FarragoInternalQuery._Def0
 
str(String) - Method in class net.sf.farrago.resource.FarragoResource._Def0
 
str() - Method in class net.sf.farrago.resource.FarragoResource._Def1
 
str(String, String, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def10
 
str(String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def11
 
str(String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def12
 
str(String, String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def13
 
str(Number, Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def14
 
str(Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def15
 
str(String, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def16
 
str(String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def17
 
str(Number, String) - Method in class net.sf.farrago.resource.FarragoResource._Def18
 
str(Number, Number, String) - Method in class net.sf.farrago.resource.FarragoResource._Def19
 
str(String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def2
 
str(String, String, String, Number, Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def20
 
str(String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def21
 
str(String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def22
 
str(String, String, String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def23
 
str(Number) - Method in class net.sf.farrago.resource.FarragoResource._Def24
 
str(String) - Method in class net.sf.farrago.resource.FarragoResource._Def25
 
str(Number) - Method in class net.sf.farrago.resource.FarragoResource._Def26
 
str(String) - Method in class net.sf.farrago.resource.FarragoResource._Def27
 
str(String, String, String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def28
 
str() - Method in class net.sf.farrago.resource.FarragoResource._Def3
 
str(String, String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def4
 
str(String) - Method in class net.sf.farrago.resource.FarragoResource._Def5
 
str(String, String) - Method in class net.sf.farrago.resource.FarragoResource._Def6
 
str(String) - Method in class net.sf.farrago.resource.FarragoResource._Def7
 
str(Number, Number) - Method in class net.sf.farrago.resource.FarragoResource._Def8
 
str() - Method in class net.sf.farrago.resource.FarragoResource._Def9
 
str(String, String) - Method in class net.sf.farrago.rng.resource.FarragoRngResource._Def0
 
str() - Method in class net.sf.farrago.rng.resource.FarragoRngResource._Def1
 
str(Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def0
 
str(String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def1
 
str(String, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def10
 
str(Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def11
 
str(Number, Number, Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def12
 
str(String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def13
 
str(String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def14
 
str(Number, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def15
 
str(String, String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def16
 
str(String, Number, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def17
 
str(String, String, String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def18
 
str(Number, String, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def19
 
str(String, Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def2
 
str(Number, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def20
 
str(String) - Method in class org.eigenbase.resource.EigenbaseResource._Def3
 
str() - Method in class org.eigenbase.resource.EigenbaseResource._Def4
 
str(String, String) - Method in class org.eigenbase.resource.EigenbaseResource._Def5
 
str() - Method in class org.eigenbase.resource.EigenbaseResource._Def6
 
str(String) - Method in class org.eigenbase.resource.EigenbaseResource._Def7
 
str(Number) - Method in class org.eigenbase.resource.EigenbaseResource._Def8
 
str(String) - Method in class org.eigenbase.resource.EigenbaseResource._Def9
 
StrategyPattern - Static variable in class org.eigenbase.util.Glossary
Define a family of algorithms, encapsulate each one, and make them interchangeable.
strCmpA - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
strCmpOct - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
STREAM_NAME_VAR_NAME - Static variable in class net.sf.farrago.query.IteratorToFennelConverter
 
streamDef - Variable in class net.sf.farrago.query.IteratorToFennelConverter.ChildStream
 
streamDefs - Variable in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
streamDefSet - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
streamFactoryProvider - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
streamFactoryProvider - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
FarragoStreamFactoryProvider to use for registering stream factories.
streamGraph - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
streamGraph - Variable in class net.sf.farrago.runtime.FennelTransformTupleIter
 
streamGraph - Variable in class net.sf.farrago.runtime.FennelTupleIter
 
streamGraphHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
streamGraphHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdPrepareExecutionStreamGraph$Hib
 
streamGraphHandle - Variable in class net.sf.farrago.fennel.FennelStreamGraph
 
streamGraphTracer - Static variable in class net.sf.farrago.query.FarragoPreparingStmt
 
streamHandle - Variable in class net.sf.farrago.fennel.FennelStreamHandle
 
streamHandle - Variable in class net.sf.farrago.runtime.FennelTransformTupleIter
 
streamHandle - Variable in class net.sf.farrago.runtime.FennelTupleIter
 
streamHasIndexes() - Method in class com.lucidera.lcs.LcsAppendStreamDef
 
streamId - Variable in class net.sf.farrago.fem.fennel.FemJavaSinkStreamDef$Hib
 
streamId - Variable in class net.sf.farrago.fem.fennel.FemJavaTransformStreamDef$Hib
 
streamIdToHandleMap - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
Maps stream id to the corresponding java object.
streamMap - Variable in class net.sf.farrago.runtime.NativeRuntimeContext
 
streamName - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateStreamHandle$Hib
 
streamName - Variable in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
streamName - Variable in class net.sf.farrago.query.FarragoTransformDef
 
streamOwner - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
responsible for closing the FennelStreamGraph
strength - Variable in class org.eigenbase.sql.parser.SqlParserUtil.ParsedCollation
 
strength - Variable in class org.eigenbase.sql.SqlCollation
 
strict - Variable in class org.eigenbase.jmi.JmiModelGraph
 
StrictLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a literal expression, not allowing a continued string literal.
StrictLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a literal expression, not allowing a continued string literal.
StrictLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a literal expression, not allowing a continued string literal.
strictness - Variable in class org.eigenbase.sarg.SargEndpoint
 
strictness - Variable in class org.eigenbase.sarg.SargRexAnalyzer.ComparisonConvertlet
 
string - Variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
string - Variable in class org.eigenbase.util.Graph.Arc
 
STRING_TYPE - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
stringByteCount(String) - Static method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Returns the number of bytes storage required for a string.
stringByteCount(int) - Static method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Returns the number of bytes storage required for a string.
StringFragsOnSameLine - Variable in class org.eigenbase.resource.EigenbaseResource
StringFragsOnSameLine is 'String literal continued on same line'
stringFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
stringify(ResultSet, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
stringify2ColumnLists(List<String>, List<String>, ResultSet, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
stringifyColumns(ResultSet, List<String>, String, PreparedStatement) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
StringLiteral(boolean) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a string literal.
StringLiteral(boolean) - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a string literal.
StringLiteral() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
StringLiteral(boolean) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a string literal.
stringProp - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
StringProperty - Class in org.eigenbase.util.property
Definition and accessor for a string property.
StringProperty(Properties, String, String) - Constructor for class org.eigenbase.util.property.StringProperty
Creates a string property.
stringPropNoDefault - Variable in class org.eigenbase.test.PropertyTest.MyProperties
 
stringRep - Variable in class org.eigenbase.lurql.LurqlPlanEdge
String representation of this edge.
stringRep - Variable in class org.eigenbase.lurql.LurqlPlanVertex
String representation of this vertex.
StringRepresentationComparator<T> - Class in org.eigenbase.util
StringRepresentationComparator compares two objects by comparing their Object.toString() representations.
StringRepresentationComparator() - Constructor for class org.eigenbase.util.StringRepresentationComparator
 
stringTruncMessage - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
stringType - Variable in class org.eigenbase.test.SargTest
 
stringTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
stringValue - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
stringValue(RexNode) - Static method in class org.eigenbase.rex.RexLiteral
 
stringValue(SqlNode) - Static method in class org.eigenbase.sql.SqlLiteral
Extracts the string value from a string literal, a chain of string literals, or a CAST of a string literal.
stringValue() - Method in class org.eigenbase.util.OptionsList.StringOption
 
stringValue() - Method in class org.eigenbase.util.property.Property
Returns the value of the property as a string, or null if the property is not set.
strip(String, String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Unquotes a quoted string.
stripColumnQualifier(String) - Method in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
Fields of generated Java code look like: ID$0$[COLNAME] This methods strips everything up to the last '$'.
stripDollarImpl(String) - Method in class net.sf.farrago.test.FarragoRepositoryTest
 
stripDoubleQuotes(String) - Static method in class org.eigenbase.util.Util
Converts double-quoted Java strings to their contents.
stripLeadingSign(String) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
stripPrefix(String, int) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter.Bean
 
structuralFeatureType - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
StructuralFeatureType - Interface in net.sf.farrago.cwm.core
StructuralFeatureType association proxy interface.
StructuralFeatureType$Hib - Class in net.sf.farrago.cwm.core
StructuralFeatureType association implementation.
StructuralFeatureType$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
structuralFeatureType_StructuralFeature$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
STRUCTURE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STRUCTURE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STRUCTURE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
structureFieldInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
structureFieldInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
structureTypeInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
structureTypeInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
stupid - Variable in class org.eigenbase.util.SaffronProperties
The boolean property "saffron.stupid" determines whether to optimize variable assignments.
STYLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
STYLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
STYLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
subClass - Variable in class org.eigenbase.jmi.JmiInheritanceEdge
 
SUBCLASS_ORIGIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SUBCLASS_ORIGIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SUBCLASS_ORIGIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
subgraph - Variable in class org.eigenbase.lurql.LurqlPlanExistsEdge
 
subject - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
SUBMULTISET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SUBMULTISET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SUBMULTISET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
submultisetOfOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
Submultiset.
subordinate - Variable in class org.eigenbase.relopt.volcano.ChainedPhaseRuleMappingInitializer
 
subPackageFound - Variable in class net.sf.farrago.catalog.FarragoReposUtil.ExportRefProvider
 
subPackageName - Variable in class net.sf.farrago.catalog.FarragoReposUtil.ExportRefProvider
 
subprogram - Variable in class org.eigenbase.relopt.hep.HepInstruction.Subprogram
 
subq - Variable in class net.sf.farrago.query.FarragoReentrantSubquery
 
subqueryConverter - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
SubqueryConverter - Interface in org.eigenbase.sql2rel
SubqueryConverter provides the interface for classes that convert subqueries into equivalent expressions.
subqueryList - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
List of IN and EXISTS nodes inside this SELECT statement (but not inside sub-queries).
subqueryNeedsOuterJoin - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
subqueryStyle - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
subSequence(int, int) - Method in class net.sf.farrago.type.runtime.BytePointer
 
subSequence(int, int) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
subsetImportances - Variable in class org.eigenbase.relopt.volcano.RuleQueue
The importance of each subset.
subsets - Variable in class org.eigenbase.relopt.volcano.RelSet
 
SUBSTITUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SUBSTITUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SUBSTITUTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
substituteCharacter - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
substituteSubquery(SqlToRelConverter.Blackboard, SqlNode) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
substring - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
SUBSTRING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SUBSTRING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
substring(int, int, boolean) - Method in class net.sf.farrago.type.runtime.BytePointer
Reduces the value to a substring of the current value.
substring(int, int, boolean) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
SUBSTRING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
substring24(String) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
SUBSTRING_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
substringFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The character substring function: SUBSTRING(string FROM start [FOR length]).
subTestIntervalDayFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalDayPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalDayToHourFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayToHourNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalDayToHourPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayToHourPositive() - Method in class org.eigenbase.test.SqlValidatorTest
 
subTestIntervalDayToMinuteFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayToMinuteNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalDayToMinutePositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayToMinutePositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalDayToSecondFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayToSecondNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalDayToSecondPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalDayToSecondPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalHourFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalHourNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalHourPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalHourPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalHourToMinuteFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalHourToMinuteNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalHourToMinutePositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalHourToMinutePositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalHourToSecondFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalHourToSecondNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalHourToSecondPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalHourToSecondPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalMinuteFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalMinuteNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalMinutePositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalMinutePositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalMinuteToSecondFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalMinuteToSecondNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalMinuteToSecondPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalMinuteToSecondPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalMonthFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalMonthNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalMonthPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalMonthPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalSecondFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalSecondNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalSecondPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalSecondPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalYearFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalYearNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalYearPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalYearPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalYearToMonthFailsValidation() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalYearToMonthNegative() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
subTestIntervalYearToMonthPositive() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for INTERVAL...
subTestIntervalYearToMonthPositive() - Method in class org.eigenbase.test.SqlValidatorTest
Runs tests for INTERVAL...
succeeded - Variable in class org.eigenbase.test.ExclusivePipeTest.Consumer
 
succeeded - Variable in class org.eigenbase.test.ExclusivePipeTest.Producer
 
success - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
success - Variable in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
suite() - Static method in class com.lucidera.opt.test.LoptMetadataTest
 
suite() - Static method in class net.sf.farrago.test.concurrent.FarragoTestConcurrentTest
 
suite() - Static method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
suite() - Static method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
suite() - Static method in class net.sf.farrago.test.FarragoJdbcTest
 
suite() - Static method in class net.sf.farrago.test.FarragoMetadataTest
 
suite() - Static method in class net.sf.farrago.test.FarragoOptRulesTest
 
suite() - Static method in class net.sf.farrago.test.FarragoQueryTest
 
suite() - Static method in class net.sf.farrago.test.FarragoRepositoryTest
 
suite() - Static method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
suite() - Static method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoAutoVmOperatorTest
 
suite() - Static method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoFennelVmOperatorTest
 
suite() - Static method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoJavaVmOperatorTest
 
suite() - Static method in class net.sf.farrago.test.FarragoSqlOperatorsSuite
Entry point for JUnit.
suite() - Static method in class net.sf.farrago.test.FarragoSqlTest
 
suite() - Static method in class net.sf.farrago.test.FennelDmlTest
 
suite() - Static method in class net.sf.farrago.test.FennelTupleTest
 
suite() - Static method in class net.sf.farrago.test.JmiMemTest
 
suite() - Static method in class net.sf.farrago.test.JmiModelTest
 
suite() - Static method in class net.sf.farrago.test.LurqlQueryTest
 
suite() - Static method in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
suite() - Static method in class net.sf.farrago.test.regression.FarragoSorterTest
 
suite() - Static method in class net.sf.farrago.test.regression.FarragoSqlRegressionTest
 
suite() - Static method in class org.eigenbase.util.UtilTest
 
SUM - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SUM - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SUM - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
sum(SqlNode[]) - Static method in class org.eigenbase.sql.parser.SqlParserPos
Combines the parser positions of an array of nodes to create a position which spans from the beginning of the first to the end of the last.
sum(List<SqlNode>) - Static method in class org.eigenbase.sql.parser.SqlParserPos
Combines the parser positions of a list of nodes to create a position which spans from the beginning of the first to the end of the last.
sum(SqlNode[], int, int, int, int) - Static method in class org.eigenbase.sql.parser.SqlParserPos
Computes the parser position which is the sum of the positions of an array of parse tree nodes and of a parser position represented by (line, column, endLine, endColumn).
sum(SqlParserPos[]) - Static method in class org.eigenbase.sql.parser.SqlParserPos
Combines an array of parser positions to create a position which spans from the beginning of the first to the end of the last.
sum(SqlParserPos[], int, int, int, int) - Static method in class org.eigenbase.sql.parser.SqlParserPos
Computes the parser position which is the sum of an array of parser positions and of a parser position represented by (line, column, endLine, endColumn).
sumEmptyIsZeroOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
SUM0 aggregate function.
SUMMARY_FILENAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
summaryInstanceMap - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
sumOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
SUM aggregate function.
superClass - Variable in class org.eigenbase.jmi.JmiInheritanceEdge
 
superInterface - Variable in class net.sf.farrago.session.FarragoSessionDdlDropRule
 
superSetProperty(String, String) - Method in class org.eigenbase.util.property.TriggerableProperties
This is ONLY called during a veto operation.
supplier$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
supportedAnnotations - Static variable in class org.eigenbase.inventory.EigenbaseInventoryGenerator
 
supportedAnnotationTypes() - Method in class org.eigenbase.inventory.EigenbaseInventoryGenerator
 
supportedOptions - Static variable in class org.eigenbase.inventory.EigenbaseInventoryGenerator
 
supportedOptions() - Method in class org.eigenbase.inventory.EigenbaseInventoryGenerator
 
supportsAlterTableAddColumn() - Method in class com.lucidera.lcs.LcsDataServer
 
supportsAlterTableAddColumn() - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Checks whether ALTER TABLE ADD COLUMN is implemented for tables stored by this local data server.
supportsAlterTableAddColumn() - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
supportsAlterTableAddColumn() - Method in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
supportsAlterTableAddColumn() - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
supportsAlterTableWithAddColumn() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsBatchUpdates() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsColumnAliasing() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCondition() - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
supportsConvert() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsConvert(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsFeature(ResourceDefinition) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
supportsFeature(ResourceDefinition) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
supportsFeature(ResourceDefinition) - Method in class net.sf.farrago.rng.FarragoRngPluginFactory.RngPersonality
 
supportsFeature(ResourceDefinition) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Tests whether a feature is supported in this personality.
supportsFullOuterJoins() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsGroupBy() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsMetaData - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
supportsMinimumSQLGrammar() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsMultipleResultSets() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsMultipleTransactions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsNamedParameters() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsNonNullableColumns() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsOuterJoins() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsPositionedDelete() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsPositionedUpdate() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsResultSetType(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSavepoints() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSelectForUpdate() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsServerSharing() - Method in interface net.sf.farrago.namespace.FarragoMedDataWrapper
Returns whether server supports sharing by multiple threads.
supportsServerSharing() - Method in class net.sf.farrago.namespace.impl.MedAbstractDataWrapper
 
supportsSetSource() - Method in class org.eigenbase.javac.JaninoCompiler.JaninoCompilerArgs
 
supportsSetSource() - Method in class org.eigenbase.javac.JavaCompilerArgs
Returns whether JavaCompilerArgs.setSource(java.lang.String, java.lang.String) will work.
supportsStatementPooling() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsStoredProcedures() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsTransactions() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsUnion() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
supportsUnionAll() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
suspendEncoding - Variable in class org.eigenbase.util.RhBase64.OutputStream
 
suspendEncoding() - Method in class org.eigenbase.util.RhBase64.OutputStream
Suspends encoding of the stream.
svptHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
svptHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
svptHandle - Variable in class net.sf.farrago.fennel.FennelSvptHandle
 
sw - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
swallow(Throwable, Logger) - Static method in class org.eigenbase.util.Util
Records that an exception has been caught but will not be re-thrown.
swap(JoinRel) - Static method in class org.eigenbase.rel.rules.SwapJoinRule
Returns a relational expression with the inputs switched round.
swap(JoinRel, boolean) - Static method in class org.eigenbase.rel.rules.SwapJoinRule
 
swapFilter(RexBuilder, LoptMultiJoin, LoptJoinTree, LoptJoinTree, RexNode) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Adjusts a filter to reflect swapping of join inputs
swapInputs(LoptMultiJoin, LoptJoinTree, LoptJoinTree, boolean) - Method in class com.lucidera.opt.LoptOptimizeJoinRule
Swaps the operands to a join, so the smaller input is on the right.
SwapJoinRule - Class in org.eigenbase.rel.rules
SwapJoinRule permutes the inputs to a join.
SwapJoinRule() - Constructor for class org.eigenbase.rel.rules.SwapJoinRule
Creates a SwapJoinRule.
SwapJoinRule.VariableReplacer - Class in org.eigenbase.rel.rules
Walks over an expression, replacing references to fields of the left and right inputs.
SwapJoinRule.VariableReplacer(RexBuilder, RelDataType, RelDataType) - Constructor for class org.eigenbase.rel.rules.SwapJoinRule.VariableReplacer
 
SwitchTo(int) - Method in class net.sf.farrago.parser.impl.FarragoParserImplTokenManager
 
SwitchTo(int) - Method in class net.sf.farrago.rng.parserimpl.RngParserTokenManager
 
SwitchTo(int) - Method in class org.eigenbase.lurql.parser.LurqlParserTokenManager
 
SwitchTo(int) - Method in class org.eigenbase.sql.parser.impl.SqlParserImplTokenManager
 
sxLock - Variable in class net.sf.farrago.catalog.FarragoReposImpl
 
sydneyCal - Static variable in class net.sf.farrago.test.FarragoJdbcTest
A point of time in Sydney, Australia.
symbol - Variable in enum net.sf.farrago.fennel.rel.FennelSearchEndpoint
 
symbolPattern - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable
 
symbolValue(SqlNode) - Static method in class org.eigenbase.sql.SqlLiteral
Extracts the enumerated value from a symbol literal.
SYMFLAG_OPERAND - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
Ordinal of the 'symmetric' operand.
SYMMETRIC - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SYMMETRIC - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SYMMETRIC - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
symmetricBetweenOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
symmetricNotBetweenOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
SYNC - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
synchronizeCommandSets() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Insures that the number of commands is the same for each thread, fills missing order value with null commands, and interleaves a synchronization command before each actual command.
synchronizer - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Used to synchronize command execution.
SyntheticObject - Class in org.eigenbase.runtime
SyntheticObject is a base class for all objects built 'on the fly' by the saffron system.
SyntheticObject() - Constructor for class org.eigenbase.runtime.SyntheticObject
 
syntheticSuperClass - Variable in class org.eigenbase.oj.util.OJClassMap
Class from which synthetic classes should be subclassed.
SYSBOOT_CATALOG_NAME - Static variable in class net.sf.farrago.catalog.FarragoCatalogInit
Reserved name for the system boot catalog.
SYSTEM - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SYSTEM - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SYSTEM - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SYSTEM_USER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
SYSTEM_USER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
SYSTEM_USER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
SYSTEM_USER_NAME - Static variable in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
Reserved name for the system internal authorization user.
systemFieldList - Variable in class org.eigenbase.rel.JoinRel
 
systemFieldList - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
systemFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
systemInfo(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of global information about the running system.
SystemParamAssignment() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SystemParamAssignment() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
SystemParamValue() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
SystemParamValue() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
systemRepos - Variable in class net.sf.farrago.db.FarragoDatabase
 
systemRepos - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
systemUserAuthId - Variable in class net.sf.farrago.ddl.DdlValidator
 
systemUserFullName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Full user name, e.g.
systemUserFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The SYSTEM_USER function.
systemUserName - Variable in class net.sf.farrago.session.FarragoSessionVariables
Value of SQL expression SYSTEM_USER.

T

T - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
TAB - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
TAB - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
TAB_ROWCOUNT - Static variable in class net.sf.farrago.test.FarragoMetadataTest
 
table - Variable in class com.lucidera.lcs.LcsIndexGuide
 
table - Variable in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
table - Variable in class net.sf.farrago.catalog.FarragoTableStatistics
 
table - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
table - Variable in class net.sf.farrago.ddl.DdlRelationalHandler.ReentrantIndexBuilderStmt
 
table - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
table - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
table - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.Source
 
TABLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
table - Variable in class net.sf.farrago.query.FarragoIndexBuilderRel
Table index belongs to
TABLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
table - Variable in class org.eigenbase.rel.TableAccessRelBase
The table definition.
table - Variable in class org.eigenbase.rel.TableModificationRelBase
The table definition.
TABLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
table - Variable in class org.eigenbase.sql.validate.DelegatingSqlValidatorTable
 
table - Variable in class org.eigenbase.sql.validate.IdentifierNamespace
The underlying table.
table$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
TABLE_ACCESS_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
TABLE_APPEND_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
TABLE_DELETE_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
TABLE_MERGE_PREFIX - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
TABLE_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TABLE_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TABLE_NAME - Static variable in class net.sf.farrago.test.JmiMemTest
 
TABLE_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TABLE_TYPES - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
tableAccessed(FarragoSessionTxnId, List<String>, TableAccessMap.Mode) - Method in interface net.sf.farrago.session.FarragoSessionTxnListener
Notifies listener of the effect of a call to FarragoSessionTxnMgr.accessTable.
tableAccessed(FarragoSessionTxnId, List<String>, TableAccessMap.Mode) - Method in class net.sf.farrago.test.FarragoQueryTest.TxnListener
 
tableAccessInstance - Static variable in class com.lucidera.opt.LoptIterCalcRule
 
tableAccessMap - Variable in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
tableAccessMap - Variable in class net.sf.farrago.query.FarragoPreparingStmt
 
TableAccessMap - Class in org.eigenbase.relopt
TableAccessMap represents the tables accessed by a query plan, with READ/WRITE information.
TableAccessMap() - Constructor for class org.eigenbase.relopt.TableAccessMap
Constructs a permanently empty TableAccessMap.
TableAccessMap(RelNode) - Constructor for class org.eigenbase.relopt.TableAccessMap
Constructs a TableAccessMap for all tables accessed by a RelNode and its descendants.
TableAccessMap(List<String>, TableAccessMap.Mode) - Constructor for class org.eigenbase.relopt.TableAccessMap
Constructs a TableAccessMap for a single table
TableAccessMap.Mode - Enum in org.eigenbase.relopt
 
TableAccessMap.Mode() - Constructor for enum org.eigenbase.relopt.TableAccessMap.Mode
 
TableAccessMap.TableRelVisitor - Class in org.eigenbase.relopt
 
TableAccessMap.TableRelVisitor() - Constructor for class org.eigenbase.relopt.TableAccessMap.TableRelVisitor
 
TableAccessRel - Class in org.eigenbase.rel
A TableAccessRel reads all the rows from a RelOptTable.
TableAccessRel(RelOptCluster, RelOptTable, RelOptConnection) - Constructor for class org.eigenbase.rel.TableAccessRel
Creates a TableAccessRel.
TableAccessRelBase - Class in org.eigenbase.rel
TableAccessRelBase is an abstract base class for implementations of TableAccessRel.
TableAccessRelBase(RelOptCluster, RelTraitSet, RelOptTable, RelOptConnection) - Constructor for class org.eigenbase.rel.TableAccessRelBase
 
TableAccessRule - Class in org.eigenbase.rel.rules
TableAccessRule converts a TableAccessRel to the result of calling RelOptTable.toRel(org.eigenbase.relopt.RelOptCluster, org.eigenbase.relopt.RelOptConnection).
TableAccessRule() - Constructor for class org.eigenbase.rel.rules.TableAccessRule
 
tableBlockCount - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
tableClass - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
tableClass - Variable in class net.sf.farrago.ddl.DdlTruncateStmt
 
tableColumnCount - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
TableConstraint(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableConstraint(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableConstructor() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a VALUES leaf query expression.
TableConstructor() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a VALUES leaf query expression.
TableConstructor() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a VALUES leaf query expression.
TableConstructorNamespace - Class in org.eigenbase.sql.validate
Namespace for a table constructor VALUES (expr, expr, ...).
TableConstructorNamespace(SqlValidatorImpl, SqlCall, SqlValidatorScope, SqlNode) - Constructor for class org.eigenbase.sql.validate.TableConstructorNamespace
Creates a TableConstructorNamespace.
TableDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableElement(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableElement(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableElementList(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableElementList(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableFunctionCall(SqlParserPos) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableFunctionCall(SqlParserPos) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableFunctionCall(SqlParserPos) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
TableFunctionColumnListElement(FemRoutine) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableFunctionColumnListElement(FemRoutine) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TableFunctionRel - Class in org.eigenbase.rel
TableFunctionRel represents a call to a function which returns a result set.
TableFunctionRel(RelOptCluster, RexNode, RelDataType, RelNode[]) - Constructor for class org.eigenbase.rel.TableFunctionRel
Creates a TableFunctionRel.
TableFunctionRelBase - Class in org.eigenbase.rel
TableFunctionRelBase is an abstract base class for implementations of TableFunctionRel.
TableFunctionRelBase(RelOptCluster, RelTraitSet, RexNode, RelDataType, RelNode[]) - Constructor for class org.eigenbase.rel.TableFunctionRelBase
Creates a TableFunctionRelBase.
TableFunctionReturnTypeInference - Class in org.eigenbase.sql.type
TableFunctionReturnTypeInference implements rules for deriving table function output row types by expanding references to cursor parameters.
TableFunctionReturnTypeInference(RelDataType, List<String>) - Constructor for class org.eigenbase.sql.type.TableFunctionReturnTypeInference
 
TableIdentifier() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableIdentifier() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
tableList - Variable in class org.eigenbase.sql.util.ChainedSqlOperatorTable
 
tableMap - Variable in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
tableMaps - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
TableModificationRel - Class in org.eigenbase.rel
TableModificationRel is like TableAccessRel, but represents a request to modify a table rather than read from it.
TableModificationRel(RelOptCluster, RelOptTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>, boolean) - Constructor for class org.eigenbase.rel.TableModificationRel
 
TableModificationRelBase - Class in org.eigenbase.rel
TableModificationRelBase is an abstract base class for implementations of TableModificationRel.
TableModificationRelBase(RelOptCluster, RelTraitSet, RelOptTable, RelOptConnection, RelNode, TableModificationRelBase.Operation, List<String>, boolean) - Constructor for class org.eigenbase.rel.TableModificationRelBase
 
TableModificationRelBase.Operation - Enum in org.eigenbase.rel
Enumeration of supported modification operations.
TableModificationRelBase.Operation() - Constructor for enum org.eigenbase.rel.TableModificationRelBase.Operation
 
tableModOp - Variable in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
tableModOp - Variable in class org.eigenbase.oj.stmt.PreparedExecution
 
tableMofId - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
tableMofId - Variable in class net.sf.farrago.ddl.DdlTruncateStmt
 
tableName - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
TableNameNotFound - Variable in class org.eigenbase.resource.EigenbaseResource
TableNameNotFound is 'Table ''{0}'' not found'
tableNames - Variable in class org.eigenbase.test.MockCatalogReader.MockSchema
 
TableOverOpt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Allows an OVER clause following a table expression as an extension to standard SQL syntax.
TableOverOpt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Allows an OVER clause following a table expression as an extension to standard SQL syntax.
TableOverOpt() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Allows an OVER clause following a table expression as an extension to standard SQL syntax.
tableOwningTrigger - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
TableOwningTrigger - Interface in net.sf.farrago.cwm.relational
TableOwningTrigger association proxy interface.
TableOwningTrigger$Hib - Class in net.sf.farrago.cwm.relational
TableOwningTrigger association implementation.
TableOwningTrigger$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
tablePrefixMaps - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
tableProps - Variable in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
 
TableRef() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a table reference in a FROM clause.
TableRef() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a table reference in a FROM clause.
TableRef() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a table reference in a FROM clause.
tableRowCount - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
tables - Variable in class org.eigenbase.test.MockCatalogReader
 
TABLESAMPLE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TABLESAMPLE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TABLESAMPLE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TableSample - Static variable in class org.eigenbase.sql.SqlKind
 
TableSampleORDINAL - Static variable in class org.eigenbase.sql.SqlKind
TABLESAMPLE operator
TableSamplingMode - Interface in net.sf.farrago.fem.fennel
TableSamplingMode enumeration interface.
TableSamplingModeEnum - Class in net.sf.farrago.fem.fennel
TableSamplingMode enumeration class implementation.
TableSamplingModeEnum(String) - Constructor for class net.sf.farrago.fem.fennel.TableSamplingModeEnum
 
tableStats - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
tableStats - Variable in class com.lucidera.opt.test.LoptMetadataTest
 
tableTypes - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
TableUniqueConstraint(CwmTable) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TableUniqueConstraint(CwmTable) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
tableWriter - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
tableWriterDataflow - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
TableWriterDataflow - Interface in net.sf.farrago.fem.fennel
TableWriterDataflow association proxy interface.
TableWriterDataflow$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TableWriterDataflow association interface.
TableWriterDataflow$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.TableWriterDataflow$Hib
 
TabPattern - Static variable in class org.eigenbase.util.TestUtil
 
tabSize - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
tabSize - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
tabSize - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
tabSize - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
tabStats - Variable in class com.lucidera.lcs.LcsIndexOptimizer.SargColumnFilterSelectivityComparator
 
tag - Variable in class net.sf.farrago.init.Initializer$Hib
 
tag - Variable in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
tag - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
tag - Variable in class org.eigenbase.oj.rel.IterCalcRel
 
tag$Hib - Variable in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
tagAnnotation$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
taggedElement - Variable in class net.sf.farrago.cwm.core.CorePackage$Hib
 
TaggedElement - Interface in net.sf.farrago.cwm.core
TaggedElement association proxy interface.
TaggedElement$Hib - Class in net.sf.farrago.cwm.core
TaggedElement association implementation.
TaggedElement$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.core.TaggedElement$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
taggedElement_TaggedValue$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
tagInit() - Method in class net.sf.farrago.init.Initializer$Hib
 
tagInit() - Method in class net.sf.farrago.rngmodel.init.Initializer$Hib
 
target - Variable in class org.eigenbase.lurql.LurqlPlanEdge
 
target - Variable in class org.eigenbase.util.mapping.IntPair
 
target - Variable in class org.eigenbase.util.mapping.Mappings.OverridingSourceMapping
 
target - Variable in class org.eigenbase.util.mapping.Mappings.OverridingTargetMapping
 
TARGET_COLUMN_LIST_OPERAND - Static variable in class org.eigenbase.sql.SqlInsert
 
TARGET_COLUMN_LIST_OPERAND - Static variable in class org.eigenbase.sql.SqlUpdate
 
TARGET_TABLE_OPERAND - Static variable in class org.eigenbase.sql.SqlDelete
 
TARGET_TABLE_OPERAND - Static variable in class org.eigenbase.sql.SqlInsert
 
TARGET_TABLE_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
TARGET_TABLE_OPERAND - Static variable in class org.eigenbase.sql.SqlUpdate
 
targetClass - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform.AssocRule
Target class required for match, or null for wildcard.
targetCol - Variable in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
targetCount - Variable in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
targetName - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
targets - Variable in class org.eigenbase.util.mapping.Mappings.PartialFunctionImpl
 
targets - Variable in class org.eigenbase.util.mapping.Mappings.PartialMapping
 
targets - Variable in class org.eigenbase.util.Permutation
 
targetScope$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
targetScope$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
targetScope$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
targetScope$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
targetScope$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
targetScope$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
targetSet - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
 
targetSubset - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
 
targetTablePrefix - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.WildcardMapping
 
tearDown() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
tearDown() - Method in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
tearDown() - Method in interface net.sf.farrago.test.FarragoJdbcTest.JdbcTester
 
tearDown() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
tearDown() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
tearDown() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
 
tearDown() - Method in class net.sf.farrago.test.FarragoServerTest
 
tearDown() - Method in class net.sf.farrago.test.FarragoTestCase
 
tearDown() - Method in class org.eigenbase.test.DiffTestCase
 
tearDownImpl() - Method in class net.sf.farrago.test.FarragoTestCase
 
tempCal - Variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
The calendar to use as a temporary variable.
tempCal - Variable in class org.eigenbase.util14.ZonelessDatetime
 
tempCredentials - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
tempDate - Variable in class org.eigenbase.util14.ZonelessDate
 
tempFormatter - Variable in class org.eigenbase.util14.ZonelessDatetime
 
tempIncrementSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
tempIndexRootMap - Variable in class net.sf.farrago.db.FarragoDbSessionIndexMap
Map from index MOF ID to root PageId for temporary tables.
tempInitSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
TemplateMethodPattern - Static variable in class org.eigenbase.util.Glossary
Define the skeleton of an algorithm in an operation, deferring some steps to subclasses.
tempMaxSize$Hib - Variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
TEMPORARY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TEMPORARY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TEMPORARY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
temporaryScope$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
temporaryScope$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
temporaryScope$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
tempPrincipals - Variable in class net.sf.farrago.test.FarragoMockLoginModule
 
tempTime - Variable in class org.eigenbase.util14.ZonelessTime
 
tempTimestamp - Variable in class org.eigenbase.util14.ZonelessTimestamp
 
TERTIARY_PHASE - Static variable in interface org.eigenbase.util.property.Trigger
 
tertiaryOne - Variable in class org.eigenbase.test.PropertyTest.State2
 
tertiaryTwo - Variable in class org.eigenbase.test.PropertyTest.State2
 
test(RexNode) - Method in interface org.eigenbase.rel.rules.PushProjector.ExprCondition
Evaluates a condition for a given expression.
test(RexNode) - Method in class org.eigenbase.rel.rules.PushProjector.OperatorExprCondition
 
test(Object, Object, int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
test(int, int, int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
test(long, long, int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
test(float, float, int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
test(double, double, int, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
 
test() - Method in class org.eigenbase.test.ExclusivePipeTest
 
test() - Method in class org.eigenbase.util.Graph.GraphTest
 
TEST_UNICODE_SQL_ESCAPED_LITERAL - Static variable in class org.eigenbase.util14.ConversionUtil
A constant string which can be used wherever a SQL literal containing Unicode escape characters is needed in a test.
TEST_UNICODE_STRING - Static variable in class org.eigenbase.util14.ConversionUtil
A constant string which can be used wherever a Java string containing Unicode characters is needed in a test.
test_unitsql_constraints_misc_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_constraints_notnull_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_constraints_unique_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_alterTableStruct_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_auth_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_catalog_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_char_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_collectionTypes_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_datetime_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_ddlgen_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_decimal_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_dependencies_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_explain_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_jar_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_labels_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_med_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_misc_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_params_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_privs_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_rename_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_replace_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_replaceView_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_row_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_sample_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_schema_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_sequence_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_stale_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_udf_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_udt_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_ddl_view_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_constants_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_datatypes_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_datetime_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_default_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_identifiers_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_nullable_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_orderby_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_row_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_strCasts_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_tablesample_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_udfInvocation_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_unicode_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_expressions_values_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_jdbc_medmetadata_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_jdbc_metadata_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_med_csv_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_med_flatfile_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_med_loopback_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_med_mock_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_agg_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_aggDistinct_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_calc_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_cartesian_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_commonRelSubExpr_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_distinct_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_filter_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_hashexe_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_index_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_iterator_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_joinorder_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_joinUsing_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_lbm_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_lcs_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_lcsdelete_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_lcsrid_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_merge_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_mergeNoIndexes_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_mergeOptimizations_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_mergeUniqIndex_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_multiset_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_namespace_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_nestedLoopJoin_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_outerJoin_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_pushfilter_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_pushProject_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_removeSelfJoins_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_reshape_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_residualfilter_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_semijoin_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_setop_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_sort_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_stat_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_statHistograms_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_subquery_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_union_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_unionEliminator_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_update_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_optimizer_view_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_sqlline_display_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_sqlline_incremental_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_syslib_cancel_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_syslib_exportImport_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_syslib_mgmt_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
test_unitsql_syslib_presort_sql() - Method in class net.sf.farrago.test.FarragoSqlTestWrapper
 
testAbandonedResultSet() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testAbsFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testAccess(CwmModelElement, Set<FemAuthId>, String) - Method in class net.sf.farrago.db.FarragoDbSessionPrivilegeChecker
 
testAddAddAllRemove() - Method in class org.eigenbase.util.ArrayQueueTest
 
testAddBoolInstructionFails() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testAddCarets() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testAddDivideByZeroFail() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testAddNativeInstructionsFail() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testAddRedundantSemiJoinRule() - Method in class org.eigenbase.test.RelOptRulesTest
 
testAggCount() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testAggDistinct() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testAggregateInGroupByFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testAggregateInOrderByFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testAggSum() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testAggSumExp() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testAliasList() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testAliasList2() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testAllServersForWrapper(String) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
Tests that a connection can be established for all SQL/MED servers instantiated from a particular data wrapper.
testAlreadyFalseEliminatesFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testAlwaysSucceeds() - Method in class org.eigenbase.util.OptionsListTest
 
testAmbiguity() - Method in class org.eigenbase.util.ReflectVisitorTest
Tests for ambiguity detection in method lookup.
testAmbiguousColumn() - Method in class org.eigenbase.test.SqlValidatorTest
 
testAndOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testAndOrIllegalTypesFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testAreColumnsUniqueWithCast() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testAreColumnsUniqueWithLiteral() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testArithmeticOperators() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testArithmeticOperators() - Method in class org.eigenbase.test.SqlValidatorTest
 
testArithmeticOperatorsFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testArthimeticOperators() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testAs() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testAsAliases() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testAsColumnList() - Method in class org.eigenbase.test.SqlValidatorTest
 
testAssocEnd(AssociationEnd, String) - Method in class org.eigenbase.lurql.LurqlPlan
 
testAssocFilter(String, String) - Method in class org.eigenbase.lurql.LurqlPlan
 
testAssocGraph() - Method in class net.sf.farrago.test.JmiModelTest
Tests construction of the association graph for the MOF model.
testAutocommitCursorLimit() - Method in class net.sf.farrago.test.FarragoQueryTest
Verifies non-standard behavior preventing more than one statement active at a time in autocommit mode.
testAvgFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testBadTask() - Method in class net.sf.farrago.test.FarragoTimerTest
 
testBangEqualIsBad() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testBeatles(BlockingQueue) - Method in class org.eigenbase.test.ThreadIteratorTest
 
testBeatlesPipelined() - Method in class org.eigenbase.test.ThreadIteratorTest
 
testBeatlesSynchronous() - Method in class org.eigenbase.test.ThreadIteratorTest
 
testBetween() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testBetween() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testBetween() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testBetween() - Method in class org.eigenbase.test.SqlValidatorTest
 
testBetween1() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testBetween2() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testBetween3() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testBetween4() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testBinaries() - Method in class net.sf.farrago.test.FennelTupleTest
 
testBinaryGt() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testBinaryString() - Method in class org.eigenbase.test.SqlValidatorTest
 
testBinaryStringFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testBind() - Method in class org.eigenbase.test.SqlValidatorTest
 
testBitString() - Method in class org.eigenbase.util.UtilTest
Unit-test for BitString.
testBitStringNotImplemented() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testBoolean() - Method in class org.eigenbase.test.PropertyTest
 
testBooleanAnd() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testBooleanConjunction() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testBooleanConjunctionNotNull() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testBooleanExpressions() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testBooleanNoDefault() - Method in class org.eigenbase.test.PropertyTest
 
testBooleanNot() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testBooleanOr() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testBooleanOrNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testBooleanPrecedenceAndAssociativity() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testBooleans() - Method in class org.eigenbase.test.SqlValidatorTest
 
testBox() - Method in class org.eigenbase.test.FilteratorTest
 
testBreakOneToOneAssoc() - Method in class net.sf.farrago.test.JmiMemTest
 
testBufferedIterator() - Method in class org.eigenbase.runtime.BufferedIterator.Test
 
testCachedQuery() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests re-execution of an unprepared query.
testCalcRexImplementor - Static variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestJdbcEngineDriver
 
testCallSubstr() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testCardinality() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCardinalityFunc() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCardinalityFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCarefulNegater() - Method in class org.eigenbase.util.ReflectVisitorTest
Tests CarefulNumberNegater.
testCarelessNegater() - Method in class org.eigenbase.util.ReflectVisitorTest
Tests CarelessNumberNegater.
testCascade() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
testCase - Variable in class net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
 
testCase() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCase() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testCase() - Method in class org.eigenbase.test.SqlToRelConverterTest
Test one of the custom conversions which is recognized by the class of the operator (in this case, SqlCaseOperator).
testCase1() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCase2() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCase2() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testCase3() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCaseExpression() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCaseExpression() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCaseExpressionFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCaseExpressionFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCaseExpressions() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCaseExpressionTypes() - Method in class org.eigenbase.test.SqlValidatorTest
 
TestCaseNameAttr - Static variable in class org.eigenbase.test.DiffRepository
 
testCaseNotNullableCondWithElse() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNotNullableCondWithElsePrimitive() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNotNullableCondWithoutElse() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNotNullableCondWithoutElsePrimitive() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNullableCondWithElse() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNullableCondWithElsePrimitive() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNullableCondWithoutElse() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCaseNullableCondWithoutElsePrimitive() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
TestCaseOverridesAttr - Static variable in class org.eigenbase.test.DiffRepository
 
TestCaseTag - Static variable in class org.eigenbase.test.DiffRepository
 
testCaseType() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCast() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCast() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testCastApproxNumericLimits() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastBinaryLiteral() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCastCharTypesToNumbersAndBack() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCastDateTime() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastDecimalToDoubleToInteger() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastExactNumericLimits() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCastFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCastingList() - Method in class org.eigenbase.util.UtilTest
Tests CastingList and Util.cast(java.util.List, java.lang.Class).
testCastIntToVarchar() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCastNull() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCastNull() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastToApproxNumeric() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastToBoolean() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastToExactNumeric() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastToInterval() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCastToInterval() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCastToString() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastToVarbinaryImplicitTruncate() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCastToVarchar() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCastToVarcharImplicitTruncate() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCastTruncates() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCastTypeToType() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCastWithRoundingToScalar() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCeilFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testChar() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests char and varchar Data Type in JDBC.
testCharacterLength() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCharacterLengthFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCharEq() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCharGe() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCharGt() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCharLe() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCharLength() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCharLength() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCharLength() - Method in class org.eigenbase.test.SqlToRelConverterTest
Tests one of the custom conversions which is recognized by the identity of the operator (in this case, SqlStdOperatorTable.characterLengthFunc).
testCharLength() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCharLengthFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCharLt() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCharNe() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCharsetMismatch() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCharStringComparator() - Method in class net.sf.farrago.test.RuntimeTest
Test CharStringComparator.
testCheckParametersSet() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testCheckpoint() - Method in class net.sf.farrago.test.FennelDmlTest
Tests explicit checkpoint (results are not verifiable so just test that the statement is accepted).
testCheckSecurityRoleCyleLurqlQuery() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests execution of a LURQL query to check role cycle.
testClass - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.test.Class" is used by FarragoTestCase to filter tests.
testClassValuedAttributes() - Method in class net.sf.farrago.test.JmiMemTest
 
testClausesNotOnNewLine() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testClone() - Method in class net.sf.farrago.test.JmiMemTest
 
testClonerator() - Method in class org.eigenbase.runtime.BufferedIterator.Test
 
testCluelessNegater() - Method in class org.eigenbase.util.ReflectVisitorTest
Tests CluelessNumberNegater.
testCoalesce() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testCoalesce() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCoalesce() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCoalesceFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCoalesceFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCoalesceWithoutRewrite() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCoalesceWithRewrite() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCollect() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCollectFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCollectionTable() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCollectionTable() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testCollectionTable() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCollectionTableWithColumnListParam() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCollectionTableWithCursorParam() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testCollectionTableWithCursorParam() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testCollectionTableWithCursorParam() - Method in class org.eigenbase.test.SqlValidatorTest
 
testColumnAliasWithAs() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testColumnAliasWithoutAs() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testColumnCoverage(FemAbstractColumn, Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
Determines if a column is referenced by projection list.
testColumnOriginsAggCountStar() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsAggKey() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsAggMeasure() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsConstant() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsDyadicExpression() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsExpression() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsJoinFullOuter() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsJoinLeft() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsJoinOuter() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsJoinRight() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsSelfUnion() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsTableOnly() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsUnion() - Method in class org.eigenbase.test.RelMetadataTest
 
testColumnOriginsValues() - Method in class org.eigenbase.test.RelMetadataTest
 
testComments() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testComplement() - Method in class org.eigenbase.test.SargTest
 
testComplexStrings() - Method in class org.eigenbase.test.ConnectStringParserTest
tests complex connect strings, adapted directly from Mondrian tests.
testCompoundBoxedCalcIter() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundBoxIter() - Method in class org.eigenbase.runtime.CompoundIterator.Test
 
testCompoundBoxIter() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundCalcIter() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundCalcIterFirstEmpty() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundIter() - Method in class org.eigenbase.runtime.CompoundIterator.Test
 
testCompoundIter() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundIterEmpty() - Method in class org.eigenbase.runtime.CompoundIterator.Test
 
testCompoundIterEmpty() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundIterFirstEmpty() - Method in class org.eigenbase.runtime.CompoundIterator.Test
 
testCompoundIterFirstEmpty() - Method in class org.eigenbase.runtime.CompoundTupleIter.Test
 
testCompoundParallelIterEmpty1() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
testCompoundParallelIterEmpty2() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
testCompoundParallelTupleIter1() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
testCompoundParallelTupleIter2() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
testCompoundParallelTupleIter3() - Method in class org.eigenbase.runtime.CompoundParallelTupleIter.Test
 
testConcat() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testConcat() - Method in class org.eigenbase.test.SqlValidatorTest
 
testConcatBothNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testConcatFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testConcatNoNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testConcatOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testConcatWithCharset() - Method in class org.eigenbase.test.SqlValidatorTest
 
testConcatWithOneNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testConnection(String, String, String, String) - Static method in class net.sf.farrago.namespace.jdbc.MedJdbcUDR
Uses parameters to test whether a given JDBC connection can be successfully established.
testConnectionInit() - Method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
Tests special connection initialization based on connection properties.
testConnectionParams() - Method in class net.sf.farrago.test.FarragoServerTest
Tests client driver connection URI parameters.
testConnectStringErrors() - Method in class org.eigenbase.test.ConnectStringParserTest
tests for specific errors thrown by the parser.
testConnectStrings() - Method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
Tests engine driver URIs with connection params.
testConstructors() - Method in class org.eigenbase.util.ArrayQueueTest
 
testContinuedLiteral() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testConvertAndTranslate() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testConvertFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testConvertMultiJoinRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testConvertMultiJoinRuleOuterJoins() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testCorrelatingVariables() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCorrelationJoin() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testCorrelationJoin() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCountFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCountFunction() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCountNoGroup() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testCreateView() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testCreateViewNegative() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests that a DDL statement fails because we have not specified a target schema.
testCrossJoinOnFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCrossJoinUsingFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testCumeDistFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCumulativeCostAggregate() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostFilter() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostFilteredProjection() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostFilteredProjectionSort() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostRowScanWithInputs() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostSelfJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostSemiJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostTable() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCumulativeCostUnion() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testCurrentDate() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCurrentDateFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCurrentPath() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCurrentPathFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCurrentRoleFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCurrentTime() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCurrentTimeFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCurrentTimestamp() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCurrentTimestampFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testCurrentUser() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testCurrentUserFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testDamiansSubqueryStyle() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testdataDir - Static variable in class net.sf.farrago.test.regression.FarragoSorterTest
 
testDataTypes() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testDateMinusDate() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testDateTime() - Method in class org.eigenbase.test.SqlValidatorTest
 
testDateTimeCast() - Method in class org.eigenbase.sql.parser.SqlParserTest
Tests for casting to/from date/time types.
testDateTimeCast() - Method in class org.eigenbase.test.SqlValidatorTest
Tests casting to/from date/time types.
testDateTimeOverLocalJdbc() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests that ResultSet.getObject(int) implementation in farrago returns a distinct object for a ZonelessDateTime type column in each new row.
testDateTimeSql() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests sql Date/Time to java.sql Date/Time translations.
testDdlGeneration() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
Test DDL generation for objects that don't have all the optional clauses.
testDdlNoValidateOnPrepare() - Method in class net.sf.farrago.test.FarragoJdbcTest
Verifies that DDL statements are not validated at prepare time, but at execution time
testDdlValidateOnPrepare() - Method in class net.sf.farrago.test.FarragoJdbcTest
Verifies that DDL statements are validated at prepare time, not just execution time.
testDefault() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testDefaultCharacterSet() - Method in class net.sf.farrago.test.FarragoRepositoryTest
 
testDefaultEndpoint() - Method in class org.eigenbase.test.SargTest
 
testDefaultIntervalExpr() - Method in class org.eigenbase.test.SargTest
 
testDelete() - Method in class net.sf.farrago.test.FennelDmlTest
Tests DELETE.
testDelete() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testDeleteNothing() - Method in class net.sf.farrago.test.FennelDmlTest
 
testDeleteWhere() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testDeleteWithFilter() - Method in class net.sf.farrago.test.FennelDmlTest
Tests DELETE ...
testDenseRankFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testDescendingOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testDiff() - Method in class net.sf.farrago.test.DiffSanityTest
Negative test.
testDiffLines() - Method in class org.eigenbase.util.UtilTest
Tests the difference engine, DiffTestCase.diff(java.io.File, java.io.File).
testDigits() - Method in class org.eigenbase.test.ThreadIteratorTest
 
testDistinct() - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
testDistinctRowCountAgg() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testDistinctRowCountFilter() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testDistinctRowCountHashJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountJoin() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testDistinctRowCountNonSargableFilter() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountNoStatsFilter() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountProjectedLcsTable() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountSargableFilter() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountSargAndNonSargFilters() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountSort() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testDistinctRowCountTable() - Method in class org.eigenbase.test.RelMetadataTest
 
testDistinctRowCountTabNoFilter() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistinctRowCountUnion() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testDistinctRowCountUniqueTab() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testDistribution(FarragoSorterTest.DistributionGenerator) - Method in class net.sf.farrago.test.regression.FarragoSorterTest
 
testDivideOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testDouble() - Method in class org.eigenbase.test.PropertyTest
 
testDoubleConversion() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
 
testDoubleLimit() - Method in class org.eigenbase.test.PropertyTest
 
testDoubleLimitNoDefault() - Method in class org.eigenbase.test.PropertyTest
 
testDoubleNoAlias() - Method in class org.eigenbase.test.SqlValidatorTest
 
testDoubleNoDefault() - Method in class org.eigenbase.test.PropertyTest
 
testDummy() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
 
testDuplicateColumnAliasIsOK() - Method in class org.eigenbase.test.SqlValidatorTest
 
testDuplicateTableAliasFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testDynamicParameter() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests valid usage of a dynamic parameter and retrieval of associated metadata.
testDynamicParameterExecuteImmediate() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests invalid attempt to execute a statement with a dynamic parameter without preparation.
testDynamicParameterInCall() - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
testDynamicParameterInConditional() - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
testDynamicParameterInUpdate() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests metadata for dynamic parameter in an UPDATE statement.
testDynamicParamInUdx() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests a query which involves a dynamic parameter in the FROM clause.
testDynamicParamSupport(SargExpr) - Method in class org.eigenbase.sarg.SargRexAnalyzer
Tests whether we can support the usage of dynamic parameters in a given SargExpr.
testEarlyBinding() - Method in class net.sf.farrago.test.JmiMemTest
 
testEarlyCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testElement() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testElement() - Method in class org.eigenbase.test.SqlValidatorTest
 
testElementFunc() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testElementFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testElementInValues() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testEmbeddedDate() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testEmbeddedTime() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testEmbeddedTimestamp() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testEmpty() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
Tests that the empty program works.
testEmpty() - Method in class org.eigenbase.test.ThreadIteratorTest
 
testEmpty() - Method in class org.eigenbase.util.PermutationTestCase
 
testEmptyAndClear() - Method in class org.eigenbase.util.ArrayQueueTest
 
testEmptyExpr() - Method in class org.eigenbase.test.SargTest
 
testEmptyFilterProjectUnion() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testEmptyStatistics() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testEmptyValues() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testEnumConstants() - Method in class org.eigenbase.util.UtilTest
Tests the methods Util.enumConstants(Class) and Util.enumVal(Class, String).
testEqualNotEqual() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testEqualNotEqual() - Method in class org.eigenbase.test.SqlValidatorTest
 
testEqualNotEqualFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testEquals() - Method in class org.eigenbase.util.ArrayQueueTest
 
testEqualsOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
tester - Variable in class net.sf.farrago.test.FarragoJdbcTest
Tester to use
tester - Variable in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoVmOperatorTestBase
 
tester - Variable in class net.sf.farrago.test.Rex2CalcPlanTest
 
tester - Variable in class org.eigenbase.sql.test.SqlOperatorTest
 
tester - Variable in class org.eigenbase.test.SqlToRelTestBase
 
tester - Variable in class org.eigenbase.test.SqlValidatorTestCase
 
testEscapeOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testEverything - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.test.everything" is used by FarragoTestCase to filter tests.
testExcept() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExcept() - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
testExceptionCleanup() - Method in class org.eigenbase.sql.parser.SqlParserTest
Tests that when there is an error, non-reserved keywords such as "A", "ABSOLUTE" (which naturally arise whenver a production uses "<IDENTIFIER>") are removed, but reserved words such as "AND" remain.
testExceptionContents() - Method in class net.sf.farrago.test.FarragoServerTest
Tests that Paser/Validator exceptions contain original statement.
testExceptionContents() - Method in class net.sf.farrago.test.FarragoVjdbcServerTest
 
testExceptions() - Method in class org.eigenbase.util.ArrayQueueTest
 
testExcnStack() - Method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
For background on this test, please see http://n2.nabble.com/SqlParseException.getCause%28%29-td1616492.html
testExists(RefObject, LurqlPlanExistsEdge) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
testExists() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExists() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testExistsCorrelated() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testExistsInWhere() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExistsOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testExpandStar() - Method in class org.eigenbase.test.SqlValidatorTest
 
testExpFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testExplain() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExplainAsXml() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testExplainInsert() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExplainWithImpl() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExplainWithoutImpl() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExplainWithType() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExplicitTable() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExplicitTable() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testExplicitTable() - Method in class org.eigenbase.test.SqlValidatorTest
 
testExplicitTableOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testExplicitTableOrdered() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExportImport() - Method in class net.sf.farrago.test.JmiMemTest
 
testExportSales() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
testExtract() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testExtract() - Method in class org.eigenbase.test.SqlValidatorTest
 
testExtractFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testExtractJoinFilterRule() - Method in class org.eigenbase.test.RelOptRulesTest
 
testFarragoAutoCalcRuleByDiff() - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
testFennelAggRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFennelBufferCommonRelSubExprRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFennelCartesianJoinRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFennelQueryAsynchronousCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testFennelQuerySynchronousCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testFennelSortRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFennelToIteratorConverterRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFilesetConcurrent - Variable in class net.sf.farrago.util.FarragoProperties
The string property "net.sf.farrago.fileset.concurrentsql" specifies a newline-separated list of concurrency test SQL script files to run.
testFilesetRegression - Variable in class net.sf.farrago.util.FarragoProperties
The string property "net.sf.farrago.fileset.regressionsql" specifies a newline-separated list of regression test SQL script files to run.
testFilesetUnitlurql - Variable in class net.sf.farrago.util.FarragoProperties
The string property "org.eigenbase.fileset.unitlurql" specifies a newline-separated list of LURQL test script files to run.
testFilesetUnitsql - Variable in class net.sf.farrago.util.FarragoProperties
The string property "net.sf.farrago.fileset.unitsql" specifies a newline-separated list of unit test SQL script files to run.
testFilteredStatistics() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testFiniteEndpoint() - Method in class org.eigenbase.test.SargTest
 
testFirstValueFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testFloorCeil() - Method in class org.eigenbase.test.SqlValidatorTest
 
testFloorFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testFoo() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testFoo() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testForeach() - Method in class net.sf.farrago.test.Jdk15Test
 
testFrom() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testFromComplete() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testFromReferenceFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testFromValues() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFromValuesWithoutParens() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFromWhere() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testFromWithAs() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFtrsScanToSearchRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFtrsTableAccessRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFtrsTableProjectionRule() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testFullInnerJoinFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFullOuterJoin() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFunction() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFunctionalDistinct() - Method in class org.eigenbase.test.SqlValidatorTest
 
testFunctionInFunction() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testFunctionInFunction() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFunctionWithDistinct() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testFusion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testFusionFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testGenericCollections() - Method in class net.sf.farrago.test.Jdk15Test
 
testGoodTask() - Method in class net.sf.farrago.test.FarragoTimerTest
 
testGraphGenerics() - Method in class net.sf.farrago.test.Jdk15Test
 
testGreaterThanOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testGreaterThanOrEqualOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testGroup() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testGroup() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testGroup() - Method in class org.eigenbase.test.HepPlannerTest
 
testGroup() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testGroup() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupAgg() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupBug281() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testGroupBug281b() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testGroupByCorrelatedColumnFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupEmpty() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testGroupExpressionEquivalence() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupExpressionEquivalenceId() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupExpressionEquivalenceLiteral() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupExpressionEquivalenceStringLiteral() - Method in class org.eigenbase.test.SqlValidatorTest
 
testGroupExpressionsInsideAndOut() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testGroupJustOneAgg() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testHaving() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testHaving() - Method in class org.eigenbase.test.SqlValidatorTest
 
testHavingAfterGroup() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testHavingBeforeGroupFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testHavingBetween() - Method in class org.eigenbase.test.SqlValidatorTest
 
testHavingNoGroup() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testHeterogeneousConversion() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testHexAndBinaryString() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testHexAndBinaryStringFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testHexBitBinaryString() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testIdentifier() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIllegalCursors() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIllegalUnicodeEscape() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInconstentTypes() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testIndent8() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testIndexColumn(FemLocalIndex, CwmColumn) - Static method in class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
 
testIndexCoverage(FemLocalIndex, Integer[]) - Method in class com.lucidera.lcs.LcsIndexGuide
Determines if an index is referenced by projection list
testIndexCoverage(FtrsIndexGuide, FemLocalIndex, Integer[]) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableProjectionRule
 
testInfiniteEndpoint() - Method in class org.eigenbase.test.SargTest
 
testInheritanceGraph() - Method in class net.sf.farrago.test.JmiModelTest
Tests construction of the inheritance graph for the MOF model.
testInitcap() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testInitcapFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testInlineWinDef() - Method in class org.eigenbase.test.SqlValidatorTest
 
testInList() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInList() - Method in class org.eigenbase.test.SqlValidatorTest
 
testInListEmptyFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInMemoryDegenerate() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with all values the same.
testInMemoryDups() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with many duplicate values.
testInMemoryPresortedDups() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with duplicate values already sorted.
testInMemoryPresortedDupsReverse() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with duplicate values already in reverse sort order.
testInMemoryPresortedSparse() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with sparse values already sorted.
testInMemoryPresortedSparseReverse() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with sparse values already in reverse sort order.
testInMemorySparse() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an in-memory sort with mostly distinct values.
testInnerJoin() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testInnerJoinWithoutUsingOrOnFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testInnerOuterJoinFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testInQuery() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInsert() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT ...
testInsert() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testInsert() - Method in class org.eigenbase.util.PermutationTestCase
 
testInsertColumnList() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT ...
testInsertColumnList() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInsertImplicitDefault() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT with an implied DEFAULT value.
testInsertMultiRow() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT ...
testInsertPrepared() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT ...
testInsertSelect() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInsertSingleRow() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT ...
testInsertUnion() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInsertValues() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInsertWithFilter() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT ...
testInSetop() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInSubquery() - Method in class org.eigenbase.test.SqlValidatorTest
 
testInt() - Method in class org.eigenbase.test.PropertyTest
 
testInteger() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests integer Data Type in JDBC.
testIntegerLiteral() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testIntegralNativeInstructionsFail() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testInternalLurqlQuery() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests execution of an internal LURQL query defined in a resource file.
testIntersect() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIntersect() - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
testIntersection() - Method in class org.eigenbase.test.SargTest
 
testInterval() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testIntervalArithmetics() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIntervalCompare() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIntervalCompare() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIntervalLiterals() - Method in class org.eigenbase.sql.parser.SqlParserTest
Runs tests for each of the thirteen different main types of INTERVAL qualifiers (YEAR, YEAR TO MONTH, etc.) Tests in this section fall into two categories: xxxPositive: tests that should pass parser and validator xxxFailsValidation: tests that should pass parser but fail validator A substantially identical set of tests exists in SqlValidatorTest, and any changes here should be synchronized there.
testIntervalLiterals() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIntervalMillisConversion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIntervalMonthsConversion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIntervalOperators() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIntervalOperators() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIntervalTimeUnitEnumeration() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIntLimit() - Method in class org.eigenbase.test.PropertyTest
 
testIntLimitNoDefault() - Method in class org.eigenbase.test.PropertyTest
 
testIntNoDefault() - Method in class org.eigenbase.test.PropertyTest
 
testInUncorrelatedSubquery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testInvalidCharFilter() - Method in class net.sf.farrago.test.FarragoRepositoryTest
 
testInvalidDynamicParameter() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests invalid usage of a dynamic parameter.
testInvalidFunction() - Method in class org.eigenbase.test.SqlValidatorTest
 
testInvalidGroupBy() - Method in class org.eigenbase.test.SqlValidatorTest
 
testInvalidPath() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testInvalidToken() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testInvalidUrl() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testInvalidUser() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testInValueListLong() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testInValueListShort() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testIs() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIsASet() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIsASet() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIsASetOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsBooleanPrecedenceAndAssociativity() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIsBooleans() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIsDifferentFrom(FarragoSyntheticObject, FarragoSyntheticObject) - Static method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
Called at runtime to implement the SqlStdOperatorTable.isDifferentFromOperator operator in a row-size fashion.
testIsDistinctFrom() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIsDistinctFrom() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testIsDistinctFromOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testIsFalseOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsNotDistinct() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testIsNotDistinctFrom() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testIsNotDistinctFromOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsNotFalseOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsNotNullOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsNotTrueOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsNotUnknownOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsNullOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsTrueOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIsUnknownOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testIterableProperties() - Method in class org.eigenbase.util.UtilTest
 
testIterator() - Method in class org.eigenbase.util.ArrayQueueTest
 
testJavaAssert() - Method in class net.sf.farrago.test.DiffSanityTest
This is here to verify that Java assert is correctly enabled during testing.
testJavaQueryAsynchronousCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testJavaQueryAsynchronousCancelRepeated() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testJavaQuerySynchronousCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testJavaUdfInvocation() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testJdbcDriverClass - Variable in class net.sf.farrago.util.FarragoProperties
The string property "net.sf.farrago.test.jdbcDriverClass" specifies the fully qualified name of the JDBC driver to use during testing.
testJdbcDrivers - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.test.jdbc.drivers" is a comma-separated list of class names to be used as JDBC drivers.
testJdbcFn() - Method in class org.eigenbase.sql.test.SqlOperatorTests
Tests support for JDBC functions.
testJdbcFunctionCall() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testJdbcFunctionCall() - Method in class org.eigenbase.test.SqlValidatorTest
 
testJdbcFunctionSyntax() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testJdbcUrl - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.test.jdbc.url" is the URL of the JDBC database which contains the EMP and DEPT tables used for testing.
testJmpToNoWhere() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testJoin() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testJoinCross() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testJoinKeywords() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testJoinNatural() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJoinNaturalMultipleCommonColumn() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJoinNaturalNoCommonColumn() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJoinOn() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testJoinOn() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJoinQuery() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testJoinRowType() - Method in class org.eigenbase.test.SqlValidatorTest
 
testJoinUsing() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testJoinUsing() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJoinUsing() - Method in class org.eigenbase.test.SqlValidatorTest
 
testJoinUsingCompound() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJoinUsingDupColsFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testJoinUsingIncompatibleDatatype() - Method in class org.eigenbase.test.SqlValidatorTest
 
testJoinUsingInvalidColsFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testJoinWithUnion() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testJumpBooleanFails() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testJumpingBack() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
Tests if the builder asserts when trying to call jump to a previous line.
testJumpingToItSelf() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testKeywordsLowerCase() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testKillServer() - Method in class net.sf.farrago.test.FarragoServerTest
 
testLabelInFarragoConnection() - Method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
 
testLabelJump() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testLabelJumpFails() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testLabelJumpToItself() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testLabelMultipleTimes() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testLarge() - Method in class org.eigenbase.test.SqlValidatorTest
Tests a large scalar expression, which will expose any O(n^2) algorithms lurking in the validation process.
testLargeVarBuffers() - Method in class net.sf.farrago.test.FennelTupleTest
 
testLastFunction() - Method in class org.eigenbase.test.SqlValidatorTest
 
testLastValueFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLateral() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testLateral() - Method in class org.eigenbase.test.SqlValidatorTest
 
TestLeaks - Class in net.sf.farrago.test
TestLeaks helps locate Java memory leaks.
TestLeaks() - Constructor for class net.sf.farrago.test.TestLeaks
 
testLessThanOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLessThanOrEqualOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLikeAndSimilar() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testLikeAndSimilar() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testLikeAndSimilar() - Method in class org.eigenbase.test.SqlValidatorTest
 
testLikeLiteral() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testLikeLiteralWithEscape() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testLikeOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLikeRuntime() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testLikeRuntimeWithEscape() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testListener() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
Tests whether planner correctly notifies listeners of events.
testLiteral() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testLiteralAtLimit() - Method in class org.eigenbase.sql.test.SqlOperatorTests
Tests that CAST fails when given a value just outside the valid range for that type.
testLiteralBeyondLimit() - Method in class org.eigenbase.sql.test.SqlOperatorTests
Tests that CAST fails when given a value just outside the valid range for that type.
testLiteralChain() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLiteralChain() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testLiteralCollate() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testLnFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLobTextUdxEmptyString() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testLobTextUdxMultiChunk() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testLobTextUdxNull() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testLobTextUdxOneChunk() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testLocalTimeFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLocalTimestampFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLogFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testLongIdentifiers() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testLower() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testLowerFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMassiveExportImport() - Method in class net.sf.farrago.test.JmiMemTest
 
testMatchLimitOneBottomUp() - Method in class org.eigenbase.test.HepPlannerTest
 
testMatchLimitOneTopDown() - Method in class org.eigenbase.test.HepPlannerTest
 
testMatchUntilFixpoint() - Method in class org.eigenbase.test.HepPlannerTest
 
testMaxFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMaxRows() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests Statement.setMaxRows(int).
testMemberOf() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMemberOf() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMemberOfOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMergeFilterWithJoinCondition() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testMergeSelectSource() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMergeTableRefSource() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMetadata() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMinFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMinimal() - Method in class net.sf.farrago.test.FennelTupleTest
 
testMinMaxFunctions() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMinusDateOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMinusDateOperator() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMinusIntervalOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMinusOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMinusPrefixInExpression() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMiscIntervalQualifier() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMissingRefFile() - Method in class net.sf.farrago.test.DiffSanityTest
Negative test.
testMixed1() - Method in class org.eigenbase.test.RexTransformerTest
 
testMixed2() - Method in class org.eigenbase.test.RexTransformerTest
 
testMixed3() - Method in class org.eigenbase.test.RexTransformerTest
 
testMixedExpression() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testMixedFrom() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMixedStar() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMixingTypes() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testMod() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testModelGraph() - Method in class net.sf.farrago.test.JmiModelTest
Tests construction of the JmiModelGraph for the MOF model.
testModelView() - Method in class net.sf.farrago.test.JmiModelTest
Tests construction of a JmiModelView for the MOF model.
testModFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testModFuncDivByZero() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMultilineComment() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMultipleDifferentAs() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMultipleDynamicParameters1() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests valid usage of multiple dynamic parameters.
testMultipleDynamicParameters2() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests valid usage of multiple dynamic parameters, including the fix for FRG-72.
testMultipleMarshalling() - Method in class net.sf.farrago.test.FennelTupleTest
test the ability to marshall multiple times using the same tupledescriptor, accessor and bytebuffer
testMultipleSameAsPass() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMultipleThreadsExclusive() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a multi-threaded scenario with objects pinned exclusively.
testMultipleThreadsShared() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a multi-threaded scenario with objects pinned as shared.
testMultiplyOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testMultiset() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMultiset() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testMultiset() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testMultiset() - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
testMultiset() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMultisetCast() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMultisetExcept() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMultisetIntersect() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMultisetMixed() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testMultisetOfColumns() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testMultisetSetOperators() - Method in class org.eigenbase.test.SqlValidatorTest
 
testMultisetSubquery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testMultisetUnion() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testName - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.test.Name" is used by FarragoTestCase to filter tests.
testNameResolutionInValuesClause() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNaturalCrossJoin() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testNaturalCrossJoinFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNaturalJoinIncompatibleDatatype() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNaturalJoinWithOnFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNaturalJoinWithUsing() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNestedAggFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNestedFrom() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNestedSelect() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testNew() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNewSpecification() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testNoAutocommitCursorLimit() - Method in class net.sf.farrago.test.FarragoQueryTest
Verifies that multiple statements can be active when not in autocommit mode.
testNoDiff() - Method in class net.sf.farrago.test.DiffSanityTest
Positive test.
testNonAmbiguity() - Method in class org.eigenbase.util.ReflectVisitorTest
Tests that ambiguity detection in method lookup does not kick in when a better match is available.
testNoNativeTraceLeak() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testNonBooleans() - Method in class org.eigenbase.test.RexTransformerTest
 
testNot() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testNotBetween() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNotEqualsOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNotExists() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testNotIllegalTypeFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNotInOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNotLike() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testNotLikeOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNotNullIsFalse() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNotNullIsNotNull() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNotNullIsNull() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNotNullIsTrue() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNotOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNotSimilarToOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNotUniqueIfRidAboveJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testNull() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNullableIsFalse() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNullableIsNotNull() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNullableIsNull() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNullableIsTrue() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testNullables() - Method in class net.sf.farrago.test.FennelTupleTest
 
testNullCast() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNullEndpoint() - Method in class org.eigenbase.test.SargTest
 
testNullExpr() - Method in class org.eigenbase.test.SargTest
 
testNullIf() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testNullIf() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNullifExpression() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testNullifFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testNullPath() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testNulls() - Method in class org.eigenbase.test.FilteratorTest
 
testNullUrl() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testNullUser() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testNumbers() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testNumbers() - Method in class org.eigenbase.test.SqlValidatorTest
 
testNumericMaximums() - Method in class net.sf.farrago.test.FennelTupleTest
 
testNumericMinimums() - Method in class net.sf.farrago.test.FennelTupleTest
 
testNumericOperators() - Method in class org.eigenbase.test.SqlValidatorTest
 
testObjectStatus(RefObject, DdlValidator.ValidatedOp) - Method in class net.sf.farrago.ddl.DdlValidator
 
testObjIntegrityVerificationFail() - Method in class net.sf.farrago.test.FarragoRepositoryTest
 
testObjIntegrityVerificationPass() - Method in class net.sf.farrago.test.FarragoRepositoryTest
 
testObscuredAliasFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOfferNull() - Method in class org.eigenbase.util.ArrayQueueTest
 
testOfferPoll() - Method in class org.eigenbase.util.ArrayQueueTest
 
testOjRexImplementor - Static variable in class net.sf.farrago.test.FarragoAutoCalcRulesTest.TestJdbcEngineDriver
 
testOleDbExamples() - Method in class org.eigenbase.test.ConnectStringParserTest
Tests most of the examples from the OLE DB spec.
testOn() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOnCondition() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testOne() - Method in class org.eigenbase.test.FilteratorTest
 
testOne() - Method in class org.eigenbase.util.PermutationTestCase
 
testOneThreadFailedInitialization() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where an exception is thrown during initialization.
testOneThreadOverlappingExclusive() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where two cars are rented at the same time.
testOneThreadSequential() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where a single car is rented, returned, and then rented and returned again.
testOneThreadSequentialNonReusable() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where a car is rented, smoked in, and then returned, so that a subsequent rental request forces creation of a new car (discarding the old one).
testOneThreadSequentialStale() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where a car is rented, driven a long way, and then returned, so that a subsequent rental request forces creation of a new car (discarding the old one).
testOneThreadShared() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where the same car is rented by two customers at the same time.
testOneThreadVictimization() - Method in class net.sf.farrago.test.FarragoObjectCacheTest
Tests a scenario where new cars are constantly requested and then returned, causing old cars to be recycled for their tires.
testOneWinFunc() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOnlyQuoteIdentifiersWhichNeedIt() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testOperateOnColumn() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOptimizeNonNullLiterals() - Method in class org.eigenbase.test.RexTransformerTest
 
testOrder() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOrder() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrder() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOrderByAlias() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByAliasDoesNotOverride() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByAliasInExpr() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByAliasOverrides() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByDesc() - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
testOrderByIdenticalExpr() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByList() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testOrderByNegativeOrdinal() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByOrdinalDesc() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByOrdinalInExpr() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderBySameExpr() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderByVarbinary() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests a query which involves sorting VARBINARY values.
testOrderDistinct() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderGroup() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderGroup() - Method in class org.eigenbase.test.SqlValidatorTest
Tests validation of the ORDER BY clause when GROUP BY is present.
testOrderIllegalInExpression() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOrderInternal() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOrderUnion() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderUnion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOrderUnionExprs() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrderUnionOrdinal() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOrOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testOrphans() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests orphan statement and resultset cleanup.
testOrUnchanged() - Method in class org.eigenbase.test.RexTransformerTest
the or operator should pass through unchanged since e.g.
testOuterJoinNoiseword() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOver() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOverAvg() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOverAvg2() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOverCountStar() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOverlaps() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOverlaps() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testOverlaps() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOverlapsOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testOverlay() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testOverlay() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testOverlay() - Method in class org.eigenbase.test.SqlValidatorTest
 
testOverlayAllNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testOverlayFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testOverlayNoLength() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testOverlayNoNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testOverlayNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testOverlayThreeNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testOverMultiple() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testOverOrderFollowingWindow() - Method in class org.eigenbase.test.SqlToRelConverterTest
Tests that a window with a FOLLOWING bound becomes BETWEEN CURRENT ROW AND FOLLOWING.
testOverOrderWindow() - Method in class org.eigenbase.test.SqlToRelConverterTest
Tests that a window containing only ORDER BY is implicitly CURRENT ROW.
testParensInFrom() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testParenthesizeAllExprs() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testParseNumber() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testParseNumberFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPartialIdentifier() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testPartitionByExpr() - Method in class org.eigenbase.test.SqlValidatorTest
 
testPeek() - Method in class org.eigenbase.util.ArrayQueueTest
 
testPercentageOriginalRowsAgg() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsJoin() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsJoinTwoFilters() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsOneFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsRedundantFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsTableOnly() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsTwoFilters() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsUnionBigFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsUnionLittleFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentageOriginalRowsUnionNoFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testPercentRankFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPersistentStringProperty() - Method in class org.eigenbase.test.PersistentPropertyTest
 
testPlannerCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testPlusCastNullSmallint() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPlusIntervalOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPlusOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPointerBoolInstructionsFail() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testPointExpr() - Method in class org.eigenbase.test.SargTest
 
testPopulationAgg() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationFilter() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationHashJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testPopulationJoin() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationNoProjExprs() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testPopulationProjectedLcsTable(String, BitSet, double, double) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testPopulationProjFuncExpr() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testPopulationProjTimesExpr() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testPopulationSort() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationTabPrimary() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationTabUniqueNotNull() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationTabUniqueNull() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPopulationUnion() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testPosition() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPosition() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testPosition() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPosition() - Method in class org.eigenbase.test.SqlValidatorTest
 
testPositionFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPosixTimeZone() - Method in class org.eigenbase.util.UtilTest
Tests the Util.toPosix(TimeZone, boolean) method.
testPower() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPowerFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPrecedence0() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrecedence1() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrecedence2() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrecedence3() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrecedence4() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrecedence5() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrecedenceSetOps() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPrefix() - Method in class org.eigenbase.test.SqlValidatorTest
 
testPrefixMinusCastNullTinyint() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrefixMinusOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPrefixPlusOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testPreparedMetaData() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests retrieval of ResultSetMetaData without actually executing query.
testPreparedQuery() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests re-execution of a prepared query.
testPreparedStmtDataTypes() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testPreTests() - Method in class org.eigenbase.test.RexTransformerTest
 
testPrimaryUpdate() - Method in class net.sf.farrago.test.FennelDmlTest
Tests UPDATE which can be performed without updating any secondary indexes.
testPrimitiveColumnOperation() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests a query which involves operation on columns.
testPrimitiveDivide() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveEquals() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveEqualsNotNull() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveGreater() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveGreaterBoolean() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveLess() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveMinus() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitivePlus() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitivePrefixMinus() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrimitiveTimes() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testPrintEquals() - Method in class org.eigenbase.util.UtilTest
 
testPrintEquals2() - Method in class org.eigenbase.util.UtilTest
 
testPrintEquals3() - Method in class org.eigenbase.util.UtilTest
 
testPrintEquals4() - Method in class org.eigenbase.util.UtilTest
 
testPrintEquals5() - Method in class org.eigenbase.util.UtilTest
 
testPrintLimits() - Method in class org.eigenbase.test.SqlLimitsTest
 
testProcedureCall() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testPropertyExpansion() - Method in class net.sf.farrago.test.FarragoPropertiesTest
 
testPropertyFields() - Method in class net.sf.farrago.test.FarragoPropertiesTest
 
testPushAggThroughUnion() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testPushFilterThroughOuterJoin() - Method in class org.eigenbase.test.RelOptRulesTest
 
testPushProjectPastFilter() - Method in class org.eigenbase.test.RelOptRulesTest
 
testPushProjectPastJoin() - Method in class org.eigenbase.test.RelOptRulesTest
 
testPushProjectPastSetOp() - Method in class org.eigenbase.test.RelOptRulesTest
 
testPushSemiJoinPastFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testPushSemiJoinPastJoinRule_Left() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testPushSemiJoinPastJoinRule_Right() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testPushSemiJoinPastProject() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
TestQuery - Variable in class net.sf.farrago.resource.FarragoInternalQuery
TestQuery is 'select s from class NamedColumnSet where name=?tableName then ( follow association ElementOwnership backward as s );'
testQueryInFrom() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testQueryInIllegalContext() - Method in class org.eigenbase.sql.parser.SqlParserTest
In modern SQL, a query can occur almost everywhere that an expression can.
testQuotedFunction() - Method in class org.eigenbase.sql.parser.SqlParserTest
Tests that you can't quote the names of builtin functions.
testQuotedFunction() - Method in class org.eigenbase.test.SqlValidatorTest
 
testQuotesInString() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testRangeIntervalExpr() - Method in class org.eigenbase.test.SargTest
 
testRankFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testRecordType() - Method in class org.eigenbase.test.SqlValidatorTest
 
testReduceAverage() - Method in class org.eigenbase.test.RelOptRulesTest
 
testReduceCastAndConsts() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceCasts() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceCastsNullable() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceConstants() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceConstantsCalc() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceConstantsEliminatesFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceValuesNull() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceValuesToEmpty() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceValuesUnderFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceValuesUnderProject() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testReduceValuesUnderProjectFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testRef() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testRefFails() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testRefImmediatePackage() - Method in class net.sf.farrago.test.JmiMemTest
 
testRefIsInstanceOf() - Method in class net.sf.farrago.test.JmiMemTest
 
testRelMetadata() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests relational expression metadata derivation via FarragoSession.analyzeSql.
testRemoveSemiJoin() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testRemoveSemiJoinRight() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testRemoveSemiJoinRightWithFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testRemoveSemiJoinWithFilter() - Method in class net.sf.farrago.test.FarragoOptRulesTest
 
testRemoveSingleGood() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
This always worked (in contrast to testRemoveSingleReformed) because it uses a completely-physical pattern (requiring GoodSingleRule to fire first).
testRemoveSingleReformed() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
Previously, this didn't work because ReformedRemoveSingleRule uses a pattern which spans calling conventions.
testRepeatedOfferPoll() - Method in class org.eigenbase.util.ArrayQueueTest
 
testReplaceCommonSubexpression() - Method in class org.eigenbase.test.HepPlannerTest
 
testReturnConstant() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
testReverseSolidus() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testRewriteWithColumnReferenceExpansion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testRewriteWithColumnReferenceExpansionAndFromAlias() - Method in class org.eigenbase.test.SqlValidatorTest
 
testRewriteWithIdentifierExpansion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testRewriteWithoutIdentifierExpansion() - Method in class org.eigenbase.test.SqlValidatorTest
 
testRexAnalyzer() - Method in class org.eigenbase.test.SargTest
 
testRow() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testRow() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testRow() - Method in class org.eigenbase.test.SqlValidatorTest
 
testRowCountCartesian() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowCountDept() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowCountDistinctUnion() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountEmp() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowCountFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowCountHashJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountJoin() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowCountJoinBigStats() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountJoinFtrs() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountJoinLcs() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountJoinNoColStats() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountJoinNonEquiJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountLeftOuterJoinNoColStats() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountLeftSemiJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountRightAntiJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountRightOuterJoinNoColStats() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountRowScanWithInputs() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testRowCountSort() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowCountUnion() - Method in class org.eigenbase.test.RelMetadataTest
 
testRowNumberFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testRowtype() - Method in class org.eigenbase.test.SqlValidatorTest
 
testRuleClass() - Method in class org.eigenbase.test.HepPlannerTest
 
testRuleDescription() - Method in class org.eigenbase.test.HepPlannerTest
 
testRuleGuessDescription() - Method in class org.eigenbase.relopt.RelOptUtilTest
Tests the rules for how we name rules.
testSample() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSample() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSampleBernoulli() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSampleBernoulliQuery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSampleQuery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSampleSystem() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSampleSystemQuery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSavepoints() - Method in class net.sf.farrago.test.FennelDmlTest
Tests savepoint API.
testScalarExpression() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testScalarQueryInSelect() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testScalarQueryInWhere() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testScalars() - Method in class org.eigenbase.test.SqlValidatorTest
 
testScalarsFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testScalarSubQuery() - Method in class org.eigenbase.test.SqlValidatorTest
 
testScientificNotation() - Method in class org.eigenbase.util.UtilTest
 
testScript - Variable in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testScript() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testScriptWithRedirect() - Method in class net.sf.farrago.test.FarragoSqlRunnerTest
 
testSecondaryUpdate() - Method in class net.sf.farrago.test.FennelDmlTest
Tests UPDATE to a column covered by a secondary index.
TestSecurityRoleCycleCheck - Variable in class net.sf.farrago.resource.FarragoInternalQuery
TestSecurityRoleCycleCheck is 'select r from class Role where name=?granteeName then ( recursively ( follow origin end Grantee where action = ''INHERIT_ROLE'' then ( follow origin end Privilege as r ) ) );'
testSelect() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testSelectAll() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectDistinct() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectDistinct() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSelectDistinct() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSelectDistinctDup() - Method in class org.eigenbase.test.SqlToRelConverterTest
Tests that if the clause of SELECT DISTINCT contains duplicate expressions, they are only aggregated once.
testSelectDistinctGroup() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testSelectFromBareExplicitTableFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectFromExplicitTable() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectivityAgg() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivityAndFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivityComparisonFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivityIsNotNullFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivityJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSelectivityLcsTableNoStats() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSelectivityOrFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivityRedundantFilter() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivitySort() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectivityUnion() - Method in class org.eigenbase.test.RelMetadataTest
 
testSelectList() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectList() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testSelectList3() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectList4() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSelectListExtraIndentFlag() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testSelectListItemsOnSeparateLines() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testSelfInsert() - Method in class net.sf.farrago.test.FennelDmlTest
Tests INSERT where source and target are the same table.
testSerializeEnumeratedValues() - Method in class org.eigenbase.util.UtilTest
Tests whether EnumeratedValues serialize correctly.
testServer(String) - Static method in class net.sf.farrago.syslib.FarragoMedUDR
Tests that a connection can be established to a particular SQL/MED local or foreign data server.
testServer() - Method in class net.sf.farrago.test.FarragoServerTest
 
testSessionParams() - Method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
Tests that session parameter values make it to sessions_view.
testSessionUser() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSessionUserFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testSetCatalog() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests a query using a different catalog.
testSetExpr() - Method in class org.eigenbase.test.SargTest
 
testSetTimestamp() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests inserting timestamp values via a dynamic parameter with and without a calendar object.
testSimilarLiteral() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSimilarLiteralWithEscape() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSimilarRuntime() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSimilarRuntimeWithEscape() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSimilarToOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testSimple() - Method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
testSimpleAnd() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleColumnOriginProjectedRowScan() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSimpleColumnOriginsAggregate() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSimpleColumnOriginsJoin() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSimpleColumnOriginsProjFilter() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSimpleColumnOriginsUnion() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testSimpleCompare() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testSimpleEquals() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleGreaterEquals() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleGreaterThan() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleIdentifier() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleLessEqual() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleLessThan() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleNotEquals() - Method in class org.eigenbase.test.RexTransformerTest
 
testSimpleParser() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testSimpleParserQuotedId() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testSimpleParserTokenizer() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testSimplePassThroughFilter() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testSimpleStrings() - Method in class org.eigenbase.test.ConnectStringParserTest
tests simple connect string, adapted from Mondrian tests.
testSimplyEqualsFilter() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testSimplyEqualsFilterShortCircuit() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testSimplyEqualsFilterWithComments() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testSingleNoAlias() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSqlInlineComment() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSqlstateProperty() - Method in class org.eigenbase.test.EigenbaseResourceTest
Verifies that resource properties such as SQLSTATE are available at runtime.
testSqlUdfInvocation() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testStar() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testString() - Method in class org.eigenbase.test.PropertyTest
 
testStringCompare() - Method in class org.eigenbase.test.SqlValidatorTest
 
testStringCompareType() - Method in class org.eigenbase.test.SqlValidatorTest
 
testStringFunctions() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testStringLiteral() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testStringLiteral() - Method in class org.eigenbase.test.SqlValidatorTest
 
testStringLiteralBroken() - Method in class org.eigenbase.test.SqlValidatorTest
 
testStringLiteralChain() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testStringLiteralFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testStringLiterals() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testStringNoDefault() - Method in class org.eigenbase.test.PropertyTest
 
testStrings() - Method in class net.sf.farrago.test.FennelTupleTest
 
testStructuredTypes() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSubMultisetOf() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSubMultisetrOf() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSubprogram() - Method in class org.eigenbase.test.HepPlannerTest
 
testSubQuery() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testSubqueryCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testSubQueryInWhere() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testSubstring() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testSubstring() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSubstringFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testSubstringFunction() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testSubstringNegativeLength() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubstringNoLength() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubstringNothingNullable() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubstringNullableLength() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubstringNullablePosition() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubstringPositionLessThanZero() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubstringPositionZero() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSubtypes() - Method in class org.eigenbase.test.FilteratorTest
 
testSuite - Variable in class org.eigenbase.util.SaffronProperties
The string property "saffron.test.Suite" is used by FarragoTestCase to filter tests.
testSumFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testSystemUser() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testSystemUserFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testTableReloadCrash - Variable in class net.sf.farrago.util.FarragoProperties
The boolean property "net.sf.farrago.ddl.DdlReloadTableStmt.crash" causes ALTER TABLE to fail in a mode which simultates a database crash.
testTableReloadSleep - Variable in class net.sf.farrago.util.FarragoProperties
The integer property "net.sf.farrago.ddl.DdlReloadTableStmt.sleep" specifies (if set) the number of milliseconds that ALTER TABLE should sleep after taking locks and before executing.
testTableSample() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testTablesample() - Method in class org.eigenbase.test.SqlValidatorFeatureTest
 
testTabStop() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testTags() - Method in class net.sf.farrago.test.FarragoRepositoryTest
Tests FarragoRepos interface for tags manipulation.
testThreadIterator() - Method in class org.eigenbase.runtime.QueueIteratorTest
 
testTimeDate() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testTimeout() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests setQueryTimeout.
testTimeoutIterator() - Method in class org.eigenbase.runtime.QueueIteratorTest
 
testTimerAllocation() - Method in class net.sf.farrago.test.FarragoUtilTest
Tests FarragoTimerAllocation.
testToArray() - Method in class org.eigenbase.util.ArrayQueueTest
 
testToJavaId() - Method in class org.eigenbase.util.UtilTest
 
testToString() - Method in class org.eigenbase.util.ArrayQueueTest
 
testTouchingEndpoint() - Method in class org.eigenbase.test.SargTest
 
testTraitPropagation() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
 
testTransformLeaf() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
Tests transformation of a leaf from NONE to PHYS.
testTransformSingleGood() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
Tests transformation of a single+leaf from NONE to PHYS.
testTransformSingleReformed() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
Tests transformation of a single+leaf from NONE to PHYS.
testTranslateFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testTrigger() - Method in class org.eigenbase.test.PropertyTest
 
testTriggerCallOrder() - Method in class org.eigenbase.test.PropertyTest
Checks that triggers are called in the correct order.
testTrim() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testTrim() - Method in class org.eigenbase.test.SqlValidatorTest
 
testTrimBoth() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testTrimFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testTrimFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testTrimLeading() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testTrimTrailing() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testTupleAlignment() - Method in class net.sf.farrago.test.FennelTupleTest
 
testTwo() - Method in class org.eigenbase.util.PermutationTestCase
 
testTwoServers() - Method in class net.sf.farrago.test.FarragoServerTest
Tests error message when a 2nd server is started.
testTxnMgrListener() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests that the transaction manager correctly notifies listeners of table accesses.
testTypedStatistics() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testTypeDump() - Method in class org.eigenbase.relopt.RelOptUtilTest
 
testTypeOfAs() - Method in class org.eigenbase.test.SqlValidatorTest
 
testTypesLiterals() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUdxAsynchronousCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testUdxRelMetadata() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testUdxReturnsColListParamRelMetadata() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testUdxSynchronousCancel() - Method in class net.sf.farrago.test.FarragoJdbcTest
 
testUncachedQuery() - Method in class net.sf.farrago.test.FarragoJdbcTest
Tests re-execution of an unprepared query with statement caching disabled.
testUnconstrainedExpr() - Method in class org.eigenbase.test.SargTest
 
testUnencodableUnicodeLiteral() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testUnicodeEscapedLiteral() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUnicodeLiteral() - Method in class net.sf.farrago.test.FarragoQueryTest
 
testUnicodeLiteral() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUnion() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUnion() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testUnion() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testUnion() - Method in class org.eigenbase.test.SargTest
 
testUnion() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUnionAll() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUnionCountMismatchFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnionCountMismatcWithValuesFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnionNameResolution() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnionOfNonQueryFails() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUnionOrder() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUnionSubquery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUnionToDistinctRule() - Method in class org.eigenbase.test.RelOptRulesTest
 
testUnionTypeMismatchFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnionTypeMismatchWithStarFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnionTypeMismatchWithValuesFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnionValues() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUniqueKeysAgg() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysCartesianProduct() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysCorrelateRel() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysFullTableAgg() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysJoinLeft() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysJoinNotUnique() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysJoinRight() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysLeftOuterJoin() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysProj1() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysProj2() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysProj3() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysProjectedLcsTable() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testUniqueKeysProjectedLcsTableWhenNullsFiltered() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testUniqueKeysRightOuterJoin() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysTab() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueKeysWhenNullsFiltered() - Method in class net.sf.farrago.test.FarragoMetadataTest
 
testUniqueRidColumn() - Method in class com.lucidera.opt.test.LoptMetadataTest
 
testUnnest() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUnnest() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUnnest() - Method in class org.eigenbase.test.SqlValidatorTest
 
testUnnestSelect() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUnnestSubquery() - Method in class org.eigenbase.test.SqlToRelConverterTest
 
testUnparseableIntervalQualifiers() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testUpper() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testUpperFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testUpperLower() - Method in class org.eigenbase.test.SqlValidatorTest
 
testURIs() - Method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
Tests engine driver URIs.
testUser() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testUserFunc() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testUseSameConstantTwice() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilderTest
 
TestUtil - Class in org.eigenbase.util
Static utilities for JUnit tests.
TestUtil() - Constructor for class org.eigenbase.util.TestUtil
 
testValueChange() - Method in class org.eigenbase.test.PropertyTest
Tests that trigger is called after the value is changed
testValues() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testValues() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
Validates expected data against retrieved data.
testValues(List<Object>, List<Object>, int) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.FetchAndCompareCommand
Validates ResultSet against expected data.
testValuesExplicitRow() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testValuesOperator() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testValuesRewrite() - Method in class org.eigenbase.test.SqlValidatorTest
 
testValuesTypeMismatchFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
testVarbinaryComparison() - Method in class net.sf.farrago.test.FarragoQueryTest
Tests a query which involves comparison with VARBINARY values.
testVarcharEquals() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testVarcharLess() - Method in class net.sf.farrago.test.FarragoRexToOJTranslatorTest
 
testVetoChangeValue() - Method in class org.eigenbase.test.PropertyTest
 
testVetoChangeValueManyTimes() - Method in class org.eigenbase.test.PropertyTest
Runs PropertyTest.testVetoChangeValue() many times, to test concurrency.
testVetoChangeValuePersistent() - Method in class org.eigenbase.test.PropertyTest
 
testWhere() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testWhere() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWhereList() - Method in class org.eigenbase.sql.test.SqlAdvisorTest
 
testWhereListItemsOnSeparateLinesAnd() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testWhereListItemsOnSeparateLinesOr() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
testWhereReference() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindow() - Method in class org.eigenbase.sql.test.SqlOperatorTests
 
testWindowClause() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindowClause2() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindowClauseWithSubquery() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindowDisallowPartial() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testWindowedFirstLastValue() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testWindowedMinMax() - Method in class net.sf.farrago.test.Rex2CalcPlanTest
 
testWindowFunctions() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindowInSubquery() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testWindowNegative() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindowPartial() - Method in class org.eigenbase.test.SqlValidatorTest
 
testWindowReference() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testWindowSpec() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testWindowSpecPartial() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
testWithoutRemoveTrivialProject() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
 
testWithRemoveTrivialProject() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest
 
testXyz() - Method in class org.eigenbase.test.ThreadIteratorTest
 
THEN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
THEN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
THEN - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
THEN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
THEN_OPERANDS - Static variable in class org.eigenbase.sql.fun.SqlCase
THEN_OPERANDS = 1
thenSpec - Variable in class org.eigenbase.lurql.LurqlPathBranch
 
thisOperands - Variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
thread - Variable in class org.eigenbase.runtime.ThreadIterator
 
thread - Variable in class org.eigenbase.runtime.TimeoutQueueIterator
 
thread - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIter
 
THREAD - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
THREAD_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
THREAD_POOL - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Enumeration constant corresponding to literal threadPool.
THREAD_STATE - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
threadBufferedWriters - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
threadChecker - Static variable in class net.sf.farrago.jdbc.FarragoJdbcUtil
Contains the serialization checker for each thread.
threadDeclarers - Static variable in class org.eigenbase.oj.util.OJUtil
Each thread's enclosing OJClass.
threadId - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
The id for this thread.
threadId - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
threadInvocationStack - Static variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
ThreadIterator - Class in org.eigenbase.runtime
ThreadIterator converts 'push' code to 'pull'.
ThreadIterator() - Constructor for class org.eigenbase.runtime.ThreadIterator
 
ThreadIterator(BlockingQueue) - Constructor for class org.eigenbase.runtime.ThreadIterator
 
ThreadIteratorTest - Class in org.eigenbase.test
Test for ThreadIterator.
ThreadIteratorTest(String) - Constructor for class org.eigenbase.test.ThreadIteratorTest
 
ThreadIteratorTest.ArrayIterator - Class in org.eigenbase.test
 
ThreadIteratorTest.ArrayIterator(Object[]) - Constructor for class org.eigenbase.test.ThreadIteratorTest.ArrayIterator
 
threadList(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of all threads running in the JVM.
threadMap - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Maps Integer thread IDs to a TreeMap.
threadNameMap - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator
Maps Integer thread IDs to thread names.
threadResultsReaders - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
threadStackEntries(PreparedStatement) - Static method in class net.sf.farrago.syslib.FarragoManagementUDR
Populates a table of stack entries for all threads running in the JVM.
threadStringWriters - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
threadTypeFactories - Static variable in class org.eigenbase.oj.util.OJUtil
 
threadTypeFactory() - Static method in class org.eigenbase.oj.util.OJUtil
 
Three - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
ThreeOrFour - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
thresholdScore - Static variable in class com.lucidera.opt.LoptSemiJoinOptimizer
 
throwable - Variable in class org.eigenbase.runtime.QueueIterator.EndOfQueue
 
throwable - Variable in class org.eigenbase.runtime.QueueIterator
 
thrown - Variable in class org.eigenbase.test.ExclusivePipeTest.Consumer
 
thrown - Variable in class org.eigenbase.test.ExclusivePipeTest.Producer
 
throwNPE() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
throwOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
throwOverflowStmtList - Static variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor
 
throwSQLException() - Static method in class net.sf.farrago.test.FarragoTestUDR
 
thunk - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
tickMillis - Static variable in class org.eigenbase.runtime.QueueIteratorTest
Multiplier which determines how long each logical clock tick lasts, and therefore how fast the test is run.
tickMillis - Static variable in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
Multiplier which determines how long each logical clock tick lasts, and therefore how fast the test is run.
tieBreaker - Variable in class org.eigenbase.jmi.JmiDependencyMappedTransform
 
TIES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TIES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TIES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TIME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TIME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Time - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the TIME(0) SQL type.
time - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
TIME - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
TIME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
time - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.PrintCommand
 
time_to_char(String, Time) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
time_to_char(String, Time, boolean) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
timeDateFunctions - Static variable in class org.eigenbase.sql.SqlJdbcFunctionCall
 
timefmt - Variable in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
timeFormat - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
timeFormat - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
TimeFormatStr - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
TimeFormatStr - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
TimeFormatStr - Static variable in class org.eigenbase.util14.DateTimeUtil
the SimpleDateFormat string for ISO times, "HH:mm:ss"
timeFuncs - Static variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.TimeFunctionImplementor
 
timeIntervalTypes - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
timeNoDate - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
timeout - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.CommandWithTimeout
 
timeout - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeout
 
TIMEOUT - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
TIMEOUT_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
timeoutAsUnderflow - Variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
timeoutIter - Variable in class org.eigenbase.runtime.IteratorResultSet
 
timeoutMillis - Variable in class org.eigenbase.runtime.AbstractIterResultSet
 
timeoutMillis - Static variable in class org.eigenbase.test.ExclusivePipeTest
 
TimeoutQueueIterator - Class in org.eigenbase.runtime
Adapter which allows you to iterate over an Iterator with a timeout.
TimeoutQueueIterator(Iterator) - Constructor for class org.eigenbase.runtime.TimeoutQueueIterator
 
TimeoutQueueTupleIter - Class in org.eigenbase.runtime
Adapter which allows you to iterate over an TupleIter with a timeout.
TimeoutQueueTupleIter(TupleIter) - Constructor for class org.eigenbase.runtime.TimeoutQueueTupleIter
 
TimeoutQueueTupleIter.Fencepost - Class in org.eigenbase.runtime
 
TimeoutQueueTupleIter.Fencepost() - Constructor for class org.eigenbase.runtime.TimeoutQueueTupleIter.Fencepost
 
TimeoutQueueTupleIterTest - Class in org.eigenbase.runtime
Test case for TimeoutQueueTupleIter.
TimeoutQueueTupleIterTest(String) - Constructor for class org.eigenbase.runtime.TimeoutQueueTupleIterTest
 
TimeoutQueueTupleIterTest.TickIterator - Class in org.eigenbase.runtime
Iterator which returns an element from an array on a regular basis.
TimeoutQueueTupleIterTest.TickIterator(Object[], boolean, long) - Constructor for class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
timeoutTupleIter - Variable in class org.eigenbase.runtime.TupleIterResultSet
 
timePattern - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
Regular expression for a SQL TIME(0) value.
timer - Variable in class net.sf.farrago.util.FarragoTimerAllocation
 
Times - Static variable in class org.eigenbase.sql.SqlKind
 
TimesORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Times
timestamp - Variable in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
timestamp - Variable in class net.sf.farrago.db.FarragoDbSession.SessionLabel
 
timestamp - Variable in class net.sf.farrago.ddl.DdlValidator
 
TIMESTAMP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TIMESTAMP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Timestamp - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the TIMESTAMP SQL type.
timestamp - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
TIMESTAMP - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
timestamp - Variable in class org.eigenbase.rel.metadata.CachingRelMetadataProvider.CacheEntry
 
timestamp - Variable in class org.eigenbase.relopt.volcano.RelSubset
Timestamp for metadata validity
TIMESTAMP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TIMESTAMP_FIELD_NAME - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
TIMESTAMP_FORMAT - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
TIMESTAMP_PREFIX - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
timestamp_to_char(String, Timestamp) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
timestamp_to_char(String, Timestamp, boolean) - Static method in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR
 
timestamped - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
prefix printed row with time it was fetched
timestampfmt - Variable in class net.sf.farrago.syslib.FarragoConvertDatetimeUDR.DatetimeFormatHelper
 
timestampFormat - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
timestampFormat - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
timestampFormatStr - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
TimestampFormatStr - Static variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
 
TimestampFormatStr - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
TimestampFormatStr - Static variable in class org.eigenbase.util14.DateTimeUtil
the SimpleDateFormat string for ISO timestamps, "yyyy-MM-dd HH:mm:ss"
timestampInRange(Timestamp, Timestamp, Timestamp) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Determines if a specified timestamp is within 2 bounds.
timestampNoPrec - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
timestampPattern - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
Regular expression for a SQL TIMESTAMP(0) value.
timestampStr - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
timeStr - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
TimeUnit() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TimeUnit() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
TimeUnit() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
timeZone - Variable in class org.eigenbase.sql.SqlDataTypeSpec
 
TIMEZONE_HOUR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TIMEZONE_HOUR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TIMEZONE_HOUR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TIMEZONE_MINUTE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TIMEZONE_MINUTE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TIMEZONE_MINUTE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
timingTracer - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
timingTracer - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
timingTracer - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
timingTracer - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
timingTracer - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
TINY - Static variable in class org.eigenbase.relopt.volcano.VolcanoCost
 
TINYINT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TINYINT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Tinyint - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the TINYINT SQL type.
TINYINT - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
TINYINT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
tinyIntObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
tmpIndex2LastFilterMap - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
tmpResidualFilterSet - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
tnArrays - Static variable in class org.eigenbase.oj.util.OJUtil
 
tnInt - Static variable in class org.eigenbase.oj.util.OJUtil
 
tnList - Static variable in class org.eigenbase.oj.util.OJUtil
 
tnObject - Static variable in class org.eigenbase.oj.util.OJUtil
 
tnRestartableIterator - Static variable in class org.eigenbase.oj.util.OJUtil
 
TO - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TO - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TO - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
to - Variable in class org.eigenbase.util.Graph.Arc
 
TO_STRING_METHOD_NAME - Static variable in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
toArray() - Method in class net.sf.farrago.namespace.impl.MedPropertyInfoMap
 
toArray() - Method in class net.sf.farrago.plugin.FarragoPluginInfoList
Converts the list built up with addXXXPropertyInfo to an array suitable for return from a getXXXPropertyInfo call.
toArray() - Method in class org.eigenbase.sql.SqlNodeList
 
toArray(List<Integer>) - Static method in class org.eigenbase.util.IntList
Converts a list of Integer objects to an array of primitive ints.
toArray() - Method in class org.eigenbase.util.OptionsList
 
toArray(Vector) - Static method in class org.eigenbase.util.Util
Deprecated. use Vector.toArray() on Java2
toArray(Vector, Object[]) - Static method in class org.eigenbase.util.Util
Equivalent to Vector.toArray(Object[]).
toBigDecimal(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toBigDecimal(Number, int) - Static method in class org.eigenbase.util14.NumberUtil
 
toBigDecimal(Number) - Static method in class org.eigenbase.util14.NumberUtil
 
toBitString() - Method in class org.eigenbase.util.BitString
Returns this bit string as a bit string, such as "10110".
toBoolean(String) - Static method in class org.eigenbase.util.property.Property
Converts a string to a boolean.
toBoolean(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toBoolean(String) - Static method in class org.eigenbase.util14.ConversionUtil
Converts a string into a boolean
toByte(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toByteArrayFromBitString(String, int) - Static method in class org.eigenbase.util.BitString
Converts a bit string to an array of bytes.
toByteArrayFromString(String, int) - Static method in class org.eigenbase.util14.ConversionUtil
Converts a string into a byte array.
toBytes(int[]) - Static method in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
Converts an int array to byte array.
toBytes(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toCsv(int, String, String, Timestamp, String, String, String, String, boolean, boolean, boolean, String, String, String, String, String, HashSet<String>, String, Connection) - Static method in class net.sf.farrago.syslib.FarragoExportSchemaUDR
Helper function which creates and writes data to CSV and BCP files
toDate(Object, TimeZone) - Method in class org.eigenbase.util14.AbstractResultSet
 
toDateFuncName - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
todo - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
todo - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
todo - Static variable in class org.eigenbase.test.SqlValidatorTest
Deprecated. Deprecated so that usages of this constant will show up in yellow in Intellij and maybe someone will fix them.
todoTypeInference - Static variable in class org.eigenbase.test.SqlValidatorTest
 
toDouble(RelOptCost) - Method in class org.eigenbase.relopt.volcano.RuleQueue
Converts a cost to a scalar quantity.
toDouble(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toFemSqltypedElement(FemAbstractTypedElement) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Casts a FemAbstractTypedElement to the FemSqltypedElement interface via a proxy.
toFloat(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toFormattedString() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Returns e.g.
toFormattedString() - Method in class org.eigenbase.sql.SqlDateLiteral
Returns e.g.
toFormattedString() - Method in class org.eigenbase.sql.SqlTimeLiteral
Returns e.g.
toFormattedString() - Method in class org.eigenbase.sql.SqlTimestampLiteral
Returns e.g.
toHexString(int) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
toHexString(Integer) - Static method in class net.sf.farrago.test.FarragoTestUDR
 
toHexString() - Method in class org.eigenbase.util.BitString
Converts this bit string to a hex string, such as "7AB".
toIdentifier() - Method in class org.eigenbase.sql.validate.SqlIdentifierMoniker
 
toIdentifier() - Method in interface org.eigenbase.sql.validate.SqlMoniker
Creates a SqlIdentifier containing the fully-qualified name.
toIdentifier() - Method in class org.eigenbase.sql.validate.SqlMonikerImpl
 
toInputRefs(RelDataType) - Static method in class org.eigenbase.rex.RexUtil
Creates an array of RexInputRef, one for each field of a given rowtype.
toInputRefs(int[], RelDataType) - Static method in class org.eigenbase.rex.RexUtil
Creates an array of RexInputRef objects, one for each field of a given rowtype, according to a permutation.
toInt(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toIntArray() - Method in class org.eigenbase.util.IntList
 
toJava(List<RexNode>) - Method in class org.eigenbase.oj.util.JavaRexBuilder.OJTranslator
 
toJava(RexNode) - Method in class org.eigenbase.oj.util.JavaRexBuilder.OJTranslator
 
toJavaId(String, int) - Static method in class org.eigenbase.util.Util
Converts an arbitrary string into a string suitable for use as a Java identifier.
toJavaString(Comparable, SqlTypeName) - Static method in class org.eigenbase.rex.RexLiteral
 
toJavaString(String) - Static method in class org.eigenbase.util.TestUtil
Converts a string (which may contain quotes and newlines) into a java literal.
toJdbcObject() - Method in class org.eigenbase.util14.ZonelessDate
 
toJdbcObject() - Method in class org.eigenbase.util14.ZonelessDatetime
Returns this datetime as a Jdbc object
toJdbcObject() - Method in class org.eigenbase.util14.ZonelessTime
 
toJdbcObject() - Method in class org.eigenbase.util14.ZonelessTimestamp
 
toJmiClass(Class) - Method in class net.sf.farrago.catalog.codegen.ProxyGen
Finds the JMI class corresponding to a Java interface.
token - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
Token - Class in net.sf.farrago.parser.impl
Describes the input token stream.
Token() - Constructor for class net.sf.farrago.parser.impl.Token
 
token - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
Token - Class in net.sf.farrago.rng.parserimpl
Describes the input token stream.
Token() - Constructor for class net.sf.farrago.rng.parserimpl.Token
 
token - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
Token - Class in org.eigenbase.lurql.parser
Describes the input token stream.
Token() - Constructor for class org.eigenbase.lurql.parser.Token
 
token - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
Token - Class in org.eigenbase.sql.parser.impl
Describes the input token stream.
Token() - Constructor for class org.eigenbase.sql.parser.impl.Token
 
token_source - Variable in class net.sf.farrago.parser.impl.FarragoParserImpl
 
token_source - Variable in class net.sf.farrago.rng.parserimpl.RngParser
 
token_source - Variable in class org.eigenbase.lurql.parser.LurqlParser
 
token_source - Variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
tokenBegin - Variable in class net.sf.farrago.parser.impl.SimpleCharStream
 
tokenBegin - Variable in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
tokenBegin - Variable in class org.eigenbase.lurql.parser.SimpleCharStream
 
tokenBegin - Variable in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
tokenImage - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
tokenImage - Variable in exception net.sf.farrago.parser.impl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception net.sf.farrago.rng.parserimpl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
tokenImage - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
tokenImage - Variable in exception org.eigenbase.lurql.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception org.eigenbase.sql.parser.impl.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
tokenImages - Variable in exception org.eigenbase.sql.parser.SqlParseException
 
tokenize(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ShellCommand
 
tokenList - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
tokenList - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
Immutable list of all tokens, in alphabetical order.
TokenMgrError - Error in net.sf.farrago.parser.impl
 
TokenMgrError() - Constructor for error net.sf.farrago.parser.impl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error net.sf.farrago.parser.impl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error net.sf.farrago.parser.impl.TokenMgrError
 
TokenMgrError - Error in net.sf.farrago.rng.parserimpl
 
TokenMgrError() - Constructor for error net.sf.farrago.rng.parserimpl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error net.sf.farrago.rng.parserimpl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error net.sf.farrago.rng.parserimpl.TokenMgrError
 
TokenMgrError - Error in org.eigenbase.lurql.parser
 
TokenMgrError() - Constructor for error org.eigenbase.lurql.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.eigenbase.lurql.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.eigenbase.lurql.parser.TokenMgrError
 
TokenMgrError - Error in org.eigenbase.sql.parser.impl
 
TokenMgrError() - Constructor for error org.eigenbase.sql.parser.impl.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.eigenbase.sql.parser.impl.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.eigenbase.sql.parser.impl.TokenMgrError
 
tokenSet - Variable in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
Set of all tokens.
toLenientRel(RelOptCluster, RelNode, RelDataType, RelDataType) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
Converts one RelNode to another RelNode with specified RowType.
toList(Iterator) - Static method in class org.eigenbase.test.EigenbaseTestCase
Converts an iterator to a list.
toList(TupleIter) - Static method in class org.eigenbase.test.EigenbaseTestCase
Converts a TupleIter to a list.
toList(Enumeration) - Static method in class org.eigenbase.test.EigenbaseTestCase
Converts an enumeration to a list.
toList(Iterator<T>) - Static method in class org.eigenbase.util.Util
Materializes the results of a Iterator as a List.
toLocalRefs(RelDataType) - Static method in class org.eigenbase.rex.RexUtil
Creates an array of RexLocalRef objects, one for each field of a given rowtype.
toLong(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toLong_(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toMap(Collection<Pair<K, V>>) - Static method in class org.eigenbase.util.Pair
Converts a collection of Pairs into a Map.
toMap(Properties) - Static method in class org.eigenbase.util.Util
Converts a Properties object to a Map<String, String>.
toMillis(double) - Method in class org.eigenbase.runtime.QueueIteratorTest
 
toMillis(double) - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
 
toMofId(long) - Static method in class org.eigenbase.jmi.JmiObjUtil
Gets the MofId for a given 64-bit object ID for a JMI object.
toMultisetElementType - Static variable in class org.eigenbase.sql.type.SqlTypeTransforms
Parameter type-inference transform strategy where a derived type must be a multiset type and the returned type is the multiset's element type.
toNodeArray(List<SqlNode>) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
toNodeArray(SqlNodeList) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
toNodeList(SqlNode[]) - Static method in class org.eigenbase.sql.SqlUtil
Converts an SqlNode array to a SqlNodeList
toNullable - Static variable in class org.eigenbase.sql.type.SqlTypeTransforms
Parameter type-inference transform strategy where a derived type is transformed into the same type but nullable if any of a calls operands is nullable
toOJClass(OJClass, RelDataType) - Method in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
toOJClass(OJClass, RelDataType) - Method in interface org.eigenbase.oj.OJTypeFactory
 
toOJClass(OJClass, RelDataType) - Method in class org.eigenbase.oj.OJTypeFactoryImpl
 
TOOLONG - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
tooLong(String) - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
toOrdinalArray(RexNode[]) - Static method in class org.eigenbase.rex.RexUtil
Converts an array of RexNode to an array of Integer.
TOP_LEVEL_COUNT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TOP_LEVEL_COUNT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TOP_LEVEL_COUNT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
topLevel - Variable in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
TopLevel - Static variable in class org.eigenbase.sql.SqlKind
 
TopLevelORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Aggregate of SQL statement types SqlKind.Query, SqlKind.Dml.
toPosix(TimeZone, boolean) - Static method in class org.eigenbase.util.Util
Converts a Java timezone to POSIX format, so that the boost C++ library can instantiate timezone objects.
toRel(RelOptCluster, RelOptConnection) - Method in class com.lucidera.lcs.LcsTable
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.flatfile.FlatFileColumnSet
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.ftrs.FtrsTable
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcColumnSet
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.mdr.MedMdrClassExtent
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.mock.MedMockColumnSet
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.namespace.mql.MedMqlColumnSet
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.query.FarragoPreparingStmt.PermutingRelOptTable
 
toRel(RelOptCluster, RelOptConnection) - Method in class net.sf.farrago.query.FarragoView
 
toRel(RelOptCluster, RelOptConnection) - Method in interface org.eigenbase.relopt.RelOptTable
Converts this table into a relational expression.
toRel(RelOptCluster, RelOptConnection) - Method in class org.eigenbase.test.SqlToRelTestBase.DelegatingRelOptTable
 
toRel(RelOptCluster, RelOptConnection) - Method in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema.MockColumnSet
 
toScientificNotation(BigDecimal) - Static method in class org.eigenbase.util.Util
Formats a BigDecimal value to a string in scientific notation For example
A value of 0.00001234 would be formated as 1.234E-5 A value of 100000.00 would be formated as 1.00E5 A value of 100 (scale zero) would be formated as 1E2
If bd has a precision higher than 20, this method will truncate the output string to have a precision of 20 (no rounding will be done, just a truncate).
toShort(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toSortedArray(Collection<Class>) - Static method in class net.sf.farrago.catalog.codegen.ProxyGen
Converts collection into an array of classes sorted by name.
toSortedArray(Method[]) - Static method in class net.sf.farrago.catalog.codegen.ProxyGen
Sorts an array of Methods.
toSqlString(SqlDialect, boolean) - Method in class org.eigenbase.sql.SqlNode
Returns the SQL text of the tree of which this SqlNode is the root.
toSqlString(SqlDialect) - Method in class org.eigenbase.sql.SqlNode
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexAggRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexBuilderRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexIntersectRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexMergeRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexMinusRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexOnlyScanRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsIndexSearchRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsNormalizerRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsRowScanRelBase
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsSamplingRowScanRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsTableAppendRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsTableDeleteRel
 
toStreamDef(FennelRelImplementor) - Method in class com.lucidera.lcs.LcsTableMergeRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelAggRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelBernoulliSamplingRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelBufferRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelCalcRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelCartesianProductRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelIdxWriteRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelMergeRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelMultiUseBufferRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelNestedLoopJoinRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelPullCollectRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelPullCorrelatorRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelPullUncollectRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelRenameRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelReshapeRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelSortRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelTempIdxSearchRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelValuesRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.FennelWindowRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.LhxAggRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.fennel.rel.LhxJoinRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.namespace.flatfile.FlatFileFennelRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexBuilderRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexScanRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexSearchRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.namespace.ftrs.FtrsTableModificationRel
 
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.namespace.mock.MedMockFennelRel
 
toStreamDef(FennelRelImplementor) - Method in interface net.sf.farrago.query.FennelRel
Converts this relational expression to FemExecutionStreamDef form.
toStreamDef(FennelRelImplementor) - Method in class net.sf.farrago.query.IteratorToFennelConverter
 
toStreamDefImpl(FennelRel, int) - Method in class net.sf.farrago.query.FarragoRelImplementor
Converts a FennelRel to a FemExecutionStreamDef, and prints context if anything goes wrong.
toString() - Method in class net.sf.farrago.catalog.FarragoReposIntegrityErr
 
toString() - Method in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.core.ChangeableKindEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.core.OrderingKindEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.core.ScopeKindEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.core.VisibilityKindEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.db.FarragoDbNullTxnMgr.LongTxnId
 
toString() - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnDetail
 
toString() - Method in class net.sf.farrago.ddl.gen.GeneratedDdlStmt
 
toString() - Method in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.fennel.AggFunctionEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.fennel.CompOperatorEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.fennel.DistinctnessEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.med.BackupStatusTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.med.BackupTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.med.RecoveryTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.security.PrivilegedActionEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Returns a string representation of the enumeration value.
toString() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.InstructionDef
 
toString() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder.Line
 
toString() - Method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
toString() - Method in class net.sf.farrago.fennel.FennelDynamicParamId
 
toString() - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
 
toString() - Method in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
toString(Expression) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Generates the string expression exp.toString()
toString() - Method in class net.sf.farrago.parser.impl.Token
Returns the image.
toString() - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualEdge
 
toString() - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer.VisualVertex
 
toString() - Method in class net.sf.farrago.query.FarragoRelImplementor.RelPathEntry
 
toString() - Method in class net.sf.farrago.query.FarragoTransformDef
 
toString() - Method in class net.sf.farrago.query.FennelRelParamId
 
toString() - Method in class net.sf.farrago.rng.parserimpl.Token
Returns the image.
toString(Object) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
toString() - Method in class net.sf.farrago.test.FarragoMockPrincipal
 
toString(String[]) - Method in class net.sf.farrago.test.RuntimeTest
 
toString() - Method in class net.sf.farrago.type.runtime.BytePointer
 
toString() - Method in class net.sf.farrago.type.runtime.EncodedCharPointer
 
toString() - Method in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
toString() - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalDT
 
toString() - Method in class net.sf.farrago.type.runtime.EncodedSqlInterval.EncodedSqlIntervalYM
 
toString() - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
 
toString() - Method in class net.sf.farrago.type.runtime.NullablePrimitive
 
toString(String) - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Deprecated. please review this code
toString() - Method in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
Returns a string in default format representing the datetime.
toString() - Method in class net.sf.farrago.util.FarragoCacheEntry
 
toString() - Method in class org.eigenbase.jmi.JmiAssocEdge
 
toString() - Method in class org.eigenbase.jmi.JmiClassVertex
 
toString() - Method in class org.eigenbase.jmi.JmiInheritanceEdge
 
toString(RefClass) - Static method in class org.eigenbase.jmi.JmiObjUtil
Returns the name of a class.
toString(RefObject) - Static method in class org.eigenbase.jmi.JmiObjUtil
Generates a string describing an object and its attributes.
toString() - Method in class org.eigenbase.lurql.LurqlPlanEdge
 
toString() - Method in class org.eigenbase.lurql.LurqlPlanVertex
 
toString() - Method in class org.eigenbase.lurql.LurqlQueryNode
 
toString() - Method in class org.eigenbase.lurql.parser.Token
Returns the image.
toString() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.EagerBind
 
toString() - Method in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
toString() - Method in class org.eigenbase.oj.util.OJSyntheticClass
 
toString() - Method in class org.eigenbase.rel.AbstractRelNode
 
toString() - Method in class org.eigenbase.rel.AggregateCall
 
toString() - Method in class org.eigenbase.rel.CorrelatorRel.Correlation
 
toString() - Method in class org.eigenbase.rel.RelCollationImpl
 
toString() - Method in class org.eigenbase.rel.RelFieldCollation
 
toString() - Method in class org.eigenbase.relopt.CallingConvention
Returns the value's name.
toString() - Method in interface org.eigenbase.relopt.RelOptCost
Forces implementations to override Object.toString() and provide a good cost rendering to use during tracing.
toString() - Method in class org.eigenbase.relopt.RelOptCostImpl
 
toString() - Method in class org.eigenbase.relopt.RelOptRule
 
toString(RelNode[]) - Static method in class org.eigenbase.relopt.RelOptUtil
 
toString(RelNode) - Static method in class org.eigenbase.relopt.RelOptUtil
Converts a relational expression to a string.
toString() - Method in interface org.eigenbase.relopt.RelTrait
Returns a succinct name for this trait.
toString() - Method in class org.eigenbase.relopt.RelTraitSet
Outputs the traits of this set as a String.
toString() - Method in class org.eigenbase.relopt.volcano.VolcanoCost
 
toString() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestEnvironment
 
toString() - Method in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
toString() - Method in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
 
toString() - Method in interface org.eigenbase.reltype.RelDataType
Gets a string representation of this type without detail such as character set and nullability.
toString() - Method in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
toString() - Method in class org.eigenbase.reltype.RelDataTypeImpl
 
toString() - Method in class org.eigenbase.rex.RexCall
 
toString() - Method in class org.eigenbase.rex.RexFieldAccess
 
toString() - Method in class org.eigenbase.rex.RexNode
 
toString() - Method in class org.eigenbase.rex.RexProgram
 
toString() - Method in class org.eigenbase.rex.RexWindow
 
toString() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIter.Fencepost
 
toString() - Method in class org.eigenbase.sarg.SargEndpoint
 
toString() - Method in interface org.eigenbase.sarg.SargExpr
Overrides the default Object.toString.
toString() - Method in class org.eigenbase.sarg.SargIntervalBase
 
toString() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
toString() - Method in class org.eigenbase.sarg.SargIntervalSequence
 
toString() - Method in class org.eigenbase.sarg.SargSetExpr
 
toString() - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Token
 
toString() - Method in class org.eigenbase.sql.parser.impl.Token
Returns the image.
toString() - Method in class org.eigenbase.sql.parser.SqlParserPos
 
toString() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
toString() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
Returns e.g.
toString() - Method in class org.eigenbase.sql.SqlAccessType
 
toString() - Method in class org.eigenbase.sql.SqlCollation
 
toString() - Method in class org.eigenbase.sql.SqlDateLiteral
 
toString() - Method in class org.eigenbase.sql.SqlIdentifier
 
toString() - Method in class org.eigenbase.sql.SqlIntervalLiteral.IntervalValue
 
toString() - Method in class org.eigenbase.sql.SqlNode
 
toString() - Method in class org.eigenbase.sql.SqlOperator
 
toString() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlSubstitutionSampleSpec
 
toString() - Method in class org.eigenbase.sql.SqlSampleSpec.SqlTableSampleSpec
 
toString() - Method in class org.eigenbase.sql.SqlTimeLiteral
 
toString() - Method in class org.eigenbase.sql.SqlTimestampLiteral
 
toString() - Method in enum org.eigenbase.sql.SqlWindowOperator.Bound
 
toString(List<T>) - Static method in class org.eigenbase.sql.test.SqlAdvisorTest
Converts a list to a string, one item per line.
toString() - Method in class org.eigenbase.sql.validate.SqlIdentifierMoniker
 
toString() - Method in class org.eigenbase.sql.validate.SqlMonikerImpl
 
toString() - Method in class org.eigenbase.test.MockRelOptCost
 
toString() - Method in class org.eigenbase.util.BitString
 
toString() - Method in class org.eigenbase.util.Graph.Arc
 
toString(Graph.Arc<T>[]) - Static method in class org.eigenbase.util.Graph.Arc
 
toString(Iterator<Graph.Arc<T>[]>) - Static method in class org.eigenbase.util.Graph.GraphTest
 
toString() - Method in class org.eigenbase.util.mapping.IntPair
 
toString() - Method in class org.eigenbase.util.mapping.Mappings.FiniteAbstractMapping
Returns a string representation of this mapping.
toString() - Method in class org.eigenbase.util.NlsString
Returns the string quoted for SQL, for example _ISO-8859-1'is it a plane? no it''s superman!'.
toString() - Method in class org.eigenbase.util.OptionsListTest.StringBufferOptionsHandler
 
toString() - Method in class org.eigenbase.util.Permutation
Returns a string representation of this permutation.
toString(byte[]) - Method in class org.eigenbase.util.UtilTest
Converts a byte array to a hex string like "AB, CD".
toString(Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
toString() - Method in class org.eigenbase.util14.Enum14.BasicValue
Returns the value's name.
toString() - Method in class org.eigenbase.util14.ZonelessDate
Converts this ZonelessDate to a java.sql.Date and formats it via the toString() method of that class.
toString(String) - Method in class org.eigenbase.util14.ZonelessDate
Formats this ZonelessDate via a SimpleDateFormat
toString() - Method in class org.eigenbase.util14.ZonelessTime
Converts this ZonelessTime to a java.sql.Time and formats it via the toString() method of that class.
toString(String) - Method in class org.eigenbase.util14.ZonelessTime
Formats this ZonelessTime via a SimpleDateFormat
toString() - Method in class org.eigenbase.util14.ZonelessTimestamp
Converts this ZonelessTimestamp to a java.sql.Timestamp and formats it via the toString() method of that class.
toString(String) - Method in class org.eigenbase.util14.ZonelessTimestamp
Formats this ZonelessTimestamp via a SimpleDateFormat.
toStringArray(List<String>) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
 
toStringFromApprox(double, boolean) - Static method in class org.eigenbase.util14.ConversionUtil
Converts an approximate value into a string, following the SQL 2003 standard.
toStringFromByteArray(byte[], int) - Static method in class org.eigenbase.util14.ConversionUtil
Converts a byte array into a bit string or a hex string.
toStringProperties(Properties) - Static method in class net.sf.farrago.test.jdbc.FarragoEngineDriverTest
renders Properties values with quotes for easier reading.
toStringThreadInfo(Thread) - Method in class net.sf.farrago.test.FarragoJdbcTest
Returns string representation of thread info.
totalByteCodeSize - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
totalCount - Variable in class org.eigenbase.rex.RexMultisetUtil.RexCallMultisetOperatorCounter
 
toTime(Object, TimeZone) - Method in class org.eigenbase.util14.AbstractResultSet
 
toTimeFuncName - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
toTimestamp(Object, TimeZone) - Method in class org.eigenbase.util14.AbstractResultSet
 
toTimestampFuncName - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
toTrait - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverter
 
toTrait - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverterRule
 
toTree(List) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Converts a list of {expression, operator, expression, ...} into a tree, taking operator precedence and associativity into account.
toTreeEx(List<Object>, int, int, SqlKind) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Converts a list of {expression, operator, expression, ...} into a tree, taking operator precedence and associativity into account.
toType(OJClass) - Method in interface org.eigenbase.oj.OJTypeFactory
 
toType(OJClass) - Method in class org.eigenbase.oj.OJTypeFactoryImpl
 
toTypeName(RelDataType, RelDataTypeFactory) - Static method in class org.eigenbase.oj.util.OJUtil
Converts a RelDataType to a TypeName.
toUdxRel(RelOptCluster, RelOptConnection, String, String, RexNode[]) - Method in class net.sf.farrago.namespace.impl.MedAbstractColumnSet
Provides an implementation of the toRel interface method in terms of an underlying UDX.
toURL(File) - Static method in class org.eigenbase.util.Util
Creates a file-protocol URL for the given file.
toValue() - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
toValue() - Method in class org.eigenbase.sql.SqlLiteral
For calc program builder - value may be different than SqlLiteral.unparse(org.eigenbase.sql.SqlWriter, int, int) Typical values: Hello, world! 12.34 {null} 1969-04-29
toValue() - Method in class org.eigenbase.sql.SqlNumericLiteral
 
toVarying - Static variable in class org.eigenbase.sql.type.SqlTypeTransforms
Type-inference strategy whereby the result type of a call is VARYING the type given.
trace(String, int, String) - Method in class net.sf.farrago.util.NativeTrace
Called from native code to emit a trace message.
trace(String, Object) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
trace(String) - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser
 
TRACE_PERFCOUNTER_BEGIN_SNAPSHOT - Static variable in class net.sf.farrago.util.NativeTrace
 
TRACE_PERFCOUNTER_END_SNAPSHOT - Static variable in class net.sf.farrago.util.NativeTrace
 
TRACE_PERFCOUNTER_UPDATE - Static variable in class net.sf.farrago.util.NativeTrace
 
traceConfigFile - Variable in class net.sf.farrago.db.FarragoDatabase
File containing trace configuration.
traceConfigFile - Variable in class net.sf.farrago.util.FarragoProperties
The string property "java.util.logging.config.file" is the path to the Farrago trace configuration file.
traceExecute() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
Traces execution.
traceGraphHandle(String) - Method in class net.sf.farrago.fennel.FennelStreamGraph
 
traceHasNext(boolean) - Method in class net.sf.farrago.runtime.FennelPipeIterator
 
traceLevelExpressions(RexNode[], int[], int[], int) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter
Traces the given array of level expression lists at the finer level.
traceNext(Object) - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
traceNext(Object) - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
 
tracer - Static variable in class com.lucidera.farrago.LucidDbTxnMgr
 
tracer - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
tracer - Static variable in class com.lucidera.lcs.LcsTableMergeRule
 
tracer - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
tracer - Static variable in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
tracer - Static variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
 
tracer - Static variable in class net.sf.farrago.catalog.FarragoModelLoader
 
tracer - Static variable in class net.sf.farrago.catalog.FarragoReposImpl
 
tracer - Static variable in class net.sf.farrago.db.FarragoDbSession
 
tracer - Static variable in class net.sf.farrago.db.FarragoDbSingleton
 
tracer - Static variable in class net.sf.farrago.db.FarragoDbStmtContextBase
 
tracer - Static variable in class net.sf.farrago.ddl.DdlHandler
 
tracer - Static variable in class net.sf.farrago.ddl.DdlValidator
 
tracer - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
tracer - Static variable in class net.sf.farrago.fennel.FennelDbHandleImpl
 
tracer - Static variable in class net.sf.farrago.fennel.FennelJavaHandle
 
tracer - Static variable in class net.sf.farrago.fennel.FennelStreamGraph
 
tracer - Static variable in class net.sf.farrago.jdbc.engine.FarragoUnregisteredJdbcEngineDriver
 
tracer - Static variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
tracer - Static variable in class net.sf.farrago.namespace.mql.MedMqlUdx
 
tracer - Static variable in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
tracer - Static variable in class net.sf.farrago.plugin.FarragoPluginClassLoader
 
tracer - Static variable in class net.sf.farrago.query.FarragoExecutableStmtImpl
 
tracer - Static variable in class net.sf.farrago.query.FarragoReduceValuesRule
 
tracer - Static variable in class net.sf.farrago.query.FarragoReentrantStmtExecutor
 
tracer - Static variable in class net.sf.farrago.query.FarragoRelImplementor
 
tracer - Static variable in class net.sf.farrago.query.FarragoTransformDef
 
tracer - Static variable in class net.sf.farrago.query.IteratorToFennelConverter
 
tracer - Static variable in class net.sf.farrago.rng.FarragoRngUDR
 
tracer - Static variable in class net.sf.farrago.runtime.FarragoJavaUdxIterator
 
tracer - Static variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
tracer - Static variable in class net.sf.farrago.runtime.FarragoTupleIterResultSet
 
tracer - Static variable in class net.sf.farrago.runtime.FennelPipeTupleIter
 
tracer - Static variable in class net.sf.farrago.syslib.FarragoExportSchemaUDR
 
tracer - Static variable in class net.sf.farrago.syslib.FarragoKillUDR
 
tracer - Static variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
tracer - Static variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
tracer - Static variable in class net.sf.farrago.test.FarragoJdbcTest
Logger to use for test tracing.
tracer - Static variable in class net.sf.farrago.test.FarragoTestCase
Logger to use for test tracing.
tracer - Static variable in class net.sf.farrago.util.FarragoFileAllocation
 
tracer - Static variable in class net.sf.farrago.util.FarragoFileLockAllocation
 
tracer - Static variable in class net.sf.farrago.util.FarragoObjectCache
 
tracer - Variable in class net.sf.farrago.util.FarragoTimerTask
 
tracer - Static variable in class net.sf.farrago.util.FarragoWarningQueue
 
tracer - Static variable in class org.eigenbase.oj.rel.JavaRelImplementor
 
tracer - Static variable in class org.eigenbase.oj.stmt.OJPreparingStmt
 
tracer - Static variable in class org.eigenbase.oj.util.OJClassMap
 
tracer - Static variable in class org.eigenbase.rel.AbstractRelNode
 
tracer - Static variable in interface org.eigenbase.relopt.RelOptPlanner
 
tracer - Static variable in class org.eigenbase.relopt.RelOptRuleCall
 
tracer - Static variable in class org.eigenbase.relopt.volcano.RelSet
 
tracer - Static variable in class org.eigenbase.relopt.volcano.RelSubset
 
tracer - Static variable in class org.eigenbase.relopt.volcano.RuleQueue
 
tracer - Static variable in class org.eigenbase.runtime.CompoundIterator
 
tracer - Static variable in class org.eigenbase.runtime.CompoundTupleIter
 
tracer - Variable in class org.eigenbase.runtime.QueueIterator
 
tracer - Static variable in class org.eigenbase.sql.advise.SqlAdvisor
 
tracer - Static variable in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
tracer - Static variable in class org.eigenbase.sql.parser.SqlParserUtil
 
tracer - Static variable in exception org.eigenbase.sql.validate.SqlValidatorException
 
tracer - Static variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
tracer - Static variable in exception org.eigenbase.util.EigenbaseException
 
tracer - Static variable in class org.eigenbase.util.property.PersistentStringProperty
 
traceStreamHandle(String, FennelStreamHandle) - Method in class net.sf.farrago.fennel.FennelStreamGraph
 
traceStreamHandle(String, FennelStreamHandle, int) - Method in class net.sf.farrago.fennel.FennelStreamGraph
 
traceTime(String) - Method in class org.eigenbase.trace.EigenbaseTimingTracer
Publishes an event with the time elapsed since the previous event.
TRAILING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRAILING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRAILING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
trait - Variable in class org.eigenbase.relopt.RelOptRuleOperand
 
traitDef - Variable in class org.eigenbase.rel.convert.ConverterRelImpl
 
traitDef - Variable in class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
traitDefs - Variable in class org.eigenbase.relopt.volcano.VolcanoPlanner
Holds the currently registered RelTraitDefs.
TraitMatchingRule - Class in org.eigenbase.rel.convert
TraitMatchingRule adapts a converter rule, restricting it to fire only when its input already matches the expected output trait.
TraitMatchingRule(ConverterRule) - Constructor for class org.eigenbase.rel.convert.TraitMatchingRule
Creates a new TraitMatchingRule.
traits - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
traits - Variable in class org.eigenbase.rel.AbstractRelNode
The RelTraitSet that describes the traits of this RelNode.
traits - Variable in class org.eigenbase.relopt.RelTraitSet
 
TRANSACTION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSACTION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRANSACTION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
transactionBegun(FarragoSession, FarragoSessionTxnId) - Method in interface net.sf.farrago.session.FarragoSessionTxnListener
Notifies listener of a call to FarragoSessionTxnMgr.beginTxn.
transactionBegun(FarragoSession, FarragoSessionTxnId) - Method in class net.sf.farrago.test.FarragoQueryTest.TxnListener
 
transactionEnded(FarragoSessionTxnId, FarragoSessionTxnEnd) - Method in interface net.sf.farrago.session.FarragoSessionTxnListener
Notifies listener of a call to FarragoSessionTxnMgr.endTxn.
transactionEnded(FarragoSessionTxnId, FarragoSessionTxnEnd) - Method in class net.sf.farrago.test.FarragoQueryTest.TxnListener
 
TRANSACTIONS_ACTIVE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSACTIONS_ACTIVE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRANSACTIONS_ACTIVE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TRANSACTIONS_COMMITTED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSACTIONS_COMMITTED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRANSACTIONS_COMMITTED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TRANSACTIONS_ROLLED_BACK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSACTIONS_ROLLED_BACK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRANSACTIONS_ROLLED_BACK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
transferResults(List<LurqlPlanVertex>, Map<LurqlPlanVertex, Set<RefObject>>, Map<LurqlPlanVertex, Set<RefObject>>, LurqlPlanVertex) - Method in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
TRANSFORM - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSFORM - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
transform - Variable in class org.eigenbase.jmi.JmiDependencyGraph
 
TRANSFORM - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
transformableOperators - Variable in class org.eigenbase.rex.RexTransformer
 
transformAggCalls(RelDataTypeFactory, int, List<AggregateCall>) - Method in class org.eigenbase.rel.rules.PushAggregateThroughUnionRule
 
transformationResult - Variable in class org.eigenbase.dmv.DmvResponse
 
transformationResult - Variable in class org.eigenbase.test.MockRelOptPlanner
 
transformCall(RelOptRuleCall, RelNode, RexNode) - Method in class com.lucidera.lcs.LcsIndexAccessRule
 
transformCall(RelOptRuleCall, RelNode, RexNode) - Method in class net.sf.farrago.fennel.rel.LhxJoinRule
 
transformCall(RelOptRuleCall, RelNode, RexNode) - Method in class net.sf.farrago.namespace.ftrs.FtrsScanToSearchRule
 
transformDefs - Variable in class net.sf.farrago.query.FarragoExecutableJavaStmt
 
transformDefs - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
transformFetch(FennelStreamHandle, int, byte[]) - Method in class net.sf.farrago.fennel.FennelStreamGraph
Fetches a buffer of rows from a stream.
transformMap - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
transformMap - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
transformNullSemantics() - Method in class org.eigenbase.rex.RexTransformer
 
transformNullSemantics(RexNode) - Method in class org.eigenbase.rex.RexTransformer
 
transformQuery(HepProgram, String) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
transformQuery(String) - Method in class com.lucidera.opt.test.LoptMetadataTest
 
transformQuery(HepProgram, String) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
transformQueryWithoutImplementation(HepProgram, String) - Method in class net.sf.farrago.test.FarragoMetadataTest
 
TRANSFORMS - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSFORMS - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRANSFORMS - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
transforms - Variable in class org.eigenbase.sql.type.SqlTypeTransformCascade
 
transformSemiJoin(SemiJoinRel, LcsRowScanRel, FemLocalIndex, List<Integer>, RelNode, RelOptRuleCall) - Method in class com.lucidera.lcs.LcsIndexSemiJoinRule
Converts the semijoin expression once a valid index has been found
transformStreamDefs - Variable in class net.sf.farrago.query.FarragoRelImplementor
 
transformTo(RelNode) - Method in class net.sf.farrago.test.Rex2CalcPlanTest.TesterImpl.MyRelOptRuleCall
 
transformTo(RelNode) - Method in class org.eigenbase.relopt.hep.HepRuleCall
 
transformTo(RelNode) - Method in class org.eigenbase.relopt.RelOptRuleCall
Called by the rule whenever it finds a match.
transformTo(RelNode) - Method in class org.eigenbase.relopt.volcano.VolcanoRuleCall
 
transformTo(RelNode) - Method in class org.eigenbase.test.MockRelOptPlanner.MockRuleCall
 
transformToFarragoUdxRel(RelOptRuleCall, MedMqlTableRel, FilterRel, ProjectRel, ProjectRel) - Method in class net.sf.farrago.namespace.mql.MedMqlPushDownRule
 
transformToTag(RelOptRuleCall, IterCalcRel, String) - Method in class com.lucidera.opt.LoptIterCalcRule
Transform call to an IterCalcRel with a replaced tag
transformType(SqlOperatorBinding, RelDataType) - Method in interface org.eigenbase.sql.type.SqlTypeTransform
Transforms a type.
transientFarragoPackage - Variable in class net.sf.farrago.catalog.FarragoMdrReposImpl
Root package in transient repository.
transitMap - Variable in class net.sf.farrago.ddl.DdlValidator
Map of objects in transition between schedulingMap and validatedMap.
TRANSLATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSLATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
translate(JavaRel, RexNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Converts an expression in internal form (the input relation is referenced using the variable $input0) to generated form (the input relation is referenced using the bindings in this JavaRelImplementor).
translate(SqlWriter, RexNode) - Method in class org.eigenbase.rex.RexToSqlTranslator
Converts a row-expression tree into a SQL expression tree.
TRANSLATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
translate(String) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
translate(String) - Method in class org.eigenbase.sql.validate.AliasNamespace
 
translate(String) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
translate(String) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Translates a field name to the name in the underlying namespace.
translateAssignment(RelDataTypeField, Expression, RexNode) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
translateAssignment(RelDataTypeField, Expression, RexNode) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Generates code for an assignment.
translateCharacterSetName(String) - Static method in class org.eigenbase.sql.SqlUtil
Translates a character set name from a SQL-level name into a Java-level name.
translatedExpr - Variable in class org.eigenbase.oj.rex.RexToOJTranslator
 
translateFilter(FilterRel, String[], Map<String, String>) - Method in class net.sf.farrago.namespace.mql.MedMqlPushDownRule
 
translateFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
translateInput(JavaRel, int) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Creates an expression which references the ordinalth input.
translateInput(int) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
translateInputField(JavaRel, int, int) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Creates an expression which references the fieldOrdinalth field of the ordinalth input.
translateList(JavaRel, RexNode[]) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Converts an array of expressions in internal into a list of expressions in generated form.
translateLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexToSqlTranslator
 
translateOperand(FarragoRexToOJTranslator, FemRoutineParameter, Expression, Class, RelDataType) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
 
translateParamId(FennelRelParamId) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
translateParamId(FennelRelParamId, FemExecutionStreamDef, FennelDynamicParamId.StreamType) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
translateParamId(FennelRelParamId) - Method in interface net.sf.farrago.query.FennelRelImplementor
Translates a FennelRelParamId into a FennelDynamicParamId based on the current scope.
translateParamId(FennelRelParamId, FemExecutionStreamDef, FennelDynamicParamId.StreamType) - Method in interface net.sf.farrago.query.FennelRelImplementor
Translates a FennelRelParamId into a FennelDynamicParamId based on the current scope.
translateRexNode(RexNode) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Translates an expression into a Java expression.
translateSubExpression(RexLocalRef) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
Translates a common subexpression.
translateViaStatements(JavaRel, RexNode, StatementList, MemberDeclarationList) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Generates code for an expression, possibly using multiple statements, scratch variables, and helper functions.
TRANSLATION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRANSLATION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRANSLATION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
translationRecovery - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
translator - Variable in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
translator - Variable in class net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
 
translator - Variable in class net.sf.farrago.ojrex.FarragoOJRexCastImplementor.CastHelper
 
translator - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.TranslationTester
 
translator - Variable in class org.eigenbase.oj.util.JavaRexBuilder
 
TREAT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TREAT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TREAT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
treeContainsJava(RelNode) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
treeContainsJava(RelNode) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt
Determines if the RelNode tree contains Java RelNodes.
TRIGGER - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal TRIGGER.
TRIGGER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRIGGER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRIGGER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Trigger - Interface in org.eigenbase.util.property
A Trigger is a callback which allows a subscriber to be notified when a property value changes.
trigger$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
trigger$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
trigger$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
Trigger.VetoRT - Exception in org.eigenbase.util.property
 
Trigger.VetoRT(String) - Constructor for exception org.eigenbase.util.property.Trigger.VetoRT
 
Trigger.VetoRT(Exception) - Constructor for exception org.eigenbase.util.property.Trigger.VetoRT
 
TRIGGER_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRIGGER_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRIGGER_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TRIGGER_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRIGGER_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRIGGER_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TRIGGER_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRIGGER_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRIGGER_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TriggerableProperties - Class in org.eigenbase.util.property
Base class for properties which can respond to triggers.
TriggerableProperties() - Constructor for class org.eigenbase.util.property.TriggerableProperties
 
TriggerBase - Class in org.eigenbase.util.property
Basic implementation of a trigger, which doesn't do anything.
TriggerBase(boolean) - Constructor for class org.eigenbase.util.property.TriggerBase
 
triggerCalled - Variable in class org.eigenbase.test.PropertyTest.State
 
triggerCalled - Variable in class org.eigenbase.test.PropertyTest.State3
 
triggerList - Variable in class org.eigenbase.util.property.Property
List of triggers on this property.
triggers - Variable in class org.eigenbase.util.property.TriggerableProperties
 
triggersAreEnabled() - Method in class org.eigenbase.util.property.TriggerableProperties
Whether triggers are enabled.
triggerUsingColumnSet - Variable in class net.sf.farrago.cwm.relational.RelationalPackage$Hib
 
TriggerUsingColumnSet - Interface in net.sf.farrago.cwm.relational
TriggerUsingColumnSet association proxy interface.
TriggerUsingColumnSet$Hib - Class in net.sf.farrago.cwm.relational
TriggerUsingColumnSet association implementation.
TriggerUsingColumnSet$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
triggerValue - Variable in class org.eigenbase.test.PropertyTest.State
 
triggerValue - Variable in class org.eigenbase.test.PropertyTest.State3
 
trim - Variable in class net.sf.farrago.fem.fennel.FemFlatFileTupleStreamDef$Hib
 
trim - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
trim - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
TRIM - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRIM - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
trim(int, BytePointer, BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
 
trim(int, BytePointer, BytePointer) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
TRIM - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
trim(String, String) - Static method in class org.eigenbase.sql.parser.SqlParserUtil
Trims a string for given characters from left and right.
Trim - Static variable in class org.eigenbase.sql.SqlKind
 
TRIM_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
trimFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The "TRIM" function.
TrimORDINAL - Static variable in class org.eigenbase.sql.SqlKind
TRIM
TRUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
TRUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
TRUE_LITERAL - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
 
trueRex - Variable in class org.eigenbase.test.RexTransformerTest
 
TRUNCATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TRUNCATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
tryAcquire(long) - Method in class org.eigenbase.runtime.Semaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time.
tryExecuteQuery(Statement, String) - Method in class net.sf.farrago.test.FarragoJdbcTest
attempts executeQuery on a plain Statement.
tryExecuteQuery(PreparedStatement) - Method in class net.sf.farrago.test.FarragoJdbcTest
attempts executeQuery on a PreparedStatement.
tryParse(String, List<SqlMoniker>) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Tries to parse a SQL statement.
tryPin(Object, FarragoObjectCache.CachedObjectFactory, boolean) - Method in class net.sf.farrago.util.FarragoObjectCache
 
tryResultSet(ResultSet) - Method in class net.sf.farrago.test.FarragoJdbcTest
attempts to use a ResultSet.
tryUnpin(String) - Method in class net.sf.farrago.util.FarragoObjectCache
Just like unpin except that it takes only the key to the cache entry and doesn't call adjustMemoryUsage.
TUPLE_ALIGN4 - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Specifies 4-byte alignment.
TUPLE_ALIGN8 - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Specifies 8-byte alignment.
TUPLE_ALIGN_JVM - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Specifies alignment matching the data model of this JVM; fallback is to assume 4-byte if relevant system property is undefined.
TUPLE_FORMAT_ALL_NOT_NULL_AND_FIXED - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
 
TUPLE_FORMAT_NETWORK - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
 
TUPLE_FORMAT_STANDARD - Static variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
format of the constructed buffer.
tupleAccessor - Variable in class net.sf.farrago.runtime.FennelOnlyTupleReader
 
tupleAccessor - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
tupleAccessorAttrs - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
TupleAccessorAttrs - Interface in net.sf.farrago.fem.fennel
TupleAccessorAttrs association proxy interface.
TupleAccessorAttrs$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleAccessorAttrs association interface.
TupleAccessorAttrs$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.TupleAccessorAttrs$Hib
 
tupleAccessorAttrs_TupleAccessor - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrAccessor$Hib
 
tupleAligner - Static variable in class net.sf.farrago.runtime.FennelAbstractTupleIter
Singleton helper for aligning tuple buffers correctly.
tupleAligner - Static variable in class net.sf.farrago.runtime.FennelTupleWriter
Singleton helper for aligning tuple buffers correctly.
tupleAlignment - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
tuple byte alignment.
tupleAlignment - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
tupleAlignmentMask - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
mask derived from tupleAlignment
tupleAlignmentMask - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
tupleBytesBase64 - Variable in class net.sf.farrago.fem.fennel.FemValuesStreamDef$Hib
 
tupleCompareBytesBase64 - Variable in class net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
 
tupleComputed - Variable in class net.sf.farrago.fennel.tuple.FennelTupleResultSet
 
tupleData - Variable in class net.sf.farrago.runtime.FennelOnlyTupleReader
 
tupleData - Variable in class net.sf.farrago.runtime.NativeRuntimeContext.StreamDescriptor
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexLoaderDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexScanDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmGeneratorStreamDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterAppendStreamDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterReplaceStreamDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemLcsClusterScanDef$Hib
 
tupleDesc - Variable in class net.sf.farrago.fem.fennel.FemSplicerIndexAccessorDef$Hib
 
tupleDescriptorAttrs - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
TupleDescriptorAttrs - Interface in net.sf.farrago.fem.fennel
TupleDescriptorAttrs association proxy interface.
TupleDescriptorAttrs$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleDescriptorAttrs association interface.
TupleDescriptorAttrs$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.TupleDescriptorAttrs$Hib
 
tupleDescriptorAttrs_TupleDescriptor - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
tupleDescriptorToAccessor(FarragoMetadataFactory, FemTupleDescriptor) - Static method in class net.sf.farrago.fennel.rel.FennelRelUtil
Converts a FemTupleDescriptor into a FemTupleAccessor without invoking native methods.
tupleIter - Variable in class net.sf.farrago.runtime.FarragoTransformImpl
 
TupleIter - Interface in org.eigenbase.runtime
TupleIter provides an Iterator-like interface for reading tuple data.
tupleIter - Variable in class org.eigenbase.runtime.TupleIterResultSet
 
TupleIter.NoDataReason - Enum in org.eigenbase.runtime
NoDataReason provides a reason why no data was returned by a call to TupleIter.fetchNext().
TupleIter.NoDataReason() - Constructor for enum org.eigenbase.runtime.TupleIter.NoDataReason
 
TupleIter.TimeoutException - Exception in org.eigenbase.runtime
One way to indicate that TupleIter.fetchNext() timed-out.
TupleIter.TimeoutException() - Constructor for exception org.eigenbase.runtime.TupleIter.TimeoutException
 
TupleIterResultSet - Class in org.eigenbase.runtime
 
TupleIterResultSet(TupleIter, AbstractIterResultSet.ColumnGetter) - Constructor for class org.eigenbase.runtime.TupleIterResultSet
Creates a result set based upon an iterator.
tupleProjectionAttrs - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
TupleProjectionAttrs - Interface in net.sf.farrago.fem.fennel
TupleProjectionAttrs association proxy interface.
TupleProjectionAttrs$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's TupleProjectionAttrs association interface.
TupleProjectionAttrs$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.TupleProjectionAttrs$Hib
 
tupleProjectionAttrs_TupleProjection - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrProjection$Hib
 
tupleReader - Variable in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
tuples - Variable in class org.eigenbase.rel.ValuesRelBase
 
tupleStreamFetch(long, byte[]) - Static method in class net.sf.farrago.fennel.FennelStorage
Fetches a buffer of rows from a stream.
tupleStreamGraphClose(long, int) - Static method in class net.sf.farrago.fennel.FennelStorage
Closes a stream graph.
tupleStreamGraphGetInputStreams(long, String, List<String>) - Static method in class net.sf.farrago.fennel.FennelStorage
Find the input of a given stream node in a stream graph.
tupleStreamGraphOpen(long, long, FennelJavaStreamMap, FennelJavaErrorTarget) - Static method in class net.sf.farrago.fennel.FennelStorage
Opens a stream graph.
tupleStreamRestart(long) - Static method in class net.sf.farrago.fennel.FennelStorage
Restarts a stream.
tupleStreamTransformFetch(long, int, byte[]) - Static method in class net.sf.farrago.fennel.FennelStorage
Fetches a buffer of rows from a stream.
tupleWriter - Variable in class net.sf.farrago.runtime.FarragoTransformImpl
 
Two - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
TWO_QUOTES - Static variable in class com.lucidera.runtime.LucidDbRuntimeContext.DefaultErrorLogger
 
TwoOrThree - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
txn - Variable in class com.lucidera.opt.test.LoptMetadataTest
 
txnCodeCache - Variable in class net.sf.farrago.db.FarragoDbSession
Private cache of executable code pinned by the current txn.
txnCodeCache - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
txnCodeCache - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Txn-private cache for Fennel tuple streams, or null if streams don't need to be pinned by txn.
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCommit$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateExecutionStreamGraph$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdCreateIndex$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdDropIndex$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdGetTxnCsn$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdRollback$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdSavepoint$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdTruncateIndex$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdVerifyIndex$Hib
 
txnHandle - Variable in class net.sf.farrago.fem.fennel.FemCmdVersionIndexRoot$Hib
 
txnId - Variable in class net.sf.farrago.db.FarragoDbSession.TxnIdRef
 
txnIdRef - Variable in class net.sf.farrago.db.FarragoDbSession
Reference to current transaction ID, or null if none active.
txnMgr - Variable in class net.sf.farrago.db.FarragoDatabase
 
type - Variable in class net.sf.farrago.catalog.FarragoCatalogUtil.BackupData
 
type - Variable in class net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStat
 
type - Variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamDesc
 
type - Variable in class net.sf.farrago.fem.fennel.FemGenericStreamDef$Hib
 
type - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.LiteralPair
 
type - Variable in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
type - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterDescriptor
 
type - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineParamDef
 
type - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
SQL paramMetaData of this field.
TYPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
TYPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
type - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
type - Variable in class net.sf.farrago.type.OJTypedClass
Wrapped type.
type - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
type - Variable in class org.eigenbase.oj.util.JavaRowExpression
 
type - Variable in class org.eigenbase.rel.AggregateCall
 
type - Variable in class org.eigenbase.reltype.RelDataTypeFieldImpl
 
type - Variable in class org.eigenbase.rex.RexCall
 
type - Variable in class org.eigenbase.rex.RexLiteral
The real type of this literal, as reported by RexLiteral.getType().
type - Variable in class org.eigenbase.rex.RexRangeRef
 
type - Variable in class org.eigenbase.rex.RexVariable
 
type - Variable in class org.eigenbase.sql.advise.SqlSimpleParser.Token
 
type - Variable in class org.eigenbase.sql.fun.SqlAvgAggFunction
 
type - Static variable in class org.eigenbase.sql.fun.SqlCountAggFunction
 
type - Static variable in class org.eigenbase.sql.fun.SqlFirstLastValueAggFunction
 
type - Variable in class org.eigenbase.sql.fun.SqlHistogramAggFunction
 
type - Variable in class org.eigenbase.sql.fun.SqlSingleValueAggFunction
 
type - Variable in class org.eigenbase.sql.fun.SqlSumAggFunction
 
type - Variable in class org.eigenbase.sql.fun.SqlSumEmptyIsZeroAggFunction
 
TYPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
type - Variable in class org.eigenbase.sql.SqlRankFunction
 
type - Variable in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
type() - Method in class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
type - Variable in class org.eigenbase.sql.validate.ParameterNamespace
 
type - Variable in class org.eigenbase.sql.validate.SqlMonikerImpl
 
type$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
type$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
type$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
TYPE_OPERAND - Static variable in class org.eigenbase.sql.SqlJoin
Value must be a SqlLiteral, one of the integer codes for SqlJoinOperator.JoinType.
typeA - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
typeB - Variable in class org.eigenbase.rel.rules.ReduceDecimalsRule.BinaryArithmeticExpander
 
TypeChangeWarning - Variable in class net.sf.farrago.resource.FarragoResource
TypeChangeWarning is '''{0}'' field ''{1}'' has datatype ''{2}'' in external data source; it will be cast to datatype ''{3}''.'
TypedElement(FemAbstractTypedElement) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TypedElement(FemAbstractTypedElement) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
typeDescriptor - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAttributeDescriptor
the FennelStoredTypeDescriptor of this attribute.
typeFactory - Variable in class com.lucidera.lcs.LcsIndexGuide
 
typeFactory - Variable in class net.sf.farrago.fennel.rel.CalcRelSplitter
 
typeFactory - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
typeFactory - Variable in class net.sf.farrago.namespace.flatfile.FlatFileProgramWriter
 
typeFactory - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
typeFactory - Variable in class net.sf.farrago.namespace.util.MedAbstractMetadataSink
 
typeFactory - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
typeFactory - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
typeFactory - Variable in class org.eigenbase.relopt.RelOptCluster
 
typeFactory - Variable in class org.eigenbase.rex.RexBuilder
 
typeFactory - Variable in class org.eigenbase.sql.SqlOperatorBinding
 
typeFactory - Variable in class org.eigenbase.sql.type.SqlTypeUtil.TypeBuilder
 
typeFactory - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
typeFactory - Variable in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
typeFactory - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
typeFactory - Variable in class org.eigenbase.test.MockCatalogReader
 
typeFactory - Variable in class org.eigenbase.test.RexTransformerTest
 
typeFactory - Variable in class org.eigenbase.test.SqlToRelTestBase.MockRelOptSchema
 
typeHasOrdering - Variable in class net.sf.farrago.fem.sql2003.Sql2003Package$Hib
 
TypeHasOrdering - Interface in net.sf.farrago.fem.sql2003
TypeHasOrdering association proxy interface.
TypeHasOrdering$Hib - Class in net.sf.farrago.fem.sql2003
TypeHasOrdering association implementation.
TypeHasOrdering$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
typeList - Static variable in class org.eigenbase.test.SqlLimitsTest
 
typeMapping - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
typeMatchesInferred(AggregateCall, boolean) - Method in class org.eigenbase.rel.AggregateRelBase
Returns whether the inferred type of an AggregateCall matches the type it was given when it was created.
typeName - Variable in class com.lucidera.query.LucidDbSpecialOperators.SpecialOperatorInfo
 
typeName - Static variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
 
typeName - Static variable in class net.sf.farrago.cwm.core.ChangeableKindEnum
 
typeName - Static variable in class net.sf.farrago.cwm.core.OrderingKindEnum
 
typeName - Static variable in class net.sf.farrago.cwm.core.ScopeKindEnum
 
typeName - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
 
typeName - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
 
typeName - Static variable in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
 
typeName - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
 
typeName - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
 
typeName - Static variable in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
 
typeName - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
 
typeName - Static variable in class net.sf.farrago.fem.fennel.DistinctnessEnum
 
typeName - Static variable in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
 
typeName - Static variable in class net.sf.farrago.fem.med.BackupStatusTypeEnum
 
typeName - Static variable in class net.sf.farrago.fem.med.BackupTypeEnum
 
typeName - Static variable in class net.sf.farrago.fem.med.RecoveryTypeEnum
 
typeName - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
 
typeName - Static variable in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
 
typeName - Static variable in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
 
typeName - Static variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
 
typeName - Static variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
 
typeName - Static variable in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
 
typeName - Variable in class net.sf.farrago.jdbc.param.FarragoParamFieldMetaData
SQL typename of this field.
TypeName() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
TypeName() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
typeName - Variable in class org.eigenbase.rex.RexLiteral
An indication of the broad type of this literal -- even if its type isn't a SQL type.
typeName - Variable in class org.eigenbase.sql.fun.SqlAbstractTimeFunction
 
TypeName() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
typeName - Variable in class org.eigenbase.sql.SqlDataTypeSpec
 
typeName - Variable in class org.eigenbase.sql.SqlLiteral
The type with which this literal was declared.
typeName - Variable in class org.eigenbase.sql.test.AbstractSqlTester.SqlTypeChecker
 
typeName - Variable in class org.eigenbase.sql.type.AbstractSqlType
 
typeName - Variable in class org.eigenbase.sql.type.ExplicitReturnTypeInference
 
typeNameForClass(Class) - Static method in class org.eigenbase.oj.util.OJUtil
 
typeNames - Variable in class org.eigenbase.sql.type.MatchReturnTypeInference
 
typeNames - Variable in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
 
typeNames - Variable in enum org.eigenbase.sql.type.SqlTypeFamily
List of SqlTypeNames included in this family.
typeNameToPrecedenceList - Static variable in class org.eigenbase.sql.type.SqlTypeExplicitPrecedenceList
Map from SqlTypeName to corresponding precedence list.
TypeNotAssignable - Variable in class org.eigenbase.resource.EigenbaseResource
TypeNotAssignable is 'Cannot assign to target field ''{0}'' of type {1} from source field ''{2}'' of type {3}'
TypeNotComparable - Variable in class org.eigenbase.resource.EigenbaseResource
TypeNotComparable is '{0} is not comparable to {1}'
TypeNotComparableEachOther - Variable in class org.eigenbase.resource.EigenbaseResource
TypeNotComparableEachOther is 'Types {0} not comparable to each other'
TypeNotComparableNear - Variable in class org.eigenbase.resource.EigenbaseResource
TypeNotComparableNear is 'Cannot compare values of types ''{0}'', ''{1}'''
TypeNotSupported - Variable in class org.eigenbase.resource.EigenbaseResource
TypeNotSupported is 'Type ''{0}'' is not supported'
typeNumber$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
typeNumber$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
typeOrdinal - Variable in class net.sf.farrago.fem.fennel.FemTupleAttrDescriptor$Hib
 
types - Variable in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
 
types - Static variable in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
 
types - Variable in class org.eigenbase.reltype.RelCrossType
 
types - Variable in class org.eigenbase.sql.ExplicitOperatorBinding
 
typesBinary - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
typesChar - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
typesDateTime - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
typesNumeric - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
typesNumericAndChars - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
TypesOfColumnsMismatch - Variable in class net.sf.farrago.resource.FarragoResource
TypesOfColumnsMismatch is 'External data source field ''{0}'' has datatype ''{1}'' which cannot be cast to datatype ''{2}'' of foreign table field ''{3}''.'
typeSupportsReplace(String) - Method in class net.sf.farrago.ddl.gen.DdlGenerator
Returns whether an object type supports CREATE OR REPLACE operation.
typeSupportsReplace(String) - Method in class net.sf.farrago.ddl.gen.FarragoDdlGenerator
 
typeToOJClass(RelDataType) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
Retrieves the OpenJava type corresponding to a Sql type
typeToOJClass(OJClass, RelDataType, RelDataTypeFactory) - Static method in class org.eigenbase.oj.util.OJUtil
 
typeToOJClass(RelDataType, RelDataTypeFactory) - Static method in class org.eigenbase.oj.util.OJUtil
Converts a RelDataType to a OJClass.

U

Ucs2CharPointer - Class in net.sf.farrago.type.runtime
Ucs2CharPointer specializes EncodedCharPointer to interpret its bytes as characters encoded via a UCS-2 charset.
Ucs2CharPointer() - Constructor for class net.sf.farrago.type.runtime.Ucs2CharPointer
 
UDOC_MAP - Static variable in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Enumeration constant corresponding to literal UDOC_MAP.
UDOC_RELATIVE - Static variable in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Enumeration constant corresponding to literal UDOC_RELATIVE.
UDOC_STATE - Static variable in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
Enumeration constant corresponding to literal UDOC_STATE.
udrContext - Variable in class net.sf.farrago.runtime.FarragoUdrInvocationFrame
 
udxCancel(boolean) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
udxCancel(int) - Method in class net.sf.farrago.test.FarragoJdbcTest
 
udxSpecificName - Variable in class net.sf.farrago.namespace.mock.MedMockColumnSet
 
udxSpecificName - Variable in class net.sf.farrago.namespace.mql.MedMqlColumnSet
 
UESCAPE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UESCAPE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UESCAPE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Uint4_MAX - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
Uint8_MAX - Static variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder
 
UINT_16 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes an unsigned short.
UINT_16_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
UINT_32 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes an unsigned int.
UINT_32_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
UINT_64 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes an unsigned long.
UINT_64_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
UINT_8 - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes an unsigned signed byte.
UINT_8_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
UmlAbstractColumn - Variable in class net.sf.farrago.resource.FarragoResource
UmlAbstractColumn is 'column'
UmlAuthId - Variable in class net.sf.farrago.resource.FarragoResource
UmlAuthId is 'authorization identifier'
UmlBaseColumnSet - Variable in class net.sf.farrago.resource.FarragoResource
UmlBaseColumnSet is 'table'
UmlCatalog - Variable in class net.sf.farrago.resource.FarragoResource
UmlCatalog is 'catalog'
UmlCheckConstraint - Variable in class net.sf.farrago.resource.FarragoResource
UmlCheckConstraint is 'CHECK constraint'
UmlColumn - Variable in class net.sf.farrago.resource.FarragoResource
UmlColumn is 'column'
UmlColumnListRoutineParameter - Variable in class net.sf.farrago.resource.FarragoResource
UmlColumnListRoutineParameter is 'routine parameter'
UmlColumnSet - Variable in class net.sf.farrago.resource.FarragoResource
UmlColumnSet is 'table'
UmlCreationGrant - Variable in class net.sf.farrago.resource.FarragoResource
UmlCreationGrant is 'creation grant'
UmlDataServer - Variable in class net.sf.farrago.resource.FarragoResource
UmlDataServer is 'data server'
UmlDataWrapper - Variable in class net.sf.farrago.resource.FarragoResource
UmlDataWrapper is 'data wrapper'
UmlDependency - Variable in class net.sf.farrago.resource.FarragoResource
UmlDependency is 'dependency'
UmlForeignKey - Variable in class net.sf.farrago.resource.FarragoResource
UmlForeignKey is 'FOREIGN KEY constraint'
UmlForeignTable - Variable in class net.sf.farrago.resource.FarragoResource
UmlForeignTable is 'foreign table'
UmlGrant - Variable in class net.sf.farrago.resource.FarragoResource
UmlGrant is 'grant'
UmlJar - Variable in class net.sf.farrago.resource.FarragoResource
UmlJar is 'jar'
UmlLabel - Variable in class net.sf.farrago.resource.FarragoResource
UmlLabel is 'label'
UmlLocalCatalog - Variable in class net.sf.farrago.resource.FarragoResource
UmlLocalCatalog is 'catalog'
UmlLocalIndex - Variable in class net.sf.farrago.resource.FarragoResource
UmlLocalIndex is 'index'
UmlLocalIndexColumn - Variable in class net.sf.farrago.resource.FarragoResource
UmlLocalIndexColumn is 'index column'
UmlLocalSchema - Variable in class net.sf.farrago.resource.FarragoResource
UmlLocalSchema is 'schema'
UmlLocalTable - Variable in class net.sf.farrago.resource.FarragoResource
UmlLocalTable is 'table'
UmlLocalView - Variable in class net.sf.farrago.resource.FarragoResource
UmlLocalView is 'view'
UmlNamedColumnSet - Variable in class net.sf.farrago.resource.FarragoResource
UmlNamedColumnSet is 'table'
UmlOperation - Variable in class net.sf.farrago.resource.FarragoResource
UmlOperation is 'method'
UmlPrimaryKey - Variable in class net.sf.farrago.resource.FarragoResource
UmlPrimaryKey is 'PRIMARY KEY constraint'
UmlPrimaryKeyConstraint - Variable in class net.sf.farrago.resource.FarragoResource
UmlPrimaryKeyConstraint is 'PRIMARY KEY constraint'
UmlProcedure - Variable in class net.sf.farrago.resource.FarragoResource
UmlProcedure is 'routine'
UmlRandomNumberGenerator - Variable in class net.sf.farrago.rng.resource.FarragoRngResource
UmlRandomNumberGenerator is 'random number generator'
UmlRole - Variable in class net.sf.farrago.resource.FarragoResource
UmlRole is 'role'
UmlRoutine - Variable in class net.sf.farrago.resource.FarragoResource
UmlRoutine is 'routine'
UmlRoutineParameter - Variable in class net.sf.farrago.resource.FarragoResource
UmlRoutineParameter is 'routine parameter'
UmlSchema - Variable in class net.sf.farrago.resource.FarragoResource
UmlSchema is 'schema'
UmlSQLArrayType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLArrayType is 'ARRAY datatype'
UmlSQLCollectionType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLCollectionType is 'COLLECTION datatype'
UmlSQLDataType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLDataType is 'datatype'
UmlSQLDistinctType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLDistinctType is 'distinct datatype'
UmlSQLDistinguishedType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLDistinguishedType is 'distinct datatype'
UmlSQLIndex - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLIndex is 'index'
UmlSQLIndexColumn - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLIndexColumn is 'index column'
UmlSQLMultisetType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLMultisetType is 'MULTISET datatype'
UmlSQLObjectType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLObjectType is 'structured object type'
UmlSQLParameter - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLParameter is 'routine parameter'
UmlSQLRowType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLRowType is 'ROW type'
UmlSQLSimpleType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLSimpleType is 'datatype'
UmlSQLStructuredType - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLStructuredType is 'structured type'
UmlSQLTypeAttribute - Variable in class net.sf.farrago.resource.FarragoResource
UmlSQLTypeAttribute is 'structured type attribute'
UmlStoredColumn - Variable in class net.sf.farrago.resource.FarragoResource
UmlStoredColumn is 'column'
UmlStoredTable - Variable in class net.sf.farrago.resource.FarragoResource
UmlStoredTable is 'table'
UmlTable - Variable in class net.sf.farrago.resource.FarragoResource
UmlTable is 'table'
UmlTrigger - Variable in class net.sf.farrago.resource.FarragoResource
UmlTrigger is 'trigger'
UmlUniqueConstraint - Variable in class net.sf.farrago.resource.FarragoResource
UmlUniqueConstraint is 'UNIQUE constraint'
UmlUniqueKeyConstraint - Variable in class net.sf.farrago.resource.FarragoResource
UmlUniqueKeyConstraint is 'UNIQUE constraint'
UmlUser - Variable in class net.sf.farrago.resource.FarragoResource
UmlUser is 'user'
UmlUserDefinedOrdering - Variable in class net.sf.farrago.resource.FarragoResource
UmlUserDefinedOrdering is 'user-defined ordering'
UmlUserDefinedType - Variable in class net.sf.farrago.resource.FarragoResource
UmlUserDefinedType is 'user-defined type'
UmlView - Variable in class net.sf.farrago.resource.FarragoResource
UmlView is 'view'
UmlViewColumn - Variable in class net.sf.farrago.resource.FarragoResource
UmlViewColumn is 'column'
unbindRegistry() - Method in class net.sf.farrago.server.FarragoAbstractServer
Unbinds all items remaining in the RMI registry.
UNBOUNDED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNBOUNDED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNBOUNDED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UnboundedFollowingWindowNotSupported - Variable in class org.eigenbase.resource.EigenbaseResource
UnboundedFollowingWindowNotSupported is 'UNBOUNDED FOLLOWING window not supported'
unboxingHelperMethod - Variable in class net.sf.farrago.catalog.codegen.ProxyGen.CppTypeInfo
 
unclusteredIndexes - Variable in class com.lucidera.lcs.LcsAppendStreamDef
 
UncollectRel - Class in org.eigenbase.rel
A relational expression which unnests its input's sole column into a relation.
UncollectRel(RelOptCluster, RelNode) - Constructor for class org.eigenbase.rel.UncollectRel
Creates an UncollectRel.
UNCOMMITTED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNCOMMITTED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNCOMMITTED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
undefinedInterfaces - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
Set containing interfaces (represented as Class objects) whose proxy definition has not yet been generated.
UNDER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNDER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNDER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
underlyingProvider - Variable in class org.eigenbase.rel.metadata.CachingRelMetadataProvider
 
unescapeUnicode(char) - Method in class org.eigenbase.sql.SqlLiteral
Transforms this literal (which must be of type character) into a new one in which 4-digit Unicode escape sequences have been replaced with the corresponding Unicode characters.
unexpected(E) - Static method in class org.eigenbase.util.Util
Returns an exception indicating that we didn't expect to find this enumeration here.
unexpected() - Method in class org.eigenbase.util14.Enum14.BasicValue
 
unexpected(Enum14.Value) - Method in class org.eigenbase.util14.Enum14
Returns an exception indicating that we didn't expect to find this value here.
unflattenedRowType - Variable in class com.lucidera.lcs.LcsIndexGuide
 
unflattenedRowType - Variable in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
 
unFlattenOrdinal(int) - Method in class com.lucidera.lcs.LcsIndexGuide
Returns the unflattened column ordinal corresponding to a flattened field ordinal
unFlattenOrdinal(int) - Method in class net.sf.farrago.namespace.ftrs.FtrsIndexGuide
Returns the unflattened column ordinal corresponding to a flattened field ordinal
UNICODE_CHAR - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a fixed-width UNICODE character string.
UNICODE_CHAR_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
UNICODE_CHARSET - Static variable in class net.sf.farrago.test.FennelTupleTest
 
UNICODE_QUOTED_ESCAPE_CHAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNICODE_QUOTED_ESCAPE_CHAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNICODE_QUOTED_ESCAPE_CHAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UNICODE_QUOTED_IDENTIFIER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNICODE_QUOTED_IDENTIFIER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNICODE_QUOTED_IDENTIFIER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UNICODE_STRING_LITERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNICODE_STRING_LITERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNICODE_STRING_LITERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UNICODE_VARCHAR - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a variable-width binary string.
UNICODE_VARCHAR_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
UnicodeEscapeCharIllegal - Variable in class org.eigenbase.resource.EigenbaseResource
UnicodeEscapeCharIllegal is 'UESCAPE ''{0}'' may not be hex digit, whitespace, plus sign, or double quote'
UnicodeEscapeCharLength - Variable in class org.eigenbase.resource.EigenbaseResource
UnicodeEscapeCharLength is 'UESCAPE ''{0}'' must be exactly one character'
UnicodeEscapeMalformed - Variable in class org.eigenbase.resource.EigenbaseResource
UnicodeEscapeMalformed is 'Unicode escape sequence starting at character {0,number,#} is not exactly four hex digits'
UnicodeEscapeUnexpected - Variable in class org.eigenbase.resource.EigenbaseResource
UnicodeEscapeUnexpected is 'UESCAPE cannot be specified without Unicode literal introducer'
UNION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNION - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
UNION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Union - Static variable in class org.eigenbase.sql.SqlKind
 
unionAllOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
unionDiscriminator - Variable in class net.sf.farrago.cwm.datatypes.DataTypesPackage$Hib
 
UnionDiscriminator - Interface in net.sf.farrago.cwm.datatypes
UnionDiscriminator association proxy interface.
UnionDiscriminator$Hib - Class in net.sf.farrago.cwm.datatypes
UnionDiscriminator association implementation.
UnionDiscriminator$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
unionDiscriminator_DiscriminatedUnion$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
unionDiscriminator_DiscriminatedUnion$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
unionDiscriminator_DiscriminatedUnion$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
unionDiscriminator_DiscriminatedUnion$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
unionDiscriminator_DiscriminatedUnion$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
unionDiscriminator_DiscriminatedUnion$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
UnionEliminatorRule - Class in org.eigenbase.rel.rules
UnionEliminatorRule checks to see if its possible to optimize a Union call by eliminating the Union operator altogether in the case the call consists of only one input.
UnionEliminatorRule() - Constructor for class org.eigenbase.rel.rules.UnionEliminatorRule
Creates a UnionEliminatorRule.
unionInstance - Static variable in class org.eigenbase.rel.rules.RemoveEmptyRule
Singleton instance of rule which removes empty children of a UnionRel.
unionOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
UnionORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Union
unionPreds(RexBuilder, RexNode, RexNode) - Static method in class org.eigenbase.rel.metadata.RelMdUtil
AND's two predicates together, either of which may be null, removing redundant filters.
UnionRel - Class in org.eigenbase.rel
UnionRel returns the union of the rows of its inputs, optionally eliminating duplicates.
UnionRel(RelOptCluster, RelNode[], boolean) - Constructor for class org.eigenbase.rel.UnionRel
 
UnionRelBase - Class in org.eigenbase.rel
UnionRelBase is an abstract base class for implementations of UnionRel.
UnionRelBase(RelOptCluster, RelTraitSet, RelNode[], boolean) - Constructor for class org.eigenbase.rel.UnionRelBase
 
UnionToDistinctRule - Class in org.eigenbase.rel.rules
UnionToDistinctRule translates a distinct UnionRel (all = false) into an AggregateRel on top of a non-distinct UnionRel (all = true).
UnionToDistinctRule() - Constructor for class org.eigenbase.rel.rules.UnionToDistinctRule
Creates a UnionToDistinctRule.
unionTree - Static variable in class org.eigenbase.test.HepPlannerTest
 
UNIQUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNIQUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNIQUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UniqueConstraint() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UniqueConstraint() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
uniqueFeature - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
UniqueFeature - Interface in net.sf.farrago.cwm.keysindexes
UniqueFeature association proxy interface.
UniqueFeature$Hib - Class in net.sf.farrago.cwm.keysindexes
UniqueFeature association implementation.
UniqueFeature$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
uniqueFeature_UniqueKey$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
uniqueFeature_UniqueKey$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
uniqueFeature_UniqueKey$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
uniqueFeature_UniqueKey$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
uniqueFeature_UniqueKey$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
uniqueFeature_UniqueKey$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
uniqueFieldName(String[], int, String) - Static method in class org.eigenbase.util.Util
Generates a unique name
uniqueId - Variable in class net.sf.farrago.db.FarragoDatabase
Provides unique identifiers for sessions and statements.
uniqueKey - Variable in class net.sf.farrago.fem.fennel.FemIndexSearchDef$Hib
 
uniqueKey - Variable in class net.sf.farrago.fem.fennel.FemLbmSearchStreamDef$Hib
 
uniqueKey$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
uniqueKey$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
uniqueKeyCount - Variable in class net.sf.farrago.namespace.FarragoMedLocalIndexStats
 
uniqueKeyRelationship - Variable in class net.sf.farrago.cwm.keysindexes.KeysIndexesPackage$Hib
 
UniqueKeyRelationship - Interface in net.sf.farrago.cwm.keysindexes
UniqueKeyRelationship association proxy interface.
UniqueKeyRelationship$Hib - Class in net.sf.farrago.cwm.keysindexes
UniqueKeyRelationship association implementation.
UniqueKeyRelationship$Hib(RefPackage) - Constructor for class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
uniqueKeys - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcQueryRel
 
uniquify(String, Collection<String>) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Makes a name distinct from other names which have already been used, adds it to the list, and returns it.
uniquify(List<String>) - Static method in class org.eigenbase.sql.validate.SqlValidatorUtil
Makes sure that the names in a list are unique.
uniquifyFields(RelDataType) - Method in class org.eigenbase.sql2rel.SqlToRelConverter
 
uniquifyGeneratedName(FarragoRepos, RefObject, String) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Generated names are normally unique by construction.
UNKNOWN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNKNOWN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNKNOWN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UNKNOWN_LITERAL - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
 
UnknownCharacterSet - Variable in class org.eigenbase.resource.EigenbaseResource
UnknownCharacterSet is 'Unknown character set ''{0}'''
unknownCharPrecision - Static variable in class net.sf.farrago.type.FarragoTypeFactoryImpl
 
UnknownDatatypeName - Variable in class org.eigenbase.resource.EigenbaseResource
UnknownDatatypeName is 'Unknown datatype name ''{0}'''
UnknownField - Variable in class org.eigenbase.resource.EigenbaseResource
UnknownField is 'Unknown field ''{0}'''
UnknownIdentifier - Variable in class org.eigenbase.resource.EigenbaseResource
UnknownIdentifier is 'Unknown identifier ''{0}'''
UnknownTargetColumn - Variable in class org.eigenbase.resource.EigenbaseResource
UnknownTargetColumn is 'Unknown target column ''{0}'''
unknownType - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
unlockAfterTxn() - Method in class net.sf.farrago.catalog.FarragoReposTxnContext
Releases lock acquired by beginLockedTxn.
unlockAfterTxn() - Method in class net.sf.farrago.session.mock.MockReposTxnContext
 
unlockRepos(int) - Method in class net.sf.farrago.catalog.FarragoReposImpl
Releases either a shared or exclusive lock on the repository that was previously acquired (caller must ensure consistency).
unmapRuleDescription(RelOptRule) - Method in class org.eigenbase.relopt.AbstractRelOptPlanner
Removes the mapping between a rule and its description.
unmarshal(FennelTupleData, int) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Unmarshals the current tuple buffer, setting a tuple's values to reference the contents.
unmarshal(FennelTupleData) - Method in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Unmarshals the current tuple buffer, setting a tuple's values to reference the contents.
unmarshal() - Method in class net.sf.farrago.runtime.FennelAbstractTupleIter
 
unmarshalBitFields(ByteBuffer, int) - Method in class net.sf.farrago.type.runtime.FarragoSyntheticObject
Unmarshals all bit fields in this tuple.
unmarshallValues(FennelTupleDescriptor, ByteBuffer, FennelTupleAccessor, FennelTupleData) - Method in class net.sf.farrago.test.FennelTupleTest
 
unmarshallValues(FennelTupleDescriptor, ByteBuffer) - Method in class net.sf.farrago.test.FennelTupleTest
 
unmarshalTuple(ByteBuffer, byte[], ByteBuffer) - Method in class net.sf.farrago.runtime.FennelOnlyTupleReader
 
unmarshalTuple(ByteBuffer, byte[], ByteBuffer) - Method in interface net.sf.farrago.runtime.FennelTupleReader
Unmarshals one tuple.
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelBitAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelByteAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelFixedWidthAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelIntAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelLongAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelShortAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor.FennelVarWidthAccessor
 
unmarshalValue(FennelTupleAccessor, FennelTupleDatum) - Method in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Unmarshalls the attribute's value into a tupledatum holder.
UnmatchInsertColumn - Variable in class org.eigenbase.resource.EigenbaseResource
UnmatchInsertColumn is 'Number of INSERT target columns ({0,number}) does not equal number of source items ({1,number})'
unmodifiableAssocGraph - Variable in class org.eigenbase.jmi.JmiModelGraph
Unmodifiable view of assocGraph.
unmodifiableClassVertexSet - Variable in class org.eigenbase.lurql.LurqlPlanVertex
Unmodifiable counterpart to classVertexSet (for public consumption).
unmodifiableFilters - Variable in class org.eigenbase.lurql.LurqlPlanVertex
Unmodifiable counterpart to filters (for public consumption).
unmodifiableInheritanceGraph - Variable in class org.eigenbase.jmi.JmiModelGraph
Unmodifiable view of inheritanceGraph.
UNNAMED - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNNAMED - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNNAMED - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UNNEST - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNNEST - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNNEST - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Unnest - Static variable in class org.eigenbase.sql.SqlKind
 
unnest - Variable in class org.eigenbase.sql.validate.UnnestNamespace
 
UnnestNamespace - Class in org.eigenbase.sql.validate
Namespace for UNNEST.
UnnestNamespace(SqlValidatorImpl, SqlCall, SqlValidatorScope, SqlNode) - Constructor for class org.eigenbase.sql.validate.UnnestNamespace
 
unnestOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The UNNESToperator.
UnnestORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Unnest
unparse(SqlWriter, SqlNode[], int, int) - Method in class net.sf.farrago.rng.FarragoRngNextRandomIntOperator
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlDynamicParam
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlExists
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlFilter
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlFollow
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlPathSpec
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlQuery
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlQueryNode
Converts this node to text.
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlRecurse
 
unparse(PrintWriter) - Method in class org.eigenbase.lurql.LurqlRoot
 
unparse(StringBuilder) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Query
 
unparse(StringBuilder) - Method in class org.eigenbase.sql.advise.SqlSimpleParser.Token
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlCastFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlColumnListConstructor
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlConvertFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlCursorConstructor
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlDatetimeSubtractionOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlExtractFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlLikeOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlMultisetQueryConstructor
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlMultisetValueConstructor
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlOverlapsOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlOverlayFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlPositionFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlRowOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlSubstringFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlThrowOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.fun.SqlTrimFunction
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlAbstractDateTimeLiteral
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlAsOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlBinaryStringLiteral
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlCall
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlCharStringLiteral
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlCollation
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlDateLiteral
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlDelete
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlDynamicParam
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlExplain
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlFunction
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlFunctionalOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlIdentifier
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlInfixOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlInsert
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlInternalOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlIntervalLiteral
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlJdbcFunctionCall
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlJoinOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlLiteral
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlMerge
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlNode
Writes a SQL representation of this node to a writer.
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlNodeList
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlNumericLiteral
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlOperator
Writes a SQL representation of a call to this operator to a writer, including parentheses if the operators on either side are of greater precedence.
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlOrderByOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlSelect
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlSelectOperator
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlSpecialOperator
 
unparse(SqlWriter, SqlOperator, SqlNode[], int, int) - Method in enum org.eigenbase.sql.SqlSyntax
Converts a call to an operator of this syntax into a string.
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlTimestampLiteral
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlUpdate
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlValuesOperator
 
unparse(SqlWriter, int, int) - Method in class org.eigenbase.sql.SqlWindow
 
unparse(SqlWriter, SqlNode[], int, int) - Method in class org.eigenbase.sql.SqlWindowOperator
 
unparseAlias(PrintWriter) - Method in class org.eigenbase.lurql.LurqlPathBranch
 
unparseBinarySyntax(SqlOperator, SqlNode[], SqlWriter, int, int) - Static method in class org.eigenbase.sql.SqlUtil
 
unparseFilterList(PrintWriter, List<LurqlFilter>) - Method in class org.eigenbase.lurql.LurqlQueryNode
 
unparseFunctionSyntax(SqlOperator, SqlWriter, SqlNode[], boolean, SqlLiteral) - Static method in class org.eigenbase.sql.SqlUtil
Unparses a call to an operator which has function syntax.
unparseListClause(SqlWriter, SqlNode) - Method in class org.eigenbase.sql.SqlOperator
 
unparseListClause(SqlWriter, SqlNode, SqlKind) - Method in class org.eigenbase.sql.SqlOperator
 
unparseSelectList(PrintWriter, List<String>) - Static method in class org.eigenbase.lurql.LurqlQuery
 
unparseThenSpec(PrintWriter) - Method in class org.eigenbase.lurql.LurqlPathBranch
 
unparseValue(PrintWriter, Object) - Method in class org.eigenbase.lurql.LurqlFilter
 
unpin(FarragoObjectCache.Entry) - Method in class net.sf.farrago.util.FarragoObjectCache
Unpins an entry returned by pin.
unprepare() - Method in class net.sf.farrago.db.FarragoDbStmtContext
 
unprepare() - Method in class net.sf.farrago.db.FarragoDbStmtContextBase
 
unprepare() - Method in interface net.sf.farrago.session.FarragoSessionStmtContext
Releases any resources (including result sets) associated with this statement context.
unquoteLiteral(String) - Static method in class net.sf.farrago.ddl.gen.DdlGenerator
 
unquoteStringLiteral(String) - Method in class org.eigenbase.sql.SqlDialect
Converts a string literal back into a string.
unreferenced() - Method in class net.sf.farrago.server.FarragoRJMedDataWrapperServer
 
unregisterEntry(FarragoCacheEntry) - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Receives notification that an entry is being removed from the cache.
unregisterEntry(Iterator) - Method in interface net.sf.farrago.util.FarragoCacheVictimPolicy
Unregisters the current entry being accessed from the victim range
unregisterEntry(Iterator) - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
unregisterEntry(FarragoCacheEntry) - Method in class net.sf.farrago.util.FarragoLruVictimPolicy
 
unreserve() - Method in class net.sf.farrago.catalog.FarragoSequenceAccessor
Returns values unused by the sequence accessor to the catalog
UnscopedTableDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UnscopedTableDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
unsetLower() - Method in class org.eigenbase.sarg.SargIntervalBase
Removes the lower bound for this interval, setting it to -infinity.
unsetLower() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
unsetUpper() - Method in class org.eigenbase.sarg.SargIntervalBase
Removes the upper bound for this interval, setting it to +infinity.
unsetUpper() - Method in class org.eigenbase.sarg.SargIntervalExpr
 
UNSIGNED_INTEGER_LITERAL - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UNSIGNED_INTEGER_LITERAL - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UNSIGNED_INTEGER_LITERAL - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UnsignedIntLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UnsignedIntLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UnsignedIntLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
UnsignedNumericLiteral() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a unsigned numeric literal
UnsignedNumericLiteral() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a unsigned numeric literal
UnsignedNumericLiteral() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a unsigned numeric literal
UnsignedValue() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
unstrict() - Method in enum org.eigenbase.sql.validate.SqlMonotonicity
If this is a strict monotonicity (StrictlyIncreasing, StrictlyDecreasing) returns the non-strict equivalent (Increasing, Decreasing).
UnsupportedIntervalLiteral - Variable in class org.eigenbase.resource.EigenbaseResource
UnsupportedIntervalLiteral is 'Illegal interval literal format {0} for {1}'
unusedCount - Variable in class org.eigenbase.rex.RexProgramBuilder.UsageVisitor
 
UnusedExtension() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Defines a production which can never be accepted by the parser.
UnusedExtension() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Defines a production which can never be accepted by the parser.
UnusedExtension() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Defines a production which can never be accepted by the parser.
unwrap(Class<T>) - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
unwrap(Class<T>) - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
unwrap(Class<T>) - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Returns this namespace, or a wrapped namespace, cast to a particular class.
Unwrappable - Class in org.eigenbase.jdbc4
Gunk for JDBC 4 source compatibility.
Unwrappable() - Constructor for class org.eigenbase.jdbc4.Unwrappable
 
UnwrappableRJConnection - Class in org.eigenbase.jdbc4
Gunk for JDBC 4 source compatibility.
UnwrappableRJConnection(RJConnectionInterface) - Constructor for class org.eigenbase.jdbc4.UnwrappableRJConnection
 
UnwrappableRJConnection(RJDriverInterface, String, Properties) - Constructor for class org.eigenbase.jdbc4.UnwrappableRJConnection
 
UPDATE - Static variable in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
Enumeration constant corresponding to literal update.
UPDATE - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
Enumeration constant corresponding to literal UPDATE.
update(String[], boolean) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Updates, if necessary, the control file's host file data types and lengths, given a table row of information
UPDATE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UPDATE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
UPDATE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Update - Static variable in class org.eigenbase.sql.SqlKind
 
update - Variable in class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
update(String, String, String) - Method in class org.eigenbase.test.DiffRepository
Creates a new document with a given resource.
UPDATE_ANON_PREFIX - Static variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Alias prefix generated for source columns when rewriting UPDATE to MERGE.
UPDATE_OPERAND - Static variable in class org.eigenbase.sql.SqlMerge
 
UPDATE_SRC_ALIAS - Static variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Alias generated for the source table when rewriting UPDATE to MERGE.
UPDATE_TGT_ALIAS - Static variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Alias generated for the target table when rewriting UPDATE to MERGE if no alias was specified by the user.
updateAnnotatedElement(FemAnnotatedElement, String, boolean) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Updates system-maintained attributes of an object.
updateArray(int, Array) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateArray(String, Array) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBlob(int, Blob) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBlob(String, Blob) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBlob(int, InputStream) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBlob(String, InputStream) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBlob(int, InputStream, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBlob(String, InputStream, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBoolean(int, boolean) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBoolean(String, boolean) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateByte(int, byte) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateByte(String, byte) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBytes(int, byte[]) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateBytes(String, byte[]) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateCatalog(boolean) - Method in class net.sf.farrago.db.FarragoDatabase
Updates the catalog on startup, taking care of any cleanup or recovery.
updateCharacterStream(int, Reader, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateCharacterStream(int, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateCharacterStream(String, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClob(int, Clob) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClob(String, Clob) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClob(int, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClob(String, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClob(int, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClob(String, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateClusters - Variable in class com.lucidera.lcs.LcsReplaceStreamDef
 
updateClusters - Variable in class com.lucidera.lcs.LcsTableMergeRel
 
updateColumnList - Variable in class org.eigenbase.rel.TableModificationRelBase
 
updateConfiguration() - Static method in class net.sf.farrago.syslib.FarragoUpdateCatalogUDR
Updates Farrago config objects in cases where they have been set to dummy values.
updateCount - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
updateDate(int, Date) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateDate(String, Date) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateDouble(int, double) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateDouble(String, double) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateFloat(int, float) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateFloat(String, float) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateGraph() - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
updateHistogram(FarragoRepos, FemAbstractColumn, Long, boolean, float, long, int, long, long, List<FemColumnHistogramBar>) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
 
updateImportance(RelSubset, Double) - Method in class org.eigenbase.relopt.volcano.RuleQueue
 
updateIndexRoot(FemLocalIndex, FarragoDataWrapperCache, FarragoSessionIndexMap, Long) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
updateIndexRoot(FemLocalIndex, FarragoDataWrapperCache, FarragoSessionIndexMap, Long) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
updateIndexRoot(FemLocalIndex, FarragoDataWrapperCache, FarragoSessionIndexMap, Long) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gives the personality the opportunity to update an index root page when the index is rebuilt
updateInPlace - Variable in class net.sf.farrago.fem.fennel.FemIndexWriterDef$Hib
 
updateInt(int, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateInt(String, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
UpdateLineColumn(char) - Method in class net.sf.farrago.parser.impl.SimpleCharStream
 
UpdateLineColumn(char) - Method in class net.sf.farrago.rng.parserimpl.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.eigenbase.lurql.parser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.eigenbase.sql.parser.impl.SimpleCharStream
 
updateLong(int, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateLong(String, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNClob(int, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNClob(String, Reader) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNClob(int, NClob) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNClob(String, NClob) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNClob(int, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNClob(String, Reader, long) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNString(int, String) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNString(String, String) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNull(int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateNull(String) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateObject(int, Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateObject(String, Object) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateObject(int, Object, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateObject(String, Object, int) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateObjectTimestamp(CwmModelElement) - Method in class net.sf.farrago.ddl.DdlValidator
 
updateOnly - Variable in class com.lucidera.lcs.LcsTableMergeRel
 
updateOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
UpdateORDINAL - Static variable in class org.eigenbase.sql.SqlKind
UPDATE statement
updatePageCount(FemLocalIndex, Long) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Deprecated.  
updatePageCount(FemLocalIndex, Long, FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Updates the page count statistic for a local index, creating new index stat records as needed.
updatePendingBackupData(FarragoRepos, boolean, boolean) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Updates the system backup catalog data depending on whether the last pending backup (if any) succeeded or failed.
updateProj - Variable in class net.sf.farrago.fem.fennel.FemTableUpdaterDef$Hib
 
updateRef(int, Ref) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateRef(String, Ref) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateRelInMap(Map<RelNode, SortedSet<CorrelatorRel.Correlation>>) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
updateRelInMap(SortedMap<CorrelatorRel.Correlation, CorrelatorRel>) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
updateRow() - Method in class org.eigenbase.util14.AbstractResultSet
 
updateRowCount(FemAbstractColumnSet, Long, boolean, boolean) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Deprecated.  
updateRowCount(FemAbstractColumnSet, Long, boolean, boolean, FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Updates the row count statistic for an abstract column set, creating new row count stat records, as needed.
updateRowCounts(FarragoSession, List<String>, List<Long>, TableModificationRelBase.Operation, FarragoSessionRuntimeContext) - Method in class com.lucidera.farrago.LucidDbSessionPersonality
 
updateRowCounts(FemAbstractColumnSet, long, long, FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Updates the current and deleted row counts for an abstract column set, creating new row count stat records as needed.
updateRowCounts(FemAbstractColumnSet, List<FarragoCatalogUtil.RowCountStat>, FarragoRepos) - Static method in class net.sf.farrago.catalog.FarragoCatalogUtil
Updates various row counts for an abstract column set, creating new row count stat records as needed.
updateRowCounts(List<Long>, FarragoSessionRuntimeContext) - Method in class net.sf.farrago.db.FarragoDbStmtContext
Update catalog row counts
updateRowCounts(FarragoSession, List<String>, List<Long>, TableModificationRelBase.Operation, FarragoSessionRuntimeContext) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
updateRowCounts(FarragoSession, List<String>, List<Long>, TableModificationRelBase.Operation, FarragoSessionRuntimeContext) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Gives this personality the opportunity to update rowcount information in the catalog tables for a specified table as a result of a particular DML operation.
updateRowId(int, RowId) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateRowId(String, RowId) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateRowType(FarragoTypeFactory, RelDataType, RelDataType) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
updateRule$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
updatesAreDetected(int) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
updateSetListNewline - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
updateShort(int, short) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateShort(String, short) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateStats(FarragoRepos, long, boolean, Collection<DdlAnalyzeStmt.Histogram>, List<DdlAnalyzeStmt.IndexDetail>) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
Updates catalog records with new statistical data, all within a single MDR write txn.
updateString(int, String) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateString(String, String) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateSystemObjects() - Static method in class net.sf.farrago.syslib.FarragoUpdateCatalogUDR
Updates catalogs with system objects, adding them if they don't exist yet.
updateSystemParameter(DdlSetSystemParamStmt) - Method in class net.sf.farrago.db.FarragoDatabase
 
updateSystemParameters() - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
updateSystemTypes() - Method in class net.sf.farrago.catalog.FarragoAbstractCatalogInit
 
updateTime(int, Time) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateTime(String, Time) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.eigenbase.util14.AbstractResultSet
 
updateVertex(HepRelVertex, RelNode) - Method in class org.eigenbase.relopt.hep.HepPlanner
 
upper - Static variable in class net.sf.farrago.fennel.calc.ExtInstructionDefTable
 
UPPER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
UPPER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
upper(BytePointer) - Method in class net.sf.farrago.type.runtime.BytePointer
upper the case for each character of the string
upper(BytePointer) - Method in class net.sf.farrago.type.runtime.Ucs2CharPointer
 
UPPER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
upper$Hib - Variable in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
UPPER_METHOD_NAME - Static variable in class net.sf.farrago.type.runtime.BytePointer
 
UPPER_OPERAND - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
Ordinal of the 'upper' operand.
upperBound - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel.Window
 
upperBound - Variable in class org.eigenbase.rex.RexWindow
 
upperBound - Variable in class org.eigenbase.sarg.SargIntervalBase
 
UpperBound_OPERAND - Static variable in class org.eigenbase.sql.SqlWindow
Ordinal of the operand which holds the upper bound of the window.
upperBoundCsn - Variable in class net.sf.farrago.fem.fennel.FemCmdCompleteBackup$Hib
 
upperBoundCsn - Variable in class net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
 
upperBoundCsn - Variable in class net.sf.farrago.syslib.FarragoSystemBackup
 
upperBoundCsn - Variable in class net.sf.farrago.syslib.FarragoSystemRestore
 
upperCase - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.SchemaCatalogReader
 
upperFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
upperLimit - Variable in class net.sf.farrago.catalog.FarragoSequenceOptions
 
upperRexInputIdx - Variable in class org.eigenbase.sarg.SargRexAnalyzer
If >= 0, treat RexInputRefs whose index is within the range [lowerRexInputIdx, upperRexInputIdx) as coordinates in expressions
url - Variable in class net.sf.farrago.db.FarragoDbSession
URL used to connect this session.
url - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
url - Variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
url - Variable in class org.eigenbase.util.JdbcDataSource
 
url$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
urlSet - Variable in class net.sf.farrago.plugin.FarragoPluginClassLoader
 
usableIndexes - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
USAGE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USAGE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USAGE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
usage() - Static method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
USE_DEFAULT_PRECISION - Static variable in class org.eigenbase.sql.SqlIntervalQualifier
 
useCar(FarragoObjectCacheTest.RentalCarAgreement, String) - Method in class net.sf.farrago.test.FarragoObjectCacheTest.CustomerThread
 
useCost - Variable in class com.lucidera.lcs.LcsIndexOptimizer
 
usedColumnSet$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
usedColumnSet$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
useDefaultFractionalSecondPrecision - Variable in class org.eigenbase.sql.SqlIntervalQualifier
 
useDefaultStartPrecision - Variable in class org.eigenbase.sql.SqlIntervalQualifier
 
usedExprs - Variable in class org.eigenbase.rex.RexProgramBuilder.UsageVisitor
 
useDoubleMultiplication(RelDataType, RelDataType) - Method in class com.lucidera.type.LucidDbTypeFactory
 
useDoubleMultiplication(RelDataType, RelDataType) - Method in interface org.eigenbase.reltype.RelDataTypeFactory
 
useDoubleMultiplication(RelDataType, RelDataType) - Method in class org.eigenbase.reltype.RelDataTypeFactoryImpl
 
useLockstep() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
usePreviewDelete - Variable in class net.sf.farrago.ddl.DdlValidator
 
user - Variable in class net.sf.farrago.db.FarragoNoninteractiveCallbackHandler
 
USER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
user - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
USER_DEFINED_TYPE_CATALOG - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USER_DEFINED_TYPE_CATALOG - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USER_DEFINED_TYPE_CATALOG - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
USER_DEFINED_TYPE_CODE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USER_DEFINED_TYPE_CODE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USER_DEFINED_TYPE_CODE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
USER_DEFINED_TYPE_NAME - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USER_DEFINED_TYPE_NAME - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USER_DEFINED_TYPE_NAME - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
USER_DEFINED_TYPE_SCHEMA - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USER_DEFINED_TYPE_SCHEMA - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USER_DEFINED_TYPE_SCHEMA - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
userAssignedNamespace - Variable in class net.sf.farrago.fem.security.SecurityPackage$Hib
 
UserAssignedNamespace - Interface in net.sf.farrago.fem.security
UserAssignedNamespace association proxy interface.
UserAssignedNamespace$Hib - Class in net.sf.farrago.fem.security
UserAssignedNamespace association implementation.
UserAssignedNamespace$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
userAssignedNamespace_NamespaceAssignee$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
userCatalogEnabled$Hib - Variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
UserDefinedOrderingCategory - Interface in net.sf.farrago.fem.sql2003
UserDefinedOrderingCategory enumeration interface.
UserDefinedOrderingCategoryEnum - Class in net.sf.farrago.fem.sql2003
UserDefinedOrderingCategory enumeration class implementation.
UserDefinedOrderingCategoryEnum(String) - Constructor for class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
 
UserDefinedOrderingDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDefinedOrderingDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UserDefinedOrderingDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDefinedOrderingDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UserDefinedTypeDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDefinedTypeDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UserDefinedTypeDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDefinedTypeDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UserDefinedTypeOptions(FemUserDefinedType) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDefinedTypeOptions(FemUserDefinedType) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UserDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
UserDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
UserDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
useReflection - Variable in class net.sf.farrago.namespace.mdr.MedMdrClassExtentRel
 
userFunc - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The USER function.
userName - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
userName - Static variable in class net.sf.farrago.test.FarragoSqlRunnerTest
 
userRepos - Variable in class net.sf.farrago.db.FarragoDatabase
 
useSameTypeResult - Variable in class net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.BinaryNumericMakeSametypeImplementor
 
useSchemaNameAsForeignQualifier - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
usesLocalFilePerTable() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
usesLocalFiles() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData
 
USING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
USING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
USING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
UsingFrameType - Static variable in class org.eigenbase.sql.SqlJoinOperator
 
usingScope - Variable in class org.eigenbase.sql.validate.CollectScope
 
usingScope - Variable in class org.eigenbase.sql.validate.JoinScope
 
usingTrigger$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
usingTrigger$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
usingTrigger$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
usingTrigger$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
usingTrigger$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
usingTrigger$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
UTF16_BE_BOM - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
UTF16_BE_SANS_BOM - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
UTF16_LE_BOM - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
UTF16_LE_SANS_BOM - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
UTF8_BOM - Static variable in class net.sf.farrago.catalog.FarragoReposUtil.InvalidXmlCharFilterInputStream
 
Util - Class in org.eigenbase.util
Miscellaneous utility functions.
Util() - Constructor for class org.eigenbase.util.Util
 
Util.BacktrackVisitor<R> - Class in org.eigenbase.util
 
Util.BacktrackVisitor() - Constructor for class org.eigenbase.util.Util.BacktrackVisitor
 
Util.FoundOne - Exception in org.eigenbase.util
Exception used to interrupt a tree walk of any kind.
Util.FoundOne(Object) - Constructor for exception org.eigenbase.util.Util.FoundOne
 
Util.SqlNodeDescriptor - Class in org.eigenbase.util
Describes a node, its parent and if and where in the parent a node lives.
Util.SqlNodeDescriptor(SqlNode, SqlNode, Integer) - Constructor for class org.eigenbase.util.Util.SqlNodeDescriptor
 
UtilTest - Class in org.eigenbase.util
Unit test for Util and other classes in this package.
UtilTest(String) - Constructor for class org.eigenbase.util.UtilTest
 
UtilTest.SerializableEnum - Class in org.eigenbase.util
Enumeration which serializes correctly.
UtilTest.SerializableEnum(String, int) - Constructor for class org.eigenbase.util.UtilTest.SerializableEnum
 
UtilTest.UnserializableEnum - Class in org.eigenbase.util
Enumeration which extends BasicValue does NOT serialize correctly.
UtilTest.UnserializableEnum(String, int) - Constructor for class org.eigenbase.util.UtilTest.UnserializableEnum
 

V

val - Variable in class org.eigenbase.runtime.CompoundIterator.Test.Box
 
val - Variable in class org.eigenbase.runtime.CompoundTupleIter.Test.Box
 
val - Variable in class org.eigenbase.sql.SqlWindowOperator.ValSign
 
val - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser.Binding
 
VALID - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
valid - Variable in class org.eigenbase.rex.RexProgramBuilder.RegisterInputShuttle
 
validate(FarragoSessionDdlStmt) - Method in class net.sf.farrago.ddl.DdlValidator
 
validate(FarragoSessionDdlValidator, String, String) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality.ParamValidator
 
validate() - Method in class net.sf.farrago.fennel.calc.CalcProgramBuilder
Validates the program.
validate(SqlNode) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validate(FarragoSessionDdlStmt) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Validates all scheduled operations.
validate() - Method in class org.eigenbase.relopt.volcano.VolcanoPlanner
Checks internal consistency.
validate(RexNode, int) - Method in class org.eigenbase.rex.RexProgramBuilder
 
validate(String) - Method in class org.eigenbase.sql.advise.SqlAdvisor
Attempts to parse and validate a SQL statement.
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlCall
Validates this call.
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlDataTypeSpec
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlDelete
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlDynamicParam
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlIdentifier
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlInsert
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlIntervalQualifier
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlLiteral
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlMerge
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlNode
Validates this node.
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlNodeList
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlSelect
 
validate(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlUpdate
 
validate() - Method in class org.eigenbase.sql.validate.AbstractNamespace
 
validate() - Method in class org.eigenbase.sql.validate.DelegatingNamespace
 
validate(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates an expression tree.
validate(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validate() - Method in interface org.eigenbase.sql.validate.SqlValidatorNamespace
Validates this namespace.
VALIDATE_DDL_ON_PREPARE - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
Whether DDL validation should be done at prepare time
VALIDATE_DDL_ON_PREPARE_DEFAULT - Static variable in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
validateAccess(SqlNode, SqlValidatorTable, SqlAccessEnum) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates access to a table.
validateAction(CwmModelElement, DdlValidator.ValidatedOp) - Method in class net.sf.farrago.ddl.DdlValidator
 
validateAggregateParams(SqlCall, SqlValidatorScope) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates parameters for aggregate function.
validateAggregateParams(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateAlias(LurqlPathBranch) - Method in class org.eigenbase.lurql.LurqlPlan
 
validateArchiveDirectory(String, boolean) - Static method in class net.sf.farrago.syslib.FarragoBackupRestoreUtil
Validates the archive directory, expanding property names within the name, as needed.
validateAttribute(FemAbstractAttribute) - Method in class net.sf.farrago.ddl.DdlHandler
 
validateAttributeSet(CwmClass) - Method in class net.sf.farrago.ddl.DdlHandler
 
validateBaseColumnSet(FemBaseColumnSet) - Method in class net.sf.farrago.ddl.DdlHandler
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class net.sf.farrago.rng.FarragoRngNextRandomIntOperator
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlCaseOperator
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.fun.SqlLiteralChainOperator
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlAggFunction
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlAsOperator
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlFunction
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlOperator
Validates a call to this operator.
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlOverOperator
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlRankFunction
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlSetOperator
 
validateCall(SqlCall, SqlValidator, SqlValidatorScope, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlWindowOperator
 
validateCall(SqlCall, SqlValidatorScope) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a call to an operator.
validateCall(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateClass(Class) - Static method in class net.sf.farrago.catalog.codegen.FactoryGen
Validates the given class.
validateColumnListParams(FemRoutine) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateColumnListParams(SqlFunction, RelDataType[], SqlNode[]) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateColumnListParams(SqlFunction, RelDataType[], SqlNode[]) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a COLUMN_LIST parameter
validateColumnListParams(SqlFunction, RelDataType[], SqlNode[]) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateConnection(Connection) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
validateConnection - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
If MedJdbcDataServer.disableConnectionPool is true, used to determine when to re-validate the connection.
validateConstructorBody(FemRoutine, FarragoSession, RelDataType, FemSqlobjectType) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDataType(SqlDataTypeSpec) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateDataType(SqlDataTypeSpec) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
validateDataType(SqlDataTypeSpec) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Validates a data type expression.
validateDataType(SqlDataTypeSpec) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
validateDataType(SqlDataTypeSpec) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a data type expression.
validateDataType(SqlDataTypeSpec) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateDdl(FarragoSessionDdlValidator, FarragoDbStmtContextBase, FarragoReposTxnContext, FarragoSessionDdlStmt) - Method in class net.sf.farrago.db.FarragoDbSession
 
validateDefaultClause(FemAbstractAttribute, FarragoSession, String) - Method in class net.sf.farrago.ddl.DdlHandler
 
validateDefinition(FemForeignTable) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
validateDefinition(FemDataServer) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
validateDefinition(FemDataWrapper) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
validateDefinition(CwmCatalog) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDefinition(FemLocalSchema) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDefinition(FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDefinition(FemLocalTable) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDefinition(FemLocalView) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDefinition(FemLabel) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDefinition(FemRoutine) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDefinition(FemJar) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDefinition(FemSqlobjectType) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDefinition(FemSqldistinguishedType) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDefinition(FemUserDefinedOrdering) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDefinition(FemUser) - Method in class net.sf.farrago.ddl.DdlSecurityHandler
 
validateDefinition(FemRole) - Method in class net.sf.farrago.ddl.DdlSecurityHandler
 
validateDefinition(RngRandomNumberGenerator) - Method in class net.sf.farrago.rng.FarragoRngDdlHandler
 
validateDefinition(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Validates the definition of an object when it is created.
validateDelete(SqlDelete) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateDelete(SqlDelete) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a DELETE statement.
validateDelete(SqlDelete) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validatedMap - Variable in class net.sf.farrago.ddl.DdlValidator
Map of object validations which have already taken place.
validatedOp - Variable in class net.sf.farrago.ddl.DdlValidator.SchedulingDetail
 
validateDrop(FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDrop(FemLabel) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateDrop(FemJar) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateDrop(FemUser) - Method in class net.sf.farrago.ddl.DdlSecurityHandler
 
validateDrop(FemRole) - Method in class net.sf.farrago.ddl.DdlSecurityHandler
 
validateDrop(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Validates that an object can be dropped.
validateDynamicParam(SqlDynamicParam) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a dynamic parameter.
validateDynamicParam(SqlDynamicParam) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateExpr(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlIdentifier
 
validateExpr(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlNode
Validates this node in an expression context.
validateExpr(SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlNodeList
 
validateExpr(SqlNode) - Method in class org.eigenbase.sql.validate.AggregatingSelectScope
 
validateExpr(SqlNode) - Method in class org.eigenbase.sql.validate.DelegatingScope
 
validateExpr(SqlNode) - Method in class org.eigenbase.sql.validate.EmptyScope
 
validateExpr(SqlNode) - Method in class org.eigenbase.sql.validate.OrderByScope
 
validateExpr(SqlNode, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates an expression.
validateExpr(SqlNode) - Method in interface org.eigenbase.sql.validate.SqlValidatorScope
Performs any scope-specific validation of an expression.
validateFeature(ResourceDefinition, SqlParserPos) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateFeature(ResourceDefinition, SqlParserPos) - Method in class net.sf.farrago.query.FarragoStmtValidator
 
validateFeature(ResourceDefinition, SqlParserPos) - Method in interface net.sf.farrago.session.FarragoSessionStmtValidator
Validates that a particular feature is enabled.
validateFeature(ResourceDefinition, SqlParserPos) - Method in class net.sf.farrago.session.mock.MockSessionStmtValidator
 
validateFeature(ResourceDefinition, SqlParserPos) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates that a particular feature is enabled.
validateFeature(ResourceDefinition, SqlParserPos) - Method in class org.eigenbase.test.SqlValidatorFeatureTest.FeatureValidator
 
validateForeignColumnSetDefinition(FemBaseColumnSet) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
validateFrameBoundary(SqlNode, boolean, SqlTypeFamily, SqlValidator, SqlValidatorScope) - Method in class org.eigenbase.sql.SqlWindowOperator
 
validateFrom(SqlNode, RelDataType, SqlValidatorScope) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
validateFrom(SqlNode, RelDataType, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates the FROM clause of a query, or (recursively) a child node of the FROM clause: AS, OVER, JOIN, VALUES, or subquery.
validateGroupClause(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates the GROUP BY clause of a SELECT statement.
validateHavingClause(SqlSelect) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
Calls the parent class method and masks Farrago exception thrown.
validateHavingClause(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateIdentifier(SqlIdentifier, SqlValidatorScope) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
Registers the identifier and its scope into a map keyed by ParserPostion.
validateIdentifier(SqlIdentifier, SqlValidatorScope) - Method in interface org.eigenbase.sql.validate.SqlValidator
Resolves an identifier to a fully-qualified name.
validateIdentifier(SqlIdentifier, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateImpl() - Method in class org.eigenbase.sql.validate.AbstractNamespace
Validates this scope and returns the type of the records it returns.
validateImpl() - Method in class org.eigenbase.sql.validate.AliasNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.CollectNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.FieldNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.IdentifierNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.JoinNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.ParameterNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.ProcedureNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.SelectNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.SetopNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.TableConstructorNamespace
 
validateImpl() - Method in class org.eigenbase.sql.validate.UnnestNamespace
 
validateInsert(SqlInsert) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateInsert(SqlInsert) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates an INSERT statement.
validateInsert(SqlInsert) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateIntervalQualifier(SqlIntervalQualifier) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a SqlIntervalQualifier
validateIntervalQualifier(SqlIntervalQualifier) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateJavaRoutine(FemRoutine, FemRoutineParameter) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateJoin(SqlJoin, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateKeys(RelNode, List<Integer>, List<Integer>, List<Integer>) - Method in class com.lucidera.opt.LoptSemiJoinOptimizer
Validates the candidate semijoin keys corresponding to the fact table.
validateListParams(Method, Class[]) - Method in class net.sf.farrago.query.FarragoUserDefinedRoutine
Examines parameters corresponding to List parameters and ensures that they are List<String> types
validateLiteral(SqlLiteral) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a literal.
validateLiteral(SqlLiteral) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateLiteralAsDouble(SqlLiteral) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateLocalTable(FemLocalTable, boolean) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateMedColumnSet(FemBaseColumnSet) - Method in class net.sf.farrago.ddl.DdlMedHandler
 
validateMerge(SqlMerge) - Method in class com.lucidera.farrago.LucidDbSqlValidator
 
validateMerge(SqlMerge) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateMerge(SqlMerge) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates a MERGE statement.
validateMerge(SqlMerge) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateMergeUniqueKeys(SqlMerge) - Method in class com.lucidera.farrago.LucidDbSqlValidator
Validates the merge statement for updates on unique key columns
validateModification(CwmCatalog) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateModification(FemLocalSchema) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateModification(FemLocalIndex) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateModification(FemBaseColumnSet) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateModification(FemLocalTable) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateModification(FemRoutine) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateModification(FemUser) - Method in class net.sf.farrago.ddl.DdlSecurityHandler
 
validateModification(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Validates the new definition of an object when it is altered.
validateNamespace(SqlValidatorNamespace) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
validateNamespace(SqlValidatorNamespace) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates a namespace.
validateNoAggs(SqlNode, String) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Throws an error if there is an aggregate or windowed aggregate in the given clause.
validateNodeFeature(SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateObject(Object) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
validateOnBorrow - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
validateOnReturn - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
validateOperands(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.SqlOperator
Validates the operands of a call, inferring the return type in the process.
validateOrderItem(SqlSelect, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateOrderList(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates the ORDER BY clause of a SELECT statement.
validateOver(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
 
validateOver(SqlCall, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateParameterizedExpression(SqlNode, Map<String, RelDataType>) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates an expression tree.
validateParameterizedExpression(SqlNode, Map<String, RelDataType>) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validatePlan(RelNode, RelTraitSet) - Method in class net.sf.farrago.query.FarragoPreparingStmt
 
validatePrivileges(FarragoSessionDdlValidator) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
validateQuantifier(SqlValidator, SqlCall) - Method in class org.eigenbase.sql.SqlFunction
Throws a validation error if a DISTINCT or ALL quantifier is present but not allowed.
validateQuery(SqlNode, SqlValidatorScope) - Method in interface org.eigenbase.sql.validate.SqlValidator
Checks that a query is valid.
validateQuery(SqlNode, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateResult(Double) - Static method in class org.eigenbase.rel.metadata.RelMetadataQuery
 
validateReturnBody(FemRoutine, FarragoSession, RelDataType, FemRoutineParameter) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateRoutineBody(FarragoSession, FemRoutine, FemRoutineParameter) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateRoutineParam(FemRoutineParameter) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateRowType(RelDataType, RelDataType) - Method in class net.sf.farrago.namespace.jdbc.MedJdbcNameDirectory
 
validateSavepoint(FarragoSessionSavepoint) - Method in class net.sf.farrago.db.FarragoDbSession
 
validateSavepoint(Savepoint) - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
validateScopedExpression(SqlNode, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateSelect(SqlSelect, RelDataType) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates a SELECT statement.
validateSelectList(SqlNodeList, SqlSelect, RelDataType) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateSession() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineConnection
 
validateSession() - Method in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineStatement
Validates statement's session and throws if session closed.
validateSessionVariable(FarragoSessionDdlValidator, FarragoSessionVariables, String, String) - Method in class net.sf.farrago.defimpl.FarragoDefaultSessionPersonality
 
validateSessionVariable(FarragoSessionDdlValidator, FarragoSessionVariables, String, String) - Method in interface net.sf.farrago.session.FarragoSessionPersonality
Checks whether a parameter value is appropriate for a session variable and, if the value is appropriate, sets the session variable.
validateSqlRoutine(FemRoutine, FemRoutineParameter) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateTableDefinition(FemLocalTable, FemLocalIndex, boolean) - Method in class com.lucidera.lcs.LcsDataServer
 
validateTableDefinition(FemLocalTable, FemLocalIndex) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Validates the definition of a table being created.
validateTableDefinition(FemLocalTable, FemLocalIndex, boolean) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Validates the definition of a table being created.
validateTableDefinition(FemLocalTable, FemLocalIndex) - Method in class net.sf.farrago.namespace.ftrs.FtrsDataServer
 
validateTableDefinition(FemLocalTable, FemLocalIndex) - Method in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
validateTableDefinition(FemLocalTable, FemLocalIndex, boolean) - Method in class net.sf.farrago.namespace.impl.MedAbstractLocalDataServer
 
validateTableDefinition(FemLocalTable, FemLocalIndex) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
validateTableDefinition(FemLocalTable, FemLocalIndex, boolean) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
validateTruncation(CwmModelElement) - Method in interface net.sf.farrago.session.FarragoSessionDdlHandler
Validates that an object can be truncated.
validateType(RelDataType) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
Validates and sets data type of sequence
validateTypedElement(FemAbstractTypedElement, CwmNamespace) - Method in class net.sf.farrago.ddl.DdlHandler
 
validateTypedElement(FemSqltypedElement, CwmNamespace) - Method in class net.sf.farrago.ddl.DdlHandler
 
validateUniqueColumn(SqlNode, SqlNode, SqlIdentifier, SqlValidatorScope) - Method in class com.lucidera.farrago.LucidDbSqlValidator
Validates a unique column to ensure that either it isn't being updated, or if it's being updated, the update is a no-op because the column is either being set to itself or the column it is being equi-joined with in the ON clause of the MERGE statement
validateUniqueNames(CwmModelElement, Collection<? extends CwmModelElement>, boolean) - Method in class net.sf.farrago.ddl.DdlValidator
 
validateUniqueNames(CwmModelElement, Collection<? extends CwmModelElement>, boolean) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
Determines whether all of the objects in a collection have distinct names, throwing an appropriate exception if not.
validateUpdate(SqlUpdate) - Method in class net.sf.farrago.query.FarragoSqlValidator
 
validateUpdate(SqlUpdate) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates an UPDATE statement.
validateUpdate(SqlUpdate) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateUserDefinedType(FemUserDefinedType) - Method in class net.sf.farrago.ddl.DdlRoutineHandler
 
validateUsingCol(SqlIdentifier, SqlNode) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateValue(long) - Method in class net.sf.farrago.catalog.FarragoSequenceOptions
Validates that value is within range of specified type
validateValues(SqlCall, RelDataType, SqlValidatorScope) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
Validates a VALUES clause.
validateViewColumnList(Collection<?>) - Method in class net.sf.farrago.ddl.DdlValidator
 
validateViewColumnList(Collection<?>) - Method in interface net.sf.farrago.session.FarragoSessionDdlValidator
validate the names provided in a VIEW's explicit column list.
validateViewImpl(FarragoSession, FemLocalView) - Method in class net.sf.farrago.ddl.DdlRelationalHandler
 
validateWhereClause(SqlSelect) - Method in class org.eigenbase.sql.advise.SqlAdvisorValidator
Calls the parent class method and masks Farrago exception thrown.
validateWhereClause(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateWhereOrOn(SqlValidatorScope, SqlNode, String) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateWhileIdle - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
validateWindow(SqlNode, SqlValidatorScope, SqlCall) - Method in interface org.eigenbase.sql.validate.SqlValidator
Validates the right-hand side of an OVER expression.
validateWindow(SqlNode, SqlValidatorScope, SqlCall) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validateWindowClause(SqlSelect) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl
 
validating - Variable in class org.eigenbase.rex.RexProgramBuilder
 
validatingRoutine - Variable in class net.sf.farrago.query.FarragoUserDefinedRoutineLookup
 
validatingSqlMerge - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
 
ValidationError - Variable in class org.eigenbase.resource.EigenbaseResource
ValidationError is 'Validation Error: {0}'
validationQuery - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer.CustomPoolableConnectionFactory
 
validationQuery - Variable in class net.sf.farrago.namespace.jdbc.MedJdbcDataServer
 
validator - Variable in class net.sf.farrago.ddl.DdlHandler
 
validator - Variable in class org.eigenbase.sql.advise.SqlAdvisor
 
validator - Variable in class org.eigenbase.sql.SqlCallBinding
 
validator - Variable in class org.eigenbase.sql.validate.AbstractNamespace
 
validator - Variable in class org.eigenbase.sql.validate.AggChecker
 
validator - Variable in class org.eigenbase.sql.validate.DelegatingScope
 
validator - Variable in class org.eigenbase.sql.validate.EmptyScope
 
validator - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl.Expander
 
validator - Variable in class org.eigenbase.sql2rel.SqlToRelConverter
 
ValidatorAccessDenied - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAccessDenied is 'Privilege {0} required for access to {1}'
ValidatorAccessObjectNonVisibleToLabel - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAccessObjectNonVisibleToLabel is 'Attempt to access {0}, which is not visible to the current session label setting.'
ValidatorAlterFailed - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAlterFailed is 'Unable to execute ALTER statement'
ValidatorAlterForeignTable - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAlterForeignTable is 'ALTER TABLE cannot be used on a foreign table'
ValidatorAlterIdentityFailed - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAlterIdentityFailed is 'Cannot alter sequence for {0} because it was not defined as an identity column'
ValidatorAlterTableDataServer - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAlterTableDataServer is 'ALTER TABLE is not supported by local {0}'
ValidatorAlterTempTable - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAlterTempTable is 'ALTER TABLE cannot be used on a temporary table'
ValidatorAnalyzeFailed - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAnalyzeFailed is 'Unable to execute ANALZYE statement'
ValidatorAnalyzeInvalidRowCount - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAnalyzeInvalidRowCount is 'Cannot analyze {0} because its row count metadata is incorrect'
ValidatorAnalyzeNotSupported - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorAnalyzeNotSupported is 'Cannot analyze {0} because analysis is not supported for objects of that type'
ValidatorBadDefaultClause - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorBadDefaultClause is 'Invalid DEFAULT clause for {0}'
ValidatorBadDefaultParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorBadDefaultParam is 'Cannot reference dynamic parameter in DEFAULT clause for {0}'
ValidatorBadDefaultType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorBadDefaultType is 'Type mismatch in DEFAULT clause for {0}; column type family is {1} but default value type family is {2}'
ValidatorCalcUnavailable - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorCalcUnavailable is 'Requested calculator implementation is unavailable'
ValidatorCharsetUnexpected - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorCharsetUnexpected is 'CHARACTER SET specification not allowed on {0}'
ValidatorCharsetUnsupported - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorCharsetUnsupported is 'Character set {0} unsupported'
ValidatorCircularLabelChain - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorCircularLabelChain is 'Cannot create a circular label chain.'
ValidatorConstructorAssignmentType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorConstructorAssignmentType is 'Result expression type {0} cannot be assigned to declared type {1} of {2}'
ValidatorConstructorAssignmentUnknown - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorConstructorAssignmentUnknown is 'Unknown target field {0} in constructor assignment'
ValidatorConstructorName - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorConstructorName is 'Name of constructor {0} must match name of {1}'
ValidatorConstructorType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorConstructorType is 'Return type of constructor {0} must be type being constructed'
ValidatorConstructorUndefined - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorConstructorUndefined is 'Method {0} has been declared but not yet defined'
ValidatorContext - Variable in class org.eigenbase.resource.EigenbaseResource
ValidatorContext is 'From line {0,number,#}, column {1,number,#} to line {2,number,#}, column {3,number,#}'
ValidatorContextPoint - Variable in class org.eigenbase.resource.EigenbaseResource
ValidatorContextPoint is 'At line {0,number,#}, column {1,number,#}'
ValidatorDataServerTableInvalid - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDataServerTableInvalid is 'Failed to validate data server definition for {0}'
ValidatorDefinitionError - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDefinitionError is '{0} in definition of {1}'
ValidatorDefinitionInvalid - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDefinitionInvalid is 'Failed to validate definition for {0}'
ValidatorDistinctTypePredefined - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDistinctTypePredefined is 'Must define representation for {0} as a predefined type'
ValidatorDropClusteredIndex - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropClusteredIndex is 'Cannot drop clustered {0}'
ValidatorDropDeletionIndex - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropDeletionIndex is 'Cannot drop deletion {0}'
ValidatorDropObjectInUse - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropObjectInUse is 'Cannot drop {0} because it is currently in use by a statement'
ValidatorDropObjectInUseBySession - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropObjectInUseBySession is 'Cannot drop {0} because it is currently in use by a session'
ValidatorDropPrimaryKeyIndex - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropPrimaryKeyIndex is 'Cannot drop primary key {0}'
ValidatorDropRestrict - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropRestrict is 'Dropping {0} requires CASCADE because other objects still reference it'
ValidatorDropUniqueConstraintIndex - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDropUniqueConstraintIndex is 'Cannot drop unique constraint {0}'
ValidatorDuplicateClusteredIndex - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDuplicateClusteredIndex is 'Clustered index already defined on {0}'
ValidatorDuplicateNames - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDuplicateNames is 'Duplicate definition for {0} within {1}; earlier definition was near {2}'
ValidatorDuplicateSequenceOption - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorDuplicateSequenceOption is 'Sequence option {0} cannot be assigned multiple times in definition of {1}'
ValidatorFinalAbstractType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorFinalAbstractType is 'Cannot define {0} as both FINAL and NOT INSTANTIABLE'
ValidatorForeignTableButLocalWrapper - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorForeignTableButLocalWrapper is 'Cannot create {0} using local {1}'
ValidatorForeignTableLookupFailed - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorForeignTableLookupFailed is 'Failed to look up foreign table {0}'
ValidatorForeignWrapperHasLocalImpl - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorForeignWrapperHasLocalImpl is 'Cannot create foreign {0} because its library implements local storage'
ValidatorFunctionOutputParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorFunctionOutputParam is 'Parameter mode to {0} may not be declared because it is a function'
ValidatorFunctionReturnType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorFunctionReturnType is 'Result expression type {0} from {1} does not match declared return type {2}'
ValidatorImmutableSysParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorImmutableSysParam is 'Cannot change immutable system parameter {0}'
ValidatorImportFailed - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorImportFailed is 'Failed importing foreign schema {0} from {1}'
ValidatorImportMissing - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorImportMissing is 'One or more tables not found while importing foreign schema {0}: {1}'
ValidatorImportMustBeForeign - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorImportMustBeForeign is 'Cannot import from local {0}'
ValidatorImportUnknown - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorImportUnknown is 'Unknown foreign schema {0}'
ValidatorImportUnsupported - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorImportUnsupported is 'Support for foreign schema import not available in {0}'
ValidatorIndexBadTable - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorIndexBadTable is 'Cannot create index on table other than the one being defined'
ValidatorIndexedColumnsNotDistinct - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorIndexedColumnsNotDistinct is 'Cannot create {0} because columns must be distinct.'
ValidatorIndexOnExistingTempTable - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorIndexOnExistingTempTable is 'Cannot create or drop {0} on existing TEMPORARY {1}'
ValidatorInexactSequenceType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInexactSequenceType is 'Exact numeric type required for sequence in definition of {0}'
ValidatorInvalidColumnListParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidColumnListParam is 'COLUMN_LIST parameters for {0} must be declared as java.util.List<String> in the external Java method {1}'
ValidatorInvalidGrant - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidGrant is 'Privilege {0} is not applicable to {1}'
ValidatorInvalidJarUrl - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidJarUrl is 'Failed to access URL {0} for {1}'
ValidatorInvalidObjectAttributeDefinition - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidObjectAttributeDefinition is 'Cannot create {0} because attribute "{1}" exceeds {2,number,#} characters in length'
ValidatorInvalidObjectDefinition - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidObjectDefinition is 'Invalid definition for {0}'
ValidatorInvalidRoutineDynamicParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidRoutineDynamicParam is 'Dynamic parameters are illegal in routine bodies'
ValidatorInvalidSequenceMin - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidSequenceMin is 'Sequence min value {0,number,#} cannot be greater than max value {1,number,#}'
ValidatorInvalidSequenceStart - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidSequenceStart is 'Sequence start {0,number,#} is required to be between min value {1,number,#} and max value {2,number,#}'
ValidatorInvalidViewDynamicParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidViewDynamicParam is 'Dynamic parameters are illegal in views'
ValidatorInvalidViewOrderBy - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorInvalidViewOrderBy is 'ORDER BY is illegal in views'
ValidatorJarExtensionModelDrop - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorJarExtensionModelDrop is 'Cannot drop {0} because it is a catalog model extension'
ValidatorLengthExceeded - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorLengthExceeded is 'Character length {0,number,#} exceeds maximum of {1,number,#}'
ValidatorLocalTableButForeignWrapper - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorLocalTableButForeignWrapper is 'Cannot create local {0} using foreign {1}'
ValidatorLocalWrapperHasForeignImpl - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorLocalWrapperHasForeignImpl is 'Cannot create local {0} because its library implements foreign storage'
ValidatorMapOrderingMonadic - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorMapOrderingMonadic is 'Exactly one parameter required for {0} used as RELATIVE ordering for {1}'
ValidatorMapOrderingResult - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorMapOrderingResult is 'Predefined type required for result of {0} used as MAP ordering for {1}'
ValidatorMultipleClusterForColumn - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorMultipleClusterForColumn is 'Multiple clustered indexes contain {0}'
ValidatorMultipleOrderings - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorMultipleOrderings is 'User-defined ordering already declared for {0}'
ValidatorMultiplePrimaryKeys - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorMultiplePrimaryKeys is 'Multiple PRIMARY KEY constraints not allowed on {0}'
ValidatorMultipleTableSequences - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorMultipleTableSequences is 'Cannot specify more than one identity column in definition of {0}'
ValidatorNameInUse - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNameInUse is 'Target {1} already contains {0} with same name'
ValidatorNoConstraintAllowed - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNoConstraintAllowed is 'Constraint definition not allowed on {0}'
ValidatorNoDefaultSchema - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNoDefaultSchema is 'No default schema specified; execute SET SCHEMA or use fully qualified names'
ValidatorNoMatchingSourceCursor - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNoMatchingSourceCursor is 'Cannot locate source cursor {0} for COLUMN_LIST {1}'
ValidatorNonFinalType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNonFinalType is 'Must define {0} as FINAL'
ValidatorNonInstantiableType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNonInstantiableType is 'Must define {0} as INSTANTIABLE'
ValidatorNoOrdering - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNoOrdering is 'No user-defined ordering declared for {0}'
ValidatorNoPositionContext - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNoPositionContext is 'DDL validation error'
ValidatorNoPrimaryKey - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNoPrimaryKey is 'PRIMARY KEY constraint required for {0}'
ValidatorNotReplaceable - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorNotReplaceable is 'Cannot replace {0} because it does not support replacement'
ValidatorOrderingDeterministic - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorOrderingDeterministic is 'DETERMINISTIC must be specified for {0} used as ordering for {1}'
ValidatorOrderingFunction - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorOrderingFunction is 'Cannot use {0} as ordering for {1} because it is not a function'
ValidatorOrderingParamType - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorOrderingParamType is 'Parameter type {1} required for {0} used as ordering on that type'
ValidatorOrderingReadOnly - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorOrderingReadOnly is 'MODIFIES SQL DATA may not be specified for {0} used as ordering for {1}'
ValidatorPathBadCatalog - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorPathBadCatalog is 'Search path {0} does not match {1} of schema being defined'
ValidatorPositionContext - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorPositionContext is 'DDL validation error near {0}'
ValidatorPrecisionExceeded - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorPrecisionExceeded is 'Precision {0,number,#} exceeds maximum of {1,number,#}'
ValidatorPrecisionMustBePositive - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorPrecisionMustBePositive is 'Precision must be positive'
ValidatorPrecRequired - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorPrecRequired is 'Precision specification required for {0}'
ValidatorPrecUnexpected - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorPrecUnexpected is 'Precision specification not allowed on {0}'
ValidatorRelativeOrderingDyadic - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRelativeOrderingDyadic is 'Exactly two parameters required for {0} used as RELATIVE ordering for {1}'
ValidatorRelativeOrderingResult - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRelativeOrderingResult is 'INTEGER required for result of {0} used as RELATIVE ordering for {1}'
ValidatorReplacedObjectInUse - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorReplacedObjectInUse is 'Cannot replace {0} because it is currently in use by a statement'
ValidatorRoutineBodyMissing - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineBodyMissing is 'Body required for {0} with language SQL'
ValidatorRoutineConflict - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineConflict is 'Invocation name and parameter type signature of {0} conflicts with another routine'
ValidatorRoutineDataAccessUnspecified - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineDataAccessUnspecified is 'SQL data access must be specified in definition of {0}'
ValidatorRoutineExternalJavaOnly - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineExternalJavaOnly is 'External {0} cannot specify non-JAVA language'
ValidatorRoutineExternalNoBody - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineExternalNoBody is 'External {0} cannot specify a body'
ValidatorRoutineIllegalCursorParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineIllegalCursorParam is 'Non-table {0} cannot take {1} of type CURSOR'
ValidatorRoutineInvalidJarName - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineInvalidJarName is 'Invalid jar name {0}'
ValidatorRoutineInvalidJavaMethod - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineInvalidJavaMethod is 'Invalid external Java method specification {1} specified for {0}'
ValidatorRoutineJavaMethodNotFound - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineJavaMethodNotFound is 'Unknown external Java method {1} referenced by {0}'
ValidatorRoutineJavaMethodNotPublicStatic - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineJavaMethodNotPublicStatic is 'External Java method {1} referenced by {0} is not both public and static'
ValidatorRoutineJavaParamMismatch - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineJavaParamMismatch is 'Type of {0} in {1} is {2} but external Java method {3} takes type {4} for corresponding parameter'
ValidatorRoutineJavaParamStyleOnly - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineJavaParamStyleOnly is 'External JAVA {0} cannot specify non-JAVA parameter style'
ValidatorRoutineJavaProcReturnVoid - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineJavaProcReturnVoid is 'No return value is produced by {0} but external Java method {1} has non-void return type {2}'
ValidatorRoutineJavaReturnMismatch - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineJavaReturnMismatch is 'Return type of {0} is {1} but external Java method {2} has return type {3}'
ValidatorRoutineNoParamStyle - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineNoParamStyle is 'Parameter style cannot be specified for {0} with language SQL'
ValidatorRoutineNoSql - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineNoSql is 'NO SQL cannot be specified for {0} with SQL definition'
ValidatorRoutineReturnTableUnsupported - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineReturnTableUnsupported is 'RETURNS TABLE is illegal for {0}; can only be used with language JAVA and parameter style SYSTEM DEFINED JAVA'
ValidatorRoutineSchemaMismatch - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorRoutineSchemaMismatch is 'Schema {0} for specific name does not match {1} for invocation name'
ValidatorScaleExceeded - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorScaleExceeded is 'Scale {0,number,#} exceeds maximum of {1,number,#}'
ValidatorScaleMustBeZero - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorScaleMustBeZero is 'Scale must be zero in definition of {0}'
ValidatorScaleUnexpected - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorScaleUnexpected is 'Scale specification not allowed on {0}'
ValidatorSchemaDependencyCycle - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSchemaDependencyCycle is 'Object definition contains recursive cycle'
ValidatorSetCatalogInvalidExpr - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSetCatalogInvalidExpr is 'Invalid catalog name {0} in SET CATALOG statement'
ValidatorSetLabelInUdr - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSetLabelInUdr is 'A label cannot be set inside a UDR.'
ValidatorSetPathInvalidExpr - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSetPathInvalidExpr is 'Invalid schema name list specification {0} in SET PATH statement'
ValidatorSetSchemaInvalidExpr - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSetSchemaInvalidExpr is 'Invalid schema name {0} in SET SCHEMA statement'
ValidatorSetStmtInvalid - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSetStmtInvalid is 'Unable to evaluate expression in SET statement'
ValidatorSetStmtNonString - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSetStmtNonString is 'SET statement requires character string value expression'
ValidatorSysParamTypeMismatch - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorSysParamTypeMismatch is 'Type mismatch in value ''{0}'' for system parameter {1}'
ValidatorUniqueKeyUpdate - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorUniqueKeyUpdate is 'Cannot update unique key column ({0})'
ValidatorUnknownFunction - Variable in class org.eigenbase.resource.EigenbaseResource
ValidatorUnknownFunction is 'No match found for function signature {0}'
ValidatorUnknownObject - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorUnknownObject is 'Reference to unknown {0}'
ValidatorUnknownObjectInScope - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorUnknownObjectInScope is 'Reference to unknown {0} in {1}'
ValidatorUnknownSysParam - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorUnknownSysParam is 'Reference to unknown system parameter {0}'
ValidatorViewColumnCountMismatch - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorViewColumnCountMismatch is 'Column name count does not match query'
ValidatorZeroSequenceIncrement - Variable in class net.sf.farrago.resource.FarragoResource
ValidatorZeroSequenceIncrement is 'Increment is required to be nonzero in definition of {0}'
validityName - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
 
validProjection(String[]) - Method in class net.sf.farrago.namespace.mql.MedMqlPushDownRule
 
value - Variable in class net.sf.farrago.fem.fennel.FemDatabaseParam$Hib
 
value - Variable in class net.sf.farrago.fennel.calc.CalcProgramBuilder.LiteralPair
 
value - Variable in class net.sf.farrago.fennel.calc.CalcReg
 
VALUE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VALUE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
value - Variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
value - Variable in class net.sf.farrago.type.runtime.EncodedSqlInterval
 
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableBoolean
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableByte
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableDouble
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableFloat
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableInteger
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableLong
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.NullablePrimitive.NullableShort
Wrapped primitive
value - Variable in class net.sf.farrago.type.runtime.SqlDateTimeWithoutTZ
The raw value of this SqlDateTimeWithoutTZ
value - Variable in class net.sf.farrago.util.FarragoCacheEntry
 
value - Variable in class org.eigenbase.oj.stmt.OJPreparingStmt.Argument
 
value - Variable in class org.eigenbase.relopt.RelOptCostImpl
 
value - Variable in class org.eigenbase.rex.RexLiteral
The value of this literal.
value - Variable in class org.eigenbase.runtime.Holder.int_Holder
 
value - Variable in class org.eigenbase.runtime.VarDecl
 
VALUE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
value - Variable in class org.eigenbase.sql.SqlLiteral
The value of this literal.
value - Variable in class org.eigenbase.util.NlsString
 
value - Variable in class org.eigenbase.util.OptionsList.Option
Holds the runtime value of this option.
value$Comp$CwmArgument$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
value$Comp$CwmArgument$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
value$Comp$CwmEnumerationLiteral$Hib - Variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
value$Comp$CwmEnumerationLiteral$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
value$Hib - Variable in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
value$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
value$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
value$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
value$Hib - Variable in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
value$Hib - Variable in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
VALUE_FIELD_NAME - Static variable in class net.sf.farrago.type.runtime.EncodedSqlDecimal
 
VALUE_FIELD_NAME - Static variable in class net.sf.farrago.type.runtime.NullablePrimitive
Name of field storing value.
VALUE_NULL - Static variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
VALUE_OPERAND - Static variable in class org.eigenbase.sql.fun.SqlBetweenOperator
Ordinal of the 'value' operand.
valueBitMask - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
pre-computed offsets and masks for testing bit fields.
valueBitNdx - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
Index of this attribute's value in the tuple's bit array, or Integer.MAX_VALUE for a non-bit attribute.
valueBitOffset - Variable in class net.sf.farrago.fennel.tuple.FennelAttributeAccessor
pre-computed offsets and masks for testing bit fields.
valueBuf - Variable in class org.eigenbase.util14.ConnectStringParser
 
valueCount - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt.ColumnHistogramBar
 
ValueCount - Static variable in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
 
ValueCount - Static variable in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSetType
 
valueCount$Hib - Variable in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
valueError(String) - Method in class org.eigenbase.util.OptionsList.Option
Called by the parser when an argument is not a valid value for this type of argument.
valueExpr - Variable in class net.sf.farrago.ddl.DdlSetContextStmt
 
valueIter - Variable in class org.eigenbase.util.MultiMap.EntryIter
 
valueList - Variable in class org.eigenbase.util.MultiMap.EntryIter
 
valueMap - Static variable in class net.sf.farrago.cwm.behavioral.ParameterDirectionKindEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.core.ChangeableKindEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.core.OrderingKindEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.core.ScopeKindEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.ActionOrientationTypeEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.ConditionTimingTypeEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.DeferrabilityTypeEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.EventManipulationTypeEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.NullableTypeEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.ProcedureTypeEnum
 
valueMap - Static variable in class net.sf.farrago.cwm.relational.enumerations.ReferentialRuleTypeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.config.CalcVirtualMachineEnum
 
valueMap - Static variable in class net.sf.farrago.fem.config.DeviceSchedulerTypeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.fennel.AggFunctionEnum
 
valueMap - Static variable in class net.sf.farrago.fem.fennel.BarrierReturnModeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.fennel.CompOperatorEnum
 
valueMap - Static variable in class net.sf.farrago.fem.fennel.DistinctnessEnum
 
valueMap - Static variable in class net.sf.farrago.fem.fennel.TableSamplingModeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.med.BackupStatusTypeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.med.BackupTypeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.med.RecoveryTypeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.security.PrivilegedActionEnum
 
valueMap - Static variable in class net.sf.farrago.fem.sql2003.ExtensionLanguageEnum
 
valueMap - Static variable in class net.sf.farrago.fem.sql2003.ModalityTypeEnum
 
valueMap - Static variable in class net.sf.farrago.fem.sql2003.RoutineDataAccessEnum
 
valueMap - Static variable in class net.sf.farrago.fem.sql2003.RoutineParameterStyleEnum
 
valueMap - Static variable in class net.sf.farrago.fem.sql2003.UserDefinedOrderingCategoryEnum
 
valueMap - Variable in class net.sf.farrago.session.FarragoSessionVariables
Additional variables
valueMatchesType(Comparable, SqlTypeName) - Static method in class org.eigenbase.rex.RexLiteral
 
valueMatchesType(Object, SqlTypeName) - Static method in class org.eigenbase.sql.SqlLiteral
 
valueOf(String) - Static method in enum com.lucidera.lcs.LcsTableMergeRel.ReshapeProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.catalog.FarragoReposTxnContext.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.catalog.FarragoSequenceOptions.OptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.ddl.DdlAlterStmt.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.ddl.DdlValidator.ValidatedOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.fennel.calc.AggOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.fennel.FennelDynamicParamId.StreamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.fennel.rel.FennelSearchEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.fennel.rel.LhxJoinRelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileBcpFile.BcpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileProgramWriter.Section
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator.Constancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.session.FarragoSessionTxnEnd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.syslib.FarragoBackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.syslib.FarragoConvertDatetimeUDR.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.farrago.test.FarragoJdbcTest.TestJavaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.inventory.EigenbaseComponentCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.jmi.JmiAssocMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.jmi.JmiDeletionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.jmi.JmiValidationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.jmi.mem.JmiMemFactory.MethodId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.rel.JoinRelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.rel.RelFieldCollation.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.rel.TableModificationRelBase.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.relopt.hep.HepMatchOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.relopt.RelOptRuleOperand.Dummy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.relopt.TableAccessMap.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.relopt.volcano.VolcanoPlannerPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.reltype.RelDataTypeComparability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.rex.RexKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.runtime.TupleIter.NoDataReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sarg.SargBoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sarg.SargSetOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sarg.SargStrictness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.advise.SqlSimpleParser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.fun.SqlBetweenOperator.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.parser.SqlAbstractParserImpl.ExprContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlAccessEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlCollation.Coercibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlExplain.Depth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlExplainLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlFunctionCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlJoinOperator.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlJoinOperator.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlNullSemantics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlStateCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlSyntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlWindowOperator.Bound
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.SqlWriter.SubqueryStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.test.SqlTester.VmName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.type.CompositeOperandTypeChecker.Composition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.type.SqlTypeFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.type.SqlTypeName.Limit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.type.SqlTypeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.validate.SqlConformance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.validate.SqlMonikerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.validate.SqlMonotonicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.sql.validate.SqlValidatorImpl.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.test.SargTest.Zodiac
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eigenbase.util.mapping.MappingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.lucidera.lcs.LcsTableMergeRel.ReshapeProjectionType
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
values() - Static method in enum net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStatType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.catalog.FarragoReposTxnContext.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.catalog.FarragoSequenceOptions.OptionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.ddl.DdlAlterStmt.ActionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.ddl.DdlValidator.ValidatedOp
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.fennel.calc.AggOp
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.OpType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.fennel.calc.CalcProgramBuilder.RegisterSetType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.fennel.FennelDynamicParamId.StreamType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.fennel.rel.FennelSearchEndpoint
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.fennel.rel.LhxJoinRelType
Returns an array containing the constants of this enum type, in the order they're declared.
values - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
values - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
values() - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileBcpFile.BcpType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileParams.SchemaType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.namespace.flatfile.FlatFileProgramWriter.Section
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.ojrex.FarragoOJRexBuiltinImplementor.Function
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
values() - Static method in enum net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator.Constancy
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
values() - Static method in enum net.sf.farrago.session.FarragoSessionTxnEnd
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.syslib.FarragoBackupType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.syslib.FarragoConvertDatetimeUDR.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sf.farrago.test.FarragoJdbcTest.TestJavaType
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class net.sf.farrago.test.FarragoJdbcTest
 
values() - Static method in enum org.eigenbase.inventory.EigenbaseComponentCategory
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.jmi.JmiAssocMapping
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.jmi.JmiDeletionAction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.jmi.JmiValidationAction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.jmi.mem.JmiMemFactory.MethodId
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class org.eigenbase.lurql.LurqlFilter
 
values() - Static method in enum org.eigenbase.rel.JoinRelType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.rel.RelFieldCollation.Direction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.rel.TableModificationRelBase.Operation
Returns an array containing the constants of this enum type, in the order they're declared.
values - Static variable in class org.eigenbase.relopt.CallingConvention
 
values() - Static method in enum org.eigenbase.relopt.hep.HepMatchOrder
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.relopt.RelOptRuleOperand.Dummy
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.relopt.TableAccessMap.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.relopt.volcano.VolcanoPlannerPhase
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.reltype.RelDataTypeComparability
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.rex.RexKind
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
values - Variable in class org.eigenbase.runtime.Row
 
values - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
values() - Static method in enum org.eigenbase.runtime.TupleIter.NoDataReason
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sarg.SargBoundType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sarg.SargSetOperator
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sarg.SargStrictness
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.advise.SqlSimpleParser.TokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.fun.SqlBetweenOperator.Flag
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.fun.SqlTrimFunction.Flag
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
values() - Static method in enum org.eigenbase.sql.parser.SqlAbstractParserImpl.ExprContext
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlAccessEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlCollation.Coercibility
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlExplain.Depth
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlExplainLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlFunctionCategory
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlJoinOperator.ConditionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlJoinOperator.JoinType
Returns an array containing the constants of this enum type, in the order they're declared.
Values - Static variable in class org.eigenbase.sql.SqlKind
 
values() - Static method in enum org.eigenbase.sql.SqlNullSemantics
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlStateCodes
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlSyntax
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlWindowOperator.Bound
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlWriter.FrameTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.SqlWriter.SubqueryStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.test.SqlTester.VmName
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.type.CompositeOperandTypeChecker.Composition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.type.SqlTypeFamily
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.type.SqlTypeName.Limit
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.type.SqlTypeName
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.validate.SqlConformance
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.validate.SqlMonikerType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.validate.SqlMonotonicity
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.sql.validate.SqlValidatorImpl.Status
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class org.eigenbase.sql.validate.TableConstructorNamespace
 
values() - Static method in enum org.eigenbase.test.SargTest.Zodiac
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eigenbase.util.mapping.MappingType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES_MAP - Static variable in enum org.eigenbase.sql.type.SqlTypeName
 
valuesByName - Variable in class org.eigenbase.util14.Enum14
map symbol names to values
valuesOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
 
ValuesORDINAL - Static variable in class org.eigenbase.sql.SqlKind
Values
ValuesRel - Class in org.eigenbase.rel
ValuesRel represents a sequence of zero or more literal row values.
ValuesRel(RelOptCluster, RelDataType, List<List<RexLiteral>>) - Constructor for class org.eigenbase.rel.ValuesRel
Creates a new ValuesRel.
ValuesRelBase - Class in org.eigenbase.rel
ValuesRelBase is an abstract base class for implementations of ValuesRel.
ValuesRelBase(RelOptCluster, RelDataType, List<List<RexLiteral>>, RelTraitSet) - Constructor for class org.eigenbase.rel.ValuesRelBase
Creates a new ValuesRelBase.
valueString - Variable in class net.sf.farrago.ddl.DdlSetContextStmt
 
var - Variable in class org.eigenbase.lurql.LurqlPlanVertex
The alias assigned to this vertex in the parsed query, or null if none.
var - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandParser.Binding
 
VAR - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
var0 - Static variable in class org.eigenbase.relopt.RelOptUtil
 
var1 - Static variable in class org.eigenbase.relopt.RelOptUtil
 
VAR_LEN - Static variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
VAR_POP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VAR_POP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
VAR_POP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
VAR_SAMP - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VAR_SAMP - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
VAR_SAMP - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
VARBINARY - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a variable-width binary string.
VARBINARY - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VARBINARY - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Varbinary - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the VARBINARY(20) SQL type.
VARBINARY - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
VARBINARY - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
VARBINARY_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
VarbinaryComparator - Class in net.sf.farrago.type.runtime
A comparator for two BytePointer objects interpreted as VARBINARY.
VarbinaryComparator() - Constructor for class net.sf.farrago.type.runtime.VarbinaryComparator
 
VARCHAR - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
Describes a variable-width character string.
VARCHAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VARCHAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
Varchar - Static variable in class net.sf.farrago.test.FarragoJdbcTest.TestSqlType
Definition of the VARCHAR(200) SQL type.
VARCHAR - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
VARCHAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
VARCHAR_ORDINAL - Static variable in class net.sf.farrago.fennel.tuple.FennelStandardTypeDescriptor
 
varcharObj - Static variable in class net.sf.farrago.test.FarragoJdbcTest
 
VarDecl - Class in org.eigenbase.runtime
An array of VarDecls is returned from the dummy() method which is generated to implement a variable declaration, or a list of statements which contain variable declarations.
VarDecl(String, Class, Object) - Constructor for class org.eigenbase.runtime.VarDecl
 
variable - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.EagerBind
 
variable - Variable in class org.eigenbase.oj.rel.JavaRelImplementor.LazyBind
 
variables - Variable in class org.eigenbase.relopt.RelOptUtil.VariableSetVisitor
 
variables - Variable in class org.eigenbase.relopt.RelOptUtil.VariableUsedVisitor
 
variableSeen - Variable in class org.eigenbase.sarg.SargRexAnalyzer
 
variablesPropagated - Variable in class org.eigenbase.relopt.volcano.RelSet
Names of variables which are set by relational expressions in this set and available for use by parent and child expressions.
variablesStopped - Variable in class org.eigenbase.rel.JoinRelBase
 
variablesUsed - Variable in class org.eigenbase.relopt.volcano.RelSet
Names of variables which are used by relational expressions in this set.
Variadic - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
varLeftRow - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
varOutputRow - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
varRefAssociation - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
varRepository - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
varRightClassifier - Variable in class net.sf.farrago.namespace.mdr.MedMdrJoinRelImplementor
 
vars - Variable in class com.lucidera.runtime.LucidDbRuntimeContext
 
vars - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
varWidthAccessors - Variable in class net.sf.farrago.fennel.tuple.FennelTupleAccessor
Array of 0-based indices of variable-width attributes.
VARYING - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VARYING - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
VARYING - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
VECTOR - Static variable in class org.eigenbase.relopt.CallingConvention
 
VECTOR_ORDINAL - Static variable in class org.eigenbase.relopt.CallingConvention
 
verbose - Variable in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
verbose - Static variable in class org.eigenbase.runtime.Semaphore
 
verbose - Variable in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
verbose - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.Tool
 
verbose - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript
 
verbose - Variable in class org.eigenbase.test.DiffTestCase
Whether to give verbose message if diff fails.
verifyIntegrity(RefObject) - Method in interface net.sf.farrago.catalog.FarragoRepos
Verifies the integrity of the repository.
verifyIntegrity(RefObject) - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
verifyIntegrity(RefObject) - Method in class net.sf.farrago.test.JmiMemTest.FarragoMemRepos
 
verifyIntegrityAll() - Method in class net.sf.farrago.catalog.FarragoReposImpl
 
verifyTypeEquivalence(RelNode, RelNode, Object) - Static method in class org.eigenbase.relopt.RelOptUtil
Verifies that a row type being added to an equivalence class matches the existing type, raising an assertion if this is not the case.
VERSION - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VERSION - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
VERSION - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
version$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
versionIndexRoot(FarragoDataWrapperCache, FemLocalIndex, Long) - Method in class net.sf.farrago.db.FarragoDbSessionIndexMap
 
versionIndexRoot(FarragoDataWrapperCache, FemLocalIndex, Long) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
versionIndexRoot(Long, Long, FennelTxnContext) - Method in interface net.sf.farrago.namespace.FarragoMedLocalDataServer
Versions the root page of an index
versionIndexRoot(Long, Long, FennelTxnContext) - Method in class net.sf.farrago.namespace.impl.MedAbstractFennelDataServer
 
versionIndexRoot(Long, Long, FennelTxnContext) - Method in class net.sf.farrago.namespace.mock.MedMockLocalDataServer
 
versionIndexRoot(FarragoDataWrapperCache, FemLocalIndex, Long) - Method in interface net.sf.farrago.session.FarragoSessionIndexMap
Versions an index root page.
vertexMap - Variable in class org.eigenbase.jmi.JmiDependencyGraph
 
vertexToResultMap - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
vertexToStashMap - Variable in class org.eigenbase.lurql.LurqlReflectiveExecutor
 
victimPolicy - Variable in class net.sf.farrago.util.FarragoObjectCache
Victimization policy for this cache
VIEW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
VIEW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
VIEW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ViewDefinition() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ViewDefinition() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ViewDrop() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ViewDrop() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
ViewReference() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
ViewReference() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
virtualCall(SqlAbstractParserImpl, String) - Method in class org.eigenbase.sql.parser.SqlAbstractParserImpl.MetadataImpl
Uses reflection to invoke a method on this parser.
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
visibility$Hib - Variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.security.FemRole$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.security.FemUser$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
visibility$Hib - Variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
visibility$Hib - Variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
VisibilityKind - Interface in net.sf.farrago.cwm.core
VisibilityKind enumeration interface.
VisibilityKindEnum - Class in net.sf.farrago.cwm.core
VisibilityKind enumeration class implementation.
VisibilityKindEnum(String) - Constructor for class net.sf.farrago.cwm.core.VisibilityKindEnum
 
visibleBaseClass(Class, String) - Static method in class org.eigenbase.oj.stmt.OJPreparingStmt
Returns the lowest ancestor of clazz which is visible from fromPackage.fromClazz.
visit(SqlCall) - Method in class com.lucidera.farrago.LucidDbSqlValidator.EquiJoinFinder
 
visit(Object, List<String>, List<Object>, List<String>, List<Collection<?>>, List<String>, List<RefBaseObject>) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
visit(Object, List<String>, List<Object>, List<String>, List<Collection<?>>, List<String>, List<RefBaseObject>) - Method in class net.sf.farrago.catalog.MockMetadataFactory.JmiVisitor
 
visit(DdlCommitStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlRollbackStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSavepointStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlReleaseSavepointStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSetCatalogStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSetSchemaStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSetPathStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSetSystemParamStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlCheckpointStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSetSessionImplementationStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlExtendCatalogStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlReplaceCatalogStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlDeallocateOldStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlMultipleTransactionStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlSetSessionParamStmt) - Method in class net.sf.farrago.db.FarragoDbSession.DdlExecutionVisitor
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlAlterStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlCheckpointStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlCommitStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlCreateStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlDeallocateOldStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlDropStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlExtendCatalogStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlGrantPrivStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlGrantRoleStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlGrantStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlReleaseSavepointStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlReloadTableStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlReplaceCatalogStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlRollbackStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSavepointStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSetCatalogStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSetPathStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSetSchemaStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSetSessionImplementationStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSetSessionParamStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlSetSystemParamStmt
 
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlStmt
Invokes a visitor on this statement.
visit(DdlVisitor) - Method in class net.sf.farrago.ddl.DdlTruncateStmt
 
visit(DdlCreateStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlDropStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlAlterStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlCommitStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlRollbackStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSavepointStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlReleaseSavepointStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetCatalogStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetSchemaStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetPathStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetParamStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetSystemParamStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetSessionParamStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlCheckpointStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlExtendCatalogStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlReplaceCatalogStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlSetSessionImplementationStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlGrantStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlImportForeignSchemaStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlDeallocateOldStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(DdlMultipleTransactionStmt) - Method in class net.sf.farrago.ddl.DdlVisitor
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.oj.stmt.OJPreparingStmt.JavaRelFinder
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.rel.RelVisitor
Visits a node during a traversal.
visit(RelNode, int, RelNode) - Method in class org.eigenbase.relopt.RelOptUtil.VariableSetVisitor
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.relopt.RelTraitPropagationVisitor
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.relopt.TableAccessMap.TableRelVisitor
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.relopt.VisitorRelVisitor
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.relopt.volcano.RelSubset.CheapestPlanReplacer
 
visit(SqlCall) - Method in class org.eigenbase.sql.fun.SqlBetweenOperator.AndFinder
 
visit(SqlLiteral) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlCall) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlNodeList) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlDataTypeSpec) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlDynamicParam) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlIntervalQualifier) - Method in class org.eigenbase.sql.util.SqlBasicVisitor
 
visit(SqlLiteral) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlDataTypeSpec) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlDynamicParam) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlIntervalQualifier) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlCall) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlNodeList) - Method in class org.eigenbase.sql.util.SqlShuttle
 
visit(SqlLiteral) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits a literal.
visit(SqlCall) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits a call to a SqlOperator.
visit(SqlNodeList) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits a list of SqlNode objects.
visit(SqlIdentifier) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits an identifier.
visit(SqlDataTypeSpec) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits a datatype specification.
visit(SqlDynamicParam) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits a dynamic parameter.
visit(SqlIntervalQualifier) - Method in interface org.eigenbase.sql.util.SqlVisitor
Visits an interval qualifier
visit(SqlIdentifier) - Method in class org.eigenbase.sql.validate.AggChecker
 
visit(SqlCall) - Method in class org.eigenbase.sql.validate.AggChecker
 
visit(SqlCall) - Method in class org.eigenbase.sql.validate.AggFinder
 
visit(SqlCall) - Method in class org.eigenbase.sql.validate.SqlScopedShuttle
 
visit(SqlLiteral) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlCall) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlNodeList) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlDataTypeSpec) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlDynamicParam) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlIntervalQualifier) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.DeriveTypeVisitor
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.Expander
 
visit(SqlLiteral) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
visit(SqlNodeList) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visit(SqlLiteral) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visit(SqlDataTypeSpec) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visit(SqlDynamicParam) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visit(SqlIntervalQualifier) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.sql2rel.RelDecorrelator.DecorrelateRelVisitor
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRelVisitor
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlNodeList) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlLiteral) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlDataTypeSpec) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlDynamicParam) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlIntervalQualifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.AggConverter
 
visit(SqlLiteral) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlNodeList) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlIdentifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlDataTypeSpec) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlDynamicParam) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(SqlIntervalQualifier) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.Blackboard
 
visit(RelNode, int, RelNode) - Method in class org.eigenbase.test.SqlToRelConverterTest.RelValidityChecker
 
visit(Integer) - Method in class org.eigenbase.util.ReflectVisitorTest.CarefulNumberNegater
 
visit(Short) - Method in class org.eigenbase.util.ReflectVisitorTest.CarefulNumberNegater
 
visit(Number) - Method in class org.eigenbase.util.ReflectVisitorTest.CarelessNumberNegater
 
visit(Object) - Method in class org.eigenbase.util.ReflectVisitorTest.CluelessNumberNegater
 
visit(Short) - Method in class org.eigenbase.util.ReflectVisitorTest.CluelessNumberNegater
 
visit(ReflectVisitorTest.CrunchableNumber) - Method in class org.eigenbase.util.ReflectVisitorTest.IndecisiveNumberNegater
 
visit(ReflectVisitorTest.FudgeableNumber) - Method in class org.eigenbase.util.ReflectVisitorTest.IndecisiveNumberNegater
 
visit(ReflectVisitorTest.FudgeableNumber) - Method in class org.eigenbase.util.ReflectVisitorTest.SomewhatIndecisiveNumberNegater
 
visit(ReflectVisitorTest.AmbiguousNumber) - Method in class org.eigenbase.util.ReflectVisitorTest.SomewhatIndecisiveNumberNegater
 
visit(SqlNodeList) - Method in class org.eigenbase.util.Util.BacktrackVisitor
 
visit(SqlCall) - Method in class org.eigenbase.util.Util.BacktrackVisitor
 
visitArray(RexNode[], boolean[]) - Method in class org.eigenbase.rex.RexShuttle
Visits each of an array of expressions and returns an array of the results.
visitArrayAnd(RexVisitor<Boolean>, RexNode[]) - Static method in class org.eigenbase.rex.RexVisitorImpl
Visits an array of expressions, returning the logical 'and' of their results.
visitArrayOr(RexVisitor<Boolean>, RexNode[]) - Static method in class org.eigenbase.rex.RexVisitorImpl
Visits an array of expressions, returning the logical 'or' of their results.
visitCall(RexCall) - Method in class com.lucidera.lcs.LcsRemoveRidExprRule.RidExprConverter
 
visitCall(RexCall) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitCall(RexCall) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitCall(RexCall) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.ImplementTester
 
visitCall(RexCall) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitCall(RexCall) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.RexReplacer
 
visitCall(RexCall) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitCall(RexCall) - Method in class org.eigenbase.rel.metadata.RelMdUtil.CardOfProjExpr
 
visitCall(RexCall) - Method in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
visitCall(RexCall) - Method in class org.eigenbase.rel.rules.PushProjector.RefAndExprConverter
 
visitCall(RexCall) - Method in class org.eigenbase.rel.rules.ReduceDecimalsRule.DecimalShuttle
Rewrites a call in place, from bottom up, as follows: visit operands visit call node rewrite call visit the rewritten call
visitCall(RexCall) - Method in class org.eigenbase.rel.rules.RemoveIsNotDistinctFromRule.RemoveIsNotDistinctFromRexShuttle
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexChecker
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexCopier
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexMultisetUtil.RexCallMultisetOperatorCounter
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexShuttle
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexUtil.FieldAccessFinder
 
visitCall(RexCall) - Method in interface org.eigenbase.rex.RexVisitor
 
visitCall(RexCall) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitCall(RexCall) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitCall(RexCall) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
visitCall(RexCall) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRexShuttle
 
visitCall(RexCall) - Method in class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
 
visitChild(RelNode, int, RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
visitChild(RelNode, int, RelNode) - Method in interface org.eigenbase.relopt.RelImplementor
Implements a relational expression according to a calling convention.
visitChild(SqlVisitor<R>, SqlNode, int, SqlNode) - Method in interface org.eigenbase.sql.util.SqlBasicVisitor.ArgHandler
 
visitChild(SqlVisitor<R>, SqlNode, int, SqlNode) - Method in class org.eigenbase.sql.util.SqlBasicVisitor.ArgHandlerImpl
 
visitChild(SqlVisitor<SqlNode>, SqlNode, int, SqlNode) - Method in class org.eigenbase.sql.util.SqlShuttle.CallCopyingArgHandler
 
visitChildInternal(RelNode, int) - Method in class net.sf.farrago.query.FarragoRelImplementor
Override method to deal with the possibility that we are being called from a FennelRel via our FennelRelImplementor interface.
visitChildInternal(RelNode) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
visitChildInternal(RelNode, int) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
 
visitChildInternal(RelNode) - Method in interface org.eigenbase.relopt.RelImplementor
Called from RelImplementor.visitChild(org.eigenbase.rel.RelNode, int, org.eigenbase.rel.RelNode) after the frame has been set up.
visitChildInternal(RelNode, int) - Method in interface org.eigenbase.relopt.RelImplementor
Called from RelImplementor.visitChild(org.eigenbase.rel.RelNode, int, org.eigenbase.rel.RelNode) after the frame has been set up.
visitClassDeclaration(ClassDeclaration) - Method in class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor.InventoryVisitor
 
visitCoordinate(RexNode) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitCorrelVariable(RexCorrelVariable) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitCorrelVariable(RexCorrelVariable) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitCorrelVariable(RexCorrelVariable) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.relopt.RelOptUtil.VariableUsedVisitor
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexCopier
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexShuttle
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitCorrelVariable(RexCorrelVariable) - Method in interface org.eigenbase.rex.RexVisitor
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitCorrelVariable(RexCorrelVariable) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitDispatcher - Variable in class net.sf.farrago.ddl.gen.DdlGenerator
 
visitDispatcher - Variable in class org.eigenbase.rel.metadata.ReflectiveRelMetadataProvider
 
visitDynamicParam(RexDynamicParam) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitDynamicParam(RexDynamicParam) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitDynamicParam(RexDynamicParam) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.ImplementTester
 
visitDynamicParam(RexDynamicParam) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
visitDynamicParam(RexDynamicParam) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexCopier
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexShuttle
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitDynamicParam(RexDynamicParam) - Method in interface org.eigenbase.rex.RexVisitor
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitDynamicParam(RexDynamicParam) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitFennelChild(FennelRel, int) - Method in class net.sf.farrago.query.FarragoRelImplementor
 
visitFennelChild(FennelRel, int) - Method in interface net.sf.farrago.query.FennelRelImplementor
Converts a relational expression into a plan by calling its FennelRel.toStreamDef(net.sf.farrago.query.FennelRelImplementor) method.
visitFieldAccess(RexFieldAccess) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitFieldAccess(RexFieldAccess) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitFieldAccess(RexFieldAccess) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.ImplementTester
 
visitFieldAccess(RexFieldAccess) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rel.ProjectRelBase.Checker
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexChecker
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexCopier
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexShuttle
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexUtil.FieldAccessFinder
 
visitFieldAccess(RexFieldAccess) - Method in interface org.eigenbase.rex.RexVisitor
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.sql2rel.RelDecorrelator.DecorrelateRexShuttle
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
visitFieldAccess(RexFieldAccess) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRexShuttle
 
visitInputRef(RexInputRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitInputRef(RexInputRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitInputRef(RexInputRef) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
visitInputRef(RexInputRef) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitInputRef(RexInputRef) - Method in class net.sf.farrago.query.FarragoReduceValuesRule.MyRexShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rel.metadata.RelMdUtil.CardOfProjExpr
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rel.ProjectRelBase.Checker
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rel.rules.ConvertMultiJoinRule.InputReferenceCounter
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rel.rules.PushProjector.InputSpecialOpFinder
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.relopt.RelOptUtil.InputFinder
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.relopt.RelOptUtil.InputReferencedVisitor
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.relopt.RelOptUtil.RexInputConverter
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexChecker
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexCopier
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexPermuteInputsShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterInputShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterOutputShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexUtil.ForwardRefFinder
 
visitInputRef(RexInputRef) - Method in interface org.eigenbase.rex.RexVisitor
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.sql2rel.RelDecorrelator.DecorrelateRexShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
visitInputRef(RexInputRef) - Method in class org.eigenbase.sql2rel.RelStructuredTypeFlattener.RewriteRexShuttle
 
visitJavaChild(RelNode, int, JavaRel) - Method in class org.eigenbase.oj.rel.JavaRelImplementor
Convenience wrapper around RelImplementor.visitChild(org.eigenbase.rel.RelNode, int, org.eigenbase.rel.RelNode) for the common case where JavaRel has a child which is a JavaRel.
visitLiteral(RexLiteral) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitLiteral(RexLiteral) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitLiteral(RexLiteral) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.ImplementTester
 
visitLiteral(RexLiteral) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
visitLiteral(RexLiteral) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rel.metadata.RelMdUtil.CardOfProjExpr
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexCopier
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexShuttle
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitLiteral(RexLiteral) - Method in interface org.eigenbase.rex.RexVisitor
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitLiteral(RexLiteral) - Method in class org.eigenbase.sql2rel.RelDecorrelator.RemoveCorrelationRexShuttle
 
visitLocalRef(RexLocalRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitLocalRef(RexLocalRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitLocalRef(RexLocalRef) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.HighestUsageFinder
 
visitLocalRef(RexLocalRef) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.InputToCommonExprConverter
 
visitLocalRef(RexLocalRef) - Method in class net.sf.farrago.fennel.rel.CalcRelSplitter.MaxInputFinder
 
visitLocalRef(RexLocalRef) - Method in class net.sf.farrago.ojrex.FarragoRexToOJTranslator
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rel.ProjectRelBase.Checker
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexChecker
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexCopier
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexPermutationShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgram.Checker
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgram.ExpansionShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgram.ReferenceCounter
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterInputShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterMidputShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterOutputShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgramBuilder.UpdateRefShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexProgramBuilder.UsageVisitor
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexShuttle
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexUtil.ForwardRefFinder
 
visitLocalRef(RexLocalRef) - Method in interface org.eigenbase.rex.RexVisitor
 
visitLocalRef(RexLocalRef) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitor - Variable in class org.eigenbase.sql2rel.RelStructuredTypeFlattener
 
visitorBaseName - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
 
visitorClassName - Variable in class net.sf.farrago.catalog.codegen.ProxyGen
 
VisitorPattern - Static variable in class org.eigenbase.util.Glossary
Represent an operation to be performed on the elments of an object structure.
VisitorRelVisitor - Class in org.eigenbase.relopt
Walks over a tree of relational expressions, walking a RexShuttle over every expression in that tree.
VisitorRelVisitor(RexShuttle) - Constructor for class org.eigenbase.relopt.VisitorRelVisitor
 
visitOver(RexOver) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitOver(RexOver) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitOver(RexOver) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitOver(RexOver) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexCopier
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexOver.Finder
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexProgramBuilder.RegisterShuttle
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexShuttle
 
visitOver(RexOver) - Method in interface org.eigenbase.rex.RexVisitor
 
visitOver(RexOver) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitOver(RexOver) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitPackageDeclaration(PackageDeclaration) - Method in class org.eigenbase.inventory.EigenbaseInventoryGenerator.InventoryProcessor.InventoryVisitor
 
visitRangeRef(RexRangeRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator.TranslationTester
 
visitRangeRef(RexRangeRef) - Method in class net.sf.farrago.fennel.calc.RexToCalcTranslator
 
visitRangeRef(RexRangeRef) - Method in class net.sf.farrago.query.FarragoReduceExpressionsRule.ReducibleExprLocator
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.oj.rex.RexToOJTranslator
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.rex.RexCopier
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.rex.RexProgram.ConstantFinder
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.rex.RexProgram.Marshaller
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.rex.RexShuttle
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.rex.RexUtil.ExpressionNormalizer
 
visitRangeRef(RexRangeRef) - Method in interface org.eigenbase.rex.RexVisitor
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.rex.RexVisitorImpl
 
visitRangeRef(RexRangeRef) - Method in class org.eigenbase.sarg.SargRexAnalyzer.NodeVisitor
 
visitScoped(SqlCall) - Method in class org.eigenbase.sql.validate.SqlScopedShuttle
Visits an operator call.
visitScoped(SqlCall) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.Expander
 
visitScoped(SqlCall) - Method in class org.eigenbase.sql.validate.SqlValidatorImpl.OrderExpressionExpander
 
visitScoped(SqlCall) - Method in class org.eigenbase.sql.validate.SqlValidatorUtil.DeepCopier
 
visitWindow(RexWindow) - Method in class org.eigenbase.rex.RexCopier
 
visitWindow(RexWindow) - Method in class org.eigenbase.rex.RexShuttle
 
VK_NOTAPPLICABLE - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
Enumeration constant corresponding to literal vk_notapplicable.
VK_PACKAGE - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
Enumeration constant corresponding to literal vk_package.
VK_PRIVATE - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
Enumeration constant corresponding to literal vk_private.
VK_PROTECTED - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
Enumeration constant corresponding to literal vk_protected.
VK_PUBLIC - Static variable in class net.sf.farrago.cwm.core.VisibilityKindEnum
Enumeration constant corresponding to literal vk_public.
vm - Variable in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
The virtual machine this test is targeted at.
vm - Variable in class net.sf.farrago.test.regression.FarragoCalcSystemTest
 
VM_EXPAND - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
VM_FENNEL - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
VM_JAVA - Static variable in class org.eigenbase.sql.test.SqlOperatorTests
 
vmCanImplement - Variable in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
Whether this virtual machine can implement this operator.
VolcanoCost - Class in org.eigenbase.relopt.volcano
VolcanoCost represents the cost of a plan node.
VolcanoCost(double, double, double) - Constructor for class org.eigenbase.relopt.volcano.VolcanoCost
 
VolcanoPlanner - Class in org.eigenbase.relopt.volcano
VolcanoPlanner optimizes queries by transforming expressions selectively according to a dynamic programming algorithm.
VolcanoPlanner() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlanner
Creates a uninitialized VolcanoPlanner.
volcanoPlanner - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleCall
 
volcanoPlanner - Variable in class org.eigenbase.relopt.volcano.VolcanoRuleMatch
 
VolcanoPlanner.DeferringRuleCall - Class in org.eigenbase.relopt.volcano
A rule call which defers its actions.
VolcanoPlanner.DeferringRuleCall(VolcanoPlanner, RelOptRuleOperand) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlanner.DeferringRuleCall
 
VolcanoPlannerPhase - Enum in org.eigenbase.relopt.volcano
VolcanoPlannerPhase represents the phases of operation that the VolcanoPlanner passes through during optimization of a tree of RelNode objects.
VolcanoPlannerPhase() - Constructor for enum org.eigenbase.relopt.volcano.VolcanoPlannerPhase
 
VolcanoPlannerPhaseRuleMappingInitializer - Interface in org.eigenbase.relopt.volcano
VolcanoPlannerPhaseRuleMappingInitializer describes an inteface for initializing the mapping of VolcanoPlannerPhases to sets of rule descriptions.
VolcanoPlannerTest - Class in org.eigenbase.relopt.volcano
A VolcanoPlannerTest is a unit-test for the optimizer.
VolcanoPlannerTest(String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest
 
VolcanoPlannerTest.GoodRemoveSingleRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.GoodRemoveSingleRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.GoodRemoveSingleRule
 
VolcanoPlannerTest.GoodSingleRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.GoodSingleRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.GoodSingleRule
 
VolcanoPlannerTest.NoneLeafRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.NoneLeafRel(RelOptCluster, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.NoneLeafRel
 
VolcanoPlannerTest.NoneSingleRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.NoneSingleRel(RelOptCluster, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.NoneSingleRel
 
VolcanoPlannerTest.PhysLeafRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.PhysLeafRel(RelOptCluster, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysLeafRel
 
VolcanoPlannerTest.PhysLeafRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.PhysLeafRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysLeafRule
 
VolcanoPlannerTest.PhysProjectRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.PhysProjectRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysProjectRule
 
VolcanoPlannerTest.PhysSingleRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.PhysSingleRel(RelOptCluster, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysSingleRel
 
VolcanoPlannerTest.PhysToIteratorConverter - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.PhysToIteratorConverter(RelOptCluster, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.PhysToIteratorConverter
 
VolcanoPlannerTest.ReformedRemoveSingleRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.ReformedRemoveSingleRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.ReformedRemoveSingleRule
 
VolcanoPlannerTest.ReformedSingleRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.ReformedSingleRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.ReformedSingleRule
 
VolcanoPlannerTest.TestEnvironment - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.TestEnvironment() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestEnvironment
 
VolcanoPlannerTest.TestLeafRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.TestLeafRel(RelOptCluster, RelTraitSet, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestLeafRel
 
VolcanoPlannerTest.TestListener - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.TestListener() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestListener
 
VolcanoPlannerTest.TestSingleRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTest.TestSingleRel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTest.TestSingleRel
 
VolcanoPlannerTraitTest - Class in org.eigenbase.relopt.volcano
VolcanoPlannerTraitTest
VolcanoPlannerTraitTest(String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest
 
VolcanoPlannerTraitTest.AltTrait - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.AltTrait(VolcanoPlannerTraitTest.AltTraitDef, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTrait
 
VolcanoPlannerTraitTest.AltTraitConverter - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.AltTraitConverter(RelOptCluster, RelNode, RelTrait) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverter
 
VolcanoPlannerTraitTest.AltTraitConverterRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.AltTraitConverterRule(VolcanoPlannerTraitTest.AltTrait, VolcanoPlannerTraitTest.AltTrait, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitConverterRule
 
VolcanoPlannerTraitTest.AltTraitDef - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.AltTraitDef() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.AltTraitDef
 
VolcanoPlannerTraitTest.IterSingleRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.IterSingleRel(RelOptCluster, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRel
 
VolcanoPlannerTraitTest.IterSingleRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.IterSingleRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule
 
VolcanoPlannerTraitTest.IterSingleRule2 - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.IterSingleRule2() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.IterSingleRule2
 
VolcanoPlannerTraitTest.NoneLeafRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.NoneLeafRel(RelOptCluster, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.NoneLeafRel
 
VolcanoPlannerTraitTest.NoneSingleRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.NoneSingleRel(RelOptCluster, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.NoneSingleRel
 
VolcanoPlannerTraitTest.PhysLeafRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.PhysLeafRel(RelOptCluster, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysLeafRel
 
VolcanoPlannerTraitTest.PhysLeafRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.PhysLeafRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysLeafRule
 
VolcanoPlannerTraitTest.PhysToIteratorConverter - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.PhysToIteratorConverter(RelOptCluster, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysToIteratorConverter
 
VolcanoPlannerTraitTest.PhysToIteratorConverterRule - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.PhysToIteratorConverterRule() - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.PhysToIteratorConverterRule
 
VolcanoPlannerTraitTest.TestLeafRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.TestLeafRel(RelOptCluster, RelTraitSet, String) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestLeafRel
 
VolcanoPlannerTraitTest.TestSingleRel - Class in org.eigenbase.relopt.volcano
 
VolcanoPlannerTraitTest.TestSingleRel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.eigenbase.relopt.volcano.VolcanoPlannerTraitTest.TestSingleRel
 
VolcanoRelMetadataProvider - Class in org.eigenbase.relopt.volcano
VolcanoRelMetadataProvider implements the RelMetadataProvider interface by combining metadata from the rels making up an equivalence class.
VolcanoRelMetadataProvider() - Constructor for class org.eigenbase.relopt.volcano.VolcanoRelMetadataProvider
 
VolcanoRuleCall - Class in org.eigenbase.relopt.volcano
VolcanoRuleCall implements the RelOptRuleCall interface for VolcanoPlanner.
VolcanoRuleCall(VolcanoPlanner, RelOptRuleOperand, RelNode[]) - Constructor for class org.eigenbase.relopt.volcano.VolcanoRuleCall
Creates a rule call, internal, with array to hold bindings.
VolcanoRuleCall(VolcanoPlanner, RelOptRuleOperand) - Constructor for class org.eigenbase.relopt.volcano.VolcanoRuleCall
Creates a rule call.
VolcanoRuleMatch - Class in org.eigenbase.relopt.volcano
A match of a rule to a particular set of target relational expressions, frozen in time.
VolcanoRuleMatch(VolcanoPlanner, RelOptRuleOperand, RelNode[]) - Constructor for class org.eigenbase.relopt.volcano.VolcanoRuleMatch
Creates a VolcanoRuleMatch.

W

waitForCursor() - Method in class net.sf.farrago.runtime.FarragoRuntimeContext
 
waitForCursor() - Method in interface net.sf.farrago.session.FarragoSessionRuntimeContext
Waits for cursor state to be reset to active=false (returns immediately if cursor is not currently active).
waitForInput() - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
waitForOthers() - Method in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor.Sync
 
waitUntil(int) - Method in class org.eigenbase.runtime.QueueIteratorTest.TickIterator
 
waitUntil(int) - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest.TickIterator
 
warning(String) - Method in class org.eigenbase.trace.EigenbaseLogger
 
WARNING_COUNT - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.SummaryLogEntry
 
warningCount - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorLoggerBase
 
warningCount - Variable in class com.lucidera.runtime.LucidDbRuntimeContext.ErrorQuota
Ongoing count of warnings
warningQueue - Variable in class net.sf.farrago.db.FarragoDbSession
Warnings accumulated on this session.
warningQueue - Variable in class net.sf.farrago.db.FarragoDbStmtContext
 
warningQueue - Variable in class net.sf.farrago.query.FarragoStmtValidator
 
warningQueue - Variable in class net.sf.farrago.runtime.FarragoRuntimeContext
 
warningQueue - Variable in class net.sf.farrago.session.FarragoSessionRuntimeParams
Queue on which warnings should be posted, or null if runtime context should create a private queue.
warnings - Variable in class net.sf.farrago.util.FarragoWarningQueue
 
warnOnClose(Throwable, boolean) - Method in class net.sf.farrago.db.FarragoDatabase
 
wasKilled - Variable in class net.sf.farrago.db.FarragoDbSession
 
wasKilled() - Method in class net.sf.farrago.db.FarragoDbSession
 
wasKilled() - Method in interface net.sf.farrago.session.FarragoSession
 
wasNull - Variable in class org.eigenbase.util14.AbstractResultSet
 
wasNull() - Method in class org.eigenbase.util14.AbstractResultSet
A column may have the value of SQL NULL; wasNull reports whether the last column read had this special value.
WHEN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WHEN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WHEN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
when - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandExecutor
Location of ConcurrentTestCommandExecutor.error.
WHEN_OPERANDS - Static variable in class org.eigenbase.sql.fun.SqlCase
WHEN_OPERANDS = 0
WHENEVER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WHENEVER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WHENEVER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
WhenMatchedClause(SqlIdentifier, SqlIdentifier) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
WhenMatchedClause(SqlIdentifier, SqlIdentifier) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
WhenMatchedClause(SqlIdentifier, SqlIdentifier) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
WhenNotMatchedClause(SqlIdentifier) - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
WhenNotMatchedClause(SqlIdentifier) - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
WhenNotMatchedClause(SqlIdentifier) - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
WHERE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WHERE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WHERE - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
WHERE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
WHERE_KEYWORDS - Static variable in class org.eigenbase.sql.test.SqlAdvisorTest
 
WHERE_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
whereAdded - Variable in class net.sf.farrago.jdbc.engine.FarragoJdbcEngineDatabaseMetaData.QueryBuilder
 
WhereClause() - Method in class org.eigenbase.lurql.parser.LurqlParser
 
whereListItemsOnSeparateLines - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
WhereOpt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the optional WHERE clause for SELECT, DELETE, and UPDATE.
WhereOpt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the optional WHERE clause for SELECT, DELETE, and UPDATE.
WhereOpt() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the optional WHERE clause for SELECT, DELETE, and UPDATE.
whereScopes - Variable in class org.eigenbase.sql.validate.SqlValidatorImpl
Maps a SqlSelect node to the scope used by its WHERE and HAVING clauses.
whichInput(int, RelNode) - Static method in class org.eigenbase.oj.rex.RexToOJTranslator
Returns the ordinal of the input relational expression which a given column ordinal comes from.
WHITE_SPACE_ENC - Static variable in class org.eigenbase.util.RhBase64
 
WHITESPACE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WHITESPACE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WHITESPACE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
whiteSpace() - Method in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
WIDTH_BUCKET - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WIDTH_BUCKET - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WIDTH_BUCKET - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
widths - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.ResultsReader
 
Win - Static variable in class net.sf.farrago.fennel.rel.FennelWindowRule
Instance of the rule which matches a WindowedAggregateRel on top of a RelNode.
window - Variable in class net.sf.farrago.fem.fennel.FemWindowPartitionDef$Hib
 
window - Variable in class net.sf.farrago.fem.fennel.FemWindowStreamDef$Hib
 
WINDOW - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WINDOW - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
window - Variable in class org.eigenbase.rex.RexOver
 
WINDOW - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
Window - Static variable in class org.eigenbase.sql.SqlKind
Window specification
window - Variable in class org.eigenbase.sql2rel.SqlToRelConverter.HistogramShuttle
 
WINDOW_OPERAND - Static variable in class org.eigenbase.sql.SqlSelect
 
windowActivated(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
windowCall - Variable in class org.eigenbase.sql.SqlWindow
 
windowClosed(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
windowClosing(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
windowDeactivated(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
windowDeclListNewline - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
windowDeiconified(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
WindowedAggregateIllegalInClause - Variable in class org.eigenbase.resource.EigenbaseResource
WindowedAggregateIllegalInClause is 'Windowed aggregate expression is illegal in {0} clause'
WindowedAggregateRel - Class in org.eigenbase.rel
A relational expression representing a set of window aggregates.
WindowedAggregateRel(RelOptCluster, RelTraitSet, RelNode, RexProgram, RelDataType) - Constructor for class org.eigenbase.rel.WindowedAggregateRel
Creates a WindowedAggregateRel.
WindowedAggSplitterRule - Class in net.sf.farrago.fennel.rel
Rule which slices the CalcRel into sections which contain windowed agg functions and sections which do not.
WindowedAggSplitterRule() - Constructor for class net.sf.farrago.fennel.rel.WindowedAggSplitterRule
Creates a rule.
WindowedAggSplitterRule.WindowedAggRelSplitter - Class in net.sf.farrago.fennel.rel
Splitter which distinguishes between windowed aggregation expressions (calls to RexOver) and ordinary expressions.
WindowedAggSplitterRule.WindowedAggRelSplitter(CalcRel) - Constructor for class net.sf.farrago.fennel.rel.WindowedAggSplitterRule.WindowedAggRelSplitter
 
WindowHasNegativeSize - Variable in class org.eigenbase.resource.EigenbaseResource
WindowHasNegativeSize is 'Window has negative size'
windowIconified(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
WindowNameMustBeSimple - Variable in class org.eigenbase.resource.EigenbaseResource
WindowNameMustBeSimple is 'Window name must be a simple identifier'
windowNames - Variable in class org.eigenbase.sql.validate.SelectScope
 
windowNewline - Variable in class org.eigenbase.sql.pretty.SqlPrettyWriter
 
WindowNotFound - Variable in class org.eigenbase.resource.EigenbaseResource
WindowNotFound is 'Window ''{0}'' not found'
windowOpened(WindowEvent) - Method in class net.sf.farrago.plannerviz.FarragoPlanVisualizer
 
windowOperator - Static variable in class org.eigenbase.sql.fun.SqlStdOperatorTable
The WINDOW clause of a SELECT statment.
WindowOpt() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses the optional WINDOW clause for SELECT
WindowOpt() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses the optional WINDOW clause for SELECT
WindowOpt() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses the optional WINDOW clause for SELECT
WindowORDINAL - Static variable in class org.eigenbase.sql.SqlKind
 
windowParent - Variable in class org.eigenbase.sql.validate.SelectScope
Scope to use to resolve windows
windowPartitions - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
WindowPartitions - Interface in net.sf.farrago.fem.fennel
WindowPartitions association proxy interface.
WindowPartitions$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's WindowPartitions association interface.
WindowPartitions$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.WindowPartitions$Hib
 
WindowRange() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
 
WindowRange() - Method in class net.sf.farrago.rng.parserimpl.RngParser
 
WindowRange() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
 
windows - Variable in class net.sf.farrago.fem.fennel.FennelPackage$Hib
 
Windows - Interface in net.sf.farrago.fem.fennel
Windows association proxy interface.
windows - Variable in class net.sf.farrago.fennel.rel.FennelWindowRel
 
Windows$Hib - Class in net.sf.farrago.fem.fennel
Implements MOF's Windows association interface.
Windows$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.fennel.Windows$Hib
 
WindowSpecification() - Method in class net.sf.farrago.parser.impl.FarragoParserImpl
Parses a window specification.
WindowSpecification() - Method in class net.sf.farrago.rng.parserimpl.RngParser
Parses a window specification.
WindowSpecification() - Method in class org.eigenbase.sql.parser.impl.SqlParserImpl
Parses a window specification.
windowStream - Variable in class net.sf.farrago.fem.fennel.FemWindowDef$Hib
 
WinOnCalc - Static variable in class net.sf.farrago.fennel.rel.FennelWindowRule
Instance of the rule which matches a WindowedAggregateRel on top of a CalcRel.
WITH - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WITH - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WITH - Static variable in interface org.eigenbase.lurql.parser.LurqlParserConstants
 
WITH - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
withGrantOption$Hib - Variable in class net.sf.farrago.fem.security.FemGrant$Hib
 
withHeader - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
withIdPrefix - Variable in class org.eigenbase.relopt.RelOptPlanWriter
 
withImplementation() - Method in class org.eigenbase.sql.SqlExplain
 
WITHIN - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WITHIN - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WITHIN - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
withLogging - Variable in class net.sf.farrago.namespace.flatfile.FlatFileParams
 
WITHOUT - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WITHOUT - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WITHOUT - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
withType() - Method in class org.eigenbase.sql.SqlExplain
 
words - Static variable in class org.eigenbase.test.ExclusivePipeTest
 
WORK - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WORK - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WORK - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
wrap(Exception) - Static method in class net.sf.farrago.test.FarragoSqlOperatorsSuite.FarragoSqlTester
 
wrap() - Method in class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
Returns this object wrapped in a proxy.
WRAPPED_NULL - Static variable in class org.eigenbase.runtime.QueueIterator
 
wrappedCharset - Variable in class org.eigenbase.sql.SqlCollation
 
wrappedCharset - Variable in class org.eigenbase.sql.type.BasicSqlType
 
wrappedSuite(TestSuite) - Static method in class net.sf.farrago.test.FarragoAutoCalcRulesTest
 
wrappedSuite(Class<? extends TestCase>) - Static method in class net.sf.farrago.test.FarragoTestCase
Generic implementation of suite() to be called by subclasses.
wrappedSuite(TestSuite) - Static method in class net.sf.farrago.test.FarragoTestCase
Generic implementation of suite() to be called by subclasses.
wrapper - Variable in class net.sf.farrago.namespace.flatfile.FlatFileDataServer
 
wrapper - Variable in class net.sf.farrago.namespace.mock.MedMockDataServer
 
wrapper - Variable in class net.sf.farrago.namespace.mql.MedMqlDataServer
 
WRAPPER - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WRAPPER - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
WRAPPER - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
wrapper$Hib - Variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
wrapperAccessesServer - Variable in class net.sf.farrago.fem.med.MedPackage$Hib
 
WrapperAccessesServer - Interface in net.sf.farrago.fem.med
WrapperAccessesServer association proxy interface.
WrapperAccessesServer$Hib - Class in net.sf.farrago.fem.med
WrapperAccessesServer association implementation.
WrapperAccessesServer$Hib(RefPackage) - Constructor for class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
wrapperCache - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
wrapperCache - Variable in class net.sf.farrago.test.FarragoMdrTestContext
 
write(String[], FlatFileParams) - Method in class net.sf.farrago.namespace.flatfile.FlatFileBcpFile
Writes the main body of the control file, given a table row
WRITE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
WRITE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
write(ByteBuffer, int) - Method in class net.sf.farrago.runtime.FennelPipeTupleIter
Writes the contents of a byte buffer into this iterator.
WRITE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
write(Document, Writer) - Static method in class org.eigenbase.test.DiffRepository
Serializes an XML document as text.
write(int) - Method in class org.eigenbase.util.RhBase64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.eigenbase.util.RhBase64.OutputStream
Calls RhBase64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class org.eigenbase.util.StackWriter
 
write(char[], int, int) - Method in class org.eigenbase.util.StackWriter
 
write(String, int, int) - Method in class org.eigenbase.util.StackWriter
 
WRITE_ONLY - Static variable in class org.eigenbase.sql.SqlAccessType
 
writeBackupPropertyFile(String, String, String, String, String, String) - Method in class net.sf.farrago.syslib.FarragoSystemBackup
 
writeColumnDescriptor(String, String, int, RelDataType, String, String, Properties) - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
writeColumnDescriptor(String, String, int, RelDataType, String, String, Properties) - Method in interface net.sf.farrago.namespace.FarragoMedMetadataSink
Writes a descriptor for a column.
writeColumnDescriptor(String, String, int, RelDataType, String, String, Properties) - Method in class net.sf.farrago.syslib.FarragoMedUDR.BrowseSchemaSink
 
writeIndexMap - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt.ReloadTableIndexMap
 
writeIndexMap - Variable in class net.sf.farrago.ddl.DdlReloadTableStmt
 
writeNode(Node, XMLOutput) - Static method in class org.eigenbase.test.DiffRepository
 
writeObject(ObjectOutputStream) - Method in class org.eigenbase.util.SerializableCharset
Per Serializable.
writeObject(ObjectOutputStream) - Method in class org.eigenbase.util14.Enum14.SerializableValue
Serialization method writes just the ordinal value.
writeObjectDescriptor(String, String, String, Properties) - Method in class net.sf.farrago.ddl.DdlImportForeignSchemaStmt.ImportSink
 
writeObjectDescriptor(String, String, String, Properties) - Method in interface net.sf.farrago.namespace.FarragoMedMetadataSink
Writes a generic descriptor for an object.
writeObjectDescriptor(String, String, String, Properties) - Method in class net.sf.farrago.syslib.FarragoMedUDR.BrowseSchemaSink
 
writePropertyValue(Writer, Property) - Method in class org.eigenbase.util.property.PersistentPropertyStorage
 
writeQuote(Character) - Method in class org.eigenbase.util.StackWriter
 
writer - Variable in class net.sf.farrago.ddl.DdlAnalyzeStmt
 
writeReplace() - Method in exception net.sf.farrago.jdbc.FarragoJdbcUtil.FarragoSqlException
Per Serializable API, provides a replacement object to be written during serialization.
writeReplace() - Method in class org.eigenbase.reltype.RelRecordType
Per Serializable API, provides a replacement object to be written during serialization.
writeReplace() - Method in exception org.eigenbase.sql.parser.SqlParseException
Per Serializable API, provides a replacement object to be written during serialization.
writeRowCountParamId - Variable in class net.sf.farrago.fem.fennel.FemLbmSplicerStreamDef$Hib
 
writeSerialized(File, Random) - Static method in class net.sf.farrago.rng.FarragoRngUDR
 
writeToBuffer(ByteBuffer) - Method in class net.sf.farrago.type.runtime.BytePointer
Writes the contents of this pointer to a ByteBuffer.
writeToBufferAbsolute(ByteBuffer, int) - Method in class net.sf.farrago.type.runtime.BytePointer
Writes the contents of this pointer to a ByteBuffer at a given offset without modifying the current position.
WrongNumberOfParam - Variable in class org.eigenbase.resource.EigenbaseResource
WrongNumberOfParam is 'Encountered {0} with {1,number} parameter(s); was expecting {2}'
WrongNumOfArguments - Variable in class org.eigenbase.resource.EigenbaseResource
WrongNumOfArguments is 'Wrong number of arguments to expression'

X

x - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateDatum
 
x - Variable in class org.eigenbase.test.RexTransformerTest
 
xmiFennelPlan - Variable in class net.sf.farrago.query.FarragoExecutableFennelStmt
 
XML - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
XML - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
XML - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
xmlOutput - Variable in class net.sf.farrago.catalog.MockMetadataFactory.JmiPrinter
 
xmlOutput - Variable in class org.eigenbase.relopt.RelOptXmlPlanWriter
 
XO_LOGGER_PREFIX - Static variable in class net.sf.farrago.util.NativeTrace
 

Y

y - Variable in class org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateDatum
 
y - Variable in class org.eigenbase.test.RexTransformerTest
 
YEAR - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
YEAR - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
YEAR - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
yearMonth - Variable in enum org.eigenbase.sql.SqlIntervalQualifier.TimeUnit
 
YesNo - Static variable in interface org.eigenbase.sql.type.SqlTypeName.PrecScale
 
YesYes - Static variable in interface org.eigenbase.sql.type.SqlTypeName.PrecScale
 
yy(CwmModelElement, StringBuilder) - Method in class net.sf.farrago.ddl.gen.DdlGenerator.NamerImpl
 

Z

z - Variable in class org.eigenbase.test.RexTransformerTest
 
ZERO - Static variable in class org.eigenbase.relopt.volcano.VolcanoCost
 
ZERO - Static variable in class org.eigenbase.sql.parser.SqlParserPos
SqlParserPos representing line one, character one.
Zero - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
ZeroOrOne - Static variable in class org.eigenbase.sql.SqlOperandCountRange
 
ZONE - Static variable in interface net.sf.farrago.parser.impl.FarragoParserImplConstants
 
ZONE - Static variable in interface net.sf.farrago.rng.parserimpl.RngParserConstants
 
ZONE - Static variable in interface org.eigenbase.sql.parser.impl.SqlParserImplConstants
 
ZonelessDate - Class in org.eigenbase.util14
ZonelessDate is a date value without a time zone.
ZonelessDate() - Constructor for class org.eigenbase.util14.ZonelessDate
Constructs a ZonelessDate.
ZonelessDatetime - Class in org.eigenbase.util14
ZonelessDatetime is an abstract class for dates, times, or timestamps that contain a zoneless time value.
ZonelessDatetime() - Constructor for class org.eigenbase.util14.ZonelessDatetime
 
ZonelessTime - Class in org.eigenbase.util14
ZonelessTime is a time value without a time zone.
ZonelessTime() - Constructor for class org.eigenbase.util14.ZonelessTime
Constructs a ZonelessTime
ZonelessTime(int) - Constructor for class org.eigenbase.util14.ZonelessTime
Constructs a ZonelessTime with precision.
ZonelessTimestamp - Class in org.eigenbase.util14
ZonelessTimestamp is a timestamp value without a time zone.
ZonelessTimestamp() - Constructor for class org.eigenbase.util14.ZonelessTimestamp
Constructs a ZonelessTimestamp.
ZonelessTimestamp(int) - Constructor for class org.eigenbase.util14.ZonelessTimestamp
Constructs a ZonelessTimestamp with precision.

_

__testUnsuppliedThrows() - Method in class net.sf.farrago.test.FennelTupleTest
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
_allLinksQueryName - Static variable in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
_andOrList(SqlWriter, SqlKind) - Method in class org.eigenbase.sql.SqlNodeList
 
_collectionTable - Static variable in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
_collectionTable - Static variable in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
_collectionTable - Static variable in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
_collectionTable - Static variable in class net.sf.farrago.HibernateManyToManyLazyAssociation
 
_collectionTable - Static variable in class net.sf.farrago.HibernateManyToManyLazyOrderedAssociation
 
_collectionTable - Static variable in class net.sf.farrago.HibernateOneToManyLazyAssociation
 
_collectionTable - Static variable in class net.sf.farrago.HibernateOneToManyLazyHighCardinalityAssociation
 
_collectionTable - Static variable in class net.sf.farrago.HibernateOneToManyLazyOrderedAssociation
 
_collectionTable - Static variable in class net.sf.farrago.HibernateOneToOneLazyAssociation
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmArgument$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmCallAction$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmEvent$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmInterface$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmMethod$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmOperation$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmParameter$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
_id - Static variable in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmAttribute$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmBooleanExpression$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmConstraint$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmDataType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmDependency$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmExpression$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmModel$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicity$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityRange$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmPackage$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmProcedureExpression$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmStereotype$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmSubsystem$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmTaggedValue$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumeration$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteral$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpression$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmTypeAlias$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnion$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionMember$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
_id - Static variable in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmDataValue$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmExtent$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmObject$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmSlot$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
_id - Static variable in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndex$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeature$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationship$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKey$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
_id - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmCatalog$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmCheckConstraint$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmColumn$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmColumnSet$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmColumnValue$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmForeignKey$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSet$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmPrimaryKey$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmProcedure$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSet$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmRow$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmRowSet$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSchema$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqldistinctType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindex$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumn$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlparameter$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmTable$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmTrigger$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraint$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmView$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
_id - Static variable in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
_id - Static variable in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
_id - Static variable in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
_id - Static variable in class net.sf.farrago.fem.config.FemFarragoConfig$Hib
 
_id - Static variable in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.config.FemFennelConfig$Hib
 
_id - Static variable in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemColumnHistogram$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramBar$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemDataServer$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemDataWrapper$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemForeignTable$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemIndexStatistics$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLabel$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLocalIndex$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLocalIndexColumn$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLocalTable$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemRecoveryReference$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemRowCountStatistics$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemStorageOption$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemStoredColumn$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemSystemBackup$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemViewColumn$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
_id - Static variable in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemGrant$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemRole$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemUser$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.FemUserClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
_id - Static variable in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameter$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemJar$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemKeyComponent$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemLocalCatalog$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemLocalSchema$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemLocalView$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraint$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemRoutine$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineParameter$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSampleDataset$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSequenceGenerator$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlarrayType$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedType$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetType$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlobjectType$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlpathElement$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlrowType$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttribute$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemTagAnnotation$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemTimestamp$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraint$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrdering$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedType$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
_id - Static variable in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
_id - Static variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGenerator$Hib
 
_id - Static variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
_isValid(boolean) - Method in class org.eigenbase.rel.JoinRelBase
 
_NATIVE_ALPHABET - Static variable in class org.eigenbase.util.RhBase64
 
_ordinal - Variable in class org.eigenbase.util14.Enum14.SerializableValue
Ordinal value which, when deserialized, can be used by Enum14.SerializableValue.readResolve() to locate a matching instance in the original enumeration.
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.security.FemUserClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
_queryCacheRegion - Static variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.BehavioralFeatureParameter$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CallArguments$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CalledOperation$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmArgumentClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmBehavioralFeatureClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmCallActionClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmEventClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmInterfaceClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmMethodClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmOperationClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.CwmParameterClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.EventParameter$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.OperationMethod$Hib
 
_table - Static variable in class net.sf.farrago.cwm.behavioral.ParameterType$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.ClassifierFeature$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmAttributeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmBooleanExpressionClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmClassClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmClassifierClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmDataTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmDependencyClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmElementClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmExpressionClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmFeatureClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmModelClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmModelElementClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmMultiplicityRangeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmNamespaceClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmPackageClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmProcedureExpressionClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmStereotypeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmStructuralFeatureClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmSubsystemClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.CwmTaggedValueClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.DependencyClient$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.DependencySupplier$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.ElementConstraint$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.ElementOwnership$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.ImportedElements$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.RangeMultiplicity$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.StereotypeConstraints$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.StereotypedElement$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.StereotypeTaggedValues$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.StructuralFeatureType$Hib
 
_table - Static variable in class net.sf.farrago.cwm.core.TaggedElement$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.ClassifierAlias$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.CwmEnumerationLiteralClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.CwmQueryExpressionClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.CwmTypeAliasClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.CwmUnionMemberClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.EnumerationLiterals$Hib
 
_table - Static variable in class net.sf.farrago.cwm.datatypes.UnionDiscriminator$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.CwmDataValueClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.CwmExtentClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.CwmInstanceClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.CwmObjectClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.CwmSlotClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.FeatureSlot$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.InstanceClassifier$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.ObjectSlot$Hib
 
_table - Static variable in class net.sf.farrago.cwm.instance.SlotValue$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.CwmIndexedFeatureClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.CwmKeyRelationshipClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.CwmUniqueKeyClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatureInfo$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.IndexedFeatures$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.IndexSpansClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.KeyRelationshipFeatures$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueFeature$Hib
 
_table - Static variable in class net.sf.farrago.cwm.keysindexes.UniqueKeyRelationship$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.ColumnOptionsColumnSet$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.ColumnRefStructuredType$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.ColumnSetOfStructuredType$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmCatalogClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmCheckConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmColumnClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmColumnSetClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmColumnValueClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmForeignKeyClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmNamedColumnSetClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmPrimaryKeyClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmProcedureClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmQueryColumnSetClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmRowClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmRowSetClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSchemaClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqldataTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqldistinctTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqlindexColumnClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqlparameterClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqlsimpleTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmSqlstructuredTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmTableClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmTriggerClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmUniqueConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.CwmViewClass$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.DistinctTypeHasSimpleType$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.TableOwningTrigger$Hib
 
_table - Static variable in class net.sf.farrago.cwm.relational.TriggerUsingColumnSet$Hib
 
_table - Static variable in class net.sf.farrago.fem.ColumnSetHasRowCountStats$Hib
 
_table - Static variable in class net.sf.farrago.fem.config.FarragoConfiguresFennel$Hib
 
_table - Static variable in class net.sf.farrago.fem.config.FemFarragoConfigClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.config.FemFennelConfigClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.ColumnHasSequence$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.ColumnHistogramHasBar$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.ElementHasStorageOptions$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemBaseColumnSetClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramBarClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemColumnHistogramClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemDataServerClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemDataWrapperClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemElementWithStorageOptionsClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemForeignTableClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemIndexStatisticsClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemLabelClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemLocalIndexClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemLocalIndexColumnClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemLocalTableClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemRecoveryReferenceClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemRowCountStatisticsClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemStorageOptionClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemStoredColumnClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemStoredTableClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemSystemBackupClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.FemViewColumnClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.LabelHasAlias$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.LocalIndexHasStats$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.ServerProvidesColumnSet$Hib
 
_table - Static variable in class net.sf.farrago.fem.med.WrapperAccessesServer$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.FemAuthIdClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.FemGrantClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.FemRoleClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.FemUserClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedByGrantor$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedOnElement$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.PrivilegeIsGrantedToGrantee$Hib
 
_table - Static variable in class net.sf.farrago.fem.security.UserAssignedNamespace$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.AttributeIsConstrained$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.ColumnHasHistogram$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetOwnsSampleDataset$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.ColumnSetUsesSampleDataset$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.ConstraintHasComponent$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.ElementHasTagAnnotation$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractAttributeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractColumnClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractColumnSetClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractKeyConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractTypedElementClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAbstractUniqueConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemAnnotatedElementClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemColumnListRoutineParameterClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemJarClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemKeyComponentClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemLocalCatalogClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemLocalSchemaClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemLocalViewClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemPrimaryKeyConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemRoutineParameterClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSampleDatasetClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSequenceGeneratorClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqlarrayTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqlcollectionTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqldistinguishedTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqlmultisetTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqlobjectTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqlpathElementClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqlrowTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemSqltypeAttributeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemTagAnnotationClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemTimestampClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemUniqueKeyConstraintClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedOrderingClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.FemUserDefinedTypeClass$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.SchemaDefinesPath$Hib
 
_table - Static variable in class net.sf.farrago.fem.sql2003.TypeHasOrdering$Hib
 
_table - Static variable in class net.sf.farrago.HibernateManyToManyLazyAssociation
 
_table - Static variable in class net.sf.farrago.HibernateManyToManyLazyOrderedAssociation
 
_table - Static variable in class net.sf.farrago.HibernateOneToManyLazyAssociation
 
_table - Static variable in class net.sf.farrago.HibernateOneToManyLazyHighCardinalityAssociation
 
_table - Static variable in class net.sf.farrago.HibernateOneToManyLazyOrderedAssociation
 
_table - Static variable in class net.sf.farrago.HibernateOneToOneLazyAssociation
 
_table - Static variable in class net.sf.farrago.rngmodel.rngschema.RngRandomNumberGeneratorClass$Hib
 
_testAmbiguousColumnInIn() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testAnonymousOption() - Method in class org.eigenbase.util.OptionsListTest
 
_testBooleanArg() - Method in class org.eigenbase.util.OptionsListTest
 
_testBooleanArgMissing() - Method in class org.eigenbase.util.OptionsListTest
 
_testCharsetAndCollateMismatch() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testConvertAndTranslate() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testCustomSchema() - Method in class net.sf.farrago.test.FarragoDdlGeneratorTest
 
_testDerivedColumnList() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testDerivedColumnListInJoin() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testDerivedColumnListNoAs() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testDerivedColumnListWithAlias() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testDyadicCollateCompare() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testDyadicCollateOperator() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testDyadicCompareCollateFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testEmbeddedCall() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testEmbeddedFunction() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testEnumeratedArgDefault() - Method in class org.eigenbase.util.OptionsListTest
 
_testEnumeratedArgLong() - Method in class org.eigenbase.util.OptionsListTest
 
_testEnumeratedArgShort() - Method in class org.eigenbase.util.OptionsListTest
 
_testEnumeratedArgWrong() - Method in class org.eigenbase.util.OptionsListTest
 
_testExplain() - Method in class org.eigenbase.sql.test.SqlPrettyWriterTest
 
_testExternalSparse() - Method in class net.sf.farrago.test.regression.FarragoSorterTest
Tests an external sort with mostly distinct values.
_testGroupExpressionEquivalenceCorrelated() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testGroupExpressionEquivalenceParams() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testGroupMissing() - Method in class org.eigenbase.util.OptionsListTest
 
_testGroupOptionsMustBeOptional() - Method in class org.eigenbase.util.OptionsListTest
 
_testJoinAssociativity() - Method in class org.eigenbase.sql.parser.SqlParserTest
 
_testJoinUsing() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testLikeAndSimilarFails() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testMissingMandatory() - Method in class org.eigenbase.util.OptionsListTest
 
_testRepeatingOption() - Method in class org.eigenbase.util.OptionsListTest
 
_testSimpleCollate() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testStringArgSameAsDefault() - Method in class org.eigenbase.util.OptionsListTest
 
_testStringArgUsesDefaultValue() - Method in class org.eigenbase.util.OptionsListTest
 
_testSubqueryInOnClause() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testTimeoutTupleIter() - Method in class org.eigenbase.runtime.TimeoutQueueTupleIterTest
 
_testUnknownArg() - Method in class org.eigenbase.util.OptionsListTest
 
_testUnknownArgWithEqualsSyntax() - Method in class org.eigenbase.util.OptionsListTest
 
_testValuesWithAggFuncs() - Method in class org.eigenbase.test.SqlValidatorTest
 
_testWinPartClause() - Method in class org.eigenbase.test.SqlValidatorTest
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _