Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
ScalarSequence<E>
An ordered sequence of scalars which may contain duplicates.
|
class |
ScalarSet<E>
An unordered set of scalars that does not contain duplicates.
|
Modifier and Type | Method and Description |
---|---|
void |
ScalarCollection.addAllElements(ScalarCollection source) |
void |
ScalarCollection.removeAllElements(ScalarCollection source) |
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.