|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
javax.resource.spi Interface DissociatableManagedConnection
public interface DissociatableManagedConnection
This is a mix-in interface that may be optionally implemented by a
ManagedConnection
implementation. An implementation of
this interface must support the lazy connection association optimization.
- 版本:
- 1.0
- 作者:
- Ram Jeyaraman
方法摘要 | |
---|---|
void |
dissociateConnections()
This method is called by an application server (that is capable of lazy connection association optimization) in order to dissociate a ManagedConnection instance from all of its connection
handles. |
方法详细信息 |
---|
dissociateConnections
void dissociateConnections() throws ResourceException
- This method is called by an application server (that is capable of
lazy connection association optimization) in order to dissociate
a
ManagedConnection
instance from all of its connection handles. - 抛出异常:
ResourceException
- generic exception if operation fails.ResourceAdapterInternalException
- resource adapter internal error conditionIllegalStateException
- Illegal state for calling connection cleanup. Example - if a localtransaction is in progress that doesn't allow connection cleanup.
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.