|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.squirrel_sql.client.plugin.DefaultPlugin
net.sourceforge.squirrel_sql.client.plugin.DefaultSessionPlugin
net.sourceforge.squirrel_sql.plugins.informix.InformixPlugin
public class InformixPlugin
The main controller class for the Informix plugin.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.squirrel_sql.client.plugin.DefaultPlugin |
|---|
_app |
| Constructor Summary | |
|---|---|
InformixPlugin()
|
|
| Method Summary | |
|---|---|
boolean |
allowsSessionStartedInBackground()
|
java.lang.String |
getAuthor()
Returns the authors name. |
java.lang.String |
getChangeLogFileName()
|
java.lang.String |
getContributors()
Returns a comma separated list of other contributors. |
java.lang.String |
getDescriptiveName()
Return the descriptive name of this plugin. |
java.lang.String |
getHelpFileName()
|
java.lang.String |
getInternalName()
Return the internal name of this plugin. |
java.lang.String |
getLicenceFileName()
|
java.lang.String |
getVersion()
Returns the current version of this plugin. |
protected boolean |
isPluginSession(ISession session)
|
PluginSessionCallback |
sessionStarted(ISession session)
Session has been started. |
| Methods inherited from class net.sourceforge.squirrel_sql.client.plugin.DefaultSessionPlugin |
|---|
getDefaultNodeExpander, getObjectTypes, getSessionPropertiesPanels, registerSessionMenu, sessionCreated, sessionEnding |
| Methods inherited from class net.sourceforge.squirrel_sql.client.plugin.DefaultPlugin |
|---|
aliasCopied, aliasRemoved, getAliasPropertiesPanelControllers, getApplication, getExternalService, getGlobalPreferencePanels, getNewSessionPropertiesPanels, getPluginAppSettingsFolder, getPluginJarFilePath, getPluginUserSettingsFolder, getWebSite, initialize, load, unload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.squirrel_sql.client.plugin.IPlugin |
|---|
aliasCopied, aliasRemoved, getAliasPropertiesPanelControllers, getExternalService, getGlobalPreferencePanels, getNewSessionPropertiesPanels, getPluginAppSettingsFolder, getPluginJarFilePath, getPluginUserSettingsFolder, getWebSite, initialize, load, unload |
| Constructor Detail |
|---|
public InformixPlugin()
| Method Detail |
|---|
public java.lang.String getInternalName()
public java.lang.String getDescriptiveName()
public java.lang.String getVersion()
public java.lang.String getAuthor()
public java.lang.String getContributors()
getContributors in interface IPlugingetContributors in class DefaultPluginpublic java.lang.String getChangeLogFileName()
getChangeLogFileName in interface IPlugingetChangeLogFileName in class DefaultPluginIPlugin.getChangeLogFileName()public java.lang.String getHelpFileName()
getHelpFileName in interface IPlugingetHelpFileName in class DefaultPluginIPlugin.getHelpFileName()public java.lang.String getLicenceFileName()
getLicenceFileName in interface IPlugingetLicenceFileName in class DefaultPluginIPlugin.getLicenceFileName()public boolean allowsSessionStartedInBackground()
allowsSessionStartedInBackground in interface ISessionPluginallowsSessionStartedInBackground in class DefaultSessionPluginDefaultSessionPlugin.allowsSessionStartedInBackground()public PluginSessionCallback sessionStarted(ISession session)
session - Session that has started.
protected boolean isPluginSession(ISession session)
isPluginSession in class DefaultSessionPluginDefaultSessionPlugin.isPluginSession(net.sourceforge.squirrel_sql.client.session.ISession)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||