Package | Description |
---|---|
oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
oracle.pg.rdbms.OraclePgqlColumnDescriptor[] |
OraclePgqlSqlTransImpl.getReturnTypes()
Deprecated.
Returns an array of column descriptors for the result columns in the query result.
|
oracle.pg.rdbms.OraclePgqlColumnDescriptor[] |
OraclePgqlSqlTrans.getReturnTypes()
Deprecated.
Returns an array of column descriptors for the result columns in the query result.
|
Constructor and Description |
---|
OraclePgqlSqlTransImpl(oracle.pg.rdbms.OraclePgqlColumnDescriptor[] returnTypes, java.lang.StringBuffer sqlBuff, java.util.List<java.lang.Object> sqlBvList)
Deprecated.
Constructor
|
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.