ResourceAdapter
Empty method implementation for endpointActivation which just throws NotSupportedExceptionparammef MessageEndpointFactoryparamas ActivationSpecthrowsNotSupportedException throw new NotSupportedException("This method is not supported for this JDBC connector");
NotSupportedException
MessageEndpointFactory
ActivationSpec
throw new NotSupportedException("This method is not supported for this JDBC connector");
Empty method implementation for endpointDeactivationparammef MessageEndpointFactoryparamas ActivationSpec
Empty method implementation for getXAResources which just throws NotSupportedExceptionparamspecs ActivationSpec arraythrowsNotSupportedException throw new NotSupportedException("This method is not supported for this JDBC connector");
Empty implementation of start methodparamctx BootstrapContext
BootstrapContext
Empty implementation of stop method