public interface ExprSubstitutor
| Modifier and Type | Method and Description |
|---|---|
SqlExpr |
create(List<SqlExpr> expr)
In the extreme case, this method may base return different results
based on the given arguments and their datatypes.
|
Copyright © 2015. All rights reserved.