public class TableReference extends TableExpression
| Constructor and Description |
|---|
TableReference(oracle.pgql.lang.ir.SchemaQualifiedName schemaQualifiedName, oracle.pgql.lang.ir.QueryVariable alias) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
prettyPrint() |
public TableReference(oracle.pgql.lang.ir.SchemaQualifiedName schemaQualifiedName,
oracle.pgql.lang.ir.QueryVariable alias)public java.lang.String prettyPrint()
prettyPrint in class TableExpression