public final class AddJdbcDriver extends Object implements OnlineCommand, OfflineCommand
datasources subsystem. It needs an existing
module with the JDBC driver JAR.| Modifier and Type | Class and Description |
|---|---|
static class |
AddJdbcDriver.Builder
Builder for configuration attributes of a JDBC driver in the
datasources susbystem. |
NOOPNOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
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 © 2022. All rights reserved.