Package | Description |
---|---|
oracle.pgx.api |
This package contains the Java APIs of PGX.
|
oracle.pgx.api.admin |
This package contains the administrative interfaces of PGX.
|
Modifier and Type | Method and Description |
---|---|
static Control |
Pgx.createControl(String baseUrl)
Deprecated.
|
static Control |
Pgx.ctrl()
Deprecated.
use
Pgx.getInstance() instead |
static Control |
Pgx.getControl()
Deprecated.
use
Pgx.getInstance() instead |
Modifier and Type | Class and Description |
---|---|
class |
AbstractControl |
Copyright © 2015. All rights reserved.