public final class ParameterizedViewSelectStmt extends AbstractSelectStmt
| Constructor and Description |
|---|
ParameterizedViewSelectStmt(ParameterizedView view) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
getWhereCondition() |
public ParameterizedViewSelectStmt(ParameterizedView view)
public Expr getWhereCondition()
Copyright © 2023 CURS. All rights reserved.