Package | Description |
---|---|
oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package
oracle.jdbc . |
Modifier and Type | Method | Description |
---|---|---|
void |
OracleConnection.enqueue(String queueName, AQEnqueueOptions opt, AQMessage mesg) |
Enqueues the given AQ message to the queue specified by its name.
|
void |
OracleConnectionWrapper.enqueue(String queueName, AQEnqueueOptions opt, AQMessage mesg) |