public abstract class AbstractDataSourceCommand extends AbstractCommand
| Constructor and Description |
|---|
AbstractDataSourceCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract void |
executeWithInitializedDataSource() |
protected jline.console.ConsoleReader |
getInputConsole() |
protected String |
getSQLPlusConnect() |
getCommandType, getInstallationCandidate, getPrintWriter, getResource, getSettings, getSingleApexApplication, getTerminalHeight, getTerminalWidth, init, print, println, printlnMessage, printMessage, toStringpublic final void execute()
protected jline.console.ConsoleReader getInputConsole()
protected abstract void executeWithInitializedDataSource()
protected String getSQLPlusConnect()
Copyright © 2016. All rights reserved.