A B C D E F G H I J L M N O P R S T U V W X

S

SEED - Static variable in class org.apache.ibatis.abator.internal.util.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
SQLSERVER - Static variable in class org.apache.ibatis.abator.internal.db.DatabaseDialects
 
SQL_MAP_PUBLIC_ID - Static variable in class org.apache.ibatis.abator.internal.sqlmap.XmlConstants
 
SQL_MAP_SYSTEM_ID - Static variable in class org.apache.ibatis.abator.internal.sqlmap.XmlConstants
 
STRING - Static variable in interface org.apache.ibatis.abator.ui.editors.IXMLColorConstants
 
ShellCallback - interface org.apache.ibatis.abator.api.ShellCallback.
This interface defines methods that a shell should support to enable Abator to work.
ShellException - exception org.apache.ibatis.abator.exception.ShellException.
This class is used by the ShellCallback methods to denote unrecoverable errors.
ShellException() - Constructor for class org.apache.ibatis.abator.exception.ShellException
 
ShellException(String) - Constructor for class org.apache.ibatis.abator.exception.ShellException
 
ShellException(String, Throwable) - Constructor for class org.apache.ibatis.abator.exception.ShellException
 
ShellException(Throwable) - Constructor for class org.apache.ibatis.abator.exception.ShellException
 
SpringDAOTemplate - class org.apache.ibatis.abator.internal.java.dao.SpringDAOTemplate.
 
SpringDAOTemplate() - Constructor for class org.apache.ibatis.abator.internal.java.dao.SpringDAOTemplate
 
SpringJava2DAOGenerator - class org.apache.ibatis.abator.internal.java.dao.SpringJava2DAOGenerator.
 
SpringJava2DAOGenerator() - Constructor for class org.apache.ibatis.abator.internal.java.dao.SpringJava2DAOGenerator
 
SqlMapGenerator - interface org.apache.ibatis.abator.api.SqlMapGenerator.
This interface describes the operations that are required of an Sql Map Generator.
SqlMapGeneratorConfiguration - class org.apache.ibatis.abator.config.SqlMapGeneratorConfiguration.
 
SqlMapGeneratorConfiguration() - Constructor for class org.apache.ibatis.abator.config.SqlMapGeneratorConfiguration
 
SqlMapGeneratorDefaultImpl - class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl.
 
SqlMapGeneratorDefaultImpl() - Constructor for class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl
Constructs an instance of SqlMapGeneratorDefaultImpl
SqlMapGeneratorIterateImpl - class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl.
 
SqlMapGeneratorIterateImpl() - Constructor for class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl
Constructs an instance of SqlMapGeneratorDefaultImpl
StringUtility - class org.apache.ibatis.abator.internal.util.StringUtility.
 
selectComment(int) - Method in class org.apache.ibatis.abator.ui.editors.XMLDoubleClickStrategy
 
selectWord(int) - Method in class org.apache.ibatis.abator.ui.editors.XMLDoubleClickStrategy
 
selectionChanged(IAction, ISelection) - Method in class org.apache.ibatis.abator.ui.actions.NewConfigFileAction
Selection in the workbench has been changed.
selectionChanged(IAction, ISelection) - Method in class org.apache.ibatis.abator.ui.actions.RunAbatorAction
 
sequenceDetected(ICharacterScanner, char[], boolean) - Method in class org.apache.ibatis.abator.ui.editors.TagRule
 
setActiveEditor(IEditorPart) - Method in class org.apache.ibatis.abator.ui.editors.ConfigFileEditorActionBarContributor
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.apache.ibatis.abator.ui.actions.RunAbatorAction
 
setCatalog(String) - Method in class org.apache.ibatis.abator.config.FullyQualifiedTable
 
setColumn(String) - Method in class org.apache.ibatis.abator.config.GeneratedKey
 
setColumnName(String) - Method in class org.apache.ibatis.abator.config.ColumnOverride
 
setColumnName(String) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setConfigfile(String) - Method in class org.apache.ibatis.abator.ant.AbatorAntTask
 
setConnectionURL(String) - Method in class org.apache.ibatis.abator.config.JDBCConnectionConfiguration
 
setConstructorTemplate(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setConstructorTemplate(String) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setContent(String) - Method in class org.apache.ibatis.abator.api.GeneratedXmlFile
 
setDeleteByExampleStatementEnabled(boolean) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setDeleteByPrimaryKeyStatementEnabled(boolean) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setDeleteMethod(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setDeleteMethod(String) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setDocument(IDocument) - Method in class org.apache.ibatis.abator.ui.editors.NonRuleBasedDamagerRepairer
 
setDomainObjectName(String) - Method in class org.apache.ibatis.abator.config.FullyQualifiedTable
 
setDriverClass(String) - Method in class org.apache.ibatis.abator.config.JDBCConnectionConfiguration
 
setEnabled(boolean) - Method in class org.apache.ibatis.abator.config.DAOGeneratorConfiguration
 
setFileName(String) - Method in class org.apache.ibatis.abator.api.GeneratedXmlFile
 
setFullyQualifiedJavaType(FullyQualifiedJavaType) - Method in class org.apache.ibatis.abator.internal.types.ResolvedJavaType
 
setId(String) - Method in class org.apache.ibatis.abator.config.AbatorContext
 
setIdentity(boolean) - Method in class org.apache.ibatis.abator.config.GeneratedKey
 
setIdentity(boolean) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setInsertMethod(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setInsertMethod(String) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setInsertStatementEnabled(boolean) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setJavaInterface(boolean) - Method in class org.apache.ibatis.abator.api.GeneratedJavaFile
 
setJavaModelGenerator(JavaModelGenerator) - Method in interface org.apache.ibatis.abator.api.DAOGenerator
Sets the instance of JavaModelGenerator associated with this instance.
setJavaModelGenerator(JavaModelGenerator) - Method in interface org.apache.ibatis.abator.api.SqlMapGenerator
 
setJavaModelGenerator(JavaModelGenerator) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
setJavaModelGenerator(JavaModelGenerator) - Method in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
setJavaModelGenerator(JavaModelGenerator) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl
 
setJavaModelGenerator(JavaModelGenerator) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl
 
setJavaProperty(String) - Method in class org.apache.ibatis.abator.config.ColumnOverride
 
setJavaProperty(String) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setJavaType(String) - Method in class org.apache.ibatis.abator.config.ColumnOverride
 
setJdbcType(String) - Method in class org.apache.ibatis.abator.config.ColumnOverride
 
setJdbcType(int) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setJdbcTypeName(String) - Method in class org.apache.ibatis.abator.internal.types.ResolvedJavaType
 
setLength(int) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setNullable(boolean) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setNumberOfSubTasks(int) - Method in interface org.apache.ibatis.abator.api.ProgressCallback
Called to designate the maximum number of startSubTask messages that will be sent.
setNumberOfSubTasks(int) - Method in class org.apache.ibatis.abator.internal.NullProgressCallback
 
setNumberOfSubTasks(int) - Method in class org.apache.ibatis.abator.ui.plugin.EclipseProgressCallback
 
setOverwrite(boolean) - Method in class org.apache.ibatis.abator.ant.AbatorAntTask
 
setPassword(String) - Method in class org.apache.ibatis.abator.config.JDBCConnectionConfiguration
 
setProperties(Map) - Method in interface org.apache.ibatis.abator.api.DAOGenerator
Sets unique properties for this instance.
setProperties(Map) - Method in interface org.apache.ibatis.abator.api.JavaModelGenerator
Sets the properties of the generator taken from the JavaModelGeneratorConfiguration element.
setProperties(Map) - Method in interface org.apache.ibatis.abator.api.JavaTypeResolver
 
setProperties(Map) - Method in interface org.apache.ibatis.abator.api.SqlMapGenerator
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.java.JavaModelGeneratorDefaultImpl
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.java.model.JavaModelGeneratorJava2Impl
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl
 
setProperties(Map) - Method in class org.apache.ibatis.abator.internal.types.JavaTypeResolverDefaultImpl
 
setQueryForListMethod(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setQueryForListMethod(String) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setQueryForObjectMethod(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setQueryForObjectMethod(String) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setResolvedJavaType(ResolvedJavaType) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setScale(int) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setSchema(String) - Method in class org.apache.ibatis.abator.config.FullyQualifiedTable
 
setSelectByExampleQueryId(String) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setSelectByExampleStatementEnabled(boolean) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setSelectByPrimaryKeyQueryId(String) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setSelectByPrimaryKeyStatementEnabled(boolean) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setSqlMapGenerator(SqlMapGenerator) - Method in interface org.apache.ibatis.abator.api.DAOGenerator
Sets the instance of SqlMapGenerator associated with this instance.
setSqlMapGenerator(SqlMapGenerator) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
setSqlMapGenerator(SqlMapGenerator) - Method in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
setSqlStatement(String) - Method in class org.apache.ibatis.abator.config.GeneratedKey
 
setSuperClass(FullyQualifiedJavaType) - Method in class org.apache.ibatis.abator.api.GeneratedJavaFile
 
setSuperClass(FullyQualifiedJavaType) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setSuperClass(FullyQualifiedJavaType) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setTable(FullyQualifiedTable) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setTableName(String) - Method in class org.apache.ibatis.abator.config.FullyQualifiedTable
 
setTargetPackage(String) - Method in interface org.apache.ibatis.abator.api.DAOGenerator
Sets the target package for this instance.
setTargetPackage(String) - Method in class org.apache.ibatis.abator.api.GeneratedXmlFile
 
setTargetPackage(String) - Method in interface org.apache.ibatis.abator.api.JavaModelGenerator
Sets the target package of the generator taken from the JavaModelGeneratorConfiguration element.
setTargetPackage(String) - Method in interface org.apache.ibatis.abator.api.SqlMapGenerator
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.config.DAOGeneratorConfiguration
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.config.JavaModelGeneratorConfiguration
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.config.SqlMapGeneratorConfiguration
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.internal.java.JavaModelGeneratorDefaultImpl
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.internal.java.model.JavaModelGeneratorJava2Impl
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl
 
setTargetPackage(String) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl
 
setTargetProject(String) - Method in interface org.apache.ibatis.abator.api.DAOGenerator
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.api.GeneratedFile
Sets the target project.
setTargetProject(String) - Method in interface org.apache.ibatis.abator.api.JavaModelGenerator
Sets the target project of the generator taken from the JavaModelGeneratorConfiguration element.
setTargetProject(String) - Method in interface org.apache.ibatis.abator.api.SqlMapGenerator
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.config.DAOGeneratorConfiguration
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.config.JavaModelGeneratorConfiguration
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.config.SqlMapGeneratorConfiguration
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.internal.java.JavaModelGeneratorDefaultImpl
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.internal.java.model.JavaModelGeneratorJava2Impl
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl
 
setTargetProject(String) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl
 
setType(String) - Method in class org.apache.ibatis.abator.config.DAOGeneratorConfiguration
 
setType(String) - Method in class org.apache.ibatis.abator.config.JavaModelGeneratorConfiguration
 
setType(String) - Method in class org.apache.ibatis.abator.config.JavaTypeResolverConfiguration
 
setType(String) - Method in class org.apache.ibatis.abator.config.SqlMapGeneratorConfiguration
 
setType(String) - Method in class org.apache.ibatis.abator.config.TypedPropertyHolder
This method is protected because subclasses should override it and allow using special values (like "DEFAULT", or the alias names for the different DAO generator types).
setTypeName(String) - Method in class org.apache.ibatis.abator.internal.db.ColumnDefinition
 
setUpdateByPrimaryKeyStatementEnabled(boolean) - Method in class org.apache.ibatis.abator.config.TableConfiguration
 
setUpdateMethod(String) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorTemplate
 
setUpdateMethod(String) - Method in class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
 
setUserId(String) - Method in class org.apache.ibatis.abator.config.JDBCConnectionConfiguration
 
setWarnings(List) - Method in interface org.apache.ibatis.abator.api.DAOGenerator
Abator will supply a list to this method.
setWarnings(List) - Method in interface org.apache.ibatis.abator.api.JavaModelGenerator
Abator will supply a list to this method.
setWarnings(List) - Method in interface org.apache.ibatis.abator.api.JavaTypeResolver
Abator will supply a list to this method.
setWarnings(List) - Method in interface org.apache.ibatis.abator.api.SqlMapGenerator
Abator will supply a list to this method.
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.java.JavaModelGeneratorDefaultImpl
 
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.java.model.JavaModelGeneratorJava2Impl
 
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorDefaultImpl
 
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl
 
setWarnings(List) - Method in class org.apache.ibatis.abator.internal.types.JavaTypeResolverDefaultImpl
 
sqlMapGenerator - Variable in class org.apache.ibatis.abator.internal.java.DAOGeneratorBaseImpl
 
sqlMapGenerator - Variable in class org.apache.ibatis.abator.internal.java.dao.BaseJava2DAOGenerator
 
start(BundleContext) - Method in class org.apache.ibatis.abator.ui.plugin.AbatorUIPlugin
This method is called upon plug-in activation
startSubTask(String) - Method in interface org.apache.ibatis.abator.api.ProgressCallback
Called to denote the beginning of another task
startSubTask(String) - Method in class org.apache.ibatis.abator.internal.NullProgressCallback
 
startSubTask(String) - Method in class org.apache.ibatis.abator.ui.plugin.EclipseProgressCallback
 
stop(BundleContext) - Method in class org.apache.ibatis.abator.ui.plugin.AbatorUIPlugin
This method is called when the plug-in is stopped
stringHasValue(String) - Static method in class org.apache.ibatis.abator.internal.util.StringUtility
 

A B C D E F G H I J L M N O P R S T U V W X