Uses of Class
oracle.sql.json.OracleJsonDatum
Packages that use OracleJsonDatum
Package
Description
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
-
Uses of OracleJsonDatum in oracle.jdbc.aq
Methods in oracle.jdbc.aq that return OracleJsonDatumMethods in oracle.jdbc.aq with parameters of type OracleJsonDatumModifier and TypeMethodDescriptionvoidAQMessage.setPayload(OracleJsonDatum jsonPayload) Sets JSON type payload.