public final class RemoveJdbcDriver extends Object implements OnlineCommand, OfflineCommand
datasources subsystem.NOOPNOOP| Constructor and Description |
|---|
RemoveJdbcDriver(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
public RemoveJdbcDriver(String name)
public void apply(OnlineCommandContext ctx) throws IOException
apply in interface OnlineCommandIOExceptionpublic void apply(OfflineCommandContext ctx) throws CommandFailedException
apply in interface OfflineCommandCommandFailedExceptionpublic String toString()
toString in interface OfflineCommandtoString in interface OnlineCommandtoString in class ObjectCopyright © 2024. All rights reserved.