09.12.2012 Views

Advanced Queuing - Oracle

Advanced Queuing - Oracle

Advanced Queuing - Oracle

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Revoking Topic Privileges—Publish-Subscribe<br />

Usage Notes<br />

The privileges are ENQUEUE, DEQUEUE, and ALL. ALL means both.<br />

Syntax<br />

See Java (JDBC): <strong>Oracle</strong>9i Supplied Java Packages Reference oracle.jms,<br />

AQjmsDestination.revokeTopicPrivilege<br />

Example<br />

TopicSession t_sess;<br />

Topic topic;<br />

((AQjmsDestination)topic).revokeTopicPrivilege(t_sess, "ENQUEUE", "scott");<br />

JMS Administrative Interface: Basic Operations 13-45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!