Modifier and Type |
Method and Description |
java.util.List<AuthenticationMechanism> |
getAuthenticationMechanism() |
java.util.List<ConfigProperty> |
getConfigProperty() |
java.lang.String |
getConnectionFactoryImplClass() |
java.lang.String |
getConnectionFactoryInterface() |
java.lang.String |
getConnectionImplClass() |
java.lang.String |
getConnectionInterface() |
java.lang.String |
getId() |
java.lang.String |
getManagedConnectionFactoryClass() |
java.util.List<SecurityPermission> |
getSecurityPermission() |
TransactionSupportType |
getTransactionSupport() |
java.lang.Boolean |
isReauthenticationSupport() |
void |
setConnectionFactoryImplClass(java.lang.String value) |
void |
setConnectionFactoryInterface(java.lang.String value) |
void |
setConnectionImplClass(java.lang.String value) |
void |
setConnectionInterface(java.lang.String value) |
void |
setId(java.lang.String value) |
void |
setManagedConnectionFactoryClass(java.lang.String value) |
void |
setReauthenticationSupport(java.lang.Boolean value) |
void |
setTransactionSupport(TransactionSupportType value) |