Uses of Interface
oracle.sql.json.OracleJsonBinary
-
Packages that use OracleJsonBinary Package Description oracle.sql.json The API for JSON type in Oracle Database. -
- <section role="region">
Uses of OracleJsonBinary in oracle.sql.json
</section>Methods in oracle.sql.json that return OracleJsonBinary Modifier and Type Method Description default OracleJsonBinaryOracleJsonValue. asJsonBinary()Returns this value asOracleJsonIntervalYM.OracleJsonBinaryOracleJsonFactory. createBinary(byte[] value)Creates a new JSON binary value.
- <section role="region">