Package | Description |
---|---|
oracle.sql.json |
The API for JSON type in Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
default OracleJsonIntervalDS |
OracleJsonValue.asJsonIntervalDS()
Returns this value as
OracleJsonIntervalDS . |
default OracleJsonIntervalDS |
OracleJsonValue.asJsonIntervalDS()
Returns this value as
OracleJsonIntervalDS . |
OracleJsonIntervalDS |
OracleJsonFactory.createIntervalDS(java.time.Duration d)
Creates a new JSON interval value.
|
OracleJsonIntervalDS |
OracleJsonFactory.createIntervalDS(java.time.Duration d)
Creates a new JSON interval value.
|