IMS TM Resource Adapter Version 12

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Previous Letter | Next Letter
  • All Hierarchies
  • A
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • M
  • N
  • P
  • R
  • S
  • T
  • V

Index

E

equals(Object) - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Determines if the passed instance is equal to this IMSConnectionSpec instance.
equals(Object) - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Determines if the input object matches set of configuration properties that make this IMSManagedConnectionFactory instance unique and specific to a particular IMS Connect.
execute(javax.resource.cci.InteractionSpec, javax.resource.cci.Record) - Method in class com.ibm.connector2.ims.ico.IMSInteraction
Deprecated. The execute(javax.resource.cci.InteractionSpec iSpec, javax.resource.cci.Record input) method is deprecated. You should use the execute(javax.resource.cci.InteractionSpec iSpec, javax.resource.cci.Record input, javax.resource.cci.Record output) method for all your interactions with IMS. If IMS does not return an output for an interaction, your execute method should return a null output record. Performs an interaction with IMS OTMA via IMS Connect. This variant of the execute method is used by applications that use the Common Client Interface (CCI) to send a request to IMS OTMA to force the end of an IMS conversation. In this case, the interactionVerb property of the IMSInteractionSpec instance is set to SYNC_END_CONVERSATION, and the input Record instance is ignored.
execute(javax.resource.cci.InteractionSpec, javax.resource.cci.Record, javax.resource.cci.Record) - Method in class com.ibm.connector2.ims.ico.IMSInteraction
Performs an interaction with IMS via IMS Connect.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Previous Letter | Next Letter
  • All Hierarchies
  • A
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • M
  • N
  • P
  • R
  • S
  • T
  • V