|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractConverter
into a chain of
converters from the source relation to the target traits.AbstractConverter
objects which have not yet been
satisfied.
ColumnGetter
retrieves a column from an input row based
upon its 1-based ordinal.FieldGetter
retrieves each public field as a separate
column.SingletonColumnGetter
retrieves the object itself.SyntheticColumnGetter
retrieves columns from a synthetic
object.SqlValidatorNamespace
.RelNode
).AbstractRelNode
.
RelOptPlanner
interface.AbstractResultSet
provides a abstract implementation for a
TYPE_FORWARD_ONLY, CONCUR_READ_ONLY ResultSet.SqlTester
.RelDataType
.TupleIter
, with default
implementations of some of its methods.visitXxx
method.
SqlVisitor
, visiting each operand of a call.
SqlVisitor
, directing an SqlBasicVisitor.ArgHandler
to visit operand of a
call.
AccessNotAllowed
is 'Not allowed to perform {0} on {1}
'
CalcProgramBuilder.InstructionDef.add(CalcProgramBuilder,CalcReg[])
method.
rel
to this subset.
prepared
SQL statement.
ConcurrentTestCommandGenerator.threadMap
.
CommonRelSubExprRule
, but only in cases where vertices have more
than one parent.
ConverterRule
, but only where a conversion is actually required.
AddedFieldWarning
is '''{0}'' has field ''{1}'' added in external data source.
'
prepared
SQL statement and compares its ResultSet
to the given
data.
type
to fieldList
.
FilterRel
with a TRUE condition in between a ProjectRel
and its input.
AddFilterToQueryRule
grafts a FilterRel
onto a JdbcQuery
.Statement.executeUpdate(String)
.
rel
to this set, without creating a
RelSubset
.
classes
as inner
classes of a class declaration outerClassDecl
.
PreparedStatement
for the given SQL.
ProjectRel
on top of a filter node.
index
th expression.
index
th expression at a
given position.
ProjectRel
and FilterRel
on top of a row scan.
AddProjectToQueryRule
grafts a ProjectRel
onto a
JdbcQuery
.FarragoOJRexCastImplementor.CastHelper.addStatement(Statement)
SqlDateTimeWithoutTZ.adjustPrecision(int)
method.
SqlNode
objects.SqlAggFunction
to CalcRexAggImplementor
.
AggregateRel
.AggregateIllegalInClause
is 'Aggregate expression is illegal in {0} clause
'
AggregateIllegalInGroupBy
is 'Aggregate expression is illegal in GROUP BY clause
'
AggregateIllegalInOrderBy
is 'Aggregate expression is illegal in ORDER BY clause of non-aggregating SELECT
'
AggregateRel
is a relational operator which eliminates
duplicates and computes totals.AggregateRelBase
is an abstract base class for implementations
of AggregateRel
.SqlOperatorBinding
interface for an aggregate call
applied to a set of operands in the context
of a AggregateRel
.SqlValidatorScope
interface which indicates that
the scope is aggregating.Aggregation
aggregates a set of values into one value.AggregateCall
) into
OpenJava code.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
is 'Duplicate name ''{0}'' in column alias list
'
AliasMustBeSimpleIdentifier
is 'Table or column alias must be a simple identifier
'
AS t(c1, c2, ...)
clause.FennelTupleAccessor.tupleAlignment
.
AND
operator.
RelOptRuleOperand.Dummy.ANY
.
GeneratedDdlStmt
object to the
end of a string.
AggregateCall.getArgList()
, then
make private
ArgumentMustBeLiteral
is 'Argument to function ''{0}'' must be a literal
'
ArgumentMustBePositiveInteger
is 'Argument to function ''{0}'' must be a positive integer literal
'
ordinal
th argument to this operator must
be scalar (as opposed to a query).
ArgumentMustBeValidPrecision
is 'Argument to function ''{0}'' must be a valid precision between ''{1}'' and ''{2}''
'
ArgumentMustHaveScaleZero
is 'Argument to function ''{0}'' must have a scale of 0
'
ArgumentMustNotBeNull
is 'Argument to function ''{0}'' must not be NULL
'
ARRAY
calling convention results in a Java expression
which evaluates to an array containing the rows returned.
ArrayQueue
.int
values.
AS
operator associates an expression in the SELECT clause
with an alias.
RefBaseObject.refVerifyConstraints(boolean)
instead
Assert.assertEquals(String,Object,Object)
to handle
byte arrays correctly.
DiffRepository.assertEquals(String, String, String)
, but checks multiple
values in parallel.
CalcProgramBuilder.OpType.Varchar
CalcProgramBuilder.OpType.Bool
CalcProgramBuilder.RegisterSetType.Literal
CalcProgramBuilder.RegisterSetType.Literal
or CalcProgramBuilder.RegisterSetType.Input
.
throwable
is null, or if its message does not
contain the string pattern
.
SqlOperandTypeChecker
by
verifying that the type of each argument is assignable to a predefined set of
parameter types (under the SQL definition of "assignable").AssignFromFailed
is 'Cannot assign ''{0}'' to a {1} value: {2}
'
_ISO-8859-1'is it a
plane? no it''s superman!'
.
FarragoCardinalityEstimator.f
, FarragoCardinalityEstimator.f_small
, FarragoCardinalityEstimator.B
, FarragoCardinalityEstimator.n_small
, and FarragoCardinalityEstimator.dn_small
are computed.
FarragoObjectCacheTest.LemonException
if unacceptable.
AVG
aggregate function.
FarragoCardinalityEstimator.Duj2a_DIVIDER
times.
BackupArchiveDirNotReadable
is 'The backup archive directory ''{0}'' is not readable
'
BackupArchiveDirNotWritable
is 'The backup archive directory ''{0}'' is not writable
'
BackupFileAlreadyExists
is 'The file ''{0}'' already exists in the archive directory
'
BackupFileDoesNotExist
is 'The file ''{0}'' does not exist in the archive directory
'
BackupFileNotReadable
is 'The file ''{0}'' is not readable in the archive directory
'
BackupInProgress
is 'Another database backup is already in progress
'
BadFormat
is 'not in format ''{0}''
'
BadLowerBoundary
is 'UNBOUNDED FOLLOWING cannot be specified for the lower frame boundary
'
BadUpperBoundary
is 'UNBOUNDED PRECEDING cannot be specified for the upper frame boundary
'
BarfingInvocationHandler
handles a method
call by looking for a method in itself with identical parameters.FarragoCardinalityEstimator.SparseLongArray.GENERIC_THRESHOLD
) indices.
RelOptPlanner.addRule(org.eigenbase.relopt.RelOptRule)
.
BetweenWithoutAnd
is 'BETWEEN operator has no terminating AND
'
BigDecimal
.
BIGINT
SQL type.
BINARY(10)
SQL type.
BinaryLiteralInvalid
is 'Binary literal string must contain only characters ''0'' - ''9'', ''A'' - ''F''
'
BinaryLiteralOdd
is 'Binary literal string must contain an even number of hexits
'
rel
are available in
variable
.
rel
are available via
bind
(which may be eager or lazy).
BOOLEAN
SQL type.
RelSubset
s by a
given factor.
BufferedIterator
converts a regular iterator into one which
implements Iterable
(and Enumeration
for good measure).DdlAnalyzeStmt.ColumnHistogramBar
instances in the given DdlAnalyzeStmt.Histogram
into FemColumnHistogramBar
instances.
RelMetadataProvider
interface by caching results from an underlying provider.CalcRel
on top of a WindowedAggregateRel
.
CalcRel
on top of WindowedAggregateRel
on top of CalcRel
.
CalcProgramBuilder
.CalcRelBase
is an abstract base class for implementations of
CalcRel
.CalcRel
with multiple RexCall
sub-expressions that cannot all be implemented by a single concrete RelNode
.CalcRelSplitter.ImplementTester
.CalcRexImplementorTable
, containing implementations
for all standard functions.CalcRexAggImplementor
.CalcRexImplementor
.instruction
.instruction
.COUNT
aggregate function, SqlStdOperatorTable.countOperator
.FIST_VALUE
aggregate function, SqlStdOperatorTable.sumOperator
.$HISTOGRAM
aggregate function (SqlStdOperatorTable.histogramAggFunction
, which helps implement MIN,
MAX, FIRST_VALUE, LAST_VALUE in a windowed aggregation scenario.$HISTOGRAM_MIN
,
$HISTOGRAM_MAX
,
$HISTOGRAM_FIRST_VALUE
,
$HISTOGRAM_LAST_VALUE
CalcProgramBuilder.InstructionDef
which implements an operator by
generating a call to a given instruction.LAST_VALUE
aggregate function, SqlStdOperatorTable.sumOperator
.RexCall
's operands to approx
DOUBLE if neededMIN and MAX
aggregate function, SqlStdOperatorTable.sumOperator
.$SLICE
operator.SUM
aggregate function, SqlStdOperatorTable.sumOperator
.SUM0
aggregate function, SqlStdOperatorTable.sumEmptyIsZeroOperator
.CalcTupleIter
is an abstract base for iterator implementations
generated by IterCalcRel
.CallingConvention
enumerates the calling conventions built in to
the Saffron project.RelTraitDef
that defines the
calling-convention trait.RexUtil.requiresDecimalExpansion(RexNode, boolean)
which checks
general guidelines on whether a rewrite should be considered at all.
CalcRelSplitter.RelType
.
RelType
can implement a given
expression.
RelType
can implement a
given program.
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
UnionRel
s 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 ordinal
th 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
JoinRel
s 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
RexLiteral
s 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
-
DatabaseLoadFailed
is 'Failed to load database
'
DataServerIndexCreateFailed
is 'Failed to create storage for {0}
'
DataServerIndexDropFailed
is 'Failed to drop storage for {0}
'
DataServerIndexVerifyFailed
is 'Failed to compute statistics for {0}
'
DataServerIndexVersionFailed
is 'Failed to version index root page for {0}
'
DataServerInitFailed
is 'Failed to initialize data server
'
DataServerRuntimeFailed
is 'Failed to access data server for execution
'
TABLE(SAMPLE(<datasetName>, <query>))
construct.
DATE
SQL type.
DateLiteralOutOfRange
is 'Date literal ''{0}'' out of range
'
DateRequiresInterval
is 'Window ORDER BY expression of type DATE requires range of type INTERVAL
'
DateTimeUtil.parsePrecisionDateTimeLiteral(java.lang.String, java.lang.String, java.util.TimeZone)
JmiObjUtil.Namer
which
generates names for objects based on their position in the CWM
catalog-schema-object hierarchy.DdlValidator
on individual objects.FarragoMedMetadataSink
by creating catalog
descriptors for imported foreign tables and columns.DdlValidator.parserContextMap
.DECIMAL
SQL type.
SaffronProperties.defaultCharset
.
RelMetadataProvider
interface.FemAggStreamDef
.
FarragoSessionModelExtension.defineDdlHandlers(net.sf.farrago.session.FarragoSessionDdlValidator, java.util.List)
.
FarragoSessionDdlDropRule
.
DelegatingInvocationHandler
handles a
method call by looking for a method in itself with identical parameters.SqlValidatorNamespace
that delegates all methods
to an underlying object.DelegatingScope
.
SqlValidatorCatalogReader
that passes
all calls to a parent catalog reader.SqlValidatorTable
by
delegating to a parent table.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
-
SqlDialect
useful for generating SQL which can be parsed by the
Eigenbase parser, but not much else.
Logger
.SqlParseException
to be identified without adding a
dependency on it from client-side code.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2'.SqlValidatorException
exception and
take arguments 'String p0, Number p1'.EigenbaseContextException
exception and
take arguments 'Number p0, Number p1'.EigenbaseContextException
exception and
take arguments 'Number p0, Number p1, Number p2, Number p3'.SqlValidatorException
exception and
take arguments 'String p0, String p1'.SqlValidatorException
exception and
take arguments 'String p0, String p1, String p2'.SqlValidatorException
exception and
take arguments 'Number p0, Number p1'.SqlValidatorException
exception and
take arguments 'String p0, String p1, String p2, String p3'.SqlValidatorException
exception and
take arguments 'String p0, Number p1, String p2'.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2, String p3'.SqlValidatorException
exception and
take arguments 'Number p0, String p1, Number p2'.EigenbaseException
exception and
take arguments 'String p0, Number p1'.SqlValidatorException
exception and
take arguments 'Number p0, String p1'.SqlValidatorException
exception and
take arguments ''.EigenbaseException
exception and
take arguments 'String p0, String p1'.EigenbaseException
exception and
take arguments ''.EigenbaseException
exception and
take arguments 'String p0'.EigenbaseException
exception and
take arguments 'Number p0'.SqlValidatorException
exception and
take arguments 'String p0'.tracers
used within
org.eigenbase class libraries.SqlValidatorException
to be identified without
adding a dependency on it from client-side code.empty
every time it finishes writing.
EmptyRel
represents a relational expression with zero rows.SqlValidatorScope
for the top of the scope
stack.EmptyWindowSpec
is 'Empty window specification not allowed
'
ValuesRel
are generated.
EncodedSqlDecimal
.Enum14
is a pre-JDK1.5-enum helper class for declaring a set of
symbolic constants which have names, ordinals, and possibly descriptions.BasicValue
is an obvious implementation of Enum14.Value
.SerializableValue
extends BasicValue
to provide
better support for serializable subclasses.Value
represents a member of an enumerated type.EnumeratedValues
is a helper class for declaring a set of
symbolic constants which have names, ordinals, and possibly descriptions.EnumerationIterator
is an adapter which converts an Enumeration
into an Iterator
.RelOptUtil.areRowTypesEqual(RelDataType, RelDataType, boolean)
.
SqlNode.equalsDeep(SqlNode,boolean)
) or are both null.
value.name.equals(s)
rather than value.equals(s)
,
didn't you?
=
'.
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.
ConverterRule
which lets a ConverterFactory
do the work.false
for all expressions.
FarragoSessionParser
interface.FarragoPlugin
.CalcRel
via a
combination of the Fennel Calculator (FennelCalcRel
) and the Java
Calculator (IterCalcRel
).FarragoDatabase
.
FarragoSessionTxnMgr
.FarragoSessionSavepoint
interface in terms of a
FarragoDbSession
.FarragoSession
interface as a connection to a FarragoDatabase
instance.FarragoSessionExecutingStmtInfo
interface in the
context of a FarragoDbStmtContext
.FarragoSessionFactory
interface.FarragoSessionIndexMap
, resolving
indexes for both permanent and temporary tables.FarragoSessionInfo
interface in the context of a
FarragoDbSession
.FarragoSessionPrivilegeChecker
interface in the
context of a FarragoDbSession
.FarragoSessionPrivilegeMap
.FarragoSessionStmtContext
interface in terms of a
FarragoDbSession
.FarragoSessionStmtContext
in terms of FarragoDbSession
.FarragoDdlGenerator
.FarragoSessionPlanner
in
terms of HepPlanner
with a Farrago-specific rule program.VolcanoPlanner
to request
Farrago-specific optimizations.FarragoSessionFactory
interface.FarragoSessionPersonality
interface.TableFunctionRel
which
invokes a Java UDX (user-defined transformation).FarragoJavaUdxRel
.
FarragoJavaUdxRel
with no relational inputs.
TableFunctionRel
into a FarragoJavaUdxRel
.Driver
interface via the RmiJdbc proxy.Connection
interface for the Farrago JDBC engine driver.FarragoMedDataWrapperInfo
which fleetingly
grabs a FarragoMedDataWrapper
at the start of a call and unpins
it before the end of the call.DatabaseMetaData
interface with Farrago specifics.Driver
interface.FarragoSessionStmtParamDefFactory
for JDBC.FarragoJdbcEnginePreparedStatement
when the statement is DDL.FarragoJdbcEnginePreparedStatement
when the statement is a query or DML.PreparedStatement
.Savepoint
interface for Farrago.Statement
interface for the Farrago JDBC driver, including extensions from FarragoStatement
.FarragoJdbcParamDef
objects.FarragoRmiJdbcServer
.FarragoRepos
using a MDR repository.FarragoMedDataWrapper
.FarragoMedDataServer
instance
originating from a FarragoMedDataWrapper
managing local data.FarragoMedLocalDataServer.computeIndexStats(FemLocalIndex, long, boolean,
FennelTxnContext)
.FarragoMedMetadataQuery
.FarragoMedNameDirectory
.FarragoMedNameDirectory
to write metadata results in response to a FarragoMedMetadataQuery
.RelMetadataTest
.FarragoSessionPersonalityFactory
interface by plugging in
a "mini" planner meant only for tutorial purposes.FarragoObjectCacheTest
is a unit test for FarragoObjectCache
.OJRexImplementor
for row expressions which can
be translated to instances of OpenJava BinaryExpression
.OJRexImplementor
for builtin functionsOJRexImplementor
for CASE
expressions.OJRexImplementor
for CAST expressions.OJRexImplementor
for a column-list constructor.OJRexImplementor
for context
variables such as "USER" and "SESSION_USER".OJRexImplementor
to provide
Farrago-specific context.OJRexImplementorTable
with
Farrago-specific translations for standard operators and functions.OJRexImplementor
for null-test row expressions IS
NULL
and IS NOT NULL
.OJRexImplementor
for reinterpret casts.FarragoRelImplementor
to classes in package net.sf.farrago.ojrex
.OJRexImplementor
for ROW
and UDT
constructors.OJRexImplementor
for builtin functions
SIMILAR
and LIKE
.OJRexImplementor
by generating a call to a static Java
method.OJRexImplementor
for truth-test row expressions
IS TRUE
and IS FALSE
.OJRexImplementor
for row expressions which can be
translated to instances of OpenJava UnaryExpression
.RelOptRulesTest
, but for rules specific
to Farrago.FarragoSessionPersonalityFactory
interface by producing
a session personality which adds in the necessary listener for
visualizing planner events.FarragoPlugin
(and their component sub-objects).FarragoSessionPreparingStmt
interface.FarragoProperties
class.FarragoMedColumnSet
which knows how to interact with FarragoPreparingStmt
.ValuesRel
.FarragoReentrantStmt
by
providing a base method for executing a query plan and returning its result.FarragoReentrantStmtExecutor
to handle subqueries.JavaRelImplementor
with some Farrago
specifics.FarragoRepos
using a MDR repository.FarragoRepos.verifyIntegrity(javax.jmi.reflect.RefObject)
.EigenbaseException
exception and
take arguments 'String p0'.EigenbaseException
exception and
take arguments ''.EigenbaseException
exception and
take arguments 'String p0, String p1, Number p2'.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2'.SqlValidatorException
exception and
take arguments 'String p0, String p1, String p2, String p3'.SqlValidatorException
exception and
take arguments 'String p0, String p1, String p2, String p3, String p4'.EigenbaseException
exception and
take arguments 'Number p0, Number p1, Number p2'.EigenbaseException
exception and
take arguments 'Number p0, Number p1'.EigenbaseException
exception and
take arguments 'String p0, Number p1'.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2, String p3'.EigenbaseException
exception and
take arguments 'Number p0, String p1'.SQLWarning
exception and
take arguments 'Number p0, Number p1, String p2'.EigenbaseException
exception and
take arguments 'String p0, String p1'.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2, Number p3, Number p4, Number p5'.SQLWarning
exception and
take arguments 'String p0, String p1'.SQLWarning
exception and
take arguments 'String p0, String p1, String p2, String p3'.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2, String p3, String p4, String p5'.EigenbaseException
exception and
take arguments 'Number p0'.SQLWarning
exception and
take arguments 'String p0'.EigenbaseException
exception and
take arguments 'String p0, String p1, String p2, String p3, String p4'.SqlValidatorException
exception and
take arguments 'String p0, String p1, String p2'.EigenbaseContextException
exception and
take arguments 'String p0'.SqlValidatorException
exception and
take arguments 'String p0, String p1'.SqlValidatorException
exception and
take arguments 'String p0'.SqlValidatorException
exception and
take arguments 'Number p0, Number p1'.SqlValidatorException
exception and
take arguments ''.RexToOJTranslator
with
Farrago-specifics.OJRexImplementorTable
.
net.sf.farrago.ojrex
.FarragoMedDataWrapper
.Connection
, also contains
server-side implementations of the the extended methods of a Farrago JDBC
connection defined by the interface FarragoConnection
.Driver
.FarragoMedDataWrapper
.FarragoMedDataWrapperInfo
.FarragoMedDataWrapperInfo
.FarragoOJRexImplementorTable
with code generation for the NEXT_RANDOM_INT operator.SqlStdOperatorTable
with
the NEXT_RANDOM_INT operator provided by the RNG plugin.FarragoSessionPersonalityFactory
interface by producing
session personality instances capable of understanding RNG DDL statements.EigenbaseException
exception and
take arguments 'String p0, String p1'.DataSource
by providing a
loopback Connection
into a session; this can be used for execution of
reentrant SQL.FarragoSessionModelExtension
.FarragoSessionPersonality
.FarragoSessionStmtContext
).FarragoSessionRuntimeContext
.FarragoSession
.FarragoSession
.FarragoSessionStmtContext
.FarragoSessionStmtParamDef
instances.FarragoSessionTxnMgr
.FarragoSessionTxnMgr
.FarragoUdrRuntime
.SqlOperatorTests
against a Farrago database.SqlOperatorTests
which runs all tests in
Farrago with a hybrid calculator.SqlOperatorTests
which runs all tests in
Farrago with a C++ calculator.SqlOperatorTests
which runs all tests in
Farrago with a pure-Java calculator.AbstractSqlTester
, leveraging connection setup
and result set comparison from the class FarragoTestCase
.Statement
interface with farrago features,
viz exposes the farrago statement identifier.FarragoSessionStmtValidator
interface.FarragoSessionPersonalityFactory
interface with some tweaks just for
testing.FarragoSessionPlanner
interface which allows for precise control over the
heuristic planner used during testing.TimerTask
to guarantee safety based on the
way Farrago runs timers (see FarragoTimerAllocation
).FarragoTimerAllocation
and FarragoTimerTask
.tracers
used within
Farrago.FarragoTransform
, the java peer of a
fennel::JavaTransformExecStream.FarragoTransform
.FarragoTransientStorage
.Driver
interface.Driver
interface via the VJDBC proxy.Driver
interface via the VJDBC HTTP servlet proxy.SqlFunction
with a repository
reference to a specific user-defined routine.SqlOperatorTable
interface by looking up user-defined functions from the repository.net.sf.farrago.util
.Driver
interface via the VJDBC proxy.Driver
interface via the VJDBC HTTP servlet proxy.FarragoSessionPersonalityFactory
interface by using Volcano to implement
cost-based optimization.Connection
which store a queue of warnings.TupleIter
interface by
unmarshalling Fennel tuples from a buffer.AggregateRel
to FennelAggRel
.SamplingRel
into a FennelBernoulliSamplingRel
, regardless of whether the original SamplingRel
specified Bernoulli or system sampling.FennelBufferCommonRelSubExprRule.instance
instead
CalcRel
via a Fennel
Calculator (FennelCalcRel
).FennelCmdExecutor
by calling FennelStorage.executeJavaCmd(net.sf.farrago.fem.fennel.FemCmd, long)
.SqlMultisetValueConstructor
FennelRel
which takes two FennelRels as inputs.FennelStreamGraph
.EmptyRel
in terms of FennelValuesRel
.FennelRel
and have variable numbers of inputs.JoinRel
with a
join condition into a FennelNestedLoopJoinRel
.OneRowRel
in terms of
FennelValuesRel
.FennelRel
which either takes zero inputs or
takes a single FennelRel as input.RestartableIterator
interface,
receiving data from a producer as ByteBuffer
objects, and
unmarshalling them to a consumer.TupleIter
interface, receiving data from a producer as ByteBuffer
objects, and
unmarshalling them to a consumer.RelNode
corresponding to a C++ physical implementation conforming to the
fennel::ExecStream interface.FennelRel
objects into a plan consisting of FemExecutionStreamDef
objects.FennelDynamicParamId
during query planning.CalcRel
into a FennelReshapeRel
, provided the CalcRel
only references simple
projections and contains a simple condition, if it has a condition.FennelRel
corresponding to SingleRel
,
and which only takes a FennelRel as input.FennelStandardTypeDescriptor
enumerations as kept in fennel.FennelStreamGraph
.Fennel calling convention
to the iterator calling convention
.TupleIter
interfaces by reading tuples from a Fennel
JavaTransformExecStream.TupleIter
interfaces by reading tuples from a Fennel ExecStream.SqlStdOperatorTable.unnestOperator
UnionRel
to Fennel calling convention
.FennelUntranslated
is '{0}
'
ValuesRel
.ValuesRel
in terms of
FennelValuesRel
.FennelWindowRel.Window
and have the same partitioning keys.CalcRel
which contains
windowed aggregates via a FennelWindowRel
.SqlValidatorNamespace
for a field of a record.FileDeletionFailed
is 'Failed to delete ''{0}''
'
FileNotFound
is 'Control file {0} not found
'
FileWriteFailed
is 'Cannot open {0} to write
'
Filterator
.FilterRel
.
FilterRel
to empty if
its child is empty.
FilterRel
is a relational expression which iterates over its
input, and returns elements for which condition
evaluates to
true
.FilterRelBase
is an abstract base class for implementations of
FilterRel
.FilterRel
to a CalcRel
.CwmModelElement
s of a given type.
SqlMoniker
s of all table aliases (uses of tables in
query FROM clauses) available in this scope.
SqlMoniker
s of all possible columns in this scope.
VolcanoPlanner.setRoot(RelNode)
.
Integer.MAX_VALUE
if not found.
SqlIdentifier
.
IN
or EXISTS
operators
inside SQL parse tree.
FIRST_VALUE
aggregate function.
ProjectRelBase.Flags
.
ProjectRelBase.Flags
.
FarragoMedColumnSet
interface.FarragoMedDataServer
interface.FarragoMedDataWrapper
interface for reading from flat files.TableAccessRel
with FennelRel.FENNEL_EXEC_CONVENTION
.FlatFileInvalidFixedPosParams
is 'Fixed position parsing, enabled by setting an empty field delimiter, requires an empty quote character and an empty escape character
'
FlatFileMappedRequiresLenient
is 'Mapping source columns in data files to target columns specified by control files requires server to be lenient.
'
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.
'
FarragoMedNameDirectory
interface.FlatFileNoFixedPosSample
is 'Cannot derive column sizes for fixed position data file ''{0}''
'
FLOAT
SQL type.
SqlDateTimeWithoutTZ.floor(org.eigenbase.sql.SqlIntervalQualifier.TimeUnit)
method.
FLOOR
function.
FollowingBeforePrecedingError
is 'Upper frame boundary cannot be PRECEDING when lower boundary is FOLLOWING
'
ForeignTableAccessFailed
is 'Failed to access foreign table {0}
'
FennelStandardTypeDescriptor
with a given ordinal.
FromAliasDuplicate
is 'Duplicate relation name ''{0}'' in FROM clause
'
FarragoMedDataServer
interface for FTRS
data.FarragoMedDataWrapper
interface for
FTRS data.FarragoIndexBuilderRel
into a corresponding FtrsIndexBuilderRel
.TableModificationRel
into a corresponding FtrsTableModificationRel
.full
every time it finishes reading.
FuncNeedsOrderBy
is 'RANK or DENSE_RANK functions require ORDER BY clause in window specification
'
FunctionQuantifierNotAllowed
is 'DISTINCT/ALL not allowed with {0} function
'
FunctionUndefined
is 'Function ''{0}'' is not defined
'
RelNode
generated by this call.
CalcProgramBuilder
calculator program using a
depth-first recursive algorithm.
stmt
if
schemaName
is not null.
FennelStandardTypeDescriptor
with a given name.
CalcProgramBuilder
calculator program using a
depth-first recursive algorithm when there are aggregate functions.
Level.FINE
or
higher.
Charset
.
RelNode.getInputs()
.
Class
specified by the JAVA parameter
style for user-defined routines.
Class
representing a primitive used to
hold a value of the given type.
RefObject
.class if not found.
JmiObjUtil.getClassForRefClass(MDRepository, RefClass)
Level.FINE
)
SqlCollation.getCoercibilityDyadicComparison(org.eigenbase.sql.SqlCollation, org.eigenbase.sql.SqlCollation)
and
SqlCollation.getCoercibilityDyadicOperator(org.eigenbase.sql.SqlCollation, org.eigenbase.sql.SqlCollation)
.
RelNode.getCollationList()
FarragoMedDataServer.newColumnSet(java.lang.String[], java.util.Properties, net.sf.farrago.type.FarragoTypeFactory, org.eigenbase.reltype.RelDataType, java.util.Map)
method).
Iterator
of ConcurrentTestCommand
objects for the given thread ID.
Collection
of ConcurrentTestCommand
objects for the given thread ID.
ordinal
th
component of this compound identifier.
i
th component of a compound
identifier, or the position of the whole identifier if that information
is not present.
ARRAY
and MULTISET
.
CompoundIterator
:
Level.FINE
shows the transition to the next child Iterator.
SqlJoinOperator.ConditionType
trait set
.
ordinal
th operand, which is a
cursor.
FarragoDbSession
.
FarragoDbStmtContext
.
FarragoDatabase
.
FarragoMedDataServer
, invokes that server's
FarragoMedDataServer.getRuntimeSupport(java.lang.Object)
method.
ZonelessDate
object.
DdlValidator
.
Charset
object representing the value of SaffronProperties.defaultCharset
RelNode.getDigest()
, also includes the identity.
SqlToRelConverter.convertQuery(org.eigenbase.sql.SqlNode, boolean, boolean)
.
ReduceDecimalsRule.RexExpander
for a call
ConcurrentTestCommandExecutor.getFailureCause()
.
FarragoJdbcEngineDriver
.
FarragoTupleIterResultSet
.
FennelDbHandle
.
FennelDbHandle
.
FennelPipeIterator
.
FennelStreamGraph
.
FarragoFileAllocation
.
FarragoFileLockAllocation
.
n
th (0-based) input to a join expression.
GlobalEnvironment
.
FemLocalTable
on which a FemLocalIndex
is
defined.
i
th input relational expression.
name
, or -1 if it does not represent an input.
CalcProgramBuilder.getProgram()
SqlToRelConverter.convertInToOr(org.eigenbase.sql2rel.SqlToRelConverter.Blackboard, org.eigenbase.rex.RexNode[], org.eigenbase.sql.SqlNodeList, boolean)
is used.
Date
.
Time
.
Timestamp
.
SqlJoinOperator.JoinType
SqlKind.Other
if it's nothing special.
RelOptQuery.DeferredLookup
will set.
origSchema
.
CwmModelElement
s (or a subtype) by name.
JmiObjUtil.getFeatures(RefClass, Class, boolean)
to
the first feature with the given name.
NullableValue
contract, returns either null or the value
of this object as a Jdbc compatible value.
ResultSet.getObject(int)
.
FarragoObjectCache
.
SqlOperatorTable
to use.
RelDataType
of this parameter.
DelegatingScope
.
RelNode
s which reference RelNode
s in
this set.
SargRexAnalyzer.getNonSargFilterRexNode()
RexProgramBuilder
.
Property
.
SqlIdentifier
at a given
position of a sql statement.
Level.FINE
)
RelOptSchema
this table belongs to.
SqlValidatorScope
into a RelOptTable
.
RelNode.explain(org.eigenbase.relopt.RelOptPlanWriter)
.
RelOptSamplingParameters.isRepeatable()
returns true, this method returns a
user-specified seed value.
FarragoRepos
.
SargRexAnalyzer.getSargBindingListToRexNode(List)
RexBuilder
to use to create RexNode
objects.
i
th select-list item of a query.
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.
target
.
FarragoSessionDdlValidator.setSqlDefinition(javax.jmi.reflect.RefObject, org.eigenbase.sql.SqlNode)
.
SqlIdentifier
associated with this type.
SqlTypeName
of this type.
Level.FINE
or higher.
sub-query
.
RelOptTable
based upon a member access.
RelOptTable
based upon a member access, using a
sample dataset if it exists.
source
is mapped to.
ZonelessTime
object.
ZonelessTimestamp
object.
type factory
used to generate
types for this schema.
OptionsList.parse(java.lang.String[])
.
rel0
and used by
rel1
.
CannotTranslate
if expression cannot be translated.
ParseTreeVisitor
going on a parse tree, and returns the
result.
ParseTreeVisitor
going on a given non-relational
expression, and returns the result.
RelVisitor
going on a given relational expression, and
returns the result.
LurqlPlanVertex
es.
Graph
is a collection of directed arcs between nodes, and
supports various graph-theoretic operations.Arc
is a directed link between two nodes.>
'.
>=
'.
SqlNode
format.
clazz
.
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
.QueueIterator.hasNext
, but throws QueueIterator.TimeoutException
if no row is
available within the timeout.
HavingMustBeBoolean
is 'HAVING clause must be a condition
'
RelOptPlanner
interface.HepPlanner
.HepPlanner
.HepProgram
.RelMetadataProvider
interface
by combining metadata from the rels inside of a HepRelVertex
.RelNode
as a vertex in a DAG representing
the entire query expression.RelOptRuleCall
for a HepPlanner
.HISTORAM
aggregate function support.
HISTOGRAM_FIRST_VALUE
window aggregate function.
HISTOGRAM_LAST_VALUE
window aggregate function.
HISTOGRAM_MAX
window aggregate function.
HISTOGRAM_MIN
window aggregate function.
identifier
.IdentifierTooLong
is 'Length of identifier ''{0}'' must be less than or equal to {1,number,#} characters
'
SqlIdentifier
identifier
objects at these positions
IllegalBinaryString
is 'Illegal binary string {0}
'
IllegalCursorExpression
is 'CURSOR expression encountered in illegal context
'
IllegalFromEmpty
is '''FROM'' without operands preceding it is illegal
'
IllegalIntervalLiteral
is 'Illegal INTERVAL literal {0}; at {1}
'
IllegalLiteral
is 'Illegal {0} literal {1}: {2}
'
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
-
JaninoCompiler
implements the JavaCompiler
interface by
calling Janino.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.
JavaCalcConditionError
is 'Could not calculate condition for input:
{0}
Messages: {1}
'
JavaCalcDetailedError
is 'Could not calculate result column {0} of {1} for input:
{2}
Messages: {3}
'
JavaCalcError
is 'Could not calculate result column {0} for the following row:
{1}
Messages: {2}
'
JavaCompiler
represents an interface to invoke a
regular Java compiler.JavaCompilerArgs
holds the arguments for a JavaCompiler
.java compiler
.
Util.toJavaId(java.lang.String, int)
.
JavaRelImplementor
deals with the nastiness of converting a tree
of relational expressions into an implementation, generally an openjava parse tree
.RexToOJTranslator
, but instead of translating, merely
tests whether an expression can be translated.VariableInitializerThunk
yields a VariableInitializer
.RexBuilder
to builds row-expressions including those
involving Java code.JavaRowError
is 'Could not process input:
{0}
Messages: {1}
'
JavaRowTooLong
is 'Row size exceeds maximum ({0,number,#} bytes); row data: {1}
'
JdbcConnSessionClosed
is 'Session closed
'
JdbcConnSessionKilled
is 'Session killed
'
DataSource
.JdbcDriverLoadFailed
is 'Could not load JDBC driver class {0}
'
JdbcDriverTypeInfoFailed
is 'Could not obtain type information from JDBC driver
'
JdbcDriverTypeUnsupported
is 'Cannot support JDBC type {2} (ordinal {3,number,#}, precision {4,number,#}, scale {5,number,#}) found in column {1} of table {0}
'
JdbcInvalidTxnState
is 'Invalid transaction state
'
JdbcInvalidUrl
is 'Invalid URL: {0}
'
JdbcQuery
is a relational expression whose source is a SQL
statement executed against a JDBC data source.JdbcQuery
.
JmiDependencyGraph
(iteration proceeds from prerequisites to dependents).JmiDependencyTransform
by
keeping a map from JmiAssocEdge
to JmiAssocMapping
.JmiDependencyGraph
.JmiDependencyGraph
.RefBaseObject
via an InvocationHandler
interface.RefAssociation
via a
dynamic proxy.RefClass
via a dynamic
proxy.RefPackage
via a dynamic
proxy.JmiMemFactory
.JmiMemFactory
with information from an
underlying metamodel.JmiModelGraph
and JmiModelView
.Comparator
interface by comparing
pairs of RefBaseObject
instances according to their MOFID attribute.JmiQueryProcessor
.JoinRelBase
is an abstract base class for implementations of
JoinRel
.JoinRequiresCondition
is 'INNER, LEFT, RIGHT or FULL join requires a condition (NATURAL keyword or ON or USING clause)
'
JoinScope
.
JoinRelType
, except that JoinRelType.RIGHT
is disallowed.
SqlKind
.
LAST_VALUE
aggregate function.
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
-
NlsString
.
field
th field of
the ordinal
th input.
field
th field of an
expression.
RexNode
which is the same as another key of
another RexNode only if the two have both the same type and textual
representation.
ordinal
th input.
correlName
from the context of rel
.
Throwable
into a similar exception that is
serializable.
RelNode
.
String
to the JavaRelImplementor.Frame
whose JavaRelImplementor.Frame.rel
.correlVariable == correlName.
digest
to the unique relational expression
with that digest.
HashableArray
(which is just a wrapper around an array of
classes and names to the OJSyntheticClass
which implements that
array of types.
Mapping
into the inverse of itself.Mapping
where a source can have at most one
target, and a target can have any number of sources.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).RelNode
to the unique frame whose JavaRelImplementor.Frame.rel
is
that relational expression.
RelNode
) to its equivalence set
(RelSubset
).
sub-queries
to the expressions
which will be used to access them.
BufferOverflowException
or IndexOutOfBoundsException
(depending
on whether absolute or relative puts are used).
action
for every combination of tokens for which this
pattern matches.
VolcanoPlannerPhase
to a list of rule-matches.
SqlTypeName
s.MAX
aggregate function.
b
.
SqlMonotonicity.NotMonotonic
and SqlMonotonicity.Constant
, false otherwise.
FarragoMedColumnSet
interface.FarragoMedDataServer
interface.FarragoMedDataWrapper
interface.MedAbstractLocalDataServer
with
abstract support for using Fennel's btree indexing.TableModificationRelBase
.FarragoMedLocalDataServer
interface.FarragoMedMetadataSink
interface.FarragoMedNameDirectory
interface.MedFlatFile_CONTROL_FILE_EXTENSION_Description
is 'Control file extension
'
MedFlatFile_DATE_FORMAT_Description
is 'A custom datetime format for date columns
'
MedFlatFile_DIRECTORY_Description
is 'OS directory path containing flat files
'
MedFlatFile_ESCAPE_CHAR_Description
is 'Character used to escape the special characters
'
MedFlatFile_FIELD_DELIMITER_Description
is 'Field delimiter character
'
MedFlatFile_FILE_EXTENSION_Description
is 'File name extension
'
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
is 'Line delimiter character
'
MedFlatFile_LOG_DIRECTORY_Description
is 'OS directory path for writing log files
'
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
FilterRel
s - 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.
FarragoCardinalityEstimator.Duj2a_DIVIDER
times.
RuleQueue.PhaseMatchList.list
.
node
to the namespace
which describes what columns they contain.
RelDataType
).
NaturalDisallowsOnOrUsing
is 'Cannot specify NATURAL keyword with ON or USING clause
'
NaturalOrUsingColumnNotCompatible
is 'Column ''{0}'' matched using NATURAL keyword or USING clause has incompatible types: cannot compare ''{1}'' to ''{2}''
'
NeedExclusiveAccess
is 'Exclusive database access required
'
NeedQueryOp
is 'Operand {0} must be a query
'
NeedSameTypeParameter
is 'Parameters must be of the same type
'
RuntimeException
indicating that a particular
feature has not been implemented, but should be.
NegativeLengthForSubstring
is 'The length for substring can not be negative
'
NestedAggIllegal
is 'Aggregate expressions cannot be nested
'
NestedLoopCalcTupleIter
is a specialization of CalcTupleIter
for use in implementing nested loop inner joins over
iterators.JoinRel
into a CorrelatorRel
, which can
then be implemented using nested loops.NestedLoopsJoinRule.instance
.
net.sf.farrago.namespace
.net.sf.farrago.namespace
.abstract row expressions
.Farrago SQL
parser
.ProcessBuilder
to run an external application.
FarragoProperties.instance
instead.
FarragoSessionStmtParamDef
for a parameter with
the given name and type.
this
for the duration
of the construction.
RexToOJTranslator
with which to translate the row-expressions
within a relational expression into OpenJava
expressions.
FarragoJavaUdxRel
via a lookup from
the catalog.
SqlValidator
.
QueueIterator.next
, but throws QueueIterator.TimeoutException
if no row is
available within the timeout.
AbstractRelNode.id
values
NEXT VALUE FOR sequence
nlogn(n)
using the natural logarithm (or
n
if n<Math.E
, so the result is never
negative.
character set
and SqlCollation
.NoDatabaseLoaded
is 'Existing database server required
'
NoDefaultConnection
is 'Default connection not available
'
NoFullBackup
is 'A full backup has not been executed yet
'
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.
NoneConverter
converts a plan from inConvention
to
CallingConvention.NONE_ORDINAL
.NonExistentCursorParam
is 'Cursor parameter {0} does not exist.
'
SqlParseException
.
<>
'.
NotGroupExpr
is 'Expression ''{0}'' is not being grouped
'
NOT IN
operator tests for a value's membership in a subquery
or a list of values.
NotSelectDistinctExpr
is 'Expression ''{0}'' is not in the select clause
'
ordinal
th item in the select list.
NullIllegal
is 'Illegal use of ''NULL''
'
NullNotAllowed
is 'Target {0} cannot be assigned null value
'
NumberLiteralOutOfRange
is 'Numeric literal ''{0}'' out of range
'
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
-
offer
to attempt to add another object (which
may be null) with a timeout.
Aggregation
into OpenJava
code.OJClassMap
is ...OJPreparingStmt
is an abstract base for classes which implement
the process of preparing and executing SQL expressions by generating OpenJava
code.Argument
supplies a name/value pair to a statement.
value
.
int
argument.
RelNode
tree and determines if it contains any JavaRel
s.OJRexImplementor
for row
expressions which can be translated to instances of OpenJava BinaryExpression
.OJRexImplementor
for the CAST
operator.OJRexImplementor
by completely
ignoring a call and returning its one and only operand.OJRexImplementorTable
, containing implementors for standard operators,
functions, and aggregates.Sum
is an aggregator which returns the sum of the values
which go into it.OJRexImplementor
for row
expressions which can be translated to instances of OpenJava UnaryExpression
.OJSyntheticClass
is a class declaration
for
intermediate results in expressions.OJClassMap
methods.
RelDataTypeFactory
which can convert to and from OJClass
.RelDataTypeFactory
based upon OpenJava's type
system.OJTypeFactoryImpl
.
OJClass
.OJScalarType
StopIterationException
is a way to tell a ParseTreeVisitor
to halt traversal of the tree, but
is not regarded as an error.OneRowRel
always returns one row, one column (containing the
value 0).OneRowRel
.
OneRowRelBase
is an abstract base class for implementations of
OneRowRel
.OneRowRelBase
with specific traits.
OnlyScalarSubqueryAllowed
is 'Only scalar subqueries allowed in select list.
'
VolcanoRuleMatch
which can be invoked later.
OperandNotComparable
is 'Operands {0} not comparable to each other
'
SqlOperator
to CalcRexImplementorTableImpl.AbstractCalcRexImplementor
.
OptionsList
.OptionsList.OptionHandler
which writes to a
buffer.OrderByDataTypeProhibitsRange
is 'Data type of ORDER BY prohibits use of RANGE clause
'
OrderByOrdinalOutOfRange
is 'Ordinal out of range
'
OrderByOverlap
is 'ORDER BY not allowed in both base and referenced windows
'
OrderByRangeMismatch
is 'Data Type mismatch between ORDER BY and RANGE clause
'
SqlSelect
node to the scope used by its ORDER BY clause.
rel
within parent
Enum14.Value
s.
abstract row expressions
.org.eigenbase.relopt
.Eigenbase SQL
parser
.OR
operator.
Overflow
is 'Overflow during calculation or cast.
'
FennelWindowRel.RexWinAggCall
objects, each of which is a call to a
SqlAggFunction
.
OverMissingOrderBy
is 'Window specification must contain an ORDER BY clause
'
OverNonAggregate
is 'OVER must be applied to aggregate function
'
OVER
operator, which applies an aggregate functions to a
window
.
ParameterNotSet
is 'Value is missing for parameter {0}
'
ParameterValueIncompatible
is 'Cannot assign a value of Java class {0} to parameter of type {1}
'
ParameterValueInvalidFormat
is 'Value ''{0}'' cannot be converted to parameter of type {1}
'
ParameterValueNotNullable
is 'Cannot assign NULL to non-nullable parameter of type {0}
'
ParameterValueOutOfRange
is 'Value ''{0}'' is out of range for parameter of type {1}
'
ParameterValueTooLong
is 'Value ''{0}'' is too long for parameter of type {1}
'
rel
's parent
Properties
object,
returning the stripped URI.
SimpleDateFormat
and a given pattern.
SimpleDateFormat
and a given pattern.
SimpleDateFormat
and a given pattern, and
if present, parses a fractional seconds component.
SqlParseException
if the statement is not syntactically valid.
SELECT
statement.
ParserContext
is 'line {0,number,#}, column {1,number,#}
'
ParserError
is 'Parser Error: {0}
'
SqlParser
and other classes (at level Level.FINE
or higher).
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
AggregateRel
s beneath a UnionRel
so two AggregateRel
s 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
ProjectRel
s 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
ProjectRel
s 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
-
QueryAccessNewColumn
is 'Cannot query new column (via {0}) currently being added by ALTER TABLE
'
Query
is an aggregate of query node types.
Iterator
.QueueIterator.hasNext(long)
and QueueIterator.next(long)
to indicate that operation timed out before
rows were available.QueueIteratorTest.TestingTimeoutQueueIterator
and its subclasses ThreadIterator
and QueueIteratorTest.TestingTimeoutQueueIterator
.StringBuilder
.
RangeOrRowMustBeConstant
is 'Window boundary must be constant
'
RANK
Window function.
RankWithFrame
is 'ROW/RANGE not allowed with RANK or DENSE_RANK functions
'
RhBase64.InputStream.read()
repeatedly until the end of stream is reached
or len bytes are read.
Reader
and returns
them as a string.
Serializable
.
_ordinal
value.
ReadOnlySession
is 'Session is read-only because it has a label setting.
'
Serializable
API.
_ordinal
deserialized by Enum14.SerializableValue.readObject(java.io.ObjectInputStream)
.
JmiDependencyMappedTransform
.
REAL
SQL type.
recompute(subset,
false)
.
ClassEnvironment
for declarerName, records new inner
class innerName; otherwise, delegates up the environment hierarchy.
RecoverableErrorWarning
is 'Statement execution encountered recoverable exceptions; errors: {0,number,#}; warnings: {1,number,#}; see {2} for details
'
SqlRexConvertletTable
which uses reflection to call
any method of the form public RexNode convertXxx(ConvertletContext,
SqlNode)
or public RexNode convertXxx(ConvertletContext,
SqlOperator, SqlCall)
.RelMetadataProvider
interface.SqlOperatorTable
interface
by reflecting the public fields of a subclass.ReflectUtil.invokeVisitor(ReflectiveVisitor, Object, Class, String)
.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.RefWindowWithFrame
is 'Referenced window cannot have framing declarations
'
AbstractRelNode.register(org.eigenbase.relopt.RelOptPlanner)
.
AbstractRelNode.register(org.eigenbase.relopt.RelOptPlanner)
.
ConverterRule
with a RelOptPlanner
.
exp
and queues up rule matches.
RelMetadataProvider
s in the chain which will be used to answer metadata
queries.
RelMetadataProvider
s in the chain which will be used to answer
relational expression metadata queries during optimization.
RelMetadataProvider
s in the chain which will be used to answer
relational expression metadata queries during optimization.
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 expression
s 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
RelNode
s.- 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
RelSet
s, 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
RelTrait
s. - 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
RelTrait
s. - 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
ordinalInParent
th 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
RexLocalRef
s) 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
RexSqlConvertlet
s. - 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
-
SaffronProperties.instance()
to create a
SaffronProperties
.
TABLESAMPLE
operator.
SqlSampleSpec
value from a symbol literal.
SargExpr
to a particular
RexInputRef
.SargInterval
).SargInterval
and SargIntervalExpr
.SargInterval
.SargInterval
instances.SargEndpoint
.SargBinding
.set
operator
to zero or more child sarg expressions
.SargExpr
.org.eigenbase.sarg
class library.ScalarQuery
is an aggregate of scalar query node types.
RexNode
using RexToCalcTranslator.getKey(RexNode)
) to the
CalcReg
which holds its value.
RelNode
objects which correspond to a SELECT
statement.
query node
objects to the SqlValidatorScope
scope created from them}.
SqlSelect
node to the scope used by its SELECT and HAVING
clauses.
SequenceLimitExceeded
is 'Sequence generator limit exceeded for {0}
'
Charset
.ServerBadCommand
is 'Unknown server command: {0}
'
ServerListening
is 'Server now listening for RMI connections on port {0,number,#}; enter !quit to stop
'
ServerLoadingDatabase
is 'Loading database...
'
ServerNetworkStartFailed
is 'Failed to start network
'
ServerProductName
is 'Server personality: {0}
'
ServerSessionsExist
is 'Server sessions are still running; enter !kill to force shutdown
'
ServerShutdownComplete
is 'Server shutdown complete
'
ServerShuttingDown
is 'Server shutting down...
'
ServerStartingNetwork
is 'Starting network...
'
ServerTestConnFailed
is 'Failed testing connection to data server ''{0}''
'
SessionClientProcessIdNotNumeric
is 'clientProcessId ''{0}'' could not be parsed as an integer
'
SessionDupSavepointName
is 'Savepoint name {0} already in use
'
SessionInternalQueryFailed
is 'Failed executing internal query
'
SessionInvalidSavepointId
is 'Invalid savepoint ID {0,number,#}
'
SessionInvalidSavepointName
is 'Invalid savepoint name {0}
'
SessionLoginFailed
is 'Login failed for {0}: invalid username/password combination
'
SessionLogoutFailed
is 'There was an error when logging out user {0}
'
SessionNoCommitInAutocommit
is 'Cannot COMMIT in auto-commit mode
'
SessionNoExecuteImmediateParameters
is 'Cannot EXECUTE IMMEDIATE a statement with dynamic parameters: {0}
'
SessionNoRollbackInAutocommit
is 'Cannot ROLLBACK in auto-commit mode
'
SessionNoSavepointInAutocommit
is 'Cannot create SAVEPOINT in auto-commit mode
'
SessionNotFound
is 'Session {0,number,#} not found
'
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 SqlNode
s. - 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
SqlRexConvertlet
s. - 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 SqlCall
s
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
RexNode
s 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 SqlTypeTransform
s - 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.
TableAccessMap
represents the tables accessed by a query plan,
with READ/WRITE information.TableAccessRel
reads all the rows from a RelOptTable
.TableAccessRelBase
is an abstract base class for implementations
of TableAccessRel
.RelOptTable.toRel(org.eigenbase.relopt.RelOptCluster, org.eigenbase.relopt.RelOptConnection)
.VALUES (expr, expr, ...)
.TableFunctionRel
represents a call to a function which returns a
result set.TableFunctionRel
.
TableFunctionRelBase
is an abstract base class for
implementations of TableFunctionRel
.TableFunctionRelBase
.
TableModificationRelBase
is an abstract base class for
implementations of TableModificationRel
.TableNameNotFound
is 'Table ''{0}'' not found
'
BitString
.
SqlCaseOperator
).
CastingList
and Util.cast(java.util.List super E>, java.lang.Class)
.
SqlStdOperatorTable.characterLengthFunc
).
CharStringComparator
.
FarragoTestCase
to filter tests.
DiffTestCase.diff(java.io.File, java.io.File)
.
Util.enumConstants(Class)
and Util.enumVal(Class, String)
.
FarragoTestCase
to filter tests.
SqlStdOperatorTable.isDifferentFromOperator
operator in a row-size fashion.
Statement.setMaxRows(int)
.
FarragoTestCase
to filter tests.
Util.toPosix(TimeZone, boolean)
method.
TestQuery
is 'select s
from class NamedColumnSet where name=?tableName then (
follow association ElementOwnership backward as s
);
'
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
)
)
);
'
EnumeratedValues
serialize correctly.
FarragoTestCase
to filter tests.
FarragoRepos
interface for tags manipulation.
FarragoTimerAllocation
.
ResultSet
against expected data.
PropertyTest.testVetoChangeValue()
many times, to test concurrency.
OJClass
.
ThreadIterator
converts 'push' code to 'pull'.ThreadIterator
.TIME(0)
SQL type.
Iterator
with a timeout.TupleIter
with a timeout.TimeoutQueueTupleIter
.TIMESTAMP
SQL type.
TINYINT
SQL type.
Integer
objects to an array of primitive
int
s.
Vector.toArray()
on Java2
Vector.toArray(Object[])
.
FemAbstractTypedElement
to the FemSqltypedElement
interface via a proxy.
SqlIdentifier
containing the fully-qualified name.
RexInputRef
, one for each field of a given
rowtype.
RexInputRef
objects, one for each field of a
given rowtype, according to a permutation.
Iterator
as a List
.
RexLocalRef
objects, one for each field of a
given rowtype.
Properties
object to a Map
<String,
String>
.
RexNode
to an array of Integer
.
SqlKind.Query
, SqlKind.Dml
.
relational expression
.
BigDecimal
value to a string in scientific notation For
example1.234E-5
A value of 100000.00 would be formated as 1.00E5
A value of 100 (scale zero) would be formated as
1E2
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).
SqlNode
is
the root.
FemExecutionStreamDef
form.
FennelRel
to a FemExecutionStreamDef
, and
prints context if anything goes wrong.
exp.toString()
Object.toString()
and provide a
good cost rendering to use during tracing.
_ISO-8859-1'is it a
plane? no it''s superman!'
.
toString()
method of that class.
toString()
method of that class.
toString()
method of that
class.
RelDataType
to a TypeName
.
SqlLiteral.unparse(org.eigenbase.sql.SqlWriter, int, int)
Typical values:
Hello, world!
12.34
{null}
1969-04-29
$input0
) to generated form (the input
relation is referenced using the bindings in this
JavaRelImplementor
).
FennelRelParamId
into a FennelDynamicParamId
based on the current scope.
FennelRelParamId
into a FennelDynamicParamId
based on the current scope.
FemTupleDescriptor
into a FemTupleAccessor
without invoking native methods.
TupleIter.fetchNext()
.TupleIter.fetchNext()
timed-out.RexLiteral.getType()
.
SqlLiteral
, one of the integer codes for SqlJoinOperator.JoinType
.
TypeChangeWarning
is '''{0}'' field ''{1}'' has datatype ''{2}'' in external data source; it will be cast to datatype ''{3}''.
'
AggregateCall
matches the
type it was given when it was created.
SqlTypeName
s included in this family.
TypeNotAssignable
is 'Cannot assign to target field ''{0}'' of type {1} from source field ''{2}'' of type {3}
'
TypeNotComparable
is '{0} is not comparable to {1}
'
TypeNotComparableEachOther
is 'Types {0} not comparable to each other
'
TypeNotComparableNear
is 'Cannot compare values of types ''{0}'', ''{1}''
'
TypeNotSupported
is 'Type ''{0}'' is not supported
'
TypesOfColumnsMismatch
is 'External data source field ''{0}'' has datatype ''{1}'' which cannot be cast to datatype ''{2}'' of foreign table field ''{3}''.
'
CREATE OR REPLACE
operation.
RelDataType
to a OJClass
.
UmlAbstractColumn
is 'column
'
UmlAuthId
is 'authorization identifier
'
UmlBaseColumnSet
is 'table
'
UmlCatalog
is 'catalog
'
UmlCheckConstraint
is 'CHECK constraint
'
UmlColumn
is 'column
'
UmlColumnListRoutineParameter
is 'routine parameter
'
UmlColumnSet
is 'table
'
UmlCreationGrant
is 'creation grant
'
UmlDataServer
is 'data server
'
UmlDataWrapper
is 'data wrapper
'
UmlDependency
is 'dependency
'
UmlForeignKey
is 'FOREIGN KEY constraint
'
UmlForeignTable
is 'foreign table
'
UmlGrant
is 'grant
'
UmlJar
is 'jar
'
UmlLabel
is 'label
'
UmlLocalCatalog
is 'catalog
'
UmlLocalIndex
is 'index
'
UmlLocalIndexColumn
is 'index column
'
UmlLocalSchema
is 'schema
'
UmlLocalTable
is 'table
'
UmlLocalView
is 'view
'
UmlNamedColumnSet
is 'table
'
UmlOperation
is 'method
'
UmlPrimaryKey
is 'PRIMARY KEY constraint
'
UmlPrimaryKeyConstraint
is 'PRIMARY KEY constraint
'
UmlProcedure
is 'routine
'
UmlRandomNumberGenerator
is 'random number generator
'
UmlRole
is 'role
'
UmlRoutine
is 'routine
'
UmlRoutineParameter
is 'routine parameter
'
UmlSchema
is 'schema
'
UmlSQLArrayType
is 'ARRAY datatype
'
UmlSQLCollectionType
is 'COLLECTION datatype
'
UmlSQLDataType
is 'datatype
'
UmlSQLDistinctType
is 'distinct datatype
'
UmlSQLDistinguishedType
is 'distinct datatype
'
UmlSQLIndex
is 'index
'
UmlSQLIndexColumn
is 'index column
'
UmlSQLMultisetType
is 'MULTISET datatype
'
UmlSQLObjectType
is 'structured object type
'
UmlSQLParameter
is 'routine parameter
'
UmlSQLRowType
is 'ROW type
'
UmlSQLSimpleType
is 'datatype
'
UmlSQLStructuredType
is 'structured type
'
UmlSQLTypeAttribute
is 'structured type attribute
'
UmlStoredColumn
is 'column
'
UmlStoredTable
is 'table
'
UmlTable
is 'table
'
UmlTrigger
is 'trigger
'
UmlUniqueConstraint
is 'UNIQUE constraint
'
UmlUniqueKeyConstraint
is 'UNIQUE constraint
'
UmlUser
is 'user
'
UmlUserDefinedOrdering
is 'user-defined ordering
'
UmlUserDefinedType
is 'user-defined type
'
UmlView
is 'view
'
UmlViewColumn
is 'column
'
UnboundedFollowingWindowNotSupported
is 'UNBOUNDED FOLLOWING window not supported
'
UnicodeEscapeCharIllegal
is 'UESCAPE ''{0}'' may not be hex digit, whitespace, plus sign, or double quote
'
UnicodeEscapeCharLength
is 'UESCAPE ''{0}'' must be exactly one character
'
UnicodeEscapeMalformed
is 'Unicode escape sequence starting at character {0,number,#} is not exactly four hex digits
'
UnicodeEscapeUnexpected
is 'UESCAPE cannot be specified without Unicode literal introducer
'
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.UnionRel
.
UnionRel
returns the union of the rows of its inputs, optionally
eliminating duplicates.UnionRelBase
is an abstract base class for implementations of
UnionRel
.UnionToDistinctRule
translates a distinct UnionRel
(all
= false
) into an AggregateRel
on top
of a non-distinct UnionRel
(all
= true
).UnknownCharacterSet
is 'Unknown character set ''{0}''
'
UnknownDatatypeName
is 'Unknown datatype name ''{0}''
'
UnknownField
is 'Unknown field ''{0}''
'
UnknownIdentifier
is 'Unknown identifier ''{0}''
'
UnknownTargetColumn
is 'Unknown target column ''{0}''
'
UnmatchInsertColumn
is 'Number of INSERT target columns ({0,number}) does not equal number of source items ({1,number})
'
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
-
MedJdbcDataServer.disableConnectionPool
is true, used to determine when to
re-validate the connection.
SqlIntervalQualifier
ValidationError
is 'Validation Error: {0}
'
ValidatorAccessDenied
is 'Privilege {0} required for access to {1}
'
ValidatorAccessObjectNonVisibleToLabel
is 'Attempt to access {0}, which is not visible to the current session label setting.
'
ValidatorAlterFailed
is 'Unable to execute ALTER statement
'
ValidatorAlterForeignTable
is 'ALTER TABLE cannot be used on a foreign table
'
ValidatorAlterIdentityFailed
is 'Cannot alter sequence for {0} because it was not defined as an identity column
'
ValidatorAlterTableDataServer
is 'ALTER TABLE is not supported by local {0}
'
ValidatorAlterTempTable
is 'ALTER TABLE cannot be used on a temporary table
'
ValidatorAnalyzeFailed
is 'Unable to execute ANALZYE statement
'
ValidatorAnalyzeInvalidRowCount
is 'Cannot analyze {0} because its row count metadata is incorrect
'
ValidatorAnalyzeNotSupported
is 'Cannot analyze {0} because analysis is not supported for objects of that type
'
ValidatorBadDefaultClause
is 'Invalid DEFAULT clause for {0}
'
ValidatorBadDefaultParam
is 'Cannot reference dynamic parameter in DEFAULT clause for {0}
'
ValidatorBadDefaultType
is 'Type mismatch in DEFAULT clause for {0};
column type family is {1} but default value type family is {2}
'
ValidatorCalcUnavailable
is 'Requested calculator implementation is unavailable
'
ValidatorCharsetUnexpected
is 'CHARACTER SET specification not allowed on {0}
'
ValidatorCharsetUnsupported
is 'Character set {0} unsupported
'
ValidatorCircularLabelChain
is 'Cannot create a circular label chain.
'
ValidatorConstructorAssignmentType
is 'Result expression type {0} cannot be assigned to declared type {1} of {2}
'
ValidatorConstructorAssignmentUnknown
is 'Unknown target field {0} in constructor assignment
'
ValidatorConstructorName
is 'Name of constructor {0} must match name of {1}
'
ValidatorConstructorType
is 'Return type of constructor {0} must be type being constructed
'
ValidatorConstructorUndefined
is 'Method {0} has been declared but not yet defined
'
ValidatorContext
is 'From line {0,number,#}, column {1,number,#} to line {2,number,#}, column {3,number,#}
'
ValidatorContextPoint
is 'At line {0,number,#}, column {1,number,#}
'
ValidatorDataServerTableInvalid
is 'Failed to validate data server definition for {0}
'
ValidatorDefinitionError
is '{0} in definition of {1}
'
ValidatorDefinitionInvalid
is 'Failed to validate definition for {0}
'
ValidatorDistinctTypePredefined
is 'Must define representation for {0} as a predefined type
'
ValidatorDropClusteredIndex
is 'Cannot drop clustered {0}
'
ValidatorDropDeletionIndex
is 'Cannot drop deletion {0}
'
ValidatorDropObjectInUse
is 'Cannot drop {0} because it is currently in use by a statement
'
ValidatorDropObjectInUseBySession
is 'Cannot drop {0} because it is currently in use by a session
'
ValidatorDropPrimaryKeyIndex
is 'Cannot drop primary key {0}
'
ValidatorDropRestrict
is 'Dropping {0} requires CASCADE because other objects still reference it
'
ValidatorDropUniqueConstraintIndex
is 'Cannot drop unique constraint {0}
'
ValidatorDuplicateClusteredIndex
is 'Clustered index already defined on {0}
'
ValidatorDuplicateNames
is 'Duplicate definition for {0} within {1}; earlier definition was near {2}
'
ValidatorDuplicateSequenceOption
is 'Sequence option {0} cannot be assigned multiple times in definition of {1}
'
ValidatorFinalAbstractType
is 'Cannot define {0} as both FINAL and NOT INSTANTIABLE
'
ValidatorForeignTableButLocalWrapper
is 'Cannot create {0} using local {1}
'
ValidatorForeignTableLookupFailed
is 'Failed to look up foreign table {0}
'
ValidatorForeignWrapperHasLocalImpl
is 'Cannot create foreign {0} because its library implements local storage
'
ValidatorFunctionOutputParam
is 'Parameter mode to {0} may not be declared because it is a function
'
ValidatorFunctionReturnType
is 'Result expression type {0} from {1} does not match declared return type {2}
'
ValidatorImmutableSysParam
is 'Cannot change immutable system parameter {0}
'
ValidatorImportFailed
is 'Failed importing foreign schema {0} from {1}
'
ValidatorImportMissing
is 'One or more tables not found while importing foreign schema {0}: {1}
'
ValidatorImportMustBeForeign
is 'Cannot import from local {0}
'
ValidatorImportUnknown
is 'Unknown foreign schema {0}
'
ValidatorImportUnsupported
is 'Support for foreign schema import not available in {0}
'
ValidatorIndexBadTable
is 'Cannot create index on table other than the one being defined
'
ValidatorIndexedColumnsNotDistinct
is 'Cannot create {0} because columns must be distinct.
'
ValidatorIndexOnExistingTempTable
is 'Cannot create or drop {0} on existing TEMPORARY {1}
'
ValidatorInexactSequenceType
is 'Exact numeric type required for sequence in definition of {0}
'
ValidatorInvalidColumnListParam
is 'COLUMN_LIST parameters for {0} must be declared as java.util.List<String> in the external Java method {1}
'
ValidatorInvalidGrant
is 'Privilege {0} is not applicable to {1}
'
ValidatorInvalidJarUrl
is 'Failed to access URL {0} for {1}
'
ValidatorInvalidObjectAttributeDefinition
is 'Cannot create {0} because attribute "{1}" exceeds {2,number,#} characters in length
'
ValidatorInvalidObjectDefinition
is 'Invalid definition for {0}
'
ValidatorInvalidRoutineDynamicParam
is 'Dynamic parameters are illegal in routine bodies
'
ValidatorInvalidSequenceMin
is 'Sequence min value {0,number,#} cannot be greater than max value {1,number,#}
'
ValidatorInvalidSequenceStart
is 'Sequence start {0,number,#} is required to be between min value {1,number,#} and max value {2,number,#}
'
ValidatorInvalidViewDynamicParam
is 'Dynamic parameters are illegal in views
'
ValidatorInvalidViewOrderBy
is 'ORDER BY is illegal in views
'
ValidatorJarExtensionModelDrop
is 'Cannot drop {0} because it is a catalog model extension
'
ValidatorLengthExceeded
is 'Character length {0,number,#} exceeds maximum of {1,number,#}
'
ValidatorLocalTableButForeignWrapper
is 'Cannot create local {0} using foreign {1}
'
ValidatorLocalWrapperHasForeignImpl
is 'Cannot create local {0} because its library implements foreign storage
'
ValidatorMapOrderingMonadic
is 'Exactly one parameter required for {0} used as RELATIVE ordering for {1}
'
ValidatorMapOrderingResult
is 'Predefined type required for result of {0} used as MAP ordering for {1}
'
ValidatorMultipleClusterForColumn
is 'Multiple clustered indexes contain {0}
'
ValidatorMultipleOrderings
is 'User-defined ordering already declared for {0}
'
ValidatorMultiplePrimaryKeys
is 'Multiple PRIMARY KEY constraints not allowed on {0}
'
ValidatorMultipleTableSequences
is 'Cannot specify more than one identity column in definition of {0}
'
ValidatorNameInUse
is 'Target {1} already contains {0} with same name
'
ValidatorNoConstraintAllowed
is 'Constraint definition not allowed on {0}
'
ValidatorNoDefaultSchema
is 'No default schema specified; execute SET SCHEMA or use fully qualified names
'
ValidatorNoMatchingSourceCursor
is 'Cannot locate source cursor {0} for COLUMN_LIST {1}
'
ValidatorNonFinalType
is 'Must define {0} as FINAL
'
ValidatorNonInstantiableType
is 'Must define {0} as INSTANTIABLE
'
ValidatorNoOrdering
is 'No user-defined ordering declared for {0}
'
ValidatorNoPositionContext
is 'DDL validation error
'
ValidatorNoPrimaryKey
is 'PRIMARY KEY constraint required for {0}
'
ValidatorNotReplaceable
is 'Cannot replace {0} because it does not support replacement
'
ValidatorOrderingDeterministic
is 'DETERMINISTIC must be specified for {0} used as ordering for {1}
'
ValidatorOrderingFunction
is 'Cannot use {0} as ordering for {1} because it is not a function
'
ValidatorOrderingParamType
is 'Parameter type {1} required for {0} used as ordering on that type
'
ValidatorOrderingReadOnly
is 'MODIFIES SQL DATA may not be specified for {0} used as ordering for {1}
'
ValidatorPathBadCatalog
is 'Search path {0} does not match {1} of schema being defined
'
ValidatorPositionContext
is 'DDL validation error near {0}
'
ValidatorPrecisionExceeded
is 'Precision {0,number,#} exceeds maximum of {1,number,#}
'
ValidatorPrecisionMustBePositive
is 'Precision must be positive
'
ValidatorPrecRequired
is 'Precision specification required for {0}
'
ValidatorPrecUnexpected
is 'Precision specification not allowed on {0}
'
ValidatorRelativeOrderingDyadic
is 'Exactly two parameters required for {0} used as RELATIVE ordering for {1}
'
ValidatorRelativeOrderingResult
is 'INTEGER required for result of {0} used as RELATIVE ordering for {1}
'
ValidatorReplacedObjectInUse
is 'Cannot replace {0} because it is currently in use by a statement
'
ValidatorRoutineBodyMissing
is 'Body required for {0} with language SQL
'
ValidatorRoutineConflict
is 'Invocation name and parameter type signature of {0} conflicts with another routine
'
ValidatorRoutineDataAccessUnspecified
is 'SQL data access must be specified in definition of {0}
'
ValidatorRoutineExternalJavaOnly
is 'External {0} cannot specify non-JAVA language
'
ValidatorRoutineExternalNoBody
is 'External {0} cannot specify a body
'
ValidatorRoutineIllegalCursorParam
is 'Non-table {0} cannot take {1} of type CURSOR
'
ValidatorRoutineInvalidJarName
is 'Invalid jar name {0}
'
ValidatorRoutineInvalidJavaMethod
is 'Invalid external Java method specification {1} specified for {0}
'
ValidatorRoutineJavaMethodNotFound
is 'Unknown external Java method {1} referenced by {0}
'
ValidatorRoutineJavaMethodNotPublicStatic
is 'External Java method {1} referenced by {0} is not both public and static
'
ValidatorRoutineJavaParamMismatch
is 'Type of {0} in {1} is {2} but external Java method {3} takes type {4} for corresponding parameter
'
ValidatorRoutineJavaParamStyleOnly
is 'External JAVA {0} cannot specify non-JAVA parameter style
'
ValidatorRoutineJavaProcReturnVoid
is 'No return value is produced by {0} but external Java method {1} has non-void return type {2}
'
ValidatorRoutineJavaReturnMismatch
is 'Return type of {0} is {1} but external Java method {2} has return type {3}
'
ValidatorRoutineNoParamStyle
is 'Parameter style cannot be specified for {0} with language SQL
'
ValidatorRoutineNoSql
is 'NO SQL cannot be specified for {0} with SQL definition
'
ValidatorRoutineReturnTableUnsupported
is 'RETURNS TABLE is illegal for {0}; can only be used with language JAVA and parameter style SYSTEM DEFINED JAVA
'
ValidatorRoutineSchemaMismatch
is 'Schema {0} for specific name does not match {1} for invocation name
'
ValidatorScaleExceeded
is 'Scale {0,number,#} exceeds maximum of {1,number,#}
'
ValidatorScaleMustBeZero
is 'Scale must be zero in definition of {0}
'
ValidatorScaleUnexpected
is 'Scale specification not allowed on {0}
'
ValidatorSchemaDependencyCycle
is 'Object definition contains recursive cycle
'
ValidatorSetCatalogInvalidExpr
is 'Invalid catalog name {0} in SET CATALOG statement
'
ValidatorSetLabelInUdr
is 'A label cannot be set inside a UDR.
'
ValidatorSetPathInvalidExpr
is 'Invalid schema name list specification {0} in SET PATH statement
'
ValidatorSetSchemaInvalidExpr
is 'Invalid schema name {0} in SET SCHEMA statement
'
ValidatorSetStmtInvalid
is 'Unable to evaluate expression in SET statement
'
ValidatorSetStmtNonString
is 'SET statement requires character string value expression
'
ValidatorSysParamTypeMismatch
is 'Type mismatch in value ''{0}'' for system parameter {1}
'
ValidatorUniqueKeyUpdate
is 'Cannot update unique key column ({0})
'
ValidatorUnknownFunction
is 'No match found for function signature {0}
'
ValidatorUnknownObject
is 'Reference to unknown {0}
'
ValidatorUnknownObjectInScope
is 'Reference to unknown {0} in {1}
'
ValidatorUnknownSysParam
is 'Reference to unknown system parameter {0}
'
ValidatorViewColumnCountMismatch
is 'Column name count does not match query
'
ValidatorZeroSequenceIncrement
is 'Increment is required to be nonzero in definition of {0}
'
ValuesRel
represents a sequence of zero or more literal row
values.ValuesRelBase
is an abstract base class for implementations of
ValuesRel
.VARBINARY(20)
SQL type.
VARCHAR(200)
SQL type.
VarDecl
s is returned from the dummy()
method which is generated to implement a variable declaration, or a list of
statements which contain variable declarations.clazz
which is visible from
fromPackage
.fromClazz
.
SqlOperator
.
SqlNode
objects.
FennelRel
via our FennelRelImplementor
interface.
RelImplementor.visitChild(org.eigenbase.rel.RelNode, int, org.eigenbase.rel.RelNode)
after the frame has been set up.
RelImplementor.visitChild(org.eigenbase.rel.RelNode, int, org.eigenbase.rel.RelNode)
after the frame has been set up.
FennelRel.toStreamDef(net.sf.farrago.query.FennelRelImplementor)
method.
RelImplementor.visitChild(org.eigenbase.rel.RelNode, int, org.eigenbase.rel.RelNode)
for the
common case where JavaRel
has a child which is a JavaRel
.
relational expressions
, walking a RexShuttle
over every expression in that tree.VolcanoCost
represents the cost of a plan node.VolcanoPlanner
.
VolcanoPlanner
passes through during optimization of a tree of RelNode
objects.VolcanoPlannerPhase
s to sets of rule
descriptions.VolcanoPlannerTest
is a unit-test for the optimizer
.RelMetadataProvider
interface by combining metadata from the rels making up an equivalence class.VolcanoRuleCall
implements the RelOptRuleCall
interface
for VolcanoPlanner.VolcanoRuleMatch
.
ConcurrentTestCommandExecutor.error
.
SqlSelect
node to the scope used by its WHERE and HAVING
clauses.
WindowedAggregateRel
on top
of a RelNode
.
WindowedAggregateIllegalInClause
is 'Windowed aggregate expression is illegal in {0} clause
'
CalcRel
into sections which contain windowed
agg functions and sections which do not.RexOver
) and ordinary expressions.WindowHasNegativeSize
is 'Window has negative size
'
WindowNameMustBeSimple
is 'Window name must be a simple identifier
'
WindowNotFound
is 'Window ''{0}'' not found
'
WindowedAggregateRel
on top
of a CalcRel
.
RhBase64.OutputStream.write(int)
repeatedly until len bytes are
written.
Serializable
.
Serializable
API, provides a replacement object
to be written during serialization.
Serializable
API, provides a replacement object to be written
during serialization.
Serializable
API, provides a replacement object to be
written during serialization.
WrongNumberOfParam
is 'Encountered {0} with {1,number} parameter(s); was expecting {2}
'
WrongNumOfArguments
is 'Wrong number of arguments to expression
'
Enum14.SerializableValue.readResolve()
to locate a matching instance in the original
enumeration.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |