javax.resource.cci
Interface Interaction
public interface Interaction
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 11:56:06 +0200 (Tue, 14 Sep 2004) $
close
void close()
throws ResourceException
- Throws:
ResourceException
getConnection
Connection getConnection()
execute
boolean execute(InteractionSpec ispec,
Record input,
Record output)
throws ResourceException
- Throws:
ResourceException
execute
Record execute(InteractionSpec ispec,
Record input)
throws ResourceException
- Throws:
ResourceException
getWarnings
ResourceWarning getWarnings()
throws ResourceException
- Throws:
ResourceException
clearWarnings
void clearWarnings()
throws ResourceException
- Throws:
ResourceException
Copyright © {inceptionYear}-2008 null. All Rights Reserved.