Uses of Class
org.eclipse.persistence.eis.interactions.XMLInteraction
-
Packages that use XMLInteraction Package Description org.eclipse.persistence.eis.interactions org.eclipse.persistence.sessions.factories -
-
Uses of XMLInteraction in org.eclipse.persistence.eis.interactions
Subclasses of XMLInteraction in org.eclipse.persistence.eis.interactions Modifier and Type Class Description classXQueryInteractionDefines the specification for a call to a JCA interaction that uses XQuery. -
Uses of XMLInteraction in org.eclipse.persistence.sessions.factories
Methods in org.eclipse.persistence.sessions.factories with parameters of type XMLInteraction Modifier and Type Method Description protected voidProjectClassGenerator. addXMLInteractionLines(NonreflectiveMethodDefinition method, XMLInteraction interaction, String variableName)
-