|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IeManagedConnection | |
com.infoengine.connector |
Uses of IeManagedConnection in com.infoengine.connector |
Fields in com.infoengine.connector declared as IeManagedConnection | |
protected IeManagedConnection |
PhysicalConnection.managedCx
|
private IeManagedConnection |
IeConnection.managedCx
|
(package private) IeManagedConnection |
IeCCILocalTransaction.managedCx
|
Methods in com.infoengine.connector that return IeManagedConnection | |
(package private) IeManagedConnection |
IeConnection.getIeManagedConnection()
get the managed connection this handle is associated with |
Methods in com.infoengine.connector with parameters of type IeManagedConnection | |
(package private) void |
PhysicalConnection.setManagedConnection(IeManagedConnection managed)
|
(package private) void |
IeConnection.setIeManagedConnection(IeManagedConnection managed)
associate this connection handle with another managed connection |
Constructors in com.infoengine.connector with parameters of type IeManagedConnection | |
IeConnection(IeManagedConnection managed,
Log l)
create a connection handle associated with a ManagedConnection |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |