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.

Syntax<br />

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

AQjmsDestination.alter<br />

Example<br />

QueueSession q_sess;<br />

Queue queue;<br />

TopicSession t_sess;<br />

Topic topic;<br />

AQjmsDestionationProperty dest_prop1, dest_prop2;<br />

((AQjmsDestination)queue).alter(dest_prop1);<br />

((AQjmsDestination)topic).alter(dest_prop2);<br />

Altering a Destination<br />

JMS Administrative Interface: Basic Operations 13-55

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

Saved successfully!

Ooh no, something went wrong!