Connector property names are prefixed with com.sybase.jaguar.connector
.
EAServer 5.x |
EAServer 6.0 equivalent |
Description |
---|---|---|
|
<authentication-mechanism-type> in ra.xml. |
Specifies the authentication mechanism supported by the resource adapter (connector). |
|
<config-property> elements in ra.xml. |
Defines configuration properties for a managed connection factory. |
|
<connection-impl-class> in ra.xml. |
Specifies the connector’s implementation class. |
|
<connection-interface> in ra.xml. |
Specifies the name of the connection interface supported by the connector. |
|
<connectionfactory-impl-class> in ra.xml. |
Specifies the connection factory class that implements the connector-specific ConnectionFactory interface. |
|
<connectionfactory-interface> in ra.xml. |
Specifies the connection factory interface supported by the connector. |
|
<display-name> in ra.xml. |
The name that identifies this connector in EAServer Manager. |
|
<eis-type> in ra.xml. |
Specifies the Enterprise Information System (EIS) type to which connections are made. |
|
Always enabled. |
Specifies whether the connector is enabled or disabled. |
|
<large-icon> in ra.xml. |
Specifies the name of the large icon file associated with the connector. |
|
<small-icon> in ra.xml. |
Specifies the name of the small icon file associated with the connector. |
|
Not applicable. |
Specifies the number of seconds an idle connection remains in the pool before it is dropped. |
|
Not applicable. |
Specifies additional classes to be reloaded when the connector is refreshed. |
|
<managedconnectionfactory-class> in ra.xml. |
Specifies the Java class that implements the javax.resource.spi.ManagedConnectionFactory interface. |
|
Derived from the connector RAR file. |
The name that identifies this connector in the repository. |
|
Not applicable. |
Specifies the connector’s connection pool size. |
|
<reauthentication-support> in ra.xml. |
Specifies whether the connector supports reauthentication of an existing managed connection factory instance. |
|
<security-permission> elements in ra.xml. |
Where security-permission is other than those required by the default permission set defined in the connector specification. |
|
<spec-version> in ra.xml. |
Specifies the connector architecture specification version number that is supported by the connector. |
|
<transaction-support> in ra.xml. |
Specifies the level of transaction support provided by the connector. |
|
<vendor-name> in ra.xml. |
Specifies the connector’s vendor name. |
|
<version> in ra.xml. |
Specifies the version number of the connector software. |