Uses of Interface
oracle.sql.json.OracleJsonDate
-
Packages that use OracleJsonDate Package Description oracle.sql.json The API for JSON type in Oracle Database. -
- <section role="region">
Uses of OracleJsonDate in oracle.sql.json
</section>Methods in oracle.sql.json that return OracleJsonDate Modifier and Type Method Description default OracleJsonDateOracleJsonValue. asJsonDate()Returns this value asOracleJsonIntervalYM.OracleJsonDateOracleJsonFactory. createDate(java.time.Instant i)Creates a new JSON date value.
- <section role="region">