Uses of Class
jakarta.resource.spi.ResourceAdapterInternalException
- 
Packages that use ResourceAdapterInternalException Package Description jakarta.resource.spi The jakarta.resource.spi package contains APIs for the system contracts defined in the Jakarta Connectors specification. - 
- 
Uses of ResourceAdapterInternalException in jakarta.resource.spi
Methods in jakarta.resource.spi that throw ResourceAdapterInternalException Modifier and Type Method Description voidResourceAdapter. start(BootstrapContext ctx)This is called when a resource adapter instance is bootstrapped. 
 -