|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectableResource

Defines a resource as connectable, which allows the transaction manager to get access to the connection used by the transaction
| Method Summary | |
|---|---|
Object |
getConnection()
Get a connection from the resource |
void |
setConnectableResourceListener(ConnectableResourceListener crl)
Set connectable resource listener |
| Method Detail |
|---|
Object getConnection()
throws Exception
Exception - If an error occursvoid setConnectableResourceListener(ConnectableResourceListener crl)
crl - The connectable resource listener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||