public class ViewReference extends Object
| Constructor and Description |
|---|
ViewReference(String targetViewName,
SqlExpr joinCondition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SqlExpr |
getJoinCondition() |
String |
getTargetViewName() |
int |
hashCode() |
Copyright © 2015. All rights reserved.