protected void | externalTransactionControllerNotNullWarning()INTERNAL: externalTransactionControllerNotNullWarning():
When the external transaction controller is being initialized, we warn the developer
if they have already defined the external transaction controller in some way other
than subclassing ServerPlatformBase.
This warning is omitted in 9.0.4.
//do nothing, because it would be really annoying to show a warning here
|