Attributes Summary | |
managedConnectionFactoryClass : String | Specifies the fully qualified name of the Java class that implements the javax. |
connectionFactoryInterface : String | Specifies the fully-qualified name of the ConnectionFactory interface supported by the resource adapter. |
connectionFactoryImplClass : String | Specifies the fully-qualified name of the ConnectionFactory class that implements resource adapter specific ConnectionFactory interface. |
connectionInterface : String | |
connectionImplClass : String | Specifies the fully-qualified name of the Connection interface supported by the resource adapter. |
transactionSupport : TransactionSupportKind | The transaction-support element specifies the level of transactionsupport provided by the resource adapter. |
reauthenticationSupport : Boolean | Specifies whether the resource adapter implementation supports re-authentication of existing Managed-Connection instance. |
securityPermissions : SecurityPermission * | |
authenticationMechanisms : AuthenticationMechanism * | |
configProperties : ConfigProperty * |
Attribute Details |