Class ParameterizedViewSelectStmt

java.lang.Object
ru.curs.celesta.score.AbstractSelectStmt
ru.curs.celesta.score.ParameterizedViewSelectStmt

public final class ParameterizedViewSelectStmt extends AbstractSelectStmt
  • Constructor Details

    • ParameterizedViewSelectStmt

      public ParameterizedViewSelectStmt(ParameterizedView view)
  • Method Details

    • getWhereCondition

      public Expr getWhereCondition()