public class DatabaseConsole extends Object implements Action
| Modifier and Type | Class and Description |
|---|---|
static class |
DatabaseConsole.Factory |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doExecute(String sql) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getUrlName()
getUrlName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getIconFileName()
getIconFileName in interface Actionpublic org.kohsuke.stapler.HttpResponse doExecute(@QueryParameter
String sql)
throws SQLException
SQLExceptionCopyright © 2016–2020. All rights reserved.