Package | Description |
---|---|
oracle.sql.json |
The API for JSON type in Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
default OracleJsonIntervalYM |
OracleJsonValue.asJsonIntervalYM()
Returns this value as
OracleJsonIntervalYM . |
default OracleJsonIntervalYM |
OracleJsonValue.asJsonIntervalYM()
Returns this value as
OracleJsonIntervalYM . |
OracleJsonIntervalYM |
OracleJsonFactory.createIntervalYM(java.time.Period p)
Creates a new JSON interval value.
|
OracleJsonIntervalYM |
OracleJsonFactory.createIntervalYM(java.time.Period p)
Creates a new JSON interval value.
|