A B C D E F G I L N O P R S T U V

A

actionPerformed(ActionEvent) - Method in class org.firebirdsql.squirrel.act.ActivateIndexAction
 
actionPerformed(ActionEvent) - Method in class org.firebirdsql.squirrel.act.DeactivateIndexAction
 
ActivateIndexAction - Class in org.firebirdsql.squirrel.act
This Action will run a "EXPLAIN TABLE" over the currently selected tables.
ActivateIndexAction(IApplication, Resources, IPlugin) - Constructor for class org.firebirdsql.squirrel.act.ActivateIndexAction
Ctor.
ACTIVE - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 
AllIndexesParentExpander - Class in org.firebirdsql.squirrel.exp
 
AllIndexesParentExpander() - Constructor for class org.firebirdsql.squirrel.exp.AllIndexesParentExpander
Default ctor.
allowsSessionStartedInBackground() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
 

B

bindParamters(PreparedStatement, IDatabaseObjectInfo) - Method in class org.firebirdsql.squirrel.exp.FirebirdTableIndexExtractorImpl
 
bindParamters(PreparedStatement, IDatabaseObjectInfo) - Method in class org.firebirdsql.squirrel.exp.FirebirdTableTriggerExtractorImpl
 

C

COL_DESCRIPTION - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_EXPRESSION_SOURCE - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_FOREIGN_KEY - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_ID - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_INACTIVE - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_NAME - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_RELATION_NAME - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_SEGMENT_COUNT - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_SYSTEM - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
COL_UNIQUE - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
createChildren(ISession, ObjectTreeNode) - Method in class org.firebirdsql.squirrel.exp.AllIndexesParentExpander
Create the child nodes for the passed parent node and return them.
createChildren(ISession, ObjectTreeNode) - Method in class org.firebirdsql.squirrel.exp.DatabaseExpander
Create the child nodes for the passed parent node and return them.
createChildren(ISession, ObjectTreeNode) - Method in class org.firebirdsql.squirrel.exp.DomainParentExpander
Create the child nodes for the passed parent node and return them.
createChildren(ISession, ObjectTreeNode) - Method in class org.firebirdsql.squirrel.exp.GeneratorParentExpander
Create the child nodes for the passed parent node and return them.
createDataSet() - Method in class org.firebirdsql.squirrel.tab.IndexInfoTab
Create the IDataSet to be displayed in this tab.
createStatement() - Method in class org.firebirdsql.squirrel.tab.DomainDetailsTab
 
createStatement() - Method in class org.firebirdsql.squirrel.tab.GeneratorDetailsTab
 
createStatement() - Method in class org.firebirdsql.squirrel.tab.ProcedureSourceTab
 
createStatement() - Method in class org.firebirdsql.squirrel.tab.TriggerDetailsTab
 
createStatement() - Method in class org.firebirdsql.squirrel.tab.TriggerSourceTab
 
createStatement() - Method in class org.firebirdsql.squirrel.tab.ViewSourceTab
 

D

DatabaseExpander - Class in org.firebirdsql.squirrel.exp
 
DatabaseExpander(FirebirdPlugin) - Constructor for class org.firebirdsql.squirrel.exp.DatabaseExpander
 
DeactivateIndexAction - Class in org.firebirdsql.squirrel.act
This Action will run a "EXPLAIN TABLE" over the currently selected tables.
DeactivateIndexAction(IApplication, Resources, IPlugin) - Constructor for class org.firebirdsql.squirrel.act.DeactivateIndexAction
Ctor.
DESCRIPTION - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 
DOMAIN_PARENT - Static variable in interface org.firebirdsql.squirrel.IObjectTypes
 
DomainDetailsTab - Class in org.firebirdsql.squirrel.tab
This class will display the details for a Firebird domain.
DomainDetailsTab() - Constructor for class org.firebirdsql.squirrel.tab.DomainDetailsTab
 
DomainParentExpander - Class in org.firebirdsql.squirrel.exp
This class handles the expanding of the "Sequence Group" node.

E

EXPRESSION_SOURCE - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 

F

FirebirdPlugin - Class in org.firebirdsql.squirrel
 
FirebirdPlugin() - Constructor for class org.firebirdsql.squirrel.FirebirdPlugin
 
FirebirdTableIndexExtractorImpl - Class in org.firebirdsql.squirrel.exp
Provides the query and parameter binding behavior for Firebird's index catalog.
FirebirdTableIndexExtractorImpl() - Constructor for class org.firebirdsql.squirrel.exp.FirebirdTableIndexExtractorImpl
 
FirebirdTableTriggerExtractorImpl - Class in org.firebirdsql.squirrel.exp
Provides the query and parameter binding behavior for Firebird's trigger catalog.
FirebirdTableTriggerExtractorImpl() - Constructor for class org.firebirdsql.squirrel.exp.FirebirdTableTriggerExtractorImpl
 
FOREIGN_KEY_CONSTRAINT - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 

G

GENERATOR_PARENT - Static variable in interface org.firebirdsql.squirrel.IObjectTypes
 
GeneratorDetailsTab - Class in org.firebirdsql.squirrel.tab
This class will display the details for a Firebird sequence.
GeneratorDetailsTab() - Constructor for class org.firebirdsql.squirrel.tab.GeneratorDetailsTab
 
GeneratorParentExpander - Class in org.firebirdsql.squirrel.exp
This class handles the expanding of the "Sequence Group" node.
getAuthor() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Returns the authors name.
getChangeLogFileName() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
 
getDescription() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getDescriptiveName() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Return the descriptive name of this plugin.
getExpressionSource() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getForeignKeyConstraintName() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getHelpFileName() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
 
getHint() - Method in class org.firebirdsql.squirrel.tab.IndexInfoTab
Return the hint for the tab.
getId() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getInternalName() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Return the internal name of this plugin.
getLicenceFileName() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
 
getName() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getPropertyDescriptors() - Method in class org.firebirdsql.squirrel.util.IndexInfoBeanInfo
See http://tinyurl.com/63no6t for discussion of the proper thread-safe way to implement getPropertyDescriptors().
getRelatedObjectInfo() - Method in class org.firebirdsql.squirrel.util.RelatedObjectInfo
 
getRelationName() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getSegmentCount() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
getTableIndexQuery() - Method in class org.firebirdsql.squirrel.exp.FirebirdTableIndexExtractorImpl
 
getTableTriggerQuery() - Method in class org.firebirdsql.squirrel.exp.FirebirdTableTriggerExtractorImpl
 
getTitle() - Method in class org.firebirdsql.squirrel.tab.IndexInfoTab
Return the title for the tab.
getVersion() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Returns the current version of this plugin.

I

ID - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 
INDEX_PARENT - Static variable in interface org.firebirdsql.squirrel.IObjectTypes
 
IndexInfo - Class in org.firebirdsql.squirrel.util
This class contains information about an Index.
IndexInfo(String, String, int, String, int, int, int, int, String, String) - Constructor for class org.firebirdsql.squirrel.util.IndexInfo
 
IndexInfo.IPropertyNames - Interface in org.firebirdsql.squirrel.util
JavaBean property names for this class.
IndexInfoBeanInfo - Class in org.firebirdsql.squirrel.util
This is the BeanInfo class for IndexInfo.
IndexInfoBeanInfo() - Constructor for class org.firebirdsql.squirrel.util.IndexInfoBeanInfo
 
IndexInfoTab - Class in org.firebirdsql.squirrel.tab
This is the tab displaying information about an index.
IndexInfoTab() - Constructor for class org.firebirdsql.squirrel.tab.IndexInfoTab
 
IndexParentInfo - Class in org.firebirdsql.squirrel.util
This class stores information about a Index parent.
IndexParentInfo(IDatabaseObjectInfo, SQLDatabaseMetaData) - Constructor for class org.firebirdsql.squirrel.util.IndexParentInfo
 
initialize() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Initialize this plugin.
IObjectTypes - Interface in org.firebirdsql.squirrel
 
isActive() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
isPluginSession(ISession) - Method in class org.firebirdsql.squirrel.FirebirdPlugin
 
isSystemDefined() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
isUnique() - Method in class org.firebirdsql.squirrel.util.IndexInfo
 

L

load(IApplication) - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Load this plugin.

N

NAME - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 

O

org.firebirdsql.squirrel - package org.firebirdsql.squirrel
 
org.firebirdsql.squirrel.act - package org.firebirdsql.squirrel.act
 
org.firebirdsql.squirrel.exp - package org.firebirdsql.squirrel.exp
 
org.firebirdsql.squirrel.tab - package org.firebirdsql.squirrel.tab
 
org.firebirdsql.squirrel.util - package org.firebirdsql.squirrel.util
 

P

ProcedureSourceTab - Class in org.firebirdsql.squirrel.tab
This class will display the source for an Firebird procedure.
ProcedureSourceTab(String) - Constructor for class org.firebirdsql.squirrel.tab.ProcedureSourceTab
 

R

RelatedObjectInfo - Class in org.firebirdsql.squirrel.util
 
RelatedObjectInfo(IDatabaseObjectInfo, String, DatabaseObjectType, SQLDatabaseMetaData) - Constructor for class org.firebirdsql.squirrel.util.RelatedObjectInfo
 
RELATION_NAME - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 

S

SEGMENT_COUNT - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 
sessionStarted(ISession) - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Session has been started.
setActive(boolean) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setDescription(String) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setExpressionSource(String) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setForeignKeyConstraintName(String) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setId(int) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setName(String) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setRelationName(String) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setSegmentCount(int) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setSession(ISession) - Method in class org.firebirdsql.squirrel.act.ActivateIndexAction
Set the current session.
setSession(ISession) - Method in class org.firebirdsql.squirrel.act.DeactivateIndexAction
Set the current session.
setSystemDefined(boolean) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
setUnique(boolean) - Method in class org.firebirdsql.squirrel.util.IndexInfo
 
SYSTEM_DEFINED - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 
SystemTables - Class in org.firebirdsql.squirrel.util
Information about the Firebird System tables.
SystemTables.IIndexTable - Interface in org.firebirdsql.squirrel.util
Metadata for the indices table.

T

TABLE_NAME - Static variable in interface org.firebirdsql.squirrel.util.SystemTables.IIndexTable
 
TRIGGER_PARENT - Static variable in interface org.firebirdsql.squirrel.IObjectTypes
 
TriggerDetailsTab - Class in org.firebirdsql.squirrel.tab
This class will display the details for a Firebird trigger.
TriggerDetailsTab() - Constructor for class org.firebirdsql.squirrel.tab.TriggerDetailsTab
 
TriggerSourceTab - Class in org.firebirdsql.squirrel.tab
This class will display the source for an Firebird trigger.
TriggerSourceTab(String) - Constructor for class org.firebirdsql.squirrel.tab.TriggerSourceTab
 

U

UNIQUE - Static variable in interface org.firebirdsql.squirrel.util.IndexInfo.IPropertyNames
 
unload() - Method in class org.firebirdsql.squirrel.FirebirdPlugin
Application is shutting down so save preferences.

V

VIEW_PARENT - Static variable in interface org.firebirdsql.squirrel.IObjectTypes
 
ViewSourceTab - Class in org.firebirdsql.squirrel.tab
This class will display the source for an Firebird view.
ViewSourceTab(String) - Constructor for class org.firebirdsql.squirrel.tab.ViewSourceTab
 

A B C D E F G I L N O P R S T U V

Copyright © 2001-2010. All Rights Reserved.