Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
PgqlResultElementImpl
This class represents a single element in a PGQL query result
|
Modifier and Type | Method and Description |
---|---|
static PgqlResultElement |
DbmsUtils.getPgqlResultElement(java.sql.ResultSet rs,
PgqlColumnDescriptor colDesc)
Creates and returns a PgqlResultElement object from the passed in
ResultSet object.
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.