Uses of Class
com.mckoi.database.CorrelatedVariable
-
Packages that use CorrelatedVariable Package Description com.mckoi.database.interpret -
-
Uses of CorrelatedVariable in com.mckoi.database.interpret
Methods in com.mckoi.database.interpret that return CorrelatedVariable Modifier and Type Method Description (package private) CorrelatedVariable
TableExpressionFromSet. globalResolveReference(int level, Variable v)
Resolves the given Variable reference within the chained list of TableExpressionFromSet objects to a CorrelatedVariable.
-