The figure shows a screenshot of Application Server Control displaying the "Create Connection Factory" page.
In the top section of the page, Connection Factory Interface is set to "javax.resource.cci.ConnectionFactory".
The JNDI Locator field is set to "eis/DB/soademo".
In the Connection Pooling section of the page, "No Connection Pool" is selected.
In the Configuration Properties section of the page, the fields are set as follows:
The dataSourceName field (type: java.lang.String) is blank.
The defaultNChar field (type: java.lang.Boolean) is set to "false".
The platformClassName field (type: java.lang.String) is set to "oracle.toplink.platform.database.Ora...". [The field does not display the entire value.]
The sequencePreallocationSize (type: java.lang.Integer) field is set to "50".
The UsesBatchWriting field (type: java.lang.Boolean) is set to "true".
The UsesNativeSequencing field (type: java.lang.Boolean) is set to "true".
The xADataSourceName field (type: java.lang.String) is set to "jdbc/soademoDS".