public class DatabaseConsole extends Object implements hudson.model.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 hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic org.kohsuke.stapler.HttpResponse doExecute(@QueryParameter
String sql)
throws SQLException
SQLExceptionCopyright © 2004-2012. All Rights Reserved.