Skip to content

ucp driver not loading #16

Answered by Khalid1G
bellaabdelouahab asked this question in Q&A
Discussion options

You must be logged in to vote

You can try type cast the UCP connection to oracle.jdbc.OracleConnection and then call below API to enqueue the message.
public void enqueue(String queueName, oracle.jdbc.aq.AQEnqueueOptions opt, oracle.jdbc.aq.AQMessage mesg) throws SQLException;

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bellaabdelouahab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants