public class SqlExprSubstitute extends Object
| Constructor and Description |
|---|
SqlExprSubstitute(Map<? extends SqlExpr,? extends SqlExpr> map) |
| Modifier and Type | Method and Description |
|---|---|
SqlExpr |
substitute(SqlExpr expr) |
SqlExpr |
trySubstitute(SqlExprColumn sqlExpr) |
Copyright © 2015. All rights reserved.