Connector properties

Connector property names are prefixed with com.sybase.jaguar.connector.

EAServer 5.x com.sybase.jaguar.connector. property

EAServer 6.0 equivalent

Description

auth-mechanism

<authentication-mechanism-type> in ra.xml.

Specifies the authentication mechanism supported by the resource adapter (connector).

config-property

<config-property> elements in ra.xml.

Defines configuration properties for a managed connection factory.

connection-impl-class

<connection-impl-class> in ra.xml.

Specifies the connector’s implementation class.

connection-interface

<connection-interface> in ra.xml.

Specifies the name of the connection interface supported by the connector.

connectionfactory-impl-class

<connectionfactory-impl-class> in ra.xml.

Specifies the connection factory class that implements the connector-specific ConnectionFactory interface.

connectionfactory-interface

<connectionfactory-interface> in ra.xml.

Specifies the connection factory interface supported by the connector.

display-name

<display-name> in ra.xml.

The name that identifies this connector in EAServer Manager.

eis-type

<eis-type> in ra.xml.

Specifies the Enterprise Information System (EIS) type to which connections are made.

enabled

Always enabled.

Specifies whether the connector is enabled or disabled.

icon.large-icon

<large-icon> in ra.xml.

Specifies the name of the large icon file associated with the connector.

icon.small-icon

<small-icon> in ra.xml.

Specifies the name of the small icon file associated with the connector.

idletimeout

Not applicable.

Specifies the number of seconds an idle connection remains in the pool before it is dropped.

java.classes

Not applicable.

Specifies additional classes to be reloaded when the connector is refreshed.

managedconnectionfactory-class

<managedconnectionfactory-class> in ra.xml.

Specifies the Java class that implements the javax.resource.spi.ManagedConnectionFactory interface.

name

Derived from the connector RAR file.

The name that identifies this connector in the repository.

queuesize

Not applicable.

Specifies the connector’s connection pool size.

reauthenticationsupport

<reauthentication-support> in ra.xml.

Specifies whether the connector supports reauthentication of an existing managed connection factory instance.

security-permission

<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

<spec-version> in ra.xml.

Specifies the connector architecture specification version number that is supported by the connector.

transaction-support

<transaction-support> in ra.xml.

Specifies the level of transaction support provided by the connector.

vendor-name

<vendor-name> in ra.xml.

Specifies the connector’s vendor name.

version

<version> in ra.xml.

Specifies the version number of the connector software.