Attributes Summary |
managedConnectionFactoryClass : String | The element managedconnectionfactory-class specifies the fully qualified name of the Java class that implements the javax.
|
connectionFactoryInterface : String | The element connectionfactory-interface specifies the fully qualified name of the ConnectionFactory interface supported by the resource adapter.
|
connectionFactoryImplClass : String | The element connectionfactory-impl-class specifies the fully qualified name of the ConnectionFactory class that implements resource adapter specific ConnectionFactory interface.
|
connectionInterface : String | The connection-interface element specifies the fully qualified name of the Connection interface supported by the resource adapter.
|
connectionImplClass : String | The connection-impl-classType specifies the fully qualified name of the Connection class that implements resource adapter specific Connection interface.
|
configProperties : ConfigProperty
*
|
|