|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
DatasourcePlatform
oracle.toplink.eis.EISPlatform
oracle.toplink.eis.adapters.jms.JMSPlatform
oracle.toplink.eis.adapters.mqseries.MQPlatform
This class is an extension of the generic JMSPlatform. It is for clarity and consistency. Using the generic JMS platform for MQSeries access is not intuitive, and for EIS access, both a connection specification and platform class should be provided.
Field Summary |
Fields inherited from class oracle.toplink.eis.adapters.jms.JMSPlatform |
DESTINATION, DESTINATION_URL, MODE, RECEIVE, REPLY_TO_DESTINATION, REPLY_TO_DESTINATION_URL, SELECTOR, SEND, SEND_RECEIVE, TIMEOUT |
Constructor Summary | |
MQPlatform() This default constructor simply calls the JMSPlatform constructor. |
Methods inherited from class oracle.toplink.eis.adapters.jms.JMSPlatform |
buildInteractionSpec, createDatabaseRowFromDOMRecord, createDOMRecord, setDOMInRecord |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MQPlatform()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |