Uses of Interface
oracle.sql.json.OracleJsonIntervalYM
-
Packages that use OracleJsonIntervalYM Package Description oracle.sql.json The API for JSON type in Oracle Database. -
- <section role="region">
Uses of OracleJsonIntervalYM in oracle.sql.json
</section>Methods in oracle.sql.json that return OracleJsonIntervalYM Modifier and Type Method Description default OracleJsonIntervalYMOracleJsonValue. asJsonIntervalYM()Returns this value asOracleJsonIntervalYM.OracleJsonIntervalYMOracleJsonFactory. createIntervalYM(java.time.Period p)Creates a new JSON interval value.
- <section role="region">