Attributes Summary | |
authMechanismPreference : AuthMechanismType | The value of this attribute specifies which of the defined authentication mechanisms for the corresponding resource adapter applies to this connection factory. |
authDataAlias : String | An alias to an AuthDataEntry (Specified by name). |
manageCachedHandles : boolean | Whether cached handles (handles held in inst vars in a bean) should be tracked by the container. |
logMissingTransactionContext : boolean | The J2EE1. |
xaRecoveryAuthAlias : String | This optional field will be used to specify the authentication alias that should be used during XA Recovery processing. |
connectionPool : ConnectionPool | An optional set of connection pool settings. |
preTestConfig : ConnectionTest | Reference to ConnectionTest, for connection pretest options associated with this ConnectionFactory. |
mapping : MappingModule | Deprecated. |
Attribute Details |