javax.resource.cci
public interface Interaction
| Method Summary | |
|---|---|
| void | clearWarnings() |
| void | close() |
| boolean | execute(InteractionSpec ispec, Record input, Record output) |
| Record | execute(InteractionSpec ispec, Record input) |
| Connection | getConnection() |
| ResourceWarning | getWarnings() |