com.dsoft.jca.spi
Class EisInteraction
java.lang.Object
com.dsoft.jca.spi.EisInteraction
public class EisInteraction
- extends java.lang.Object
- Author:
- qsadmel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EisInteraction
public EisInteraction(Connection connection)
clearWarnings
public void clearWarnings()
throws ResourceException
- Throws:
ResourceException
close
public void close()
throws ResourceException
- Throws:
ResourceException
execute
public Record execute(InteractionSpec interactionSpec,
Record record)
throws ResourceException
- Throws:
ResourceException
execute
public boolean execute(InteractionSpec interactionSpec,
Record record1,
Record record2)
throws ResourceException
- Throws:
ResourceException
getConnection
public Connection getConnection()
getWarnings
public ResourceWarning getWarnings()
throws ResourceException
- Throws:
ResourceException
Copyright © 2006 DSoft Technologies. All Rights Reserved.