Uses of Class
ru.curs.celesta.score.TableRef
-
Packages that use TableRef Package Description ru.curs.celesta.score Package containing metadata of table structure. -
-
Uses of TableRef in ru.curs.celesta.score
Methods in ru.curs.celesta.score that return TableRef Modifier and Type Method Description TableRefMaterializedView. getRefTable()TableRefCelestaParser. join(AbstractSelectStmt v)TableRefCelestaParser. tableReference(AbstractSelectStmt v, boolean lookupMViews)
-