当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
ValidatingManagedConnectionFactory (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.resource.spi
Interface ValidatingManagedConnectionFactory
- public interface ValidatingManagedConnectionFactory
A mixin interface for connection factories that can validate their managed connections
getInvalidConnections
public Set getInvalidConnections(Set connectionSet)
throws ResourceException
- Returns the invalid connections in a set
- Parameters:
connectionSet
- the set of connections to validate
- Returns:
- the set of invalid connections
- Throws:
ResourceException
- for a generic error
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.