| Package | Description |
|---|---|
| oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
| Modifier and Type | Method and Description |
|---|---|
static ExprContext |
ExprContext.createExprContext(TraversalStruct tStruct, TraversalStruct parentTStruct, QueryContext ctx, BindValueInfo bvInfo, java.util.Map<java.lang.String,oracle.pgql.lang.ir.QueryExpression> exprAliasMap)
Factory method
|
| Modifier and Type | Method and Description |
|---|---|
static ExprTransVisitor |
ExprTransVisitor.getExprTransVisitor(ExprContext eCtx)
Factory method
|