Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSTRACT - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- AbstractBuilder() - Constructor for class org.mybatis.generator.api.CodeGenerationAttributes.AbstractBuilder
- AbstractBuilder() - Constructor for class org.mybatis.generator.config.PropertyHolder.AbstractBuilder
- AbstractBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator.AbstractBuilder
- AbstractBuilder(String) - Constructor for class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem.AbstractBuilder
- AbstractGenerator - Class in org.mybatis.generator.codegen
- AbstractGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.codegen.AbstractGenerator
- AbstractGenerator.AbstractGeneratorBuilder<T extends AbstractGenerator.AbstractGeneratorBuilder<T>> - Class in org.mybatis.generator.codegen
- AbstractGeneratorBuilder() - Constructor for class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- AbstractJavaClassMethodGenerator - Class in org.mybatis.generator.runtime
- AbstractJavaClassMethodGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.runtime.AbstractJavaClassMethodGenerator
- AbstractJavaGenerator - Class in org.mybatis.generator.codegen
- AbstractJavaGenerator(AbstractJavaGenerator.AbstractJavaGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.codegen.AbstractJavaGenerator
- AbstractJavaGenerator.AbstractJavaGeneratorBuilder<T extends AbstractJavaGenerator.AbstractJavaGeneratorBuilder<T>> - Class in org.mybatis.generator.codegen
- AbstractJavaGeneratorBuilder() - Constructor for class org.mybatis.generator.codegen.AbstractJavaGenerator.AbstractJavaGeneratorBuilder
- AbstractJavaInterfaceMethodGenerator - Class in org.mybatis.generator.runtime
- AbstractJavaInterfaceMethodGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.runtime.AbstractJavaInterfaceMethodGenerator
- AbstractJavaMapperMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- AbstractJavaMapperMethodGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- AbstractJavaType - Class in org.mybatis.generator.api.dom.java
- AbstractJavaType(String) - Constructor for class org.mybatis.generator.api.dom.java.AbstractJavaType
- AbstractJavaType(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.AbstractJavaType
- AbstractKotlinFunctionGenerator - Class in org.mybatis.generator.runtime
- AbstractKotlinFunctionGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.runtime.AbstractKotlinFunctionGenerator
- AbstractKotlinGenerator - Class in org.mybatis.generator.codegen
- AbstractKotlinGenerator(AbstractKotlinGenerator.AbstractKotlinGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.codegen.AbstractKotlinGenerator
- AbstractKotlinGenerator.AbstractKotlinGeneratorBuilder<T extends AbstractKotlinGenerator.AbstractKotlinGeneratorBuilder<T>> - Class in org.mybatis.generator.codegen
- AbstractKotlinGeneratorBuilder() - Constructor for class org.mybatis.generator.codegen.AbstractKotlinGenerator.AbstractKotlinGeneratorBuilder
- AbstractKotlinMapperFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- AbstractKotlinMapperFunctionGenerator(AbstractKotlinMapperFunctionGenerator.BaseBuilder<?>) - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.AbstractKotlinMapperFunctionGenerator
- AbstractKotlinMapperFunctionGenerator.BaseBuilder<T extends AbstractKotlinMapperFunctionGenerator.BaseBuilder<T>> - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- AbstractRenamingRule - Class in org.mybatis.generator.config
- AbstractRenamingRule(String, String) - Constructor for class org.mybatis.generator.config.AbstractRenamingRule
- AbstractRuntime - Class in org.mybatis.generator.api
- AbstractRuntime(AbstractRuntime.AbstractRuntimeBuilder<?>) - Constructor for class org.mybatis.generator.api.AbstractRuntime
- AbstractRuntime.AbstractRuntimeBuilder<T extends AbstractRuntime.AbstractRuntimeBuilder<T>> - Class in org.mybatis.generator.api
- AbstractRuntimeBuilder() - Constructor for class org.mybatis.generator.api.AbstractRuntime.AbstractRuntimeBuilder
- AbstractXmlElementGenerator - Class in org.mybatis.generator.runtime
- AbstractXmlElementGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.runtime.AbstractXmlElementGenerator
- AbstractXmlGenerator - Class in org.mybatis.generator.codegen
- AbstractXmlGenerator(AbstractXmlGenerator.AbstractXmlGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.codegen.AbstractXmlGenerator
- AbstractXmlGenerator.AbstractXmlGeneratorBuilder<T extends AbstractXmlGenerator.AbstractXmlGeneratorBuilder<T>> - Class in org.mybatis.generator.codegen
- AbstractXmlGeneratorBuilder() - Constructor for class org.mybatis.generator.codegen.AbstractXmlGenerator.AbstractXmlGeneratorBuilder
- AbstractXmlMapperElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- AbstractXmlMapperElementGenerator(AbstractGenerator.AbstractGeneratorBuilder<?>) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- AbstractXmlMapperElementGenerator.ResultElementType - Enum Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- accept(CompilationUnitVisitor<R>) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- accept(CompilationUnitVisitor<R>) - Method in class org.mybatis.generator.api.dom.java.Interface
- accept(CompilationUnitVisitor<R>) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- accept(CompilationUnitVisitor<R>) - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- accept(CompilationUnitVisitor<R>) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- accept(KotlinNamedItemVisitor<R>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- accept(KotlinNamedItemVisitor<R>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem
- accept(KotlinNamedItemVisitor<R>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty
- accept(KotlinNamedItemVisitor<R>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- accept(DocTypeVisitor<R>) - Method in interface org.mybatis.generator.api.dom.xml.DocType
- accept(DocTypeVisitor<R>) - Method in record class org.mybatis.generator.api.dom.xml.PublicDocType
- accept(DocTypeVisitor<R>) - Method in record class org.mybatis.generator.api.dom.xml.SystemDocType
- accept(ElementVisitor<R>) - Method in record class org.mybatis.generator.api.dom.xml.TextElement
- accept(ElementVisitor<R>) - Method in interface org.mybatis.generator.api.dom.xml.VisitableElement
- accept(ElementVisitor<R>) - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- ACTUAL - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- actualColumnName - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
Only nullable because instances of this class are built through introspection.
- ActualTableName - Class in org.mybatis.generator.internal.db
-
This class holds the actual catalog, schema, and table name returned from the database introspection.
- ActualTableName(String, String, String) - Constructor for class org.mybatis.generator.internal.db.ActualTableName
- actualTypeName - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
The platform specific data type name as reported from DatabaseMetadata.getColumns().
- addAnnotation(String) - Method in class org.mybatis.generator.api.dom.java.JavaElement
- addAnnotation(String) - Method in class org.mybatis.generator.api.dom.java.Parameter
- addAnnotation(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem
- addAnnotations(List<String>) - Method in class org.mybatis.generator.api.dom.java.JavaElement
- addApplyWhereMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addArgument(KotlinArg) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- addAttribute(Attribute) - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- addBaseColumnListElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addBasicInsertFunction(KotlinFile, KotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addBasicInsertMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addBasicInsertMultipleFunction(KotlinFile, KotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addBasicInsertMultipleMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addBasicSelectManyFunction(KotlinFile, KotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addBasicSelectManyMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addBasicSelectOneFunction(KotlinFile, KotlinType, boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addBasicSelectOneMethod(Interface, boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addBlobColumnListElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addBodyLine(int, String) - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- addBodyLine(int, String) - Method in class org.mybatis.generator.api.dom.java.Method
- addBodyLine(String) - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- addBodyLine(String) - Method in class org.mybatis.generator.api.dom.java.Method
- addBodyLines(int, Collection<String>) - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- addBodyLines(int, Collection<String>) - Method in class org.mybatis.generator.api.dom.java.Method
- addBodyLines(Collection<String>) - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- addBodyLines(Collection<String>) - Method in class org.mybatis.generator.api.dom.java.Method
- addClassAnnotation(InnerClass, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a class.
- addClassAnnotation(InnerClass, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addClassAnnotationAndMarkAsDoNotDelete(InnerClass, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a class and marks it as do not delete.
- addClassAnnotationAndMarkAsDoNotDelete(InnerClass, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addClasspathEntry(String) - Method in class org.mybatis.generator.config.Configuration
- addCodeLines(List<String>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- addColumn(IntrospectedColumn) - Method in class org.mybatis.generator.api.IntrospectedTable
- addColumnListProperty(KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addComment(XmlElement) - Method in interface org.mybatis.generator.api.CommentGenerator
-
This method should add a suitable comment as a child element of the specified xmlElement to warn users that the element was generated and is subject to regeneration.
- addComment(XmlElement) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
-
Adds a suitable comment to warn users that the element was generated and when it was generated.
- addCommonInsertInterface(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addCommonInsertInterface(KotlinFile, KotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addConfigurationProperties(Properties) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds properties for this instance from any properties configured in the CommentGenerator configuration.
- addConfigurationProperties(Properties) - Method in interface org.mybatis.generator.api.ConnectionFactory
-
Adds properties for this instance from any properties configured in the ConnectionFactory.
- addConfigurationProperties(Properties) - Method in interface org.mybatis.generator.api.JavaTypeResolver
-
Adds properties for this instance from any properties configured in the JavaTypeResolverConfiguration.
- addConfigurationProperties(Properties) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addConfigurationProperties(Properties) - Method in class org.mybatis.generator.internal.GenericConnectionFactory
- addConfigurationProperties(Properties) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- addConstructorProperty(KotlinProperty) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- addContext(Context) - Method in class org.mybatis.generator.config.Configuration
- addCountByExampleElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addCountByExampleMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addCountByExampleMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addCountByExampleMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addDeleteByExampleElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addDeleteByExampleMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addDeleteByExampleMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addDeleteByExampleMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addDeleteByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator
- addDeleteByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- addDeleteByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addDeleteByPrimaryKeyExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addDeleteByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addDeleteByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addDeleteByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addDeleteByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator
- addDeleteByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator
- addDeleteByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- addElement(int, VisitableElement) - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- addElement(VisitableElement) - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- addEnumAnnotation(InnerEnum, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to an enum.
- addEnumAnnotation(InnerEnum, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addEnumConstant(String) - Method in class org.mybatis.generator.api.dom.java.InnerEnum
- addExampleWhereClauseElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addException(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.Method
- addException(IgnoredColumnException) - Method in class org.mybatis.generator.config.IgnoredColumnPattern.Builder
- addExternalClassLoader(ClassLoader) - Static method in class org.mybatis.generator.internal.ObjectFactory
-
Adds a custom classloader to the collection of classloaders searched for "external" classes.
- addField(Field) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addFieldAnnotation(Field, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a field.
- addFieldAnnotation(Field, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addFieldAnnotation(Field, IntrospectedTable, IntrospectedColumn, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a field.
- addFieldAnnotation(Field, IntrospectedTable, IntrospectedColumn, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addFileComment(KotlinFile) - Method in interface org.mybatis.generator.api.CommentGenerator
-
This method is called to add a file level comment to a generated Kotlin file.
- addFileComment(KotlinFile) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addFileCommentLine(String) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
-
Comments will be written at the top of the file as is, we do not append any start or end comment characters.
- addFileCommentLine(String) - Method in class org.mybatis.generator.api.dom.java.Interface
- addFileCommentLine(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- addFileCommentLine(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- addFileCommentLine(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- addFileCommentLine(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- addGeneralCountExtensionFunction(KotlinFile, KotlinType, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addGeneralCountMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addGeneralDeleteExtensionFunction(KotlinFile, KotlinType, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addGeneralDeleteMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addGeneralFunctionComment(KotlinFunction, IntrospectedTable, Set<String>) - Method in interface org.mybatis.generator.api.CommentGenerator
- addGeneralMethodAnnotation(Method, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a method.
- addGeneralMethodAnnotation(Method, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addGeneralMethodAnnotation(Method, IntrospectedTable, IntrospectedColumn, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a method.
- addGeneralMethodAnnotation(Method, IntrospectedTable, IntrospectedColumn, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addGeneralPropertyComment(KotlinProperty, IntrospectedTable, Set<String>) - Method in interface org.mybatis.generator.api.CommentGenerator
- addGeneralSelectExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addGeneralSelectMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addGeneralSelectOneExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addGeneralSelectOneMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addGeneralUpdateExtensionFunction(KotlinFile, KotlinType, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addGeneralUpdateMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addImport(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- addImportedType(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- addImportedType(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- addImportedType(FullyQualifiedJavaType) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- addImportedType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.Interface
- addImportedType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- addImportedType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- addImportedType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- addImportedTypes(Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- addImportedTypes(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.api.dom.java.Interface
- addImportedTypes(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- addImportedTypes(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- addImportedTypes(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- addImports(Collection<String>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- addInitializationBlock(InitializationBlock) - Method in class org.mybatis.generator.api.dom.java.InnerClass
- addInitializationBlock(InitializationBlock) - Method in class org.mybatis.generator.api.dom.java.InnerEnum
- addInitializationBlock(InitializationBlock) - Method in class org.mybatis.generator.api.dom.java.InnerRecord
- addInnerClass(InnerClass) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addInnerEnum(InnerEnum) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addInnerInterface(InnerInterface) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addInnerRecord(InnerRecord) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addInsertElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator
- addInsertElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- addInsertElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addInsertMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addInsertMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addInsertMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator
- addInsertMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator
- addInsertMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- addInsertMultipleExtensionFunction(KotlinFile, KotlinType, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addInsertMultipleMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addInsertMultipleVarargExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addInsertOneExtensionFunction(KotlinFile, KotlinType, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addInsertOneMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addInsertSelectiveElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addInsertSelectiveExtensionFunction(KotlinFile, KotlinType, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addInsertSelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addInsertSelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addInsertSelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addInsertSelectiveMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addJavaDocLine(String) - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- addJavaDocLine(String) - Method in class org.mybatis.generator.api.dom.java.JavaElement
- addJavaFileComment(CompilationUnit) - Method in interface org.mybatis.generator.api.CommentGenerator
-
This method is called to add a file level comment to a generated java file.
- addMethod(Method) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addModelClassComment(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a comment for a model class.
- addModelClassComment(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addModelClassComment(KotlinType, IntrospectedTable) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a comment for a model class.
- addMyBatis3UpdateByExampleWhereClauseElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addNamedItem(KotlinNamedItem) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- addNamedItem(KotlinNamedItem) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItemContainer
- addParameter(int, Parameter) - Method in class org.mybatis.generator.api.dom.java.Method
- addParameter(Parameter) - Method in class org.mybatis.generator.api.dom.java.InnerRecord
- addParameter(Parameter) - Method in class org.mybatis.generator.api.dom.java.Method
- addPlugin(Plugin) - Method in class org.mybatis.generator.api.CompositePlugin
- addPrimaryKeyColumn(String) - Method in class org.mybatis.generator.api.IntrospectedTable
- addPrimaryKeyMethodParameters(boolean, Method, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- addRecordAnnotation(InnerRecord, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in interface org.mybatis.generator.api.CommentGenerator
-
Adds a @Generated annotation to a record.
- addRecordAnnotation(InnerRecord, IntrospectedTable, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
- addResultMapElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- addResultMapWithBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addResultMapWithoutBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addReturnTypeAnnotation(String) - Method in class org.mybatis.generator.api.dom.java.Method
- addRootComment(XmlElement) - Method in interface org.mybatis.generator.api.CommentGenerator
-
This method is called to add a comment as the first child of the root element.
- addRootInterfaceIfNecessary(Interface, IntrospectedTable) - Static method in class org.mybatis.generator.runtime.common.RootClassAndInterfaceUtility
- addSelectAllElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- addSelectAllMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator
- addSelectAllMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- addSelectByExampleWithBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addSelectByExampleWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addSelectByExampleWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addSelectByExampleWithBLOBsMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addSelectByExampleWithoutBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addSelectByExampleWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addSelectByExampleWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addSelectByExampleWithoutBLOBsMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addSelectByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator
- addSelectByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- addSelectByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addSelectByPrimaryKeyExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addSelectByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addSelectByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addSelectByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addSelectByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator
- addSelectByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator
- addSelectByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- addSelectDistinctExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addSelectDistinctMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addSelectListField(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addStaticImport(String) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- addStaticImport(String) - Method in class org.mybatis.generator.api.dom.java.Interface
- addStaticImport(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- addStaticImport(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- addStaticImport(String) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- addStaticImports(Set<String>) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- addStaticImports(Set<String>) - Method in class org.mybatis.generator.api.dom.java.Interface
- addStaticImports(Set<String>) - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- addStaticImports(Set<String>) - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- addStaticImports(Set<String>) - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- addSuperInterface(BodyDeclaration<?>, ClassOrInterfaceType) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
- addSuperInterface(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- addSuperType(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- addSuppressTypeWarningsAnnotation() - Method in class org.mybatis.generator.api.dom.java.JavaElement
- addTypeAnnotation(String) - Method in class org.mybatis.generator.api.dom.java.Field
- addTypeArgument(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- addTypeArgument(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
- addTypeParameter(int, TypeParameter) - Method in class org.mybatis.generator.api.dom.java.Method
- addTypeParameter(TypeParameter) - Method in class org.mybatis.generator.api.dom.java.InnerClass
- addTypeParameter(TypeParameter) - Method in class org.mybatis.generator.api.dom.java.InnerInterface
- addTypeParameter(TypeParameter) - Method in class org.mybatis.generator.api.dom.java.InnerRecord
- addTypeParameter(TypeParameter) - Method in class org.mybatis.generator.api.dom.java.Method
- addUpdateAllColumnsExtensionFunction(KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addUpdateAllMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addUpdateByExampleSelectiveElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addUpdateByExampleSelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addUpdateByExampleSelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addUpdateByExampleSelectiveMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addUpdateByExampleWithBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addUpdateByExampleWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addUpdateByExampleWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addUpdateByExampleWithBLOBsMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addUpdateByExampleWithoutBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addUpdateByExampleWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addUpdateByExampleWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addUpdateByExampleWithoutBLOBsMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addUpdateByPrimaryKeyElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- addUpdateByPrimaryKeyExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addUpdateByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addUpdateByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator
- addUpdateByPrimaryKeyMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- addUpdateByPrimaryKeySelectiveElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addUpdateByPrimaryKeySelectiveExtensionFunction(KotlinFile, String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addUpdateByPrimaryKeySelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- addUpdateByPrimaryKeySelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addUpdateByPrimaryKeySelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addUpdateByPrimaryKeySelectiveMethod(TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- addUpdateByPrimaryKeyWithBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator
- addUpdateByPrimaryKeyWithBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addUpdateByPrimaryKeyWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addUpdateByPrimaryKeyWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addUpdateByPrimaryKeyWithBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator
- addUpdateByPrimaryKeyWithoutBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator
- addUpdateByPrimaryKeyWithoutBLOBsElement(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- addUpdateByPrimaryKeyWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- addUpdateByPrimaryKeyWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- addUpdateByPrimaryKeyWithoutBLOBsMethod(Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator
- addUpdateSelectiveColumnsExtensionFunction(KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- addUpdateSelectiveMethod(Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- allCustomBodyMembers() - Method in class org.mybatis.generator.merge.java.CustomMemberGatherer
- ANNOTATED_MAPPER - Enum constant in enum class org.mybatis.generator.config.ClientGeneratorConfiguration.LegacyClientType
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedCountByExampleMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByExampleMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByPrimaryKeyMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertSelectiveMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectAllMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleSelectiveMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator.AnnotatedBuilder
- AnnotatedBuilder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator.AnnotatedBuilder
- AnnotatedCountByExampleMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedCountByExampleMethodGenerator(AnnotatedCountByExampleMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedCountByExampleMethodGenerator
- AnnotatedCountByExampleMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedDeleteByExampleMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedDeleteByExampleMethodGenerator(AnnotatedDeleteByExampleMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByExampleMethodGenerator
- AnnotatedDeleteByExampleMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedDeleteByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedDeleteByPrimaryKeyMethodGenerator(AnnotatedDeleteByPrimaryKeyMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByPrimaryKeyMethodGenerator
- AnnotatedDeleteByPrimaryKeyMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedInsertMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedInsertMethodGenerator(AnnotatedInsertMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertMethodGenerator
- AnnotatedInsertMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedInsertSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedInsertSelectiveMethodGenerator(AnnotatedInsertSelectiveMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertSelectiveMethodGenerator
- AnnotatedInsertSelectiveMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- AnnotatedMapperGenerator(AnnotatedMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- AnnotatedMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- AnnotatedSelectAllMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectAllMethodGenerator(AnnotatedSelectAllMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectAllMethodGenerator
- AnnotatedSelectAllMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectByExampleWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectByExampleWithBLOBsMethodGenerator(AnnotatedSelectByExampleWithBLOBsMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator
- AnnotatedSelectByExampleWithBLOBsMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectByExampleWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectByExampleWithoutBLOBsMethodGenerator(AnnotatedSelectByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithoutBLOBsMethodGenerator
- AnnotatedSelectByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedSelectByPrimaryKeyMethodGenerator(AnnotatedSelectByPrimaryKeyMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator
- AnnotatedSelectByPrimaryKeyMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByExampleSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByExampleSelectiveMethodGenerator(AnnotatedUpdateByExampleSelectiveMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleSelectiveMethodGenerator
- AnnotatedUpdateByExampleSelectiveMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByExampleWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByExampleWithBLOBsMethodGenerator(AnnotatedUpdateByExampleWithBLOBsMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithBLOBsMethodGenerator
- AnnotatedUpdateByExampleWithBLOBsMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator(AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator
- AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator(AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator
- AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator(AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator
- AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator(AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator.AnnotatedBuilder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator
- AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator.AnnotatedBuilder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- AntProgressCallback - Class in org.mybatis.generator.ant
-
This callback logs progress messages with the Ant logger.
- AntProgressCallback(Task, boolean) - Constructor for class org.mybatis.generator.ant.AntProgressCallback
- ANY_CONSTRUCTOR_BASED - Static variable in class org.mybatis.generator.config.PropertyRegistry
- ANY_ENABLE_SUB_PACKAGES - Static variable in class org.mybatis.generator.config.PropertyRegistry
- ANY_IMMUTABLE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- ANY_INJECT_MODEL_INTO_ROOT_INTERFACE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- ANY_ROOT_CLASS - Static variable in class org.mybatis.generator.config.PropertyRegistry
-
recognized by table and java model generator.
- ANY_ROOT_INTERFACE - Static variable in class org.mybatis.generator.config.PropertyRegistry
-
recognized by table and java client generator.
- ANY_USE_SNAKE_CASE_IDENTIFIERS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- areAnyStatementsEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- Attribute - Record Class in org.mybatis.generator.api.dom.xml
- Attribute(String, String) - Constructor for record class org.mybatis.generator.api.dom.xml.Attribute
-
Creates an instance of a
Attributerecord class. - AttributeRenderer - Class in org.mybatis.generator.api.dom.xml.render
- AttributeRenderer() - Constructor for class org.mybatis.generator.api.dom.xml.render.AttributeRenderer
- attributes - Variable in class org.mybatis.generator.api.CodeGenerationAttributes
-
Plugins may use attributes to capture table-related state between the different plugin calls.
- autoDelimitKeywords() - Method in class org.mybatis.generator.config.Context
B
- BASE_RECORD - Enum constant in enum class org.mybatis.generator.api.Plugin.ModelClassType
- BaseBuilder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.AbstractKotlinMapperFunctionGenerator.BaseBuilder
- BaseColumnListElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- BaseColumnListElementGenerator(BaseColumnListElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator
- BaseColumnListElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- baseColumns - Variable in class org.mybatis.generator.api.IntrospectedTable
- BaseRecordGenerator - Class in org.mybatis.generator.runtime.mybatis3.model
- BaseRecordGenerator(BaseRecordGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.model.BaseRecordGenerator
- BaseRecordGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.model
- BaseRecordPlugin - Class in org.mybatis.generator.plugins
- BaseRecordPlugin(String) - Constructor for class org.mybatis.generator.plugins.BaseRecordPlugin
- BaseRules - Class in org.mybatis.generator.internal.rules
-
This class centralizes all the rules related to code generation - including the methods and objects to create, and certain attributes related to those objects.
- BaseRules(IntrospectedTable) - Constructor for class org.mybatis.generator.internal.rules.BaseRules
- BasicInsertFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicInsertFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicInsertMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicInsertMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicMultipleInsertFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicMultipleInsertFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicMultipleInsertMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicMultipleInsertMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicSelectManyFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicSelectManyFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicSelectManyMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicSelectManyMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicSelectOneFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicSelectOneFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- BasicSelectOneMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BasicSelectOneMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- BlobColumnListElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- BlobColumnListElementGenerator(BlobColumnListElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator
- BlobColumnListElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- blobColumns - Variable in class org.mybatis.generator.api.IntrospectedTable
- BLOCKING - Enum constant in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- BodyLineRenderer - Class in org.mybatis.generator.api.dom.java.render
- BodyLineRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.BodyLineRenderer
- build() - Method in class org.mybatis.generator.api.AbstractRuntime.AbstractRuntimeBuilder
- build() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg.Builder
- build() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction.Builder
- build() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Builder
- build() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType.Builder
- build() - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
- build() - Method in class org.mybatis.generator.api.IntrospectedTable.Builder
- build() - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
- build() - Method in class org.mybatis.generator.codegen.AbstractJavaGenerator.AbstractJavaGeneratorBuilder
- build() - Method in class org.mybatis.generator.codegen.AbstractKotlinGenerator.AbstractKotlinGeneratorBuilder
- build() - Method in class org.mybatis.generator.codegen.AbstractXmlGenerator.AbstractXmlGeneratorBuilder
- build() - Method in class org.mybatis.generator.codegen.CalculatedContextValues.Builder
- build() - Method in class org.mybatis.generator.codegen.GenerationEngine.Builder
- build() - Method in class org.mybatis.generator.codegen.GenerationResults.Builder
- build() - Method in class org.mybatis.generator.codegen.IntrospectionEngine.Builder
- build() - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- build() - Method in class org.mybatis.generator.config.CommentGeneratorConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.ConnectionFactoryConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.Context.Builder
- build() - Method in class org.mybatis.generator.config.IgnoredColumnPattern.Builder
- build() - Method in class org.mybatis.generator.config.JavaTypeResolverConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.PluginConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration.Builder
- build() - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- build() - Method in class org.mybatis.generator.runtime.common.RecordModelGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.common.SimpleModelGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlSupportClassGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicInsertMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicMultipleInsertMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralCountMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralDeleteMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectDistinctMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralUpdateMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectListGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.java.JavaDynamicSqlRuntime.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicInsertFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicMultipleInsertFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralDeleteExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectDistinctExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectOneExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralUpdateExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDataClassGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.JavaFieldAndImports.Builder
- build() - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- build() - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- build() - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- build() - Method in class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedCountByExampleMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByExampleMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByPrimaryKeyMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertSelectiveMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectAllMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleSelectiveMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator.AnnotatedBuilder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.CountByExampleMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectAllMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.model.BaseRecordGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.model.ExampleGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.model.PrimaryKeyGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.model.RecordWithBLOBsGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.CountByExampleElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator.Builder
- build() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator.Builder
- buildBasicUpdateByExampleMethod(String, FullyQualifiedJavaType, Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- buildBasicUpdateByPrimaryKeyMethod(String, FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- buildByPrimaryKeyWhereClause() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- buildColumnAttribute(IntrospectedColumn) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildConstructorElement(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- Builder() - Constructor for class org.mybatis.generator.api.FullyQualifiedTable.Builder
- Builder() - Constructor for class org.mybatis.generator.api.IntrospectedTable.Builder
- Builder() - Constructor for class org.mybatis.generator.api.MyBatisGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.codegen.CalculatedContextValues.Builder
- Builder() - Constructor for class org.mybatis.generator.codegen.GenerationEngine.Builder
- Builder() - Constructor for class org.mybatis.generator.codegen.GenerationResults.Builder
- Builder() - Constructor for class org.mybatis.generator.codegen.IntrospectionEngine.Builder
- Builder() - Constructor for class org.mybatis.generator.config.ClientGeneratorConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.ColumnOverride.Builder
- Builder() - Constructor for class org.mybatis.generator.config.CommentGeneratorConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.ConnectionFactoryConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.Context.Builder
- Builder() - Constructor for class org.mybatis.generator.config.IgnoredColumnPattern.Builder
- Builder() - Constructor for class org.mybatis.generator.config.JavaTypeResolverConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.ModelGeneratorConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.PluginConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.SqlMapGeneratorConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.config.TableConfiguration.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.common.RecordModelGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.common.SimpleModelGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlSupportClassGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicInsertMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicMultipleInsertMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralCountMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralDeleteMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectDistinctMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralUpdateMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectListGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.JavaDynamicSqlRuntime.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicInsertFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicMultipleInsertFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralDeleteExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectDistinctExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectOneExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralUpdateExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDataClassGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.JavaFieldAndImports.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.JavaMethodParts.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.CountByExampleMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectAllMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.model.BaseRecordGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.model.ExampleGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.model.PrimaryKeyGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.model.RecordWithBLOBsGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.CountByExampleElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator.Builder
- Builder() - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator.Builder
- BUILDER_IMPORT - Static variable in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
- buildInitialInsert(String, FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildInitialSelectAnnotationStrings() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- buildOptional() - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- buildOptional() - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- buildPrimaryKeyWhereClause() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildResultMapItems(AbstractXmlMapperElementGenerator.ResultElementType, List<IntrospectedColumn>) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildSelectList(String, List<IntrospectedColumn>) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildSelectList(List<IntrospectedColumn>) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildUpdateByExampleElement(String, List<IntrospectedColumn>) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- buildUpdateByPrimaryKeyAnnotations(List<IntrospectedColumn>) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- buildUpdateByPrimaryKeyElement(String, String, List<IntrospectedColumn>) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
C
- CacheNamespacePlugin - Class in org.mybatis.generator.plugins
-
This plugin adds a CacheNamespace annotation to generated Java or Kotlin mapper interfaces.
- CacheNamespacePlugin() - Constructor for class org.mybatis.generator.plugins.CacheNamespacePlugin
- CacheNamespacePlugin.CacheProperty - Enum Class in org.mybatis.generator.plugins
- CachePlugin - Class in org.mybatis.generator.plugins
-
This plugin adds a cache element to generated sqlMaps.
- CachePlugin() - Constructor for class org.mybatis.generator.plugins.CachePlugin
- CachePlugin.CacheProperty - Enum Class in org.mybatis.generator.plugins
- calculateAllFieldsClass() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Calculates the class that contains all fields.
- calculateAllFieldsClass() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Calculates the class that contains all fields.
- calculateAllFieldsClass() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- calculateClientGenerator() - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime
- calculateClientGenerator(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.JavaDynamicSqlRuntime
- calculateClientGenerator(ClientGeneratorConfiguration) - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime
- calculateClientGenerator(ClientGeneratorConfiguration) - Method in class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime
- calculateClientInterfacePackage(ClientGeneratorConfiguration) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- CalculatedContextValues - Class in org.mybatis.generator.codegen
-
This class holds common objects in a context that can be pre-calculated before code generation runs.
- CalculatedContextValues(CalculatedContextValues.Builder) - Constructor for class org.mybatis.generator.codegen.CalculatedContextValues
- CalculatedContextValues.Builder - Class in org.mybatis.generator.codegen
- calculateDynamicSqlSupportPackage(ClientGeneratorConfiguration) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- calculateFieldName(String, IntrospectedColumn) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- calculateFieldNameAndImport(String, String, IntrospectedColumn) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- calculateJavaModelGenerators() - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime
- calculateJavaModelGenerators() - Method in class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime
- calculateKotlinDataClassGenerator() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime
- calculateKotlinMapperAndExtensionsGenerator(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime
- calculateModelExamplePackage(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
-
If property exampleTargetPackage specified, for example, use the specified value, else use the default value (targetPackage).
- calculateModelGenerator() - Method in class org.mybatis.generator.runtime.dynamicsql.java.JavaDynamicSqlRuntime
- calculateMyBatis3XmlMapperFileName() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- calculateRules() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- calculateRules() - Method in class org.mybatis.generator.api.IntrospectedTable
- calculateTypeInformation(IntrospectedColumn) - Method in interface org.mybatis.generator.api.JavaTypeResolver
-
Calculates and returns the type information that should be associated with this column based on the jdbc type, length, and scale of the column.
- calculateTypeInformation(IntrospectedColumn) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- calculateTypeName(CompilationUnit, FullyQualifiedJavaType) - Static method in class org.mybatis.generator.api.dom.java.JavaDomUtils
-
Calculates type names for writing into generated Java.
- calculateXmlMapperGenerator() - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime
- calculateXmlMapperGenerator() - Method in class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime
- callPlugins(Field, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectListGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.AbstractJavaInterfaceMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicInsertMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicMultipleInsertMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.DeleteByPrimaryKeyMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralCountMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralDeleteMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectDistinctMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralUpdateMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.CountByExampleMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectAllMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator
- callPlugins(Method, Interface) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.AbstractJavaClassMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
- callPlugins(Method, TopLevelClass) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.AbstractKotlinFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicInsertFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicMultipleInsertFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralDeleteExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectDistinctExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectOneExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralUpdateExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator
- callPlugins(KotlinFunction, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator
- callPlugins(KotlinProperty, KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.AbstractXmlElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.CountByExampleElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator
- callPlugins(XmlElement) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator
- CaseInsensitiveLikePlugin - Class in org.mybatis.generator.plugins
-
This plugin demonstrates adding methods to the example class to enable case-insensitive LIKE searches.
- CaseInsensitiveLikePlugin() - Constructor for class org.mybatis.generator.plugins.CaseInsensitiveLikePlugin
- checkCancel() - Method in interface org.mybatis.generator.api.ProgressCallback
-
The method is called periodically during a long-running method.
- CLASS - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
- ClassloaderUtility - Class in org.mybatis.generator.internal.util
-
This class holds methods useful for constructing custom classloaders.
- CLIENT_DYNAMIC_SQL_SUPPORT_PACKAGE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- clientBasicInsertMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicInsertMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert method has been generated for the mapper interface.
- clientBasicInsertMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientBasicInsertMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicInsertMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert function has been generated for the mapper interface.
- clientBasicInsertMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientBasicInsertMultipleMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicInsertMultipleMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert multiple method has been generated for the mapper interface.
- clientBasicInsertMultipleMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientBasicInsertMultipleMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicInsertMultipleMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert multiple method has been generated for the mapper interface.
- clientBasicInsertMultipleMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientBasicSelectManyMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicSelectManyMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectMany method has been generated for the mapper interface.
- clientBasicSelectManyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicSelectManyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientBasicSelectOneMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicSelectOneMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectOne method has been generated for the mapper interface.
- clientBasicSelectOneMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientBasicSelectOneMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientColumnListPropertyGenerated(KotlinProperty, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientColumnListPropertyGenerated(KotlinProperty, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientCountByExampleMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientCountByExampleMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the countByExample method has been generated in the client interface.
- clientDeleteByExampleMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientDeleteByExampleMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the deleteByExample method has been generated in the client interface.
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the deleteByPrimaryKey method has been generated in the client interface.
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableDeletePlugin
- clientDeleteByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientDeleteByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientDeleteByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableDeletePlugin
- clientGeneralCountMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralCountMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the general count method has been generated.
- clientGeneralCountMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralCountMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientGeneralDeleteMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralDeleteMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the general delete method has been generated.
- clientGeneralDeleteMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableDeletePlugin
- clientGeneralDeleteMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralDeleteMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientGeneralDeleteMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableDeletePlugin
- clientGeneralSelectDistinctMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralSelectDistinctMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the general select distinct method has been generated.
- clientGeneralSelectDistinctMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralSelectDistinctMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientGeneralSelectMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralSelectMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the general select method has been generated.
- clientGeneralSelectMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralSelectMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientGeneralUpdateMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralUpdateMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the general update method has been generated.
- clientGeneralUpdateMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientGeneralUpdateMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGeneralUpdateMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientGeneralUpdateMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientGenerated(Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientGenerated(Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the entire client has been generated.
- clientGenerated(Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.CacheNamespacePlugin
- clientGenerated(Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- clientGenerated(Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.MapperAnnotationPlugin
- ClientGeneratorConfiguration - Class in org.mybatis.generator.config
- ClientGeneratorConfiguration(ClientGeneratorConfiguration.Builder) - Constructor for class org.mybatis.generator.config.ClientGeneratorConfiguration
- ClientGeneratorConfiguration.Builder - Class in org.mybatis.generator.config
- ClientGeneratorConfiguration.LegacyClientType - Enum Class in org.mybatis.generator.config
- clientInsertMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert method has been generated in the client interface.
- clientInsertMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientInsertMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientInsertMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientInsertMultipleMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertMultipleMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert multiple method has been generated in the client interface.
- clientInsertMultipleMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientInsertMultipleMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertMultipleMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientInsertMultipleMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientInsertMultipleVarargMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertMultipleVarargMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientInsertMultipleVarargMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientInsertSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert selective method has been generated in the client interface.
- clientInsertSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientInsertSelectiveMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientInsertSelectiveMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientInsertSelectiveMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- clientSelectAllMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectAllMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectAll method has been generated in the client interface.
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithBLOBs method has been generated in the client interface.
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithoutBLOBs method has been generated in the client interface.
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
- clientSelectByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByPrimaryKey method has been generated in the client interface.
- clientSelectByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientSelectListFieldGenerated(Field, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectListFieldGenerated(Field, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the selectList field is generated in a MyBatis Dynamic SQL V2 runtime.
- clientSelectOneMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectOneMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the selectOne method is generated.
- clientSelectOneMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientSelectOneMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientUpdateAllColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateAllColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the updateAllColumns method is generated.
- clientUpdateAllColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateAllColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- clientUpdateAllColumnsMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateAllColumnsMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientUpdateAllColumnsMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateByExampleSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByExampleSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleSelective method has been generated in the client interface.
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithBLOBs method has been generated in the client interface.
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithoutBLOBs method has been generated in the client interface.
- clientUpdateByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
The motivation for adding this method can be found in https://github.com/mybatis/generator/issues/1116
- clientUpdateByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientUpdateByPrimaryKeyMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeySelective method has been generated in the client interface.
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- clientUpdateByPrimaryKeySelectiveMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByPrimaryKeySelectiveMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientUpdateByPrimaryKeySelectiveMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithBLOBs method has been generated in the client interface.
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithoutBLOBs method has been generated in the client interface.
- clientUpdateSelectiveColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateSelectiveColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
Called when the updateSelectiveColumns method is generated.
- clientUpdateSelectiveColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- clientUpdateSelectiveColumnsMethodGenerated(Method, Interface, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- clientUpdateSelectiveColumnsMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- clientUpdateSelectiveColumnsMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- clientUpdateSelectiveColumnsMethodGenerated(KotlinFunction, KotlinFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- CLOUDSCAPE - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- CodeGenerationAttributes - Class in org.mybatis.generator.api
-
This class holds calculated attributes for all code generator implementations.
- CodeGenerationAttributes(CodeGenerationAttributes.AbstractBuilder<?>) - Constructor for class org.mybatis.generator.api.CodeGenerationAttributes
- CodeGenerationAttributes.AbstractBuilder<T extends CodeGenerationAttributes.AbstractBuilder<T>> - Class in org.mybatis.generator.api
- COLUMN_OVERRIDE_FORCE_JAVA_TYPE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- ColumnListGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- ColumnListGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- columnName - Variable in class org.mybatis.generator.config.IgnoredColumn
- ColumnOverride - Class in org.mybatis.generator.config
- ColumnOverride(ColumnOverride.Builder) - Constructor for class org.mybatis.generator.config.ColumnOverride
- ColumnOverride.Builder - Class in org.mybatis.generator.config
- ColumnRenamingRule - Class in org.mybatis.generator.config
-
This class is used to specify a renaming rule for columns in a table.
- ColumnRenamingRule(String, String) - Constructor for class org.mybatis.generator.config.ColumnRenamingRule
- COMMENT_GENERATOR_ADD_REMARK_COMMENTS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- COMMENT_GENERATOR_MINIMIZE_COMMENTS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- COMMENT_GENERATOR_SUPPRESS_ALL_COMMENTS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- COMMENT_GENERATOR_SUPPRESS_DATE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- commentContainsTag(String) - Static method in class org.mybatis.generator.config.MergeConstants
- commentGenerator - Variable in class org.mybatis.generator.api.PluginAdapter
- commentGenerator - Variable in class org.mybatis.generator.codegen.AbstractGenerator
- commentGenerator() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- CommentGenerator - Interface in org.mybatis.generator.api
-
Implementations of this interface are used to generate comments for the various artifacts.
- CommentGeneratorConfiguration - Class in org.mybatis.generator.config
- CommentGeneratorConfiguration(CommentGeneratorConfiguration.Builder) - Constructor for class org.mybatis.generator.config.CommentGeneratorConfiguration
- CommentGeneratorConfiguration.Builder - Class in org.mybatis.generator.config
- COMPANION_OBJECT - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
- compareTo(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- CompilationUnit - Interface in org.mybatis.generator.api.dom.java
-
This interface describes methods common to all Java compilation units (Java classes, interfaces, records, and enums).
- CompilationUnitVisitor<R> - Interface in org.mybatis.generator.api.dom.java
- composeFullyQualifiedTableName(String, String, String, char) - Static method in class org.mybatis.generator.internal.util.StringUtility
- CompositePlugin - Class in org.mybatis.generator.api
-
This class implements a composite plugin.
- CompositePlugin() - Constructor for class org.mybatis.generator.api.CompositePlugin
- CONDITIONAL - Enum constant in enum class org.mybatis.generator.config.ModelType
- ConditionalModelRules - Class in org.mybatis.generator.internal.rules
-
This class encapsulates all the code generation rules for a table using the conditional model.
- ConditionalModelRules(IntrospectedTable) - Constructor for class org.mybatis.generator.internal.rules.ConditionalModelRules
- Configuration - Class in org.mybatis.generator.config
- Configuration() - Constructor for class org.mybatis.generator.config.Configuration
- ConfigurationParser - Class in org.mybatis.generator.config.xml
- ConfigurationParser() - Constructor for class org.mybatis.generator.config.xml.ConfigurationParser
- ConfigurationParser(Properties) - Constructor for class org.mybatis.generator.config.xml.ConfigurationParser
-
This constructor accepts a properties object which may be used to specify an additional property set.
- configurationType - Variable in class org.mybatis.generator.config.TypedPropertyHolder
- configurationType - Variable in class org.mybatis.generator.config.TypedPropertyHolder.TypedBuilder
- ConnectionFactory - Interface in org.mybatis.generator.api
- ConnectionFactoryConfiguration - Class in org.mybatis.generator.config
- ConnectionFactoryConfiguration(ConnectionFactoryConfiguration.Builder) - Constructor for class org.mybatis.generator.config.ConnectionFactoryConfiguration
- ConnectionFactoryConfiguration.Builder - Class in org.mybatis.generator.config
- ConnectionUtility - Class in org.mybatis.generator.codegen
- CONST - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- containsProperty(IntrospectedColumn) - Method in class org.mybatis.generator.codegen.RootClassInfo
- containsWord(String) - Static method in class org.mybatis.generator.api.dom.java.JavaReservedWords
- containsWord(String) - Static method in class org.mybatis.generator.internal.db.SqlReservedWords
- content() - Method in record class org.mybatis.generator.api.dom.xml.TextElement
-
Returns the value of the
contentrecord component. - context - Variable in class org.mybatis.generator.api.CodeGenerationAttributes
- context - Variable in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- context - Variable in class org.mybatis.generator.api.dom.DefaultKotlinFormatter
- context - Variable in class org.mybatis.generator.api.dom.DefaultXmlFormatter
- context - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
Only nullable because instances of this class are built through introspection.
- context - Variable in class org.mybatis.generator.api.PluginAdapter
- context - Variable in class org.mybatis.generator.codegen.AbstractGenerator
- context - Variable in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- context() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- Context - Class in org.mybatis.generator.config
- Context(Context.Builder) - Constructor for class org.mybatis.generator.config.Context
- CONTEXT_AUTO_DELIMIT_KEYWORDS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_BEGINNING_DELIMITER - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_ENDING_DELIMITER - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_JAVA_FILE_ENCODING - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_JAVA_FORMATTER - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_KOTLIN_FILE_ENCODING - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_KOTLIN_FORMATTER - Static variable in class org.mybatis.generator.config.PropertyRegistry
- CONTEXT_XML_FORMATTER - Static variable in class org.mybatis.generator.config.PropertyRegistry
- Context.Builder - Class in org.mybatis.generator.config
- contextGenerateAdditionalFiles() - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalFiles() - Method in interface org.mybatis.generator.api.Plugin
- contextGenerateAdditionalFiles(IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalFiles(IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- contextGenerateAdditionalJavaFiles() - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalJavaFiles() - Method in interface org.mybatis.generator.api.Plugin
-
This method can be used to generate any additional Java file needed by your implementation.
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method can be used to generate additional Java files needed by your implementation that might be related to a specific table.
- contextGenerateAdditionalKotlinFiles() - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalKotlinFiles() - Method in interface org.mybatis.generator.api.Plugin
- contextGenerateAdditionalKotlinFiles(IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalKotlinFiles(IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- contextGenerateAdditionalXmlFiles() - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalXmlFiles() - Method in interface org.mybatis.generator.api.Plugin
-
This method can be used to generate any additional XML file needed by your implementation.
- contextGenerateAdditionalXmlFiles() - Method in class org.mybatis.generator.plugins.MapperConfigPlugin
- contextGenerateAdditionalXmlFiles(IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- contextGenerateAdditionalXmlFiles(IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method can be used to generate additional XML files needed by your implementation that might be related to a specific table.
- convert(FullyQualifiedJavaType) - Static method in class org.mybatis.generator.api.dom.kotlin.JavaToKotlinTypeConverter
- convertCamelCaseToSnakeCase(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- CountByExampleElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- CountByExampleElementGenerator(CountByExampleElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.CountByExampleElementGenerator
- CountByExampleElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- CountByExampleMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- CountByExampleMethodGenerator(CountByExampleMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.CountByExampleMethodGenerator
- CountByExampleMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- createBasicInterface() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- createCommentGenerator(Context) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createConnectionFactory(ConnectionFactoryConfiguration) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createExternalObject(String) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createInternalObject(String) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createIntrospectedColumn(Context) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createJavaFormatter(Context) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createJavaTypeResolver(Context, List<String>) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createKotlinFormatter(Context) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createMapperInterfaceFile() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- createMapperInterfaceType(KotlinFile) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- createPlugin(Context, PluginConfiguration, CommentGenerator, KnownRuntime) - Static method in class org.mybatis.generator.internal.ObjectFactory
- createPropertyset() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- createXmlFormatter(Context) - Static method in class org.mybatis.generator.internal.ObjectFactory
- CustomCollectors - Interface in org.mybatis.generator.internal.util
- customEnumConstants() - Method in class org.mybatis.generator.merge.java.CustomMemberGatherer
- CustomMemberGatherer - Class in org.mybatis.generator.merge.java
-
Inspect a TypeDeclaration looking for members that should be merged.
- CustomMemberGatherer(TypeDeclaration<?>) - Constructor for class org.mybatis.generator.merge.java.CustomMemberGatherer
D
- DATA - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- DatabaseDialects - Enum Class in org.mybatis.generator.internal.db
-
Typesafe enum of known database dialects.
- DatabaseIntrospector - Class in org.mybatis.generator.internal.db
- DatabaseIntrospector(Context, DatabaseMetaData, JavaTypeResolver) - Constructor for class org.mybatis.generator.internal.db.DatabaseIntrospector
- DateForcingJavaTypeResolver - Class in org.mybatis.generator.internal.types
- DateForcingJavaTypeResolver() - Constructor for class org.mybatis.generator.internal.types.DateForcingJavaTypeResolver
- DB2 - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- DB2_MF - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- DEFAULT - Enum constant in enum class org.mybatis.generator.api.dom.java.JavaVisibility
- DEFAULT_BEGINNING_DELIMITER - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_COMMENT_GENERATOR - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_COMPANION_OBJECT_NAME - Static variable in class org.mybatis.generator.api.dom.kotlin.KotlinType
- DEFAULT_ENDING_DELIMITER - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_GENERIC_CONNECTION_FACTORY - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_JAVA_FORMATTER - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_JAVA_TYPE_RESOLVER - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_KOTLIN_FORMATTER - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_RUNTIME - Static variable in class org.mybatis.generator.config.Defaults
- DEFAULT_XML_FORMATTER - Static variable in class org.mybatis.generator.config.Defaults
- DefaultCommentGenerator - Class in org.mybatis.generator.internal
- DefaultCommentGenerator() - Constructor for class org.mybatis.generator.internal.DefaultCommentGenerator
- DefaultJavaFormatter - Class in org.mybatis.generator.api.dom
-
This class is the default formatter for generated Java.
- DefaultJavaFormatter() - Constructor for class org.mybatis.generator.api.dom.DefaultJavaFormatter
- DefaultKotlinFormatter - Class in org.mybatis.generator.api.dom
-
This class is the default formatter for generated Kotlin.
- DefaultKotlinFormatter() - Constructor for class org.mybatis.generator.api.dom.DefaultKotlinFormatter
- Defaults - Class in org.mybatis.generator.config
- DefaultShellCallback - Class in org.mybatis.generator.internal
- DefaultShellCallback() - Constructor for class org.mybatis.generator.internal.DefaultShellCallback
- defaultValue - Variable in class org.mybatis.generator.api.IntrospectedColumn
- DefaultXmlFormatter - Class in org.mybatis.generator.api.dom
-
This class is the default formatter for generated XML.
- DefaultXmlFormatter() - Constructor for class org.mybatis.generator.api.dom.DefaultXmlFormatter
- DeleteByExampleElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- DeleteByExampleElementGenerator(DeleteByExampleElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator
- DeleteByExampleElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- DeleteByExampleMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- DeleteByExampleMethodGenerator(DeleteByExampleMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator
- DeleteByExampleMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- DeleteByPrimaryKeyElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- DeleteByPrimaryKeyElementGenerator(DeleteByPrimaryKeyElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator
- DeleteByPrimaryKeyElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- DeleteByPrimaryKeyExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- DeleteByPrimaryKeyExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- DeleteByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- DeleteByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- DeleteByPrimaryKeyMethodGenerator(DeleteByPrimaryKeyMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator
- DeleteByPrimaryKeyMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- DeleteByPrimaryKeyMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- DERBY - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- DisableDeletePlugin - Class in org.mybatis.generator.plugins.dsql
-
Disables all delete methods in the MyBatis3DynamicSQL and MyBatis3Kotlin runtimes.
- DisableDeletePlugin() - Constructor for class org.mybatis.generator.plugins.dsql.DisableDeletePlugin
- DisableInsertPlugin - Class in org.mybatis.generator.plugins.dsql
-
Disables all insert methods in the MyBatis3DynamicSQL and MyBatis3Kotlin runtimes.
- DisableInsertPlugin() - Constructor for class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- DisableUpdatePlugin - Class in org.mybatis.generator.plugins.dsql
-
Disables all update methods in the MyBatis3DynamicSQL and MyBatis3Kotlin runtimes.
- DisableUpdatePlugin() - Constructor for class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- DO_NOT_DELETE_DURING_MERGE - Static variable in class org.mybatis.generator.config.MergeConstants
- DocType - Interface in org.mybatis.generator.api.dom.xml
- DocTypeRenderer - Class in org.mybatis.generator.api.dom.xml.render
- DocTypeRenderer() - Constructor for class org.mybatis.generator.api.dom.xml.render.DocTypeRenderer
- DocTypeVisitor<R> - Interface in org.mybatis.generator.api.dom.xml
- document - Variable in class org.mybatis.generator.merge.xml.DomWriter
- Document - Class in org.mybatis.generator.api.dom.xml
- Document(String, String, XmlElement) - Constructor for class org.mybatis.generator.api.dom.xml.Document
- Document(String, XmlElement) - Constructor for class org.mybatis.generator.api.dom.xml.Document
- Document(XmlElement) - Constructor for class org.mybatis.generator.api.dom.xml.Document
- DocumentRenderer - Class in org.mybatis.generator.api.dom.xml.render
- DocumentRenderer() - Constructor for class org.mybatis.generator.api.dom.xml.render.DocumentRenderer
- DomainObjectRenamingRule - Class in org.mybatis.generator.config
-
This record is used to specify a renaming rule for table's domain object name.
- DomainObjectRenamingRule(String, String) - Constructor for class org.mybatis.generator.config.DomainObjectRenamingRule
- DomWriter - Class in org.mybatis.generator.merge.xml
-
This class is used to generate a String representation of an XML document.
- DomWriter(Document) - Constructor for class org.mybatis.generator.merge.xml.DomWriter
- done() - Method in interface org.mybatis.generator.api.ProgressCallback
-
This method is called when all generated files have been saved.
- doNotDeleteBodyMembers() - Method in class org.mybatis.generator.merge.java.CustomMemberGatherer
- dtdLocation() - Method in record class org.mybatis.generator.api.dom.xml.PublicDocType
-
Returns the value of the
dtdLocationrecord component. - dtdLocation() - Method in record class org.mybatis.generator.api.dom.xml.SystemDocType
-
Returns the value of the
dtdLocationrecord component. - dtdName() - Method in record class org.mybatis.generator.api.dom.xml.PublicDocType
-
Returns the value of the
dtdNamerecord component. - DynamicSqlMapperGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java
- DynamicSqlMapperGenerator(DynamicSqlMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- DynamicSqlMapperGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java
- DynamicSqlSupportClassGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java
- DynamicSqlSupportClassGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java
- dynamicSqlSupportGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- dynamicSqlSupportGenerated(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the MyBatis Dynamic SQL support class has been generated in the MyBatis Dynamic SQL runtime.
- dynamicSqlSupportGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- dynamicSqlSupportGenerated(KotlinFile, KotlinType, KotlinType, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- dynamicSqlSupportGenerated(KotlinFile, KotlinType, KotlinType, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the MyBatis Dynamic SQL support object has been generated.
E
- ECLIPSE - Enum constant in enum class org.mybatis.generator.merge.java.JavaMergerFactory.PrinterConfiguration
- EclipseOrderedPrinterConfiguration - Class in org.mybatis.generator.merge.java
-
Printer configuration that orders imports in "Eclipse" order (statics first, etc.).
- EclipseOrderedPrinterConfiguration() - Constructor for class org.mybatis.generator.merge.java.EclipseOrderedPrinterConfiguration
- ElementRenderer - Class in org.mybatis.generator.api.dom.xml.render
- ElementRenderer() - Constructor for class org.mybatis.generator.api.dom.xml.render.ElementRenderer
- ElementVisitor<R> - Interface in org.mybatis.generator.api.dom.xml
- equals(Object) - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- equals(Object) - Method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- equals(Object) - Method in record class org.mybatis.generator.api.dom.xml.Attribute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.mybatis.generator.api.dom.xml.PublicDocType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.mybatis.generator.api.dom.xml.SystemDocType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.mybatis.generator.api.dom.xml.TextElement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.mybatis.generator.api.FullyQualifiedTable
- equals(Object) - Method in record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.mybatis.generator.config.IgnoredColumn
- equals(Object) - Method in record class org.mybatis.generator.config.Property
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.mybatis.generator.config.TableConfiguration
- equals(Object) - Method in class org.mybatis.generator.internal.db.ActualTableName
- equals(Object) - Method in record class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.FieldNameAndImport
-
Indicates whether some other object is "equal to" this one.
- EqualsHashCodePlugin - Class in org.mybatis.generator.plugins
-
This plugin adds equals() and hashCode() methods to the generated model classes.
- EqualsHashCodePlugin() - Constructor for class org.mybatis.generator.plugins.EqualsHashCodePlugin
- error(SAXParseException) - Method in class org.mybatis.generator.config.xml.ParserErrorHandler
- escapeStringForJava(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- escapeStringForKotlin(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- EVICTION - Enum constant in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- EVICTION - Enum constant in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- ExampleGenerator - Class in org.mybatis.generator.runtime.mybatis3.model
- ExampleGenerator(ExampleGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.model.ExampleGenerator
- ExampleGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.model
- ExampleWhereClauseElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- ExampleWhereClauseElementGenerator(ExampleWhereClauseElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator
- ExampleWhereClauseElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- execute() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- execute(Interface) - Method in class org.mybatis.generator.runtime.AbstractJavaInterfaceMethodGenerator
-
Executes this generator, calls plugins, and applies the generated method to the interface.
- execute(TopLevelClass) - Method in class org.mybatis.generator.runtime.AbstractJavaClassMethodGenerator
-
Executes this generator, calls plugins, and applies the generated method to the class.
- execute(TopLevelRecord, IntrospectedTable) - Method in class org.mybatis.generator.plugins.BaseRecordPlugin
- execute(TopLevelRecord, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RecordBuilderPlugin
- execute(TopLevelRecord, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RecordWithMethodsPlugin
- execute(KotlinFile) - Method in class org.mybatis.generator.runtime.AbstractKotlinFunctionGenerator
-
Executes this generator, calls plugins, and applies the generated function and imports to the Kotlin file.
- execute(KotlinFile, KotlinType) - Method in class org.mybatis.generator.runtime.AbstractKotlinFunctionGenerator
-
Executes this generator, calls plugins, and applies the generated function and imports to the Kotlin file.
- execute(XmlElement) - Method in class org.mybatis.generator.runtime.AbstractXmlElementGenerator
-
Executes this generator, calls plugins, and applies the generated element to the parent element.
- EXPECT - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- EXTERNAL - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- externalClassForName(String) - Static method in class org.mybatis.generator.internal.ObjectFactory
-
Returns a class loaded from the context classloader, or the classloader supplied by a client.
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedCountByExampleMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByExampleMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByPrimaryKeyMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertSelectiveMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectAllMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithoutBLOBsMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleSelectiveMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithBLOBsMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator
- extraMethodParts() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator
F
- fatalError(SAXParseException) - Method in class org.mybatis.generator.config.xml.ParserErrorHandler
- Field - Class in org.mybatis.generator.api.dom.java
- Field(String, FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.Field
- Field(Field) - Constructor for class org.mybatis.generator.api.dom.java.Field
- fieldName() - Method in record class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.FieldNameAndImport
-
Returns the value of the
fieldNamerecord component. - FieldNameAndImport(String, String) - Constructor for record class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.FieldNameAndImport
-
Creates an instance of a
FieldNameAndImportrecord class. - FieldRenderer - Class in org.mybatis.generator.api.dom.java.render
- FieldRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.FieldRenderer
- filterColumnsForInsert(List<IntrospectedColumn>) - Static method in class org.mybatis.generator.runtime.mybatis3.ListUtilities
- filterColumnsForUpdate(List<IntrospectedColumn>) - Static method in class org.mybatis.generator.runtime.mybatis3.ListUtilities
- FINAL - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- findCustomImports(CompilationUnit, CompilationUnit) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
-
Compare two compilation units and find imports that are in the existing file but not in the new file.
- findCustomSuperInterfaces(BodyDeclaration<?>, BodyDeclaration<?>) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
- findSuperInterfaces(BodyDeclaration<?>) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
- findTableOrClientGeneratorProperty(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- findTableOrClientGeneratorPropertyAsBoolean(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- findTableOrModelGeneratorProperty(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- FLAT - Enum constant in enum class org.mybatis.generator.config.ModelType
- FlatModelRules - Class in org.mybatis.generator.internal.rules
-
This class encapsulates all the code generation rules for a table using the flat model.
- FlatModelRules(IntrospectedTable) - Constructor for class org.mybatis.generator.internal.rules.FlatModelRules
- FluentBuilderMethodsPlugin - Class in org.mybatis.generator.plugins
-
This plugin adds fluent builder methods to the generated model classes.
- FluentBuilderMethodsPlugin() - Constructor for class org.mybatis.generator.plugins.FluentBuilderMethodsPlugin
- FLUSH_INTERVAL - Enum constant in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- FLUSH_INTERVAL - Enum constant in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- forceBigDecimals - Variable in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- fragmentGenerator - Variable in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- fragmentGenerator - Variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- FragmentGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- FragmentGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- fullyQualifiedJavaType - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
Only nullable because instances of this class are built through introspection.
- fullyQualifiedJavaType() - Method in record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
-
Returns the value of the
fullyQualifiedJavaTyperecord component. - FullyQualifiedJavaType - Class in org.mybatis.generator.api.dom.java
- FullyQualifiedJavaType(String) - Constructor for class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Use this constructor to construct a generic type with the specified type parameters.
- FullyQualifiedKotlinType - Class in org.mybatis.generator.api.dom.kotlin
- FullyQualifiedKotlinType(String) - Constructor for class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
- fullyQualifiedTable - Variable in class org.mybatis.generator.api.CodeGenerationAttributes
- FullyQualifiedTable - Class in org.mybatis.generator.api
- FullyQualifiedTable(FullyQualifiedTable.Builder) - Constructor for class org.mybatis.generator.api.FullyQualifiedTable
- FullyQualifiedTable.Builder - Class in org.mybatis.generator.api
G
- GeneralCountExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralCountExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralCountMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralCountMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralDeleteExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralDeleteExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralDeleteMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralDeleteMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralSelectDistinctExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralSelectDistinctExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralSelectDistinctMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralSelectDistinctMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralSelectExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralSelectExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralSelectMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralSelectMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralSelectOneExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralSelectOneExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralSelectOneMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralSelectOneMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralUpdateExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralUpdateExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- GeneralUpdateMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- GeneralUpdateMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- generate() - Method in class org.mybatis.generator.codegen.GenerationEngine
- generate() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlSupportClassGenerator
- GENERATE_KOTLIN_V1_MODEL - Static variable in class org.mybatis.generator.config.PropertyRegistry
- generateAndWrite() - Method in class org.mybatis.generator.api.MyBatisGenerator
-
This is one of the main methods for generating code.
- generateBaseColumnList() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateBaseColumnList() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL base column list element.
- generateBaseColumnList() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateBaseRecordClass() - Method in class org.mybatis.generator.internal.rules.ConditionalModelRules
-
Generate a base record if there are any base columns, or if there is only one primary key coulmn (in which case we will not generate a primary key class), or if there is only one BLOB column (in which case we will not generate a record with BLOBs class).
- generateBaseRecordClass() - Method in class org.mybatis.generator.internal.rules.FlatModelRules
-
We always generate a base record in the flat model.
- generateBaseRecordClass() - Method in class org.mybatis.generator.internal.rules.HierarchicalModelRules
-
Implements the rule for generating a base record.
- generateBaseRecordClass() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating a base record.
- generateBaseRecordClass() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateBaseResultMap() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the result map without BLOBs.
- generateBaseResultMap() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the result map without BLOBs.
- generateBaseResultMap() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateBasicConstructor() - Method in class org.mybatis.generator.api.dom.java.InnerClass
- generateBlobColumnList() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateBlobColumnList() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL blob column list element.
- generateBlobColumnList() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateClient() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateClient() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating a client.
- generateClient() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateCountByExample() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateCountByExample() - Method in interface org.mybatis.generator.internal.rules.Rules
- generateCountByExample() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateDeleteByExample() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the delete by example SQL Map element and mapper method.
- generateDeleteByExample() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the delete by example SQL Map element and mapper method.
- generateDeleteByExample() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateDeleteByPrimaryKey() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the delete by primary key SQL Map element and mapper method.
- generateDeleteByPrimaryKey() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the delete by primary key SQL Map element and mapper method.
- generateDeleteByPrimaryKey() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateDeleteByPrimaryKeyForDSQL() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateDeleteByPrimaryKeyForDSQL() - Method in interface org.mybatis.generator.internal.rules.Rules
-
In the DSQL runtimes, we only generate delete by primary key if the table has primary key columns.
- generateDeleteByPrimaryKeyForDSQL() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- GeneratedFile - Class in org.mybatis.generator.api
-
Abstract class that holds information common to all generated files.
- GeneratedFile(String) - Constructor for class org.mybatis.generator.api.GeneratedFile
- generatedGenericFiles() - Method in class org.mybatis.generator.codegen.GenerationResults
- GeneratedJavaFile - Class in org.mybatis.generator.api
- GeneratedJavaFile(CompilationUnit, String) - Constructor for class org.mybatis.generator.api.GeneratedJavaFile
- GeneratedJavaFile(CompilationUnit, String, boolean) - Constructor for class org.mybatis.generator.api.GeneratedJavaFile
- generatedJavaFiles() - Method in class org.mybatis.generator.codegen.GenerationResults
- GeneratedKey - Class in org.mybatis.generator.config
-
This class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequence (pre insert).
- GeneratedKey(String, String, boolean) - Constructor for class org.mybatis.generator.config.GeneratedKey
- GeneratedKeyAnnotationUtility - Class in org.mybatis.generator.runtime.common
- GeneratedKeyAnnotationUtility() - Constructor for class org.mybatis.generator.runtime.common.GeneratedKeyAnnotationUtility
- GeneratedKotlinFile - Class in org.mybatis.generator.api
- GeneratedKotlinFile(KotlinFile, String) - Constructor for class org.mybatis.generator.api.GeneratedKotlinFile
- generatedKotlinFiles() - Method in class org.mybatis.generator.codegen.GenerationResults
- GeneratedXmlFile - Class in org.mybatis.generator.api
- GeneratedXmlFile(Document, String, String, String, boolean) - Constructor for class org.mybatis.generator.api.GeneratedXmlFile
- generatedXmlFiles() - Method in class org.mybatis.generator.codegen.GenerationResults
- generateElement() - Method in class org.mybatis.generator.runtime.AbstractXmlElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.CountByExampleElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator
- generateElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator
- generateEquals(TopLevelClass, List<IntrospectedColumn>, IntrospectedTable) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
-
Generates an
equalsmethod that does a comparison of all fields. - generateExampleClass() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating an example class.
- generateExampleClass() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating an example class.
- generateExampleClass() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateFieldAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectListGenerator
- generateFieldSetterForConstructor(IntrospectedColumn) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.AbstractKotlinFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicInsertFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicMultipleInsertFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralDeleteExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectDistinctExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectOneExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralUpdateExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator
- generateFunctionAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator
- generateGeneralSelectMethod(boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- generateHashCode(TopLevelClass, List<IntrospectedColumn>, IntrospectedTable) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
-
Generates a
hashCodemethod that includes all fields. - generateInsert() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the insert SQL Map element and mapper method.
- generateInsert() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the insert SQL Map element and mapper method.
- generateInsert() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateInsertBody() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- generateInsertMultipleBody(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- generateInsertSelective() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the insert selective SQL Map element and mapper method.
- generateInsertSelective() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the insert selective SQL Map element and mapper method.
- generateInsertSelective() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateKotlinV1Model() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- generateKotlinV1Model(Context) - Method in class org.mybatis.generator.config.TableConfiguration
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.AbstractJavaClassMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.AbstractJavaInterfaceMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicInsertMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicMultipleInsertMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.DeleteByPrimaryKeyMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralCountMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralDeleteMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectDistinctMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralUpdateMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.CountByExampleMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectAllMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator
- generateMethodAndImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
- generateMultipleRowInsertForDSQL() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateMultipleRowInsertForDSQL() - Method in interface org.mybatis.generator.internal.rules.Rules
-
In the DSQL runtimes, we only generate multiple row inserts if we don't expect generated keys, or the generated keys are JDBC standard.
- generateMultipleRowInsertForDSQL() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateMyBatis3UpdateByExampleWhereClause() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the SQL example where clause element specifically for use in the update by example methods.
- generateMyBatis3UpdateByExampleWhereClause() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL example where clause element specifically for use in the update by example methods.
- generateMyBatis3UpdateByExampleWhereClause() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateOnly() - Method in class org.mybatis.generator.api.MyBatisGenerator
-
This is one of the main methods for generating code.
- generatePrimaryKeyClass() - Method in class org.mybatis.generator.internal.rules.ConditionalModelRules
-
We generate a primary key if there is more than one primary key field.
- generatePrimaryKeyClass() - Method in class org.mybatis.generator.internal.rules.FlatModelRules
-
We never generate a primary key in the flat model.
- generatePrimaryKeyClass() - Method in class org.mybatis.generator.internal.rules.HierarchicalModelRules
-
Implements the rule for determining whether to generate a primary key class.
- generatePrimaryKeyClass() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for determining whether to generate a primary key class.
- generatePrimaryKeyClass() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generatePropertyAndImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator
- generateRecordWithBLOBsClass() - Method in class org.mybatis.generator.internal.rules.ConditionalModelRules
-
We generate a record with BLOBs class if there is more than one BLOB column.
- generateRecordWithBLOBsClass() - Method in class org.mybatis.generator.internal.rules.FlatModelRules
-
We never generate a record with BLOBs class in the flat model.
- generateRecordWithBLOBsClass() - Method in class org.mybatis.generator.internal.rules.HierarchicalModelRules
-
Implements the rule for generating a record with BLOBs.
- generateRecordWithBLOBsClass() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating a record with BLOBs.
- generateRecordWithBLOBsClass() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateResultMapWithBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the result map with BLOBs.
- generateResultMapWithBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the result map with BLOBs.
- generateResultMapWithBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateSelectByExample(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- generateSelectByExampleWithBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the select by example with BLOBs SQL Map element and mapper method.
- generateSelectByExampleWithBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the select by example with BLOBs SQL Map element and mapper method.
- generateSelectByExampleWithBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateSelectByExampleWithoutBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the select by example without BLOBs SQL Map element and mapper method.
- generateSelectByExampleWithoutBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the select by example without BLOBs SQL Map element and mapper method.
- generateSelectByExampleWithoutBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateSelectByPrimaryKey() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the select by primary key SQL Map element and mapper method.
- generateSelectByPrimaryKey() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the select by primary key SQL Map element and mapper method.
- generateSelectByPrimaryKey() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateSelectByPrimaryKeyForDSQL() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateSelectByPrimaryKeyForDSQL() - Method in interface org.mybatis.generator.internal.rules.Rules
-
In the DSQL runtimes, we only generate select by primary key if the table has primary key columns and either base or BLOB columns.
- generateSelectByPrimaryKeyForDSQL() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateSQLExampleWhereClause() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the SQL example where clause element.
- generateSQLExampleWhereClause() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL example where clause element.
- generateSQLExampleWhereClause() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByExampleSelective() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateUpdateByExampleSelective() - Method in interface org.mybatis.generator.internal.rules.Rules
- generateUpdateByExampleSelective() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByExampleWithBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateUpdateByExampleWithBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
- generateUpdateByExampleWithBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByExampleWithoutBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateUpdateByExampleWithoutBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
- generateUpdateByExampleWithoutBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByPrimaryKeyForDSQL() - Method in class org.mybatis.generator.internal.rules.BaseRules
- generateUpdateByPrimaryKeyForDSQL() - Method in interface org.mybatis.generator.internal.rules.Rules
-
In the DSQL runtimes, we only generate update by primary key if the table has primary key columns and non-primary key columns that are not generated always.
- generateUpdateByPrimaryKeyForDSQL() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByPrimaryKeySelective() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the update by primary key selective SQL Map element and mapper method.
- generateUpdateByPrimaryKeySelective() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the update by primary key selective SQL Map element and mapper method.
- generateUpdateByPrimaryKeySelective() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByPrimaryKeyWithBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the update by primary key with BLOBs SQL Map element and mapper method.
- generateUpdateByPrimaryKeyWithBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the update by primary key with BLOBs SQL Map element and mapper method.
- generateUpdateByPrimaryKeyWithBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- generateUpdateByPrimaryKeyWithoutBLOBs() - Method in class org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the update by primary key without BLOBs SQL Map element and mapper method.
- generateUpdateByPrimaryKeyWithoutBLOBs() - Method in interface org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the update by primary key without BLOBs SQL Map element and mapper method.
- generateUpdateByPrimaryKeyWithoutBLOBs() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- GenerationEngine - Class in org.mybatis.generator.codegen
- GenerationEngine(GenerationEngine.Builder) - Constructor for class org.mybatis.generator.codegen.GenerationEngine
- GenerationEngine.Builder - Class in org.mybatis.generator.codegen
- GenerationResults - Class in org.mybatis.generator.codegen
-
Container for generated files from a single context.
- GenerationResults(GenerationResults.Builder) - Constructor for class org.mybatis.generator.codegen.GenerationResults
- GenerationResults.Builder - Class in org.mybatis.generator.codegen
- generationStarted(int) - Method in interface org.mybatis.generator.api.ProgressCallback
-
Called to note the start of the generation phase, and to note the maximum number of startTask messages that will be sent for the generation phase.
- GeneratorAntTask - Class in org.mybatis.generator.ant
-
This is an Ant task that will run the generator.
- GeneratorAntTask() - Constructor for class org.mybatis.generator.ant.GeneratorAntTask
- GenericConnectionFactory - Class in org.mybatis.generator.internal
- GenericConnectionFactory() - Constructor for class org.mybatis.generator.internal.GenericConnectionFactory
- GenericGeneratedFile - Class in org.mybatis.generator.api
-
Abstract class that holds information common to all generated files.
- GenericGeneratedFile(String) - Constructor for class org.mybatis.generator.api.GenericGeneratedFile
- getActualColumnName() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getActualTypeName() - Method in class org.mybatis.generator.api.IntrospectedColumn
-
The platform specific type name as reported by the JDBC driver.
- getAlias() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getAlias() - Method in enum class org.mybatis.generator.api.KnownRuntime
- getAlias() - Method in class org.mybatis.generator.config.TableConfiguration
- getAliasedActualColumnName(IntrospectedColumn) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
-
The aliased column name for a select statement generated by the example clauses.
- getAliasedEscapedColumnName(IntrospectedColumn) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
- getAliasedFullyQualifiedRuntimeTableName() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getAliasedFullyQualifiedTableNameAtRuntime() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getAllColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
-
Returns all columns in the table (for use by the select by primary key and select by example with BLOBs methods).
- getAnnotatedArgs() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- getAnnotatedConstructorArgs() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getAnnotatedResultAnnotations(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- getAnnotatedResultImports(IntrospectedColumn) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- getAnnotatedResults() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getAnnotatedSelectImports() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- getAnnotations() - Method in class org.mybatis.generator.api.dom.java.JavaElement
- getAnnotations() - Method in class org.mybatis.generator.api.dom.java.Parameter
- getAnnotations() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg
- getAnnotations() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem
- getAnnotations() - Method in class org.mybatis.generator.runtime.JavaMethodParts
- getAnnotations() - Method in class org.mybatis.generator.runtime.KotlinFunctionParts
- getArgAnnotation(IntrospectedColumn, boolean) - Static method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- getArguments() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- getArguments() - Method in class org.mybatis.generator.runtime.KotlinFunctionParts
- getAttribute(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getAttributeName() - Method in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- getAttributeName() - Method in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- getAttributes() - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- getBaseColumnListElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- getBaseColumnListId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getBaseColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- getBaseRecordType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
-
Gets the base record type.
- getBaseResultMapId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getBeginningDelimiter() - Method in class org.mybatis.generator.config.Context
- getBlobColumnListElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- getBlobColumnListId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getBLOBColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- getBodyLines() - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- getBodyLines() - Method in class org.mybatis.generator.api.dom.java.Method
- getBodyLines() - Method in class org.mybatis.generator.runtime.JavaMethodParts
- getBooleanInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getBooleanPrimitiveInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getBuilderClassName() - Method in enum class org.mybatis.generator.api.KnownRuntime
- getByAlias(String) - Static method in enum class org.mybatis.generator.api.KnownRuntime
- getByAlias(String) - Static method in enum class org.mybatis.generator.config.ClientGeneratorConfiguration.LegacyClientType
- getByteInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getCallingGetterMethodName(IntrospectedColumn) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
-
Calculates a getter method name.
- getCamelCaseString(String, boolean) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getCatalog() - Method in class org.mybatis.generator.config.TableConfiguration
- getCatalog() - Method in class org.mybatis.generator.internal.db.ActualTableName
- getCharacterInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getClassPathEntries() - Method in class org.mybatis.generator.config.Configuration
- getClientGeneratorConfiguration() - Method in class org.mybatis.generator.config.Context
- getClientProject() - Method in class org.mybatis.generator.api.AbstractRuntime
- getCodeLines() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- getCodeLines() - Method in class org.mybatis.generator.runtime.KotlinFunctionParts
- getColumn() - Method in class org.mybatis.generator.config.GeneratedKey
- getColumn(String) - Method in class org.mybatis.generator.api.IntrospectedTable
- getColumnCount() - Method in class org.mybatis.generator.api.IntrospectedTable
- getColumnName() - Method in class org.mybatis.generator.config.ColumnOverride
- getColumnName() - Method in class org.mybatis.generator.config.IgnoredColumn
- getColumnOverride(String) - Method in class org.mybatis.generator.config.TableConfiguration
-
May return null if the column has not been overridden.
- getColumnOverrides() - Method in class org.mybatis.generator.config.TableConfiguration
- getColumnRenamingRule() - Method in class org.mybatis.generator.config.TableConfiguration
- getColumns() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
- getColumns() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
- getColumns() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
- getColumns() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
- getCommentGeneratorConfiguration() - Method in class org.mybatis.generator.config.Context
- getCompilationUnit() - Method in class org.mybatis.generator.api.GeneratedJavaFile
-
Return the compilation unit created for this file.
- getCompilationUnits() - Method in class org.mybatis.generator.codegen.AbstractJavaGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.common.RecordModelGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.common.SimpleModelGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.model.BaseRecordGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.model.ExampleGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.model.PrimaryKeyGenerator
- getCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.model.RecordWithBLOBsGenerator
- getConfigfile() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- getConfigurationType() - Method in class org.mybatis.generator.config.TypedPropertyHolder
- getConnection() - Method in interface org.mybatis.generator.api.ConnectionFactory
-
Should return a connection to the database in use for this context.
- getConnection() - Method in class org.mybatis.generator.internal.GenericConnectionFactory
- getConnection() - Method in class org.mybatis.generator.internal.JDBCConnectionFactory
- getConnection(Context) - Static method in class org.mybatis.generator.codegen.ConnectionUtility
-
This method creates a new JDBC connection from the values specified in the configuration file.
- getConnectionFactoryConfiguration() - Method in class org.mybatis.generator.config.Context
- getConnectionURL() - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration
- getConstructorProperties() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- getContext() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getContext() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getContextIds() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- getContexts() - Method in class org.mybatis.generator.config.Configuration
- getCountByExampleStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getCriteriaInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getCustomClassloader(Collection<String>) - Static method in class org.mybatis.generator.internal.util.ClassloaderUtility
- getDatabaseDialect(String) - Static method in enum class org.mybatis.generator.internal.db.DatabaseDialects
-
Gets the database dialect.
- getDataType() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg
- getDataType() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty
- getDateInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getDateString() - Method in class org.mybatis.generator.internal.DefaultCommentGenerator
-
Returns a formatted date string to include in the Javadoc tag and XML comments.
- getDefaultModelType() - Method in class org.mybatis.generator.config.Context
- getDefaultValue() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getDeleteByExampleStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getDeleteByPrimaryKeyStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getDirectory(String, String) - Method in interface org.mybatis.generator.api.ShellCallback
-
This method is called to ask the shell to resolve a project/package combination into a directory on the file system.
- getDirectory(String, String) - Method in class org.mybatis.generator.internal.DefaultShellCallback
- getDocType() - Method in class org.mybatis.generator.api.dom.xml.Document
- getDocument() - Method in class org.mybatis.generator.api.GeneratedXmlFile
- getDocument() - Method in class org.mybatis.generator.codegen.AbstractXmlGenerator
- getDocument() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- getDocument() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- getDomainObjectName() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getDomainObjectName() - Method in class org.mybatis.generator.config.TableConfiguration
- getDomainObjectRenamingRule() - Method in class org.mybatis.generator.config.TableConfiguration
- getDomainObjectSubPackage() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getDoubleInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getDriverClass() - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration
- getDynamicSqlSupportClassName() - Method in class org.mybatis.generator.config.TableConfiguration
- getDynamicSqlTableObjectName() - Method in class org.mybatis.generator.config.TableConfiguration
- getElements() - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- getEndingDelimiter() - Method in class org.mybatis.generator.config.Context
- getEnumConstants() - Method in class org.mybatis.generator.api.dom.java.InnerEnum
- getEscapedColumnName(IntrospectedColumn) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
- getExampleIncludeElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- getExampleProject() - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime
- getExampleType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getExampleWhereClauseId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getExceptions() - Method in class org.mybatis.generator.api.dom.java.Method
- getExplicitReturnType() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- getExtendsTypes() - Method in class org.mybatis.generator.api.dom.java.TypeParameter
- getExtraCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator
- getExtraCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- getExtraCompilationUnits() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- getExtraMessages() - Method in exception org.mybatis.generator.exception.MultiMessageException
- getField() - Method in class org.mybatis.generator.runtime.JavaFieldAndImports
- getFields() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getFileCommentLines() - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- getFileCommentLines() - Method in class org.mybatis.generator.api.dom.java.Interface
- getFileCommentLines() - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- getFileCommentLines() - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- getFileCommentLines() - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- getFileCommentLines() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- getFileEncoding() - Method in class org.mybatis.generator.api.GenericGeneratedFile
- getFileName() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- getFileName() - Method in class org.mybatis.generator.api.GeneratedFile
-
Get the file name (without any path).
- getFileName() - Method in class org.mybatis.generator.api.GeneratedJavaFile
- getFileName() - Method in class org.mybatis.generator.api.GeneratedKotlinFile
- getFileName() - Method in class org.mybatis.generator.api.GeneratedXmlFile
- getFirstCharacterUppercase(String) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getFloatInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getFormattedContent() - Method in class org.mybatis.generator.api.GenericGeneratedFile
-
Returns the entire contents of the generated file.
- getFormattedContent(CompilationUnit) - Method in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- getFormattedContent(CompilationUnit) - Method in interface org.mybatis.generator.api.JavaFormatter
- getFormattedContent(KotlinFile) - Method in class org.mybatis.generator.api.dom.DefaultKotlinFormatter
- getFormattedContent(KotlinFile) - Method in interface org.mybatis.generator.api.KotlinFormatter
- getFormattedContent(Document) - Method in class org.mybatis.generator.api.dom.DefaultXmlFormatter
- getFormattedContent(Document) - Method in interface org.mybatis.generator.api.XmlFormatter
- getFormattedDocument() - Method in class org.mybatis.generator.merge.xml.DomWriter
- getFullyQualifiedJavaType() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getFullyQualifiedName() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Returns the fully qualified name - including any generic type parameters.
- getFullyQualifiedName() - Method in class org.mybatis.generator.config.TableConfiguration
- getFullyQualifiedNameWithoutTypeParameters() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getFullyQualifiedTable() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getFullyQualifiedTableNameAtRuntime() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getFullyQualifiedTableNameAtRuntime() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getFullyQualifiedTableNames() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- getFunction() - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports
- getGeneratedCriteriaInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getGeneratedGenericFiles() - Method in class org.mybatis.generator.api.MyBatisGenerator
-
Returns the list of generated generic files after a call to one of the generate methods.
- getGeneratedJavaFiles() - Method in class org.mybatis.generator.api.AbstractRuntime
-
This method should return a list of generated Java files related to this table.
- getGeneratedJavaFiles() - Method in class org.mybatis.generator.api.MyBatisGenerator
-
Returns the list of generated Java files after a call to one of the generate methods.
- getGeneratedKey() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getGeneratedKey() - Method in class org.mybatis.generator.config.TableConfiguration
- getGeneratedKotlinFiles() - Method in class org.mybatis.generator.api.AbstractRuntime
-
This method should return a list of generated Kotlin files related to this table.
- getGeneratedKotlinFiles() - Method in class org.mybatis.generator.api.MyBatisGenerator
-
Returns the list of generated Kotlin files after a call to one of the generate methods.
- getGeneratedXmlFiles() - Method in class org.mybatis.generator.api.AbstractRuntime
-
This method should return a list of generated XML files related to this table.
- getGeneratedXmlFiles() - Method in class org.mybatis.generator.api.MyBatisGenerator
-
Returns the list of generated XML files after a call to one of the generate methods.
- getGenerationSteps() - Method in class org.mybatis.generator.api.AbstractRuntime
-
This method should return the number of progress messages that will be sent during the generation phase.
- getGenerationSteps() - Method in class org.mybatis.generator.codegen.GenerationEngine
- getGetterMethodName(String, FullyQualifiedJavaType) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
-
Computes a getter method name.
- getId() - Method in class org.mybatis.generator.config.Context
- getIdentityRetrievalStatement() - Method in enum class org.mybatis.generator.internal.db.DatabaseDialects
- getIgnoredColumnsInError() - Method in class org.mybatis.generator.config.TableConfiguration
-
Returns a List of Strings.
- getImplementationType() - Method in class org.mybatis.generator.config.CommentGeneratorConfiguration
- getImplementationType() - Method in class org.mybatis.generator.config.ConnectionFactoryConfiguration
- getImplementationType() - Method in class org.mybatis.generator.config.JavaTypeResolverConfiguration
- getImportedTypes() - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- getImportedTypes() - Method in class org.mybatis.generator.api.dom.java.Interface
- getImportedTypes() - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- getImportedTypes() - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- getImportedTypes() - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- getImportList() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Returns a list of Strings that are the fully qualified names of this type, and any generic type argument associated with this type.
- getImportList() - Method in class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
-
Returns a list of Strings that are the fully qualified names of this type, and any generic type argument associated with this type.
- getImportName() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
The name (fully qualified) that should be imported.
- getImports() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- getImports() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports
- getImports() - Method in class org.mybatis.generator.runtime.JavaFieldAndImports
- getImports() - Method in class org.mybatis.generator.runtime.JavaMethodAndImports
- getImports() - Method in class org.mybatis.generator.runtime.JavaMethodParts
- getImports() - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports
- getImports() - Method in class org.mybatis.generator.runtime.KotlinFunctionParts
- getInitializationBlocks() - Method in class org.mybatis.generator.api.dom.java.InnerClass
- getInitializationBlocks() - Method in class org.mybatis.generator.api.dom.java.InnerEnum
- getInitializationBlocks() - Method in class org.mybatis.generator.api.dom.java.InnerRecord
- getInitializationString() - Method in class org.mybatis.generator.api.dom.java.Field
- getInitializationString() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg
- getInitializationString() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty
- getInnerClass() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- getInnerClasses() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getInnerEnums() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getInnerInterfaces() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getInnerRecords() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getInsertSelectiveStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getInsertStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getInstance(String, List<String>) - Static method in class org.mybatis.generator.codegen.RootClassInfo
- getIntegerInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getIntInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getIntrospectedCatalog() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getIntrospectedColumnImpl() - Method in class org.mybatis.generator.config.Context
- getIntrospectedSchema() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getIntrospectedTable() - Method in class org.mybatis.generator.api.AbstractRuntime
- getIntrospectedTable() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getIntrospectedTable() - Method in class org.mybatis.generator.internal.rules.BaseRules
- getIntrospectedTable() - Method in interface org.mybatis.generator.internal.rules.Rules
- getIntrospectedTable() - Method in class org.mybatis.generator.internal.rules.RulesDelegate
- getIntrospectedTableName() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- getIntrospectionSteps() - Method in class org.mybatis.generator.config.Context
- getJavaBeansField(IntrospectedColumn, CommentGenerator, IntrospectedTable, Set<FullyQualifiedJavaType>) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getJavaBeansFieldWithGeneratedAnnotation(IntrospectedColumn, CommentGenerator, IntrospectedTable, CompilationUnit) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getJavaBeansGetter(IntrospectedColumn, CommentGenerator, IntrospectedTable, Set<FullyQualifiedJavaType>) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getJavaBeansGetterWithGeneratedAnnotation(IntrospectedColumn, CommentGenerator, IntrospectedTable, CompilationUnit) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getJavaBeansSetter(IntrospectedColumn, CommentGenerator, IntrospectedTable, Set<FullyQualifiedJavaType>) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getJavaBeansSetterWithGeneratedAnnotation(IntrospectedColumn, CommentGenerator, IntrospectedTable, CompilationUnit) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- getJavaDocLines() - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- getJavaDocLines() - Method in class org.mybatis.generator.api.dom.java.JavaElement
- getJavaMultiRowGeneratedKeyAnnotation(IntrospectedTable, GeneratedKey) - Static method in class org.mybatis.generator.runtime.common.GeneratedKeyAnnotationUtility
- getJavaProperty() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getJavaProperty() - Method in class org.mybatis.generator.config.ColumnOverride
- getJavaProperty(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- getJavaSingleRowGeneratedKeyAnnotation(IntrospectedTable, GeneratedKey) - Static method in class org.mybatis.generator.runtime.common.GeneratedKeyAnnotationUtility
- getJavaType() - Method in class org.mybatis.generator.config.ColumnOverride
- getJavaTypeResolverConfiguration() - Method in class org.mybatis.generator.config.Context
- getJDBCConnectionConfiguration() - Method in class org.mybatis.generator.config.Context
- getJdbcType() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getJdbcType() - Method in class org.mybatis.generator.config.ColumnOverride
- getJdbcTypeName() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getKnownRuntime() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getKotlinFile() - Method in class org.mybatis.generator.api.GeneratedKotlinFile
- getKotlinFile() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- getKotlinFiles() - Method in class org.mybatis.generator.codegen.AbstractKotlinGenerator
- getKotlinFiles() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDataClassGenerator
- getKotlinFiles() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- getKotlinMultiRowGeneratedKeyAnnotation(IntrospectedTable, GeneratedKey) - Static method in class org.mybatis.generator.runtime.common.GeneratedKeyAnnotationUtility
- getKotlinRecordType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getKotlinSingleRowGeneratedKeyAnnotation(IntrospectedTable, GeneratedKey) - Static method in class org.mybatis.generator.runtime.common.GeneratedKeyAnnotationUtility
- getLegacyClientType() - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration
- getLegacyJavaGeneratedKeyAnnotation(IntrospectedTable, GeneratedKey) - Static method in class org.mybatis.generator.runtime.common.GeneratedKeyAnnotationUtility
- getLength() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getLongInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getMapperName() - Method in class org.mybatis.generator.config.TableConfiguration
- getMergedSource(String, File) - Static method in class org.mybatis.generator.merge.xml.XmlFileMergerJaxp
- getMergedSource(String, File, String) - Method in interface org.mybatis.generator.merge.java.JavaFileMerger
-
Merge a newly generated Java file with an existing Java file.
- getMergedSource(String, String) - Method in interface org.mybatis.generator.merge.java.JavaFileMerger
-
Merge a newly generated Java file with existing Java file content.
- getMergedSource(String, String) - Method in class org.mybatis.generator.merge.java.JavaFileMergerJavaParserImpl
-
Merge a newly generated Java file with existing Java file content.
- getMergedSource(InputSource, InputSource, String) - Static method in class org.mybatis.generator.merge.xml.XmlFileMergerJaxp
- getMerger(JavaMergerFactory.PrinterConfiguration) - Static method in class org.mybatis.generator.merge.java.JavaMergerFactory
- getMethod() - Method in class org.mybatis.generator.runtime.JavaMethodAndImports
- getMethodLines() - Static method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator
- getMethodName() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
- getMethodName() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
- getMethodName() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
- getMethodName() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
- getMethods() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getModelGeneratorConfiguration() - Method in class org.mybatis.generator.config.Context
- getModelProject() - Method in class org.mybatis.generator.api.AbstractRuntime
- getModelType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getModelType() - Method in class org.mybatis.generator.config.TableConfiguration
- getModelType(String) - Static method in enum class org.mybatis.generator.config.ModelType
- getModifiers() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem
- getMyBatis3JavaMapperType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatis3Order() - Method in class org.mybatis.generator.config.GeneratedKey
- getMyBatis3SqlMapNamespace() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatis3SqlProviderType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatis3UpdateByExampleWhereClauseId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatis3XmlMapperFileName() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatis3XmlMapperPackage() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatisDynamicSqlSupportType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getMyBatisDynamicSQLTableObjectName() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getName() - Method in class org.mybatis.generator.api.dom.java.Field
- getName() - Method in class org.mybatis.generator.api.dom.java.Method
- getName() - Method in class org.mybatis.generator.api.dom.java.Parameter
- getName() - Method in class org.mybatis.generator.api.dom.java.TypeParameter
- getName() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg
- getName() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem
- getName() - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- getNamedItems() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- getNamedItems() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItemContainer
- getNewArrayListInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getNewHashMapInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getNewIteratorInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getNewListInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getNonBLOBColumnCount() - Method in class org.mybatis.generator.api.IntrospectedTable
- getNonBLOBColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
-
Returns all columns except BLOBs (for use by the select by example without BLOBs method).
- getNonPrimaryKeyColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- getNumberOfGeneratedFiles() - Method in class org.mybatis.generator.codegen.GenerationResults
- getObjectInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getOldElementTags() - Static method in class org.mybatis.generator.config.MergeConstants
- getOuterObject() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- getPackage() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- getPackageName() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getPackageName() - Method in class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
- getParameterClause(IntrospectedColumn) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
- getParameterClause(IntrospectedColumn, String) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
- getParameters() - Method in class org.mybatis.generator.api.dom.java.InnerRecord
- getParameters() - Method in class org.mybatis.generator.api.dom.java.Method
- getParameters() - Method in class org.mybatis.generator.runtime.JavaMethodParts
- getPassword() - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration
- getPrimaryKeyColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
-
Returns the columns in the primary key.
- getPrimaryKeyType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getPrimaryKeyWhereClauseAndParameters() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getPrimaryKeyWhereClauseAndParameters(boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- getPrimaryKeyWhereClauseForUpdate(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getPrimitiveTypeWrapper() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getProject() - Method in class org.mybatis.generator.codegen.AbstractJavaGenerator
- getProject() - Method in class org.mybatis.generator.codegen.AbstractKotlinGenerator
- getProperties() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getProperties() - Method in class org.mybatis.generator.config.PropertyHolder
- getProperty() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports
- getProperty(String) - Method in class org.mybatis.generator.config.NullableProperties
- getProperty(String) - Method in class org.mybatis.generator.config.PropertyHolder
- getPropertyName() - Method in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- getPropertyName() - Method in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- getRecordWithBLOBsType() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getRemarks() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getRemarks() - Method in class org.mybatis.generator.api.IntrospectedTable
- getRenamedColumnNameForResultMap(IntrospectedColumn) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
-
The renamed column name for a select statement.
- getResource(String) - Static method in class org.mybatis.generator.internal.ObjectFactory
- getResultAnnotation(IntrospectedColumn, boolean) - Static method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
- getResultMapWithBLOBsId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getReturnType() - Method in class org.mybatis.generator.api.dom.java.Method
- getReturnTypeAnnotations() - Method in class org.mybatis.generator.api.dom.java.Method
- getRootClass(IntrospectedTable) - Static method in class org.mybatis.generator.runtime.common.RootClassAndInterfaceUtility
- getRootElement() - Method in class org.mybatis.generator.api.dom.xml.Document
- getRules() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getRuntimeSqlStatement() - Method in class org.mybatis.generator.config.GeneratedKey
- getScale() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getSchema() - Method in class org.mybatis.generator.config.TableConfiguration
- getSchema() - Method in class org.mybatis.generator.internal.db.ActualTableName
- getSelectAllStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getSelectByExampleStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getSelectByExampleWithBLOBsStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getSelectByPrimaryKeyStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getSelectKey(IntrospectedColumn, GeneratedKey) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
-
This method should return an XmlElement for the select key used to automatically generate keys.
- getSelectList() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getSelectListPhrase(IntrospectedColumn) - Static method in class org.mybatis.generator.runtime.mybatis3.MyBatis3FormattingUtilities
-
The phrase to use in a select list.
- getSetEqualLinesForUpdateStatement(List<IntrospectedColumn>, boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- getSetEqualLinesForUpdateStatement(List<IntrospectedColumn>, String, String, boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getSetEqualWhenPresentLinesForUpdateStatement(List<IntrospectedColumn>, boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator
- getSetEqualWhenPresentLinesForUpdateStatement(List<IntrospectedColumn>, String, String, boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- getSetterMethodName(String) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
-
Computes a setter method name.
- getShortInstance() - Static method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getShortName() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getShortNameWithoutTypeArguments() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getShortNameWithoutTypeArguments() - Method in class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
- getShortNameWithTypeArguments() - Method in class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
- getSqlMapElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- getSqlMapElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- getSqlMapGeneratorConfiguration() - Method in class org.mybatis.generator.config.Context
- getSqlProviderName() - Method in class org.mybatis.generator.config.TableConfiguration
- getStaticImports() - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- getStaticImports() - Method in class org.mybatis.generator.api.dom.java.Interface
- getStaticImports() - Method in class org.mybatis.generator.api.dom.java.TopLevelClass
- getStaticImports() - Method in class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- getStaticImports() - Method in class org.mybatis.generator.api.dom.java.TopLevelRecord
- getStaticImports() - Method in class org.mybatis.generator.runtime.JavaMethodAndImports
- getString(String) - Static method in class org.mybatis.generator.internal.util.messages.Messages
- getString(String, String) - Static method in class org.mybatis.generator.internal.util.messages.Messages
- getString(String, String, String) - Static method in class org.mybatis.generator.internal.util.messages.Messages
- getString(String, String, String, String) - Static method in class org.mybatis.generator.internal.util.messages.Messages
- getStringInstance() - Static method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getSubPackageForClientOrSqlMap(boolean) - Method in class org.mybatis.generator.api.FullyQualifiedTable
-
Calculates a Java package fragment based on the table catalog and schema.
- getSubPackageForModel(boolean) - Method in class org.mybatis.generator.api.FullyQualifiedTable
-
Calculates a Java package fragment based on the table catalog and schema.
- getSuperClass() - Method in class org.mybatis.generator.api.dom.java.InnerClass
- getSuperInterfaceTypes() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getSuperTypes() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- getSupportClass() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- getSupportObjectImport() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- getTableAlias() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getTableConfiguration() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getTableConfigurationProperty(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getTableName() - Method in class org.mybatis.generator.config.TableConfiguration
- getTableName() - Method in class org.mybatis.generator.internal.db.ActualTableName
- getTablePropertyImport() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- getTablePropertyName() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- getTableType() - Method in class org.mybatis.generator.api.IntrospectedTable
- getTargetPackage() - Method in class org.mybatis.generator.api.GeneratedFile
-
Get the target package for the file.
- getTargetPackage() - Method in class org.mybatis.generator.api.GeneratedJavaFile
- getTargetPackage() - Method in class org.mybatis.generator.api.GeneratedKotlinFile
- getTargetPackage() - Method in class org.mybatis.generator.api.GeneratedXmlFile
- getTargetPackage() - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration
- getTargetPackage() - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration
- getTargetPackage() - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration
- getTargetProject() - Method in class org.mybatis.generator.api.GeneratedFile
-
Gets the target project.
- getTargetProject() - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration
- getTargetProject() - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration
- getTargetProject() - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration
- getTargetRuntime() - Method in class org.mybatis.generator.config.Context
- getThis() - Method in class org.mybatis.generator.api.CodeGenerationAttributes.AbstractBuilder
- getThis() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction.Builder
- getThis() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem.AbstractBuilder
- getThis() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItemContainer.NamedItemContainerBuilder
- getThis() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Builder
- getThis() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType.Builder
- getThis() - Method in class org.mybatis.generator.api.IntrospectedTable.Builder
- getThis() - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- getThis() - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- getThis() - Method in class org.mybatis.generator.config.CommentGeneratorConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.ConnectionFactoryConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.Context.Builder
- getThis() - Method in class org.mybatis.generator.config.JavaTypeResolverConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.PluginConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.PropertyHolder.AbstractBuilder
- getThis() - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- getThis() - Method in class org.mybatis.generator.runtime.common.RecordModelGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.common.SimpleModelGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlSupportClassGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicInsertMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicMultipleInsertMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralCountMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralDeleteMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectDistinctMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralUpdateMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectListGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.java.JavaDynamicSqlRuntime.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicInsertFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicMultipleInsertFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralDeleteExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectDistinctExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectOneExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralUpdateExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDataClassGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.AnnotatedMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedCountByExampleMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByExampleMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedDeleteByPrimaryKeyMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedInsertSelectiveMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectAllMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleSelectiveMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator.AnnotatedBuilder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.CountByExampleMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByExampleMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectAllMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.model.BaseRecordGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.model.ExampleGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.model.PrimaryKeyGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.model.RecordWithBLOBsGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BaseColumnListElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.BlobColumnListElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.CountByExampleElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByExampleElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator.Builder
- getThis() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator.Builder
- getToPrimitiveMethod() - Method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- getType() - Method in class org.mybatis.generator.api.dom.java.AbstractJavaType
- getType() - Method in interface org.mybatis.generator.api.dom.java.CompilationUnit
- getType() - Method in class org.mybatis.generator.api.dom.java.Field
- getType() - Method in class org.mybatis.generator.api.dom.java.Parameter
- getType() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty
- getType() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- getTypeAnnotations() - Method in class org.mybatis.generator.api.dom.java.Field
- getTypeArguments() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- getTypeArguments() - Method in class org.mybatis.generator.api.dom.kotlin.FullyQualifiedKotlinType
- getTypeHandler() - Method in class org.mybatis.generator.api.IntrospectedColumn
- getTypeHandler() - Method in class org.mybatis.generator.config.ColumnOverride
- getTypeParameters() - Method in class org.mybatis.generator.api.dom.java.InnerClass
- getTypeParameters() - Method in class org.mybatis.generator.api.dom.java.InnerInterface
- getTypeParameters() - Method in class org.mybatis.generator.api.dom.java.InnerRecord
- getTypeParameters() - Method in class org.mybatis.generator.api.dom.java.Method
- getUpdateByExampleIncludeElement() - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator
- getUpdateByExampleSelectiveStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getUpdateByExampleStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getUpdateByExampleWithBLOBsStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getUpdateByPrimaryKeySelectiveStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getUpdateByPrimaryKeyStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getUpdateByPrimaryKeyWithBLOBsStatementId() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- getUserId() - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration
- getValidPropertyName(String) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
-
This method ensures that the specified input string is a valid Java property name.
- getValue() - Method in enum class org.mybatis.generator.api.dom.java.JavaVisibility
- getValue() - Method in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- getValue() - Method in enum class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Type
- getValue() - Method in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
- getVersion(Document) - Method in class org.mybatis.generator.merge.xml.DomWriter
-
Extracts the XML version from the Document.
- getVisibility() - Method in class org.mybatis.generator.api.dom.java.JavaElement
- getWarnings() - Method in class org.mybatis.generator.config.xml.ConfigurationParser
- getWarnings() - Method in class org.mybatis.generator.internal.db.DatabaseIntrospector
H
- hasAnyColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- hasAnyMembersToMerge() - Method in class org.mybatis.generator.merge.java.CustomMemberGatherer
- hasBaseColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- hasBLOBColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- hasChildren() - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- hasGeneratedKeys - Variable in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- hasGeneratedKeys - Variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- hashCode() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- hashCode() - Method in class org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
- hashCode() - Method in record class org.mybatis.generator.api.dom.xml.Attribute
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.mybatis.generator.api.dom.xml.PublicDocType
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.mybatis.generator.api.dom.xml.SystemDocType
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.mybatis.generator.api.dom.xml.TextElement
-
Returns a hash code value for this object.
- hashCode() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- hashCode() - Method in record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
-
Returns a hash code value for this object.
- hashCode() - Method in class org.mybatis.generator.config.IgnoredColumn
- hashCode() - Method in record class org.mybatis.generator.config.Property
-
Returns a hash code value for this object.
- hashCode() - Method in class org.mybatis.generator.config.TableConfiguration
- hashCode() - Method in class org.mybatis.generator.internal.db.ActualTableName
- hashCode() - Method in record class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.FieldNameAndImport
-
Returns a hash code value for this object.
- hasJDBCDateColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
-
Returns true if any of the columns in the table are JDBC Dates (as opposed to timestamps).
- hasJDBCTimeColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
-
Returns true if any of the columns in the table are JDBC Times (as opposed to timestamps).
- hasPrimaryKeyColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
- HIERARCHICAL - Enum constant in enum class org.mybatis.generator.config.ModelType
- HierarchicalModelRules - Class in org.mybatis.generator.internal.rules
-
This class encapsulates all the code generation rules for a table using the hierarchical model.
- HierarchicalModelRules(IntrospectedTable) - Constructor for class org.mybatis.generator.internal.rules.HierarchicalModelRules
- HSQLDB - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
I
- ID - Enum constant in enum class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator.ResultElementType
- identity - Variable in class org.mybatis.generator.api.IntrospectedColumn
- idStartsWithPrefix(String) - Static method in class org.mybatis.generator.config.MergeConstants
- ifStringHasValueElse(String, Consumer<String>, Runnable) - Static method in class org.mybatis.generator.internal.util.StringUtility
- IgnoredColumn - Class in org.mybatis.generator.config
- IgnoredColumn(String, boolean) - Constructor for class org.mybatis.generator.config.IgnoredColumn
- IgnoredColumnException - Class in org.mybatis.generator.config
- IgnoredColumnException(String, boolean) - Constructor for class org.mybatis.generator.config.IgnoredColumnException
- IgnoredColumnPattern - Class in org.mybatis.generator.config
- IgnoredColumnPattern(IgnoredColumnPattern.Builder) - Constructor for class org.mybatis.generator.config.IgnoredColumnPattern
- IgnoredColumnPattern.Builder - Class in org.mybatis.generator.config
- IgnoreViewsPlugin - Class in org.mybatis.generator.plugins
-
This plugin will cause any table of type "VIEW" in a context to be ignored.
- IgnoreViewsPlugin() - Constructor for class org.mybatis.generator.plugins.IgnoreViewsPlugin
- IMPLEMENTATION - Enum constant in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- importString() - Method in record class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.FieldNameAndImport
-
Returns the value of the
importStringrecord component. - includeNonBlobsConstructor(boolean) - Method in class org.mybatis.generator.runtime.common.RecordModelGenerator.Builder
- INFIX - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- INFORMIX - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- InitializationBlock - Class in org.mybatis.generator.api.dom.java
- InitializationBlock() - Constructor for class org.mybatis.generator.api.dom.java.InitializationBlock
- InitializationBlock(boolean) - Constructor for class org.mybatis.generator.api.dom.java.InitializationBlock
- InitializationBlockRenderer - Class in org.mybatis.generator.api.dom.java.render
- InitializationBlockRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.InitializationBlockRenderer
- initialized(IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- initialized(IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called just before the getGeneratedXXXFiles methods are called on the introspected table.
- initialized(IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- initialized(IntrospectedTable) - Method in class org.mybatis.generator.plugins.RenameExampleClassPlugin
- initialized(IntrospectedTable) - Method in class org.mybatis.generator.plugins.VirtualPrimaryKeyPlugin
- initializeSubBuilder(T) - Method in class org.mybatis.generator.codegen.AbstractGenerator
- INNER - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- InnerClass - Class in org.mybatis.generator.api.dom.java
-
This class encapsulates the idea of an inner class - it has methods that make it easy to generate inner classes.
- InnerClass(String) - Constructor for class org.mybatis.generator.api.dom.java.InnerClass
- InnerClass(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.InnerClass
- InnerClassRenderer - Class in org.mybatis.generator.api.dom.java.render
- InnerClassRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.InnerClassRenderer
- InnerEnum - Class in org.mybatis.generator.api.dom.java
-
This class encapsulates the idea of an inner enum - it has methods that make it easy to generate inner enum.
- InnerEnum(String) - Constructor for class org.mybatis.generator.api.dom.java.InnerEnum
- InnerEnum(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.InnerEnum
- InnerEnumRenderer - Class in org.mybatis.generator.api.dom.java.render
- InnerEnumRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.InnerEnumRenderer
- InnerInterface - Class in org.mybatis.generator.api.dom.java
- InnerInterface(String) - Constructor for class org.mybatis.generator.api.dom.java.InnerInterface
- InnerInterface(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.InnerInterface
- InnerInterfaceRenderer - Class in org.mybatis.generator.api.dom.java.render
- InnerInterfaceRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.InnerInterfaceRenderer
- InnerRecord - Class in org.mybatis.generator.api.dom.java
-
This class encapsulates the idea of an inner record - it has methods that make it easy to generate inner records.
- InnerRecord(String) - Constructor for class org.mybatis.generator.api.dom.java.InnerRecord
- InnerRecord(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.InnerRecord
- InnerRecordRenderer - Class in org.mybatis.generator.api.dom.java.render
- InnerRecordRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.InnerRecordRenderer
- InsertElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- InsertElementGenerator(InsertElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator
- InsertElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- InsertExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- InsertMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- InsertMethodGenerator(InsertMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator
- InsertMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- InsertMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- InsertMultipleExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertMultipleExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertMultipleMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- InsertMultipleMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- InsertMultipleVarargExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertMultipleVarargExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertSelectiveElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- InsertSelectiveElementGenerator(InsertSelectiveElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertSelectiveElementGenerator
- InsertSelectiveElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- InsertSelectiveExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertSelectiveExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- InsertSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- InsertSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- InsertSelectiveMethodGenerator(InsertSelectiveMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertSelectiveMethodGenerator
- InsertSelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- InsertSelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- Interface - Class in org.mybatis.generator.api.dom.java
- Interface(String) - Constructor for class org.mybatis.generator.api.dom.java.Interface
- Interface(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.Interface
- INTERFACE - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
- INTERNAL - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- internalClassForName(String) - Static method in class org.mybatis.generator.internal.ObjectFactory
- InternalException - Exception in org.mybatis.generator.exception
-
This exception will be thrown if there are unexpected internal errors within MyBatis Generator.
- InternalException(String) - Constructor for exception org.mybatis.generator.exception.InternalException
- InternalException(String, Throwable) - Constructor for exception org.mybatis.generator.exception.InternalException
- IntrospectedColumn - Class in org.mybatis.generator.api
-
This class holds information about an introspected column.
- IntrospectedColumn() - Constructor for class org.mybatis.generator.api.IntrospectedColumn
-
Constructs a Column definition.
- introspectedTable - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
Only nullable because instances of this class are built through introspection.
- introspectedTable - Variable in class org.mybatis.generator.codegen.AbstractGenerator
- introspectedTable - Variable in class org.mybatis.generator.internal.rules.BaseRules
- IntrospectedTable - Class in org.mybatis.generator.api
-
This class holds the results of database introspection - namely the different columns associated with the table.
- IntrospectedTable(IntrospectedTable.Builder) - Constructor for class org.mybatis.generator.api.IntrospectedTable
- IntrospectedTable.Builder - Class in org.mybatis.generator.api
- IntrospectionEngine - Class in org.mybatis.generator.codegen
- IntrospectionEngine(IntrospectionEngine.Builder) - Constructor for class org.mybatis.generator.codegen.IntrospectionEngine
- IntrospectionEngine.Builder - Class in org.mybatis.generator.codegen
- introspectionStarted(int) - Method in interface org.mybatis.generator.api.ProgressCallback
-
Called to note the start of the introspection phase, and to note the maximum number of startTask messages that will be sent for the introspection phase.
- introspectTables() - Method in class org.mybatis.generator.codegen.IntrospectionEngine
-
Introspect tables based on the configuration specified in the constructor.
- introspectTables(TableConfiguration, KnownRuntime, PluginAggregator) - Method in class org.mybatis.generator.internal.db.DatabaseIntrospector
-
Returns a List of IntrospectedTable elements that matches the specified table configuration.
- InvalidConfigurationException - Exception in org.mybatis.generator.exception
- InvalidConfigurationException(String, List<String>) - Constructor for exception org.mybatis.generator.exception.InvalidConfigurationException
- isAbstract() - Method in class org.mybatis.generator.api.dom.java.InnerClass
- isAbstract() - Method in class org.mybatis.generator.api.dom.java.Method
- isAllColumnDelimitingEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isArray() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- isAutoIncrement - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
true if the JDBC driver reports that this column is auto-increment.
- isAutoIncrement() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isBLOBColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isClassName() - Method in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- isColumnIgnored(String) - Method in class org.mybatis.generator.config.TableConfiguration
- isColumnNameDelimited - Variable in class org.mybatis.generator.api.IntrospectedColumn
- isColumnNameDelimited() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isColumnNameDelimited() - Method in class org.mybatis.generator.config.ColumnOverride
- isConstructor() - Method in class org.mybatis.generator.api.dom.java.Method
- isConstructorBased() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- isCountByExampleStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isDefault() - Method in class org.mybatis.generator.api.dom.java.Method
- isDeleteByExampleStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isDeleteByPrimaryKeyStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isDelimitIdentifiers() - Method in class org.mybatis.generator.config.TableConfiguration
- isDynamicSqlBased() - Method in enum class org.mybatis.generator.api.KnownRuntime
- isEnabled(IntrospectedTable) - Static method in class org.mybatis.generator.plugins.JSpecifyPlugin
- isExplicitlyImported() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- isFinal() - Method in class org.mybatis.generator.api.dom.java.Field
- isFinal() - Method in class org.mybatis.generator.api.dom.java.InnerClass
- isFinal() - Method in class org.mybatis.generator.api.dom.java.Method
- isForUpdateByExample(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ExampleWhereClauseElementGenerator.Builder
- isGeneratedAlways - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
True if there is a column override that defines this column as GENERATED ALWAYS.
- isGeneratedAlways() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isGeneratedAlways() - Method in class org.mybatis.generator.config.ColumnOverride
- isGeneratedColumn - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
true if the JDBC driver reports that this column is generated.
- isGeneratedColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isIdentity() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isIdentity() - Method in class org.mybatis.generator.config.GeneratedKey
- isImmutable() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- isImmutable(Context) - Method in class org.mybatis.generator.config.TableConfiguration
- isInsertStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isJavaMergeEnabled() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- isJdbcCharacterColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isJDBCDateColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isJdbcStandard() - Method in class org.mybatis.generator.config.GeneratedKey
- isJDBCTimeColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isLegacyMyBatis3Based() - Method in enum class org.mybatis.generator.api.KnownRuntime
- isMergeable() - Method in class org.mybatis.generator.api.GeneratedFile
-
Checks if is mergeable.
- isMergeable() - Method in class org.mybatis.generator.api.GeneratedJavaFile
-
A Java file is mergeable if the getCompilationUnit() method returns a valid compilation unit.
- isMergeable() - Method in class org.mybatis.generator.api.GeneratedKotlinFile
- isMergeable() - Method in class org.mybatis.generator.api.GeneratedXmlFile
- isMergeable() - Method in class org.mybatis.generator.api.GenericGeneratedFile
- isModelOnly - Variable in class org.mybatis.generator.internal.rules.BaseRules
- isNative() - Method in class org.mybatis.generator.api.dom.java.Method
- isNullable() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isOneLineFunction() - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- isOverwrite() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- isPrimitive() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- isRecordBased() - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- isSelectByExampleStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isSelectByPrimaryKeyStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isSequenceColumn - Variable in class org.mybatis.generator.api.IntrospectedColumn
- isSequenceColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isSimple - Variable in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.InsertMethodGenerator.Builder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator.AbstractBuilder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.Builder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.DeleteByPrimaryKeyElementGenerator.Builder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.InsertElementGenerator.Builder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator.Builder
- isSimple(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator.Builder
- isStatic() - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- isStatic() - Method in class org.mybatis.generator.api.dom.java.JavaElement
- isStringColumn() - Method in class org.mybatis.generator.api.IntrospectedColumn
- isSynchronized() - Method in class org.mybatis.generator.api.dom.java.Method
- isTransient() - Method in class org.mybatis.generator.api.dom.java.Field
- isTrue(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- isUpdateByExampleStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isUpdateByPrimaryKeyStatementEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isVarargs() - Method in class org.mybatis.generator.api.dom.java.Parameter
- isVerbose() - Method in class org.mybatis.generator.ant.GeneratorAntTask
- isVolatile() - Method in class org.mybatis.generator.api.dom.java.Field
- isWildcardEscapingEnabled() - Method in class org.mybatis.generator.config.TableConfiguration
- isXML11 - Variable in class org.mybatis.generator.merge.xml.DomWriter
J
- JavaBeansUtil - Class in org.mybatis.generator.internal.util
- JavaDomUtils - Class in org.mybatis.generator.api.dom.java
- JavaDynamicSqlRuntime - Class in org.mybatis.generator.runtime.dynamicsql.java
- JavaDynamicSqlRuntime(JavaDynamicSqlRuntime.Builder) - Constructor for class org.mybatis.generator.runtime.dynamicsql.java.JavaDynamicSqlRuntime
- JavaDynamicSqlRuntime.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java
- JavaElement - Class in org.mybatis.generator.api.dom.java
- JavaElement() - Constructor for class org.mybatis.generator.api.dom.java.JavaElement
- JavaElement(JavaElement) - Constructor for class org.mybatis.generator.api.dom.java.JavaElement
- JavaFieldAndImports - Class in org.mybatis.generator.runtime
- JavaFieldAndImports.Builder - Class in org.mybatis.generator.runtime
- javaFileEncoding() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- javaFileEncoding() - Method in class org.mybatis.generator.codegen.GenerationResults
- JavaFileMerger - Interface in org.mybatis.generator.merge.java
- JavaFileMergerJavaParserImpl - Class in org.mybatis.generator.merge.java
-
This class handles the task of merging changes into an existing Java file using JavaParser.
- JavaFileMergerJavaParserImpl(JavaMergerFactory.PrinterConfiguration) - Constructor for class org.mybatis.generator.merge.java.JavaFileMergerJavaParserImpl
- javaFormatter() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- javaFormatter() - Method in class org.mybatis.generator.codegen.GenerationResults
- JavaFormatter - Interface in org.mybatis.generator.api
-
Objects implementing this interface are used to convert the internal representation of the Java DOM classes into a string suitable for saving to the file system.
- javaGenerators - Variable in class org.mybatis.generator.api.AbstractRuntime
- javaIndent(int) - Static method in class org.mybatis.generator.api.dom.OutputUtilities
- javaIndent(StringBuilder, int) - Static method in class org.mybatis.generator.api.dom.OutputUtilities
-
Utility method that indents the buffer by the default amount for Java (four spaces per indent level).
- JavaMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- JavaMapperGenerator(JavaMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.JavaMapperGenerator
- JavaMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- JavaMergerFactory - Class in org.mybatis.generator.merge.java
- JavaMergerFactory() - Constructor for class org.mybatis.generator.merge.java.JavaMergerFactory
- JavaMergerFactory.PrinterConfiguration - Enum Class in org.mybatis.generator.merge.java
- JavaMergeUtilities - Class in org.mybatis.generator.merge.java
- JavaMethodAndImports - Class in org.mybatis.generator.runtime
- JavaMethodAndImports.Builder - Class in org.mybatis.generator.runtime
- JavaMethodParts - Class in org.mybatis.generator.runtime
- JavaMethodParts.Builder - Class in org.mybatis.generator.runtime
- javaProperty - Variable in class org.mybatis.generator.api.IntrospectedColumn
-
Only nullable because instances of this class are built through introspection.
- JavaReservedWords - Class in org.mybatis.generator.api.dom.java
-
This class contains a list of Java reserved words.
- JavaToKotlinTypeConverter - Class in org.mybatis.generator.api.dom.kotlin
-
This class converts Java types to Kotlin types.
- JavaTypeResolver - Interface in org.mybatis.generator.api
-
This interface describes methods that are required in any Java type resolver.
- JavaTypeResolver.JdbcTypeInformation - Record Class in org.mybatis.generator.api
- JavaTypeResolverConfiguration - Class in org.mybatis.generator.config
- JavaTypeResolverConfiguration(JavaTypeResolverConfiguration.Builder) - Constructor for class org.mybatis.generator.config.JavaTypeResolverConfiguration
- JavaTypeResolverConfiguration.Builder - Class in org.mybatis.generator.config
- JavaTypeResolverDefaultImpl - Class in org.mybatis.generator.internal.types
- JavaTypeResolverDefaultImpl() - Constructor for class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- JavaVisibility - Enum Class in org.mybatis.generator.api.dom.java
-
Typesafe enum of possible Java visibility settings.
- JDBCConnectionConfiguration - Class in org.mybatis.generator.config
- JDBCConnectionConfiguration(JDBCConnectionConfiguration.Builder) - Constructor for class org.mybatis.generator.config.JDBCConnectionConfiguration
- JDBCConnectionConfiguration.Builder - Class in org.mybatis.generator.config
- JDBCConnectionFactory - Class in org.mybatis.generator.internal
-
This class assumes that classes are cached elsewhere for performance reasons, but also to make sure that any native libraries are only loaded one time.
- JDBCConnectionFactory(JDBCConnectionConfiguration) - Constructor for class org.mybatis.generator.internal.JDBCConnectionFactory
-
This constructor is called when there is a JDBCConnectionConfiguration specified in the configuration.
- jdbcType - Variable in class org.mybatis.generator.api.IntrospectedColumn
- JdbcTypeInformation(String, FullyQualifiedJavaType) - Constructor for record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
-
Creates an instance of a
JdbcTypeInformationrecord class. - jdbcTypeName - Variable in class org.mybatis.generator.api.IntrospectedColumn
- jdbcTypeName() - Method in record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
-
Returns the value of the
jdbcTypeNamerecord component. - joining(CharSequence, CharSequence, CharSequence) - Static method in interface org.mybatis.generator.internal.util.CustomCollectors
-
Returns a
Collectorsimilar to the standard JDK joining collector, except that this collector returns an empty string if there are no elements to collect. - JSpecifyPlugin - Class in org.mybatis.generator.plugins
- JSpecifyPlugin() - Constructor for class org.mybatis.generator.plugins.JSpecifyPlugin
K
- knownRuntime - Variable in class org.mybatis.generator.api.CodeGenerationAttributes
- knownRuntime - Variable in class org.mybatis.generator.api.PluginAdapter
- knownRuntime() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- KnownRuntime - Enum Class in org.mybatis.generator.api
- KotlinArg - Class in org.mybatis.generator.api.dom.kotlin
- KotlinArg.Builder - Class in org.mybatis.generator.api.dom.kotlin
- KotlinArgRenderer - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinArgRenderer() - Constructor for class org.mybatis.generator.api.dom.kotlin.render.KotlinArgRenderer
- kotlinDataClassGenerated(KotlinFile, KotlinType, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- kotlinDataClassGenerated(KotlinFile, KotlinType, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- kotlinDataClassGenerated(KotlinFile, KotlinType, IntrospectedTable) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- KotlinDataClassGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinDataClassGenerator(KotlinDataClassGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDataClassGenerator
- KotlinDataClassGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinDynamicSqlRuntime - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinDynamicSqlRuntime(KotlinDynamicSqlRuntime.Builder) - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime
- KotlinDynamicSqlRuntime.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinDynamicSqlSupportClassGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinDynamicSqlSupportClassGenerator(KotlinDynamicSqlSupportClassGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlSupportClassGenerator
- KotlinDynamicSqlSupportClassGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinFile - Class in org.mybatis.generator.api.dom.kotlin
- KotlinFile(String) - Constructor for class org.mybatis.generator.api.dom.kotlin.KotlinFile
- kotlinFileEncoding() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- kotlinFileEncoding() - Method in class org.mybatis.generator.codegen.GenerationResults
- KotlinFileRenderer - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinFileRenderer() - Constructor for class org.mybatis.generator.api.dom.kotlin.render.KotlinFileRenderer
- kotlinFormatter() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- kotlinFormatter() - Method in class org.mybatis.generator.codegen.GenerationResults
- KotlinFormatter - Interface in org.mybatis.generator.api
-
Objects implementing this interface are used to convert the internal representation of the Kotlin DOM classes into a string suitable for saving to the file system.
- KotlinFragmentGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- KotlinFragmentGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- KotlinFragmentGenerator.FieldNameAndImport - Record Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- KotlinFunction - Class in org.mybatis.generator.api.dom.kotlin
- KotlinFunction.Builder - Class in org.mybatis.generator.api.dom.kotlin
- KotlinFunctionAndImports - Class in org.mybatis.generator.runtime
- KotlinFunctionAndImports.Builder - Class in org.mybatis.generator.runtime
- KotlinFunctionParts - Class in org.mybatis.generator.runtime
- KotlinFunctionParts.Builder - Class in org.mybatis.generator.runtime
- KotlinFunctionRenderer - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinFunctionRenderer() - Constructor for class org.mybatis.generator.api.dom.kotlin.render.KotlinFunctionRenderer
- kotlinGenerators - Variable in class org.mybatis.generator.api.AbstractRuntime
- kotlinIndent(int) - Static method in class org.mybatis.generator.api.dom.OutputUtilities
- kotlinIndent(String) - Static method in class org.mybatis.generator.api.dom.kotlin.render.KotlinRenderingUtilities
- kotlinIndent(StringBuilder, int) - Static method in class org.mybatis.generator.api.dom.OutputUtilities
-
Utility method that indents the buffer by the default amount for Kotlin (four spaces per indent level).
- KotlinMapperAndExtensionsGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinMapperAndExtensionsGenerator(KotlinMapperAndExtensionsGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- KotlinMapperAndExtensionsGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin
- KotlinModifier - Enum Class in org.mybatis.generator.api.dom.kotlin
-
Nearly complete list of Kotlin modifiers.
- KotlinNamedItem - Class in org.mybatis.generator.api.dom.kotlin
- KotlinNamedItem(KotlinNamedItem.AbstractBuilder<?>) - Constructor for class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem
- KotlinNamedItem.AbstractBuilder<T extends KotlinNamedItem.AbstractBuilder<T>> - Class in org.mybatis.generator.api.dom.kotlin
- KotlinNamedItemContainer - Class in org.mybatis.generator.api.dom.kotlin
- KotlinNamedItemContainer(KotlinNamedItemContainer.NamedItemContainerBuilder<?>) - Constructor for class org.mybatis.generator.api.dom.kotlin.KotlinNamedItemContainer
- KotlinNamedItemContainer.NamedItemContainerBuilder<T extends KotlinNamedItemContainer.NamedItemContainerBuilder<T>> - Class in org.mybatis.generator.api.dom.kotlin
- KotlinNamedItemRenderer - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinNamedItemRenderer() - Constructor for class org.mybatis.generator.api.dom.kotlin.render.KotlinNamedItemRenderer
- KotlinNamedItemVisitor<R> - Interface in org.mybatis.generator.api.dom.kotlin
- KotlinProperty - Class in org.mybatis.generator.api.dom.kotlin
- KotlinProperty.Builder - Class in org.mybatis.generator.api.dom.kotlin
- KotlinProperty.Type - Enum Class in org.mybatis.generator.api.dom.kotlin
- KotlinPropertyAndImports - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- KotlinPropertyAndImports.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- KotlinPropertyRenderer - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinPropertyRenderer() - Constructor for class org.mybatis.generator.api.dom.kotlin.render.KotlinPropertyRenderer
- KotlinRenderingUtilities - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinType - Class in org.mybatis.generator.api.dom.kotlin
- KotlinType.Builder - Class in org.mybatis.generator.api.dom.kotlin
- KotlinType.Type - Enum Class in org.mybatis.generator.api.dom.kotlin
- KotlinTypeRenderer - Class in org.mybatis.generator.api.dom.kotlin.render
- KotlinTypeRenderer() - Constructor for class org.mybatis.generator.api.dom.kotlin.render.KotlinTypeRenderer
L
- LATE_INIT - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- LegacyJavaRuntime - Class in org.mybatis.generator.runtime.mybatis3
-
Runtime for generating MyBatis3 artifacts.
- LegacyJavaRuntime(LegacyJavaRuntime.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.LegacyJavaRuntime
- LegacyJavaRuntime.Builder - Class in org.mybatis.generator.runtime.mybatis3
- LegacySimpleJavaRuntime - Class in org.mybatis.generator.runtime.mybatis3
-
Runtime for generating simple MyBatis3 artifacts.
- LegacySimpleJavaRuntime(LegacySimpleJavaRuntime.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.LegacySimpleJavaRuntime
- LegacySimpleJavaRuntime.Builder - Class in org.mybatis.generator.runtime.mybatis3
- length - Variable in class org.mybatis.generator.api.IntrospectedColumn
- LEXICAL_PRESERVING - Enum constant in enum class org.mybatis.generator.merge.java.JavaMergerFactory.PrinterConfiguration
- ListUtilities - Class in org.mybatis.generator.runtime.mybatis3
-
Couple of little utility methods to make dealing with generated always columns easier.
M
- main(String[]) - Static method in class org.mybatis.generator.api.ShellRunner
- makeSerializable(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- MapperAnnotationPlugin - Class in org.mybatis.generator.plugins
- MapperAnnotationPlugin() - Constructor for class org.mybatis.generator.plugins.MapperAnnotationPlugin
- MapperConfigPlugin - Class in org.mybatis.generator.plugins
-
This plugin generates a MapperConfig file containing mapper entries for SQL maps generated for MyBatis3.
- MapperConfigPlugin() - Constructor for class org.mybatis.generator.plugins.MapperConfigPlugin
- mapperGenerated(KotlinFile, KotlinType, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- mapperGenerated(KotlinFile, KotlinType, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
- mapperGenerated(KotlinFile, KotlinType, IntrospectedTable) - Method in class org.mybatis.generator.plugins.CacheNamespacePlugin
- mapStringValueOrElse(String, UnaryOperator<String>, String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- mapStringValueOrElseGet(String, Function<String, T>, Supplier<T>) - Static method in class org.mybatis.generator.internal.util.StringUtility
- matches(String) - Method in class org.mybatis.generator.config.IgnoredColumn
- matches(String) - Method in class org.mybatis.generator.config.IgnoredColumnPattern
- membersMatch(BodyDeclaration<?>, BodyDeclaration<?>) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
-
Compare two members to see if they are "functionally equivalent".
- MergeConstants - Class in org.mybatis.generator.config
-
This class holds constants useful in the XML and Java merging operations.
- MergeException - Exception in org.mybatis.generator.exception
- MergeException(String) - Constructor for exception org.mybatis.generator.exception.MergeException
- MergeException(String, Throwable) - Constructor for exception org.mybatis.generator.exception.MergeException
- MergeException(String, List<String>) - Constructor for exception org.mybatis.generator.exception.MergeException
- Messages - Class in org.mybatis.generator.internal.util.messages
- Method - Class in org.mybatis.generator.api.dom.java
- Method(String) - Constructor for class org.mybatis.generator.api.dom.java.Method
- Method(Method) - Constructor for class org.mybatis.generator.api.dom.java.Method
-
Copy constructor.
- MethodRenderer - Class in org.mybatis.generator.api.dom.java.render
- MethodRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.MethodRenderer
- MIXED_MAPPER - Enum constant in enum class org.mybatis.generator.config.ClientGeneratorConfiguration.LegacyClientType
- MixedMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper
-
This class overrides the base mapper to provide annotated methods for the methods that don't require SQL provider support.
- MixedMapperGenerator(MixedMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.MixedMapperGenerator
- MixedMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- MixedXmlMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper
- MixedXmlMapperGenerator(MixedXmlMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.MixedXmlMapperGenerator
- MixedXmlMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper
- MODEL_GENERATOR_EXAMPLE_PACKAGE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- MODEL_GENERATOR_EXAMPLE_PROJECT - Static variable in class org.mybatis.generator.config.PropertyRegistry
- MODEL_GENERATOR_TRIM_STRINGS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the base record class is generated by the ModelGenerator.
- modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
- modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.ToStringPlugin
- modelExampleClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- modelExampleClassGenerated(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the example class is generated by the ModelGenerator.
- modelExampleClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.CaseInsensitiveLikePlugin
- modelFieldGenerated(Field, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in class org.mybatis.generator.api.CompositePlugin
- modelFieldGenerated(Field, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the field is generated for a specific column in a table.
- modelFieldGenerated(Field, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- ModelGeneratorConfiguration - Class in org.mybatis.generator.config
- ModelGeneratorConfiguration(ModelGeneratorConfiguration.Builder) - Constructor for class org.mybatis.generator.config.ModelGeneratorConfiguration
- ModelGeneratorConfiguration.Builder - Class in org.mybatis.generator.config
- modelGetterMethodGenerated(Method, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in class org.mybatis.generator.api.CompositePlugin
- modelGetterMethodGenerated(Method, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the getter, or accessor, method is generated for a specific column in a table.
- modelGetterMethodGenerated(Method, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the primary key class is generated by the ModelGenerator.
- modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
- modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.ToStringPlugin
- modelRecordGenerated(TopLevelRecord, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- modelRecordGenerated(TopLevelRecord, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after a record class is generated (when the model type is "record") The record is generated by the ModelGenerator.
- modelRecordGenerated(TopLevelRecord, IntrospectedTable) - Method in class org.mybatis.generator.plugins.BaseRecordPlugin
- modelRecordGenerated(TopLevelRecord, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the record with BLOBs class is generated by the ModelGenerator.
- modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
- modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.plugins.ToStringPlugin
- modelSetterMethodGenerated(Method, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in class org.mybatis.generator.api.CompositePlugin
- modelSetterMethodGenerated(Method, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after the setter, or mutator, method is generated for a specific column in a table.
- modelSetterMethodGenerated(Method, TopLevelClass, IntrospectedColumn, IntrospectedTable, Plugin.ModelClassType) - Method in class org.mybatis.generator.plugins.FluentBuilderMethodsPlugin
- ModelType - Enum Class in org.mybatis.generator.config
-
Typesafe enum of different model types.
- MultiMessageException - Exception in org.mybatis.generator.exception
- MultiMessageException(String) - Constructor for exception org.mybatis.generator.exception.MultiMessageException
- MultiMessageException(String, Throwable) - Constructor for exception org.mybatis.generator.exception.MultiMessageException
- MultiMessageException(String, Throwable, List<String>) - Constructor for exception org.mybatis.generator.exception.MultiMessageException
- MultiMessageException(String, List<String>) - Constructor for exception org.mybatis.generator.exception.MultiMessageException
- MYBATIS_GENERATOR_CONFIG_PUBLIC_ID - Static variable in class org.mybatis.generator.codegen.XmlConstants
- MYBATIS_GENERATOR_CONFIG_SYSTEM_ID - Static variable in class org.mybatis.generator.codegen.XmlConstants
- MYBATIS3 - Enum constant in enum class org.mybatis.generator.api.KnownRuntime
- MYBATIS3_DYNAMIC_SQL - Enum constant in enum class org.mybatis.generator.api.KnownRuntime
- MYBATIS3_KOTLIN - Enum constant in enum class org.mybatis.generator.api.KnownRuntime
- MYBATIS3_MAPPER_CONFIG_PUBLIC_ID - Static variable in class org.mybatis.generator.codegen.XmlConstants
- MYBATIS3_MAPPER_CONFIG_SYSTEM_ID - Static variable in class org.mybatis.generator.codegen.XmlConstants
- MYBATIS3_MAPPER_PUBLIC_ID - Static variable in class org.mybatis.generator.codegen.XmlConstants
- MYBATIS3_MAPPER_SYSTEM_ID - Static variable in class org.mybatis.generator.codegen.XmlConstants
- MYBATIS3_SIMPLE - Enum constant in enum class org.mybatis.generator.api.KnownRuntime
- MyBatis3FormattingUtilities - Class in org.mybatis.generator.runtime.mybatis3
- MyBatisGenerator - Class in org.mybatis.generator.api
-
This class is the main interface to MyBatis generator.
- MyBatisGenerator.Builder - Class in org.mybatis.generator.api
- MyBatisGeneratorConfigurationParser - Class in org.mybatis.generator.config.xml
-
This class parses configuration files into the new Configuration API.
- MyBatisGeneratorConfigurationParser(Properties, List<String>) - Constructor for class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- MYSQL - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
N
- name() - Method in record class org.mybatis.generator.api.dom.xml.Attribute
-
Returns the value of the
namerecord component. - name() - Method in record class org.mybatis.generator.config.Property
-
Returns the value of the
namerecord component. - NamedItemContainerBuilder(String) - Constructor for class org.mybatis.generator.api.dom.kotlin.KotlinNamedItemContainer.NamedItemContainerBuilder
- NEW_ELEMENT_TAG - Static variable in class org.mybatis.generator.config.MergeConstants
- newArg(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinArg
- newClass(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- newCompanionObject() - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- newCompanionObject(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- newInterface(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- newMultiLineFunction(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- newObject(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinType
- newOneLineFunction(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction
- newVal(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty
- newVar(String) - Static method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty
- normalizeAndPrint(char, boolean) - Method in class org.mybatis.generator.merge.xml.DomWriter
- normalizeAndPrint(String, boolean) - Method in class org.mybatis.generator.merge.xml.DomWriter
- NULL_MARKED_ANNOTATION - Static variable in class org.mybatis.generator.plugins.JSpecifyPlugin
- NULL_MARKED_IMPORT - Static variable in class org.mybatis.generator.plugins.JSpecifyPlugin
- nullable - Variable in class org.mybatis.generator.api.IntrospectedColumn
- NULLABLE_ANNOTATION - Static variable in class org.mybatis.generator.plugins.JSpecifyPlugin
- NULLABLE_IMPORT - Static variable in class org.mybatis.generator.plugins.JSpecifyPlugin
- NullableProperties - Class in org.mybatis.generator.config
-
NullableProperties is a utility class for handling properties that may be null.
- NullableProperties() - Constructor for class org.mybatis.generator.config.NullableProperties
O
- OBJECT - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
- ObjectFactory - Class in org.mybatis.generator.internal
-
This class creates the different objects needed by the generator.
- OPEN - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- OPERATOR - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- org.mybatis.generator.ant - package org.mybatis.generator.ant
- org.mybatis.generator.api - package org.mybatis.generator.api
- org.mybatis.generator.api.dom - package org.mybatis.generator.api.dom
- org.mybatis.generator.api.dom.java - package org.mybatis.generator.api.dom.java
- org.mybatis.generator.api.dom.java.render - package org.mybatis.generator.api.dom.java.render
- org.mybatis.generator.api.dom.kotlin - package org.mybatis.generator.api.dom.kotlin
- org.mybatis.generator.api.dom.kotlin.render - package org.mybatis.generator.api.dom.kotlin.render
- org.mybatis.generator.api.dom.xml - package org.mybatis.generator.api.dom.xml
- org.mybatis.generator.api.dom.xml.render - package org.mybatis.generator.api.dom.xml.render
- org.mybatis.generator.codegen - package org.mybatis.generator.codegen
- org.mybatis.generator.config - package org.mybatis.generator.config
- org.mybatis.generator.config.xml - package org.mybatis.generator.config.xml
- org.mybatis.generator.exception - package org.mybatis.generator.exception
- org.mybatis.generator.internal - package org.mybatis.generator.internal
- org.mybatis.generator.internal.db - package org.mybatis.generator.internal.db
- org.mybatis.generator.internal.rules - package org.mybatis.generator.internal.rules
- org.mybatis.generator.internal.types - package org.mybatis.generator.internal.types
- org.mybatis.generator.internal.util - package org.mybatis.generator.internal.util
- org.mybatis.generator.internal.util.messages - package org.mybatis.generator.internal.util.messages
- org.mybatis.generator.merge.java - package org.mybatis.generator.merge.java
- org.mybatis.generator.merge.xml - package org.mybatis.generator.merge.xml
- org.mybatis.generator.plugins - package org.mybatis.generator.plugins
- org.mybatis.generator.plugins.dsql - package org.mybatis.generator.plugins.dsql
- org.mybatis.generator.runtime - package org.mybatis.generator.runtime
- org.mybatis.generator.runtime.common - package org.mybatis.generator.runtime.common
- org.mybatis.generator.runtime.dynamicsql.java - package org.mybatis.generator.runtime.dynamicsql.java
- org.mybatis.generator.runtime.dynamicsql.java.elements - package org.mybatis.generator.runtime.dynamicsql.java.elements
- org.mybatis.generator.runtime.dynamicsql.kotlin - package org.mybatis.generator.runtime.dynamicsql.kotlin
- org.mybatis.generator.runtime.dynamicsql.kotlin.elements - package org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- org.mybatis.generator.runtime.mybatis3 - package org.mybatis.generator.runtime.mybatis3
- org.mybatis.generator.runtime.mybatis3.javamapper - package org.mybatis.generator.runtime.mybatis3.javamapper
- org.mybatis.generator.runtime.mybatis3.javamapper.elements - package org.mybatis.generator.runtime.mybatis3.javamapper.elements
- org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated - package org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated
- org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider - package org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- org.mybatis.generator.runtime.mybatis3.model - package org.mybatis.generator.runtime.mybatis3.model
- org.mybatis.generator.runtime.mybatis3.xmlmapper - package org.mybatis.generator.runtime.mybatis3.xmlmapper
- org.mybatis.generator.runtime.mybatis3.xmlmapper.elements - package org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- OutputUtilities - Class in org.mybatis.generator.api.dom
- OVERRIDE - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- overrideBigDecimalType(IntrospectedColumn, JavaTypeResolver.JdbcTypeInformation) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- overrideBitType(IntrospectedColumn, JavaTypeResolver.JdbcTypeInformation) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- overrideDefault(IntrospectedColumn, JavaTypeResolver.JdbcTypeInformation) - Method in class org.mybatis.generator.internal.types.DateForcingJavaTypeResolver
- overrideDefault(IntrospectedColumn, JavaTypeResolver.JdbcTypeInformation) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
P
- Parameter - Class in org.mybatis.generator.api.dom.java
- Parameter(FullyQualifiedJavaType, String) - Constructor for class org.mybatis.generator.api.dom.java.Parameter
- Parameter(FullyQualifiedJavaType, String, boolean) - Constructor for class org.mybatis.generator.api.dom.java.Parameter
- Parameter(FullyQualifiedJavaType, String, String) - Constructor for class org.mybatis.generator.api.dom.java.Parameter
- Parameter(FullyQualifiedJavaType, String, String, boolean) - Constructor for class org.mybatis.generator.api.dom.java.Parameter
- ParameterRenderer - Class in org.mybatis.generator.api.dom.java.render
- ParameterRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.ParameterRenderer
- parseAttributes(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
-
Parses node attributes.
- parseClassPathEntry(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseCommentGenerator(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseConfiguration(File) - Method in class org.mybatis.generator.config.xml.ConfigurationParser
- parseConfiguration(InputStream) - Method in class org.mybatis.generator.config.xml.ConfigurationParser
- parseConfiguration(Reader) - Method in class org.mybatis.generator.config.xml.ConfigurationParser
- parseConfiguration(Element) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseConnectionFactory(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseJavaTypeResolver(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseJdbcConnection(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseModelGenerator(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseNullableBoolean(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- parseProperties(NodeList) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parsePropertiesElement(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseProperty(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- ParserEntityResolver - Class in org.mybatis.generator.config.xml
- ParserEntityResolver() - Constructor for class org.mybatis.generator.config.xml.ParserEntityResolver
- ParserErrorHandler - Class in org.mybatis.generator.config.xml
- ParserErrorHandler(List<String>, List<String>) - Constructor for class org.mybatis.generator.config.xml.ParserErrorHandler
- parseSqlMapGenerator(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- parseTable(Node) - Method in class org.mybatis.generator.config.xml.MyBatisGeneratorConfigurationParser
- pattern - Variable in class org.mybatis.generator.config.AbstractRenamingRule
- pattern() - Method in class org.mybatis.generator.config.AbstractRenamingRule
- Plugin - Interface in org.mybatis.generator.api
-
This interface defines methods that will be called at different times during the code generation process.
- Plugin.ModelClassType - Enum Class in org.mybatis.generator.api
- PluginAdapter - Class in org.mybatis.generator.api
-
This class is a convenient base class for implementing plugins.
- PluginAdapter() - Constructor for class org.mybatis.generator.api.PluginAdapter
- pluginAggregator - Variable in class org.mybatis.generator.codegen.AbstractGenerator
- pluginAggregator() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- PluginAggregator - Class in org.mybatis.generator.internal
-
This class is for internal use only.
- PluginAggregator() - Constructor for class org.mybatis.generator.internal.PluginAggregator
- PluginConfiguration - Class in org.mybatis.generator.config
- PluginConfiguration(PluginConfiguration.Builder) - Constructor for class org.mybatis.generator.config.PluginConfiguration
- PluginConfiguration.Builder - Class in org.mybatis.generator.config
- pluginConfigurations() - Method in class org.mybatis.generator.config.Context
- PRIMARY_KEY - Enum constant in enum class org.mybatis.generator.api.Plugin.ModelClassType
- primaryKeyColumns - Variable in class org.mybatis.generator.api.IntrospectedTable
- PrimaryKeyGenerator - Class in org.mybatis.generator.runtime.mybatis3.model
- PrimaryKeyGenerator(PrimaryKeyGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.model.PrimaryKeyGenerator
- PrimaryKeyGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.model
- PrimitiveTypeWrapper - Class in org.mybatis.generator.api.dom.java
- printWriter - Variable in class org.mybatis.generator.merge.xml.DomWriter
- PRIVATE - Enum constant in enum class org.mybatis.generator.api.dom.java.JavaVisibility
- PRIVATE - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- progressCallback - Variable in class org.mybatis.generator.codegen.AbstractGenerator
- ProgressCallback - Interface in org.mybatis.generator.api
-
This interface can be implemented to return progress information from the file generation process.
- project - Variable in class org.mybatis.generator.codegen.AbstractJavaGenerator.AbstractJavaGeneratorBuilder
- properties - Variable in class org.mybatis.generator.api.IntrospectedColumn
- properties - Variable in class org.mybatis.generator.api.PluginAdapter
- properties - Variable in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- Property - Record Class in org.mybatis.generator.config
- Property(String, String) - Constructor for record class org.mybatis.generator.config.Property
-
Creates an instance of a
Propertyrecord class. - PropertyHolder - Class in org.mybatis.generator.config
- PropertyHolder(PropertyHolder.AbstractBuilder<?>) - Constructor for class org.mybatis.generator.config.PropertyHolder
- PropertyHolder.AbstractBuilder<T extends PropertyHolder.AbstractBuilder<T>> - Class in org.mybatis.generator.config
- PropertyRegistry - Class in org.mybatis.generator.config
-
This class holds constants for all properties recognized by the different configuration elements.
- PROTECTED - Enum constant in enum class org.mybatis.generator.api.dom.java.JavaVisibility
- PROTECTED - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- providerApplyWhereMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerApplyWhereMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the applyWhere method has been generated in the SQL provider.
- ProviderApplyWhereMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderApplyWhereMethodGenerator(ProviderApplyWhereMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderApplyWhereMethodGenerator
- ProviderApplyWhereMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerCountByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerCountByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the countByExample method has been generated in the SQL provider.
- ProviderCountByExampleMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderCountByExampleMethodGenerator(ProviderCountByExampleMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderCountByExampleMethodGenerator
- ProviderCountByExampleMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerDeleteByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerDeleteByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the deleteByExample method has been generated in the SQL provider.
- ProviderDeleteByExampleMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderDeleteByExampleMethodGenerator(ProviderDeleteByExampleMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderDeleteByExampleMethodGenerator
- ProviderDeleteByExampleMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerGenerated(TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerGenerated(TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the SQL provider has been generated.
- providerInsertSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerInsertSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insertSelective method has been generated in the SQL provider.
- ProviderInsertSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderInsertSelectiveMethodGenerator(ProviderInsertSelectiveMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderInsertSelectiveMethodGenerator
- ProviderInsertSelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerSelectByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerSelectByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithBLOBs method has been generated in the SQL provider.
- ProviderSelectByExampleWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderSelectByExampleWithBLOBsMethodGenerator(ProviderSelectByExampleWithBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
- ProviderSelectByExampleWithBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerSelectByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerSelectByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithoutBLOBs method has been generated in the SQL provider.
- ProviderSelectByExampleWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderSelectByExampleWithoutBLOBsMethodGenerator(ProviderSelectByExampleWithoutBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
- ProviderSelectByExampleWithoutBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerUpdateByExampleSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerUpdateByExampleSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleSelective method has been generated in the SQL provider.
- ProviderUpdateByExampleSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderUpdateByExampleSelectiveMethodGenerator(ProviderUpdateByExampleSelectiveMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleSelectiveMethodGenerator
- ProviderUpdateByExampleSelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerUpdateByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerUpdateByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithBLOBs method has been generated in the SQL provider.
- ProviderUpdateByExampleWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderUpdateByExampleWithBLOBsMethodGenerator(ProviderUpdateByExampleWithBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
- ProviderUpdateByExampleWithBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerUpdateByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerUpdateByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithoutBLOBs method has been generated in the SQL provider.
- ProviderUpdateByExampleWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderUpdateByExampleWithoutBLOBsMethodGenerator(ProviderUpdateByExampleWithoutBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
- ProviderUpdateByExampleWithoutBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- providerUpdateByPrimaryKeySelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- providerUpdateByPrimaryKeySelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeySelective method has been generated in the SQL provider.
- ProviderUpdateByPrimaryKeySelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- ProviderUpdateByPrimaryKeySelectiveMethodGenerator(ProviderUpdateByPrimaryKeySelectiveMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByPrimaryKeySelectiveMethodGenerator
- ProviderUpdateByPrimaryKeySelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider
- PUBLIC - Enum constant in enum class org.mybatis.generator.api.dom.java.JavaVisibility
- PUBLIC - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- PublicDocType - Record Class in org.mybatis.generator.api.dom.xml
- PublicDocType(String, String) - Constructor for record class org.mybatis.generator.api.dom.xml.PublicDocType
-
Creates an instance of a
PublicDocTyperecord class. - put(String, String) - Method in class org.mybatis.generator.config.NullableProperties
-
Stores the value only if the value is non-null.
R
- READ_ONLY - Enum constant in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- READ_WRITE - Enum constant in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- ReadOnlyPlugin - Class in org.mybatis.generator.plugins.dsql
-
Disables delete, insert, delete, and update methods in the MyBatisDynamicSQLV2 runtime.
- ReadOnlyPlugin() - Constructor for class org.mybatis.generator.plugins.dsql.ReadOnlyPlugin
- RECORD - Enum constant in enum class org.mybatis.generator.config.ModelType
- RECORD_WITH_BLOBS - Enum constant in enum class org.mybatis.generator.api.Plugin.ModelClassType
- RecordBuilderPlugin - Class in org.mybatis.generator.plugins
- RecordBuilderPlugin() - Constructor for class org.mybatis.generator.plugins.RecordBuilderPlugin
- RecordModelGenerator - Class in org.mybatis.generator.runtime.common
-
This model generator builds a record-based model.
- RecordModelGenerator(RecordModelGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.common.RecordModelGenerator
- RecordModelGenerator.Builder - Class in org.mybatis.generator.runtime.common
- recordType - Variable in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- recordType - Variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- RecordWithBLOBsGenerator - Class in org.mybatis.generator.runtime.mybatis3.model
- RecordWithBLOBsGenerator(RecordWithBLOBsGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.model.RecordWithBLOBsGenerator
- RecordWithBLOBsGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.model
- RecordWithMethodsPlugin - Class in org.mybatis.generator.plugins
- RecordWithMethodsPlugin() - Constructor for class org.mybatis.generator.plugins.RecordWithMethodsPlugin
- refreshProject(String) - Method in interface org.mybatis.generator.api.ShellCallback
-
After all files are saved to the file system, this method is called once for each unique project affected by the generation run.
- remarks - Variable in class org.mybatis.generator.api.IntrospectedColumn
- remarks - Variable in class org.mybatis.generator.api.IntrospectedTable
-
Table remarks retrieved from database metadata.
- removeAttribute(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- removeLastEmptyLine(List<String>) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- RenameExampleClassPlugin - Class in org.mybatis.generator.plugins
-
This plugin demonstrates overriding the initialized() method to rename the generated example classes.
- RenameExampleClassPlugin() - Constructor for class org.mybatis.generator.plugins.RenameExampleClassPlugin
- render(List<String>) - Method in class org.mybatis.generator.api.dom.java.render.BodyLineRenderer
- render(Field, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.FieldRenderer
- render(InitializationBlock) - Method in class org.mybatis.generator.api.dom.java.render.InitializationBlockRenderer
- render(InnerClass, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.InnerClassRenderer
- render(InnerEnum, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.InnerEnumRenderer
- render(InnerInterface, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.InnerInterfaceRenderer
- render(InnerRecord, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.InnerRecordRenderer
- render(Interface) - Method in class org.mybatis.generator.api.dom.java.render.TopLevelInterfaceRenderer
- render(Method, boolean, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.MethodRenderer
- render(Parameter, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.ParameterRenderer
- render(TopLevelClass) - Method in class org.mybatis.generator.api.dom.java.render.TopLevelClassRenderer
- render(TopLevelEnumeration) - Method in class org.mybatis.generator.api.dom.java.render.TopLevelEnumerationRenderer
- render(TopLevelRecord) - Method in class org.mybatis.generator.api.dom.java.render.TopLevelRecordRenderer
- render(TypeParameter, CompilationUnit) - Method in class org.mybatis.generator.api.dom.java.render.TypeParameterRenderer
- render(KotlinArg) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinArgRenderer
- render(KotlinFile) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinFileRenderer
- render(KotlinFunction) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinFunctionRenderer
- render(KotlinNamedItem) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinNamedItemRenderer
- render(KotlinProperty) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinPropertyRenderer
- render(KotlinType) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinTypeRenderer
- render(Attribute) - Method in class org.mybatis.generator.api.dom.xml.render.AttributeRenderer
- render(Document) - Method in class org.mybatis.generator.api.dom.xml.render.DocumentRenderer
- renderClassOrEnumMethods(List<Method>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderFields(List<Field>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderImports(CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- RenderingUtilities - Class in org.mybatis.generator.api.dom.java.render
- renderInitializationBlocks(List<InitializationBlock>) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerClasses(List<InnerClass>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerClassNoIndent(InnerClass, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerEnumNoIndent(InnerEnum, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerEnums(List<InnerEnum>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerInterfaceNoIndent(InnerInterface, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerInterfaces(List<InnerInterface>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerRecordNoIndent(InnerRecord, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInnerRecords(List<InnerRecord>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderInterfaceMethods(List<Method>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderModifiers(List<KotlinModifier>) - Static method in class org.mybatis.generator.api.dom.kotlin.render.KotlinRenderingUtilities
- renderPackage(CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderStaticImports(CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderTypeParameters(List<TypeParameter>, CompilationUnit) - Static method in class org.mybatis.generator.api.dom.java.render.RenderingUtilities
- renderWithChildren(XmlElement) - Method in class org.mybatis.generator.api.dom.xml.render.ElementRenderer
- replaceString - Variable in class org.mybatis.generator.config.AbstractRenamingRule
- replaceString() - Method in class org.mybatis.generator.config.AbstractRenamingRule
- requiresXmlMapper() - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration
- reset() - Static method in class org.mybatis.generator.codegen.RootClassInfo
-
Clears the internal map containing root class info.
- reset() - Static method in class org.mybatis.generator.internal.ObjectFactory
-
Clears the class loaders.
- resolveEntity(String, String) - Method in class org.mybatis.generator.config.xml.ParserEntityResolver
- RESULT - Enum constant in enum class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator.ResultElementType
- resultMapId - Variable in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- resultMapId - Variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- ResultMapWithBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- ResultMapWithBLOBsElementGenerator(ResultMapWithBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithBLOBsElementGenerator
- ResultMapWithBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- ResultMapWithoutBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- ResultMapWithoutBLOBsElementGenerator(ResultMapWithoutBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator
- ResultMapWithoutBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- RootClassAndInterfaceUtility - Class in org.mybatis.generator.runtime.common
- RootClassInfo - Class in org.mybatis.generator.codegen
-
Holds information about a class (uses the JavaBeans Introspector to find properties).
- RowBoundsPlugin - Class in org.mybatis.generator.plugins
-
This plugin will add selectByExample methods that include rowBounds parameters to the generated mapper interface.
- RowBoundsPlugin() - Constructor for class org.mybatis.generator.plugins.RowBoundsPlugin
- rules - Variable in class org.mybatis.generator.internal.rules.RulesDelegate
- Rules - Interface in org.mybatis.generator.internal.rules
-
This interface centralizes all the rules related to code generation - including the methods and objects to create, and certain attributes related to those objects.
- RulesDelegate - Class in org.mybatis.generator.internal.rules
-
This class can be used by plugins to easily implement a custom rules implementation.
- RulesDelegate(Rules) - Constructor for class org.mybatis.generator.internal.rules.RulesDelegate
- runtimeBuilderClassName() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
S
- saveStarted(int) - Method in interface org.mybatis.generator.api.ProgressCallback
-
Called to note the start of the file saving phase, and to note the maximum number of startTask messages that will be sent for the file saving phase.
- scale - Variable in class org.mybatis.generator.api.IntrospectedColumn
- SEALED - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- searchString - Variable in class org.mybatis.generator.config.AbstractRenamingRule
- searchString() - Method in class org.mybatis.generator.config.AbstractRenamingRule
- SelectAllMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
-
The selectAll method is only generated by the Mybatis3Simple runtime.
- SelectAllMethodGenerator(SelectAllMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectAllMethodGenerator
- SelectAllMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByExampleWithBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SelectByExampleWithBLOBsElementGenerator(SelectByExampleWithBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator
- SelectByExampleWithBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SelectByExampleWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByExampleWithBLOBsMethodGenerator(SelectByExampleWithBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator
- SelectByExampleWithBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByExampleWithoutBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SelectByExampleWithoutBLOBsElementGenerator(SelectByExampleWithoutBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator
- SelectByExampleWithoutBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SelectByExampleWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByExampleWithoutBLOBsMethodGenerator(SelectByExampleWithoutBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator
- SelectByExampleWithoutBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByPrimaryKeyElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SelectByPrimaryKeyElementGenerator(SelectByPrimaryKeyElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator
- SelectByPrimaryKeyElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SelectByPrimaryKeyExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- SelectByPrimaryKeyExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- SelectByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- SelectByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByPrimaryKeyMethodGenerator(SelectByPrimaryKeyMethodGenerator.AbstractBuilder<?>) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator
- SelectByPrimaryKeyMethodGenerator.AbstractBuilder<T extends SelectByPrimaryKeyMethodGenerator.AbstractBuilder<T>> - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectByPrimaryKeyMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- SelectByPrimaryKeyMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- SelectListGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- SelectListGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- SerializablePlugin - Class in org.mybatis.generator.plugins
-
This plugin adds the java.io.Serializable marker interface to all generated model objects.
- SerializablePlugin() - Constructor for class org.mybatis.generator.plugins.SerializablePlugin
- setAbstract(boolean) - Method in class org.mybatis.generator.api.dom.java.InnerClass
- setAbstract(boolean) - Method in class org.mybatis.generator.api.dom.java.Method
- setActualColumnName(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setActualTypeName(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setAliasedFullyQualifiedRuntimeTableName(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setAttribute(String, Object) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setAutoIncrement(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setBaseColumnListId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setBaseRecordType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setBaseResultMapId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setBlobColumnListId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setColumnNameDelimited(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setCommentGenerator(CommentGenerator) - Method in class org.mybatis.generator.api.CompositePlugin
- setCommentGenerator(CommentGenerator) - Method in interface org.mybatis.generator.api.Plugin
-
Set the comment generator for the current context.
- setCommentGenerator(CommentGenerator) - Method in class org.mybatis.generator.api.PluginAdapter
- setConfigfile(String) - Method in class org.mybatis.generator.ant.GeneratorAntTask
- setConstructor(boolean) - Method in class org.mybatis.generator.api.dom.java.Method
- setContext(Context) - Method in class org.mybatis.generator.api.CompositePlugin
- setContext(Context) - Method in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- setContext(Context) - Method in class org.mybatis.generator.api.dom.DefaultKotlinFormatter
- setContext(Context) - Method in class org.mybatis.generator.api.dom.DefaultXmlFormatter
- setContext(Context) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setContext(Context) - Method in interface org.mybatis.generator.api.JavaFormatter
- setContext(Context) - Method in interface org.mybatis.generator.api.JavaTypeResolver
-
Sets the instance of the Context object associated with this instance.
- setContext(Context) - Method in interface org.mybatis.generator.api.KotlinFormatter
- setContext(Context) - Method in interface org.mybatis.generator.api.Plugin
-
Set the context under which this plugin is running.
- setContext(Context) - Method in class org.mybatis.generator.api.PluginAdapter
- setContext(Context) - Method in interface org.mybatis.generator.api.XmlFormatter
- setContext(Context) - Method in class org.mybatis.generator.internal.PluginAggregator
- setContext(Context) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- setContextIds(String) - Method in class org.mybatis.generator.ant.GeneratorAntTask
- setCountByExampleStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setDefault(boolean) - Method in class org.mybatis.generator.api.dom.java.Method
- setDefaultValue(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setDeleteByExampleStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setDeleteByPrimaryKeyStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setExampleType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setExampleWhereClauseId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setFinal(boolean) - Method in class org.mybatis.generator.api.dom.java.Field
- setFinal(boolean) - Method in class org.mybatis.generator.api.dom.java.InnerClass
- setFinal(boolean) - Method in class org.mybatis.generator.api.dom.java.Method
- setFullyQualifiedJavaType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setFullyQualifiedTableNameAtRuntime(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setFullyQualifiedTableNames(String) - Method in class org.mybatis.generator.ant.GeneratorAntTask
- setGeneratedAlways(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setGeneratedColumn(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setIdentity(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setInitializationString(String) - Method in class org.mybatis.generator.api.dom.java.Field
- setInsertSelectiveStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setInsertStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setIntrospectedTable(IntrospectedTable) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setJavaMergeEnabled(boolean) - Method in class org.mybatis.generator.ant.GeneratorAntTask
- setJavaProperty(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setJdbcType(int) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setJdbcTypeName(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setKnownRuntime(KnownRuntime) - Method in class org.mybatis.generator.api.CompositePlugin
- setKnownRuntime(KnownRuntime) - Method in interface org.mybatis.generator.api.Plugin
- setKnownRuntime(KnownRuntime) - Method in class org.mybatis.generator.api.PluginAdapter
- setKotlinRecordType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setLength(int) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setMergeable(boolean) - Method in class org.mybatis.generator.api.GeneratedXmlFile
- setMyBatis3JavaMapperType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatis3SqlMapNamespace(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatis3SqlProviderType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatis3UpdateByExampleWhereClauseId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatis3XmlMapperFileName(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatis3XmlMapperPackage(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatisDynamicSqlSupportType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setMyBatisDynamicSQLTableObjectName(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setName(String) - Method in class org.mybatis.generator.api.dom.java.Field
- setName(String) - Method in class org.mybatis.generator.api.dom.java.Method
- setName(String) - Method in class org.mybatis.generator.api.dom.xml.XmlElement
- setNative(boolean) - Method in class org.mybatis.generator.api.dom.java.Method
- setNullable(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setOverwrite(boolean) - Method in class org.mybatis.generator.ant.GeneratorAntTask
- setPackage(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFile
- setPrimaryKeyType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setProperties(Properties) - Method in class org.mybatis.generator.api.CompositePlugin
- setProperties(Properties) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setProperties(Properties) - Method in interface org.mybatis.generator.api.Plugin
-
Set properties from the plugin configuration.
- setProperties(Properties) - Method in class org.mybatis.generator.api.PluginAdapter
- setProperties(Properties) - Method in class org.mybatis.generator.internal.PluginAggregator
- setProperties(Properties) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
- setProperties(Properties) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- setProperties(Properties) - Method in class org.mybatis.generator.plugins.ToStringPlugin
- setRecordWithBLOBsType(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setRemarks(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setRemarks(String) - Method in class org.mybatis.generator.api.IntrospectedTable
- setResultMapWithBLOBsId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setReturnType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.Method
- setRules(Rules) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
-
This method exists to give plugins the opportunity to replace the calculated rules if necessary.
- setScale(int) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setSelectAllStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setSelectByExampleStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setSelectByExampleWithBLOBsStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setSelectByPrimaryKeyStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setSequenceColumn(boolean) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setStatic(boolean) - Method in class org.mybatis.generator.api.dom.java.InitializationBlock
- setStatic(boolean) - Method in class org.mybatis.generator.api.dom.java.JavaElement
- setSuperClass(String) - Method in class org.mybatis.generator.api.dom.java.InnerClass
- setSuperClass(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.InnerClass
- setSynchronized(boolean) - Method in class org.mybatis.generator.api.dom.java.Method
- setTableAlias(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setTableType(String) - Method in class org.mybatis.generator.api.IntrospectedTable
- setTransient(boolean) - Method in class org.mybatis.generator.api.dom.java.Field
- setType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.api.dom.java.Field
- setTypeHandler(String) - Method in class org.mybatis.generator.api.IntrospectedColumn
- setUpdateByExampleSelectiveStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setUpdateByExampleStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setUpdateByExampleWithBLOBsStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setUpdateByPrimaryKeySelectiveStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setUpdateByPrimaryKeyStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setUpdateByPrimaryKeyWithBLOBsStatementId(String) - Method in class org.mybatis.generator.api.CodeGenerationAttributes
- setVerbose(boolean) - Method in class org.mybatis.generator.ant.GeneratorAntTask
- setVisibility(JavaVisibility) - Method in class org.mybatis.generator.api.dom.java.JavaElement
- setVolatile(boolean) - Method in class org.mybatis.generator.api.dom.java.Field
- setWarnings(List<String>) - Method in interface org.mybatis.generator.api.JavaTypeResolver
-
The generator will supply a list to this method.
- setWarnings(List<String>) - Method in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- ShellCallback - Interface in org.mybatis.generator.api
-
This interface defines methods that a shell should support to enable the generator to work.
- ShellException - Exception in org.mybatis.generator.exception
-
This class is used by the ShellCallback methods to denote unrecoverable errors.
- ShellException() - Constructor for exception org.mybatis.generator.exception.ShellException
- ShellException(String) - Constructor for exception org.mybatis.generator.exception.ShellException
- ShellException(String, Throwable) - Constructor for exception org.mybatis.generator.exception.ShellException
- ShellException(Throwable) - Constructor for exception org.mybatis.generator.exception.ShellException
- ShellRunner - Class in org.mybatis.generator.api
-
This class allows the code generator to be run from the command line.
- ShellRunner() - Constructor for class org.mybatis.generator.api.ShellRunner
- shouldGenerate() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
- shouldGenerate() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
- shouldGenerate() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
- shouldGenerate() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
- shouldGenerate() - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
- shouldGenerate(IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- shouldGenerate(IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
If false, the table will be skipped in code generation.
- shouldGenerate(IntrospectedTable) - Method in class org.mybatis.generator.plugins.IgnoreViewsPlugin
- SimpleAnnotatedMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- SimpleAnnotatedMapperGenerator(SimpleAnnotatedMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleAnnotatedMapperGenerator
- SimpleAnnotatedMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- SimpleJavaMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- SimpleJavaMapperGenerator(SimpleJavaMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.SimpleJavaMapperGenerator
- SimpleJavaMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- SimpleModelGenerator - Class in org.mybatis.generator.runtime.common
-
This model generator builds a flat model.
- SimpleModelGenerator(SimpleModelGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.common.SimpleModelGenerator
- SimpleModelGenerator.Builder - Class in org.mybatis.generator.runtime.common
- SimpleSelectAllElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SimpleSelectAllElementGenerator(SimpleSelectAllElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator
- SimpleSelectAllElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SimpleSelectByPrimaryKeyElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SimpleSelectByPrimaryKeyElementGenerator(SimpleSelectByPrimaryKeyElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator
- SimpleSelectByPrimaryKeyElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- SimpleXMLMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper
- SimpleXMLMapperGenerator(SimpleXMLMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.SimpleXMLMapperGenerator
- SimpleXMLMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper
- SIZE - Enum constant in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
- SIZE - Enum constant in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- sortAttributes(NamedNodeMap) - Method in class org.mybatis.generator.merge.xml.DomWriter
- sqlMapBaseColumnListElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapBaseColumnListElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the baseColumnList element is generated.
- sqlMapBlobColumnListElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapBlobColumnListElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the blobColumnList element is generated.
- sqlMapCountByExampleElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapCountByExampleElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the countByExample element is generated.
- sqlMapDeleteByExampleElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapDeleteByExampleElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the deleteByExample element is generated.
- sqlMapDeleteByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapDeleteByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the deleteByPrimaryKey element is generated.
- sqlMapDocumentGenerated(Document, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapDocumentGenerated(Document, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the SqlMap document has been generated.
- sqlMapDocumentGenerated(Document, IntrospectedTable) - Method in class org.mybatis.generator.plugins.CachePlugin
- sqlMapDocumentGenerated(Document, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
-
We'll override this method and add any new elements generated by previous calls.
- sqlMapExampleWhereClauseElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapExampleWhereClauseElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the exampleWhereClause element is generated.
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the SqlMap file has been generated.
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.MapperConfigPlugin
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - Method in class org.mybatis.generator.plugins.UnmergeableXmlMappersPlugin
- SqlMapGeneratorConfiguration - Class in org.mybatis.generator.config
- SqlMapGeneratorConfiguration(SqlMapGeneratorConfiguration.Builder) - Constructor for class org.mybatis.generator.config.SqlMapGeneratorConfiguration
- SqlMapGeneratorConfiguration.Builder - Class in org.mybatis.generator.config
- sqlMapInsertElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapInsertElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert element is generated.
- sqlMapInsertSelectiveElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapInsertSelectiveElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the insert selective element is generated.
- sqlMapResultMapWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapResultMapWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the resultMap with BLOBs element is generated - this resultMap will extend the base resultMap.
- sqlMapResultMapWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapResultMapWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the base resultMap is generated.
- sqlMapSelectAllElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapSelectAllElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectAll element is generated.
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithBLOBs element is generated.
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByExample element is generated.
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
- sqlMapSelectByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapSelectByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the selectByPrimaryKey element is generated.
- sqlMapUpdateByExampleSelectiveElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapUpdateByExampleSelectiveElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleSelective element is generated.
- sqlMapUpdateByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapUpdateByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithBLOBs element is generated.
- sqlMapUpdateByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapUpdateByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithourBLOBs element is generated.
- sqlMapUpdateByPrimaryKeySelectiveElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapUpdateByPrimaryKeySelectiveElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeySelective element is generated.
- sqlMapUpdateByPrimaryKeyWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapUpdateByPrimaryKeyWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithBLOBs element is generated.
- sqlMapUpdateByPrimaryKeyWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in class org.mybatis.generator.api.CompositePlugin
- sqlMapUpdateByPrimaryKeyWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithoutBLOBs element is generated.
- SqlProviderGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- SqlProviderGenerator(SqlProviderGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.SqlProviderGenerator
- SqlProviderGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper
- SqlReservedWords - Class in org.mybatis.generator.internal.db
-
This class contains a somewhat comprehensive list of SQL reserved words.
- SQLSERVER - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- startTask(String) - Method in class org.mybatis.generator.ant.AntProgressCallback
- startTask(String) - Method in interface org.mybatis.generator.api.ProgressCallback
-
Called to denote the beginning of a save task.
- startTask(String) - Method in class org.mybatis.generator.api.VerboseProgressCallback
- stringContainsSpace(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- stringContainsSQLWildcard(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- stringHasValue(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- stringify(FieldDeclaration) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
- stringify(VariableDeclarator) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
- stringify(ImportDeclaration) - Static method in class org.mybatis.generator.merge.java.JavaMergeUtilities
-
Create a string representation of an import that we can use to find matches.
- StringUtility - Class in org.mybatis.generator.internal.util
- stringValueOrElse(String, String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- stringValueOrElseGet(String, Supplier<String>) - Static method in class org.mybatis.generator.internal.util.StringUtility
- stringValueOrElseThrow(String, Supplier<T>) - Static method in class org.mybatis.generator.internal.util.StringUtility
- supportClassGenerator - Variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinMapperAndExtensionsGenerator
- SUSPEND - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- sw - Variable in class org.mybatis.generator.merge.xml.DomWriter
- SYBASE - Enum constant in enum class org.mybatis.generator.internal.db.DatabaseDialects
- SystemDocType - Record Class in org.mybatis.generator.api.dom.xml
- SystemDocType(String) - Constructor for record class org.mybatis.generator.api.dom.xml.SystemDocType
-
Creates an instance of a
SystemDocTyperecord class.
T
- TABLE_DYNAMIC_SQL_SUPPORT_CLASS_NAME - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_DYNAMIC_SQL_TABLE_OBJECT_NAME - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_IGNORE_QUALIFIERS_AT_RUNTIME - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_MODEL_ONLY - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_RUNTIME_CATALOG - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_RUNTIME_SCHEMA - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_RUNTIME_TABLE_NAME - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_SELECT_ALL_ORDER_BY_CLAUSE - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_USE_ACTUAL_COLUMN_NAMES - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TABLE_USE_COMPOUND_PROPERTY_NAMES - Static variable in class org.mybatis.generator.config.PropertyRegistry
- tableAlias - Variable in class org.mybatis.generator.api.IntrospectedColumn
- tableConfiguration - Variable in class org.mybatis.generator.api.CodeGenerationAttributes
- tableConfiguration - Variable in class org.mybatis.generator.internal.rules.BaseRules
- TableConfiguration - Class in org.mybatis.generator.config
- TableConfiguration(TableConfiguration.Builder) - Constructor for class org.mybatis.generator.config.TableConfiguration
- TableConfiguration.Builder - Class in org.mybatis.generator.config
- tableConfigurations() - Method in class org.mybatis.generator.config.Context
- tableFieldName - Variable in class org.mybatis.generator.runtime.dynamicsql.java.DynamicSqlMapperGenerator
- tableFieldName - Variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.AbstractKotlinMapperFunctionGenerator
- tableType - Variable in class org.mybatis.generator.api.IntrospectedTable
-
Table type retrieved from database metadata.
- TAILREC - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- targetProject - Variable in class org.mybatis.generator.api.GeneratedFile
- TextElement - Record Class in org.mybatis.generator.api.dom.xml
- TextElement(String) - Constructor for record class org.mybatis.generator.api.dom.xml.TextElement
-
Creates an instance of a
TextElementrecord class. - tokenize(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
-
Given an input string, tokenize on the commas and trim all tokens.
- TopLevelClass - Class in org.mybatis.generator.api.dom.java
- TopLevelClass(String) - Constructor for class org.mybatis.generator.api.dom.java.TopLevelClass
- TopLevelClass(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.TopLevelClass
- TopLevelClassRenderer - Class in org.mybatis.generator.api.dom.java.render
- TopLevelClassRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.TopLevelClassRenderer
- TopLevelEnumeration - Class in org.mybatis.generator.api.dom.java
- TopLevelEnumeration(String) - Constructor for class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- TopLevelEnumeration(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.TopLevelEnumeration
- TopLevelEnumerationRenderer - Class in org.mybatis.generator.api.dom.java.render
- TopLevelEnumerationRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.TopLevelEnumerationRenderer
- TopLevelInterfaceRenderer - Class in org.mybatis.generator.api.dom.java.render
- TopLevelInterfaceRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.TopLevelInterfaceRenderer
- TopLevelRecord - Class in org.mybatis.generator.api.dom.java
- TopLevelRecord(String) - Constructor for class org.mybatis.generator.api.dom.java.TopLevelRecord
- TopLevelRecord(FullyQualifiedJavaType) - Constructor for class org.mybatis.generator.api.dom.java.TopLevelRecord
- TopLevelRecordRenderer - Class in org.mybatis.generator.api.dom.java.render
- TopLevelRecordRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.TopLevelRecordRenderer
- toString() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
- toString() - Method in record class org.mybatis.generator.api.dom.xml.Attribute
-
Returns a string representation of this record class.
- toString() - Method in record class org.mybatis.generator.api.dom.xml.PublicDocType
-
Returns a string representation of this record class.
- toString() - Method in record class org.mybatis.generator.api.dom.xml.SystemDocType
-
Returns a string representation of this record class.
- toString() - Method in record class org.mybatis.generator.api.dom.xml.TextElement
-
Returns a string representation of this record class.
- toString() - Method in class org.mybatis.generator.api.FullyQualifiedTable
- toString() - Method in class org.mybatis.generator.api.GeneratedFile
- toString() - Method in class org.mybatis.generator.api.IntrospectedColumn
- toString() - Method in record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
-
Returns a string representation of this record class.
- toString() - Method in record class org.mybatis.generator.config.Property
-
Returns a string representation of this record class.
- toString() - Method in class org.mybatis.generator.config.TableConfiguration
- toString() - Method in class org.mybatis.generator.internal.db.ActualTableName
- toString() - Method in record class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.FieldNameAndImport
-
Returns a string representation of this record class.
- ToStringPlugin - Class in org.mybatis.generator.plugins
- ToStringPlugin() - Constructor for class org.mybatis.generator.plugins.ToStringPlugin
- trimToNull(String) - Static method in class org.mybatis.generator.internal.util.StringUtility
- TYPE - Enum constant in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
- TYPE_RESOLVER_FORCE_BIG_DECIMALS - Static variable in class org.mybatis.generator.config.PropertyRegistry
- TypedBuilder() - Constructor for class org.mybatis.generator.config.TypedPropertyHolder.TypedBuilder
- TypedPropertyHolder - Class in org.mybatis.generator.config
- TypedPropertyHolder(TypedPropertyHolder.TypedBuilder<?>) - Constructor for class org.mybatis.generator.config.TypedPropertyHolder
- TypedPropertyHolder.TypedBuilder<T extends TypedPropertyHolder.TypedBuilder<T>> - Class in org.mybatis.generator.config
- typeHandler - Variable in class org.mybatis.generator.api.IntrospectedColumn
- typeMap - Variable in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- TypeParameter - Class in org.mybatis.generator.api.dom.java
- TypeParameter(String) - Constructor for class org.mybatis.generator.api.dom.java.TypeParameter
- TypeParameter(String, List<FullyQualifiedJavaType>) - Constructor for class org.mybatis.generator.api.dom.java.TypeParameter
- TypeParameterRenderer - Class in org.mybatis.generator.api.dom.java.render
- TypeParameterRenderer() - Constructor for class org.mybatis.generator.api.dom.java.render.TypeParameterRenderer
- TypeParsingException - Exception in org.mybatis.generator.exception
-
This exception is thrown if a type cannot be parsed.
- TypeParsingException(String) - Constructor for exception org.mybatis.generator.exception.TypeParsingException
U
- UNKNOWN - Enum constant in enum class org.mybatis.generator.api.KnownRuntime
- UnmergeableXmlMappersPlugin - Class in org.mybatis.generator.plugins
-
This plugin marks generated XML mapper files as unmergeable.
- UnmergeableXmlMappersPlugin() - Constructor for class org.mybatis.generator.plugins.UnmergeableXmlMappersPlugin
- UpdateAllColumnsExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateAllColumnsExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateAllColumnsMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateAllColumnsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateByExampleSelectiveElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByExampleSelectiveElementGenerator(UpdateByExampleSelectiveElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleSelectiveElementGenerator
- UpdateByExampleSelectiveElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByExampleSelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByExampleSelectiveMethodGenerator(UpdateByExampleSelectiveMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleSelectiveMethodGenerator
- UpdateByExampleSelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByExampleWithBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByExampleWithBLOBsElementGenerator(UpdateByExampleWithBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithBLOBsElementGenerator
- UpdateByExampleWithBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByExampleWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByExampleWithBLOBsMethodGenerator(UpdateByExampleWithBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithBLOBsMethodGenerator
- UpdateByExampleWithBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByExampleWithoutBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByExampleWithoutBLOBsElementGenerator(UpdateByExampleWithoutBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByExampleWithoutBLOBsElementGenerator
- UpdateByExampleWithoutBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByExampleWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByExampleWithoutBLOBsMethodGenerator(UpdateByExampleWithoutBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByExampleWithoutBLOBsMethodGenerator
- UpdateByExampleWithoutBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByPrimaryKeyExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateByPrimaryKeyExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateByPrimaryKeyMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateByPrimaryKeyMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateByPrimaryKeySelectiveElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByPrimaryKeySelectiveElementGenerator(UpdateByPrimaryKeySelectiveElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeySelectiveElementGenerator
- UpdateByPrimaryKeySelectiveElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByPrimaryKeySelectiveExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateByPrimaryKeySelectiveMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateByPrimaryKeySelectiveMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByPrimaryKeySelectiveMethodGenerator(UpdateByPrimaryKeySelectiveMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator
- UpdateByPrimaryKeySelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateByPrimaryKeySelectiveMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByPrimaryKeyWithBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByPrimaryKeyWithBLOBsElementGenerator(UpdateByPrimaryKeyWithBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator
- UpdateByPrimaryKeyWithBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByPrimaryKeyWithBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByPrimaryKeyWithBLOBsMethodGenerator(UpdateByPrimaryKeyWithBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator
- UpdateByPrimaryKeyWithBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByPrimaryKeyWithoutBLOBsElementGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByPrimaryKeyWithoutBLOBsElementGenerator(UpdateByPrimaryKeyWithoutBLOBsElementGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithoutBLOBsElementGenerator
- UpdateByPrimaryKeyWithoutBLOBsElementGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper.elements
- UpdateByPrimaryKeyWithoutBLOBsMethodGenerator - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateByPrimaryKeyWithoutBLOBsMethodGenerator(UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
- UpdateByPrimaryKeyWithoutBLOBsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.javamapper.elements
- UpdateSelectiveColumnsExtensionFunctionGenerator - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateSelectiveColumnsExtensionFunctionGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.kotlin.elements
- UpdateSelectiveColumnsMethodGenerator - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- UpdateSelectiveColumnsMethodGenerator.Builder - Class in org.mybatis.generator.runtime.dynamicsql.java.elements
- uppercaseFirstLetterIfNecessary(String) - Static method in class org.mybatis.generator.internal.util.JavaBeansUtil
- useResultMapIfAvailable(boolean) - Method in class org.mybatis.generator.runtime.mybatis3.javamapper.elements.annotated.AnnotatedSelectByPrimaryKeyMethodGenerator.AnnotatedBuilder
- useSnakeCase - Variable in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator
- useSnakeCase(boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
V
- V1_DEPRECATED_ANNOTATION - Static variable in class org.mybatis.generator.runtime.dynamicsql.kotlin.KotlinDynamicSqlRuntime
- VAL - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Type
- validate() - Method in class org.mybatis.generator.config.Configuration
-
This method does a simple validation, it makes sure that all required fields have been filled in and that all implementation classes exist and are of the proper type.
- validate(List<String>) - Method in interface org.mybatis.generator.api.Plugin
-
This method is called after all the setXXX methods are called, but before any other method is called.
- validate(List<String>) - Method in class org.mybatis.generator.config.ConnectionFactoryConfiguration
- validate(List<String>) - Method in class org.mybatis.generator.config.Context
-
This method does a simple validate, it makes sure that all required fields have been filled in.
- validate(List<String>) - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration
- validate(List<String>) - Method in class org.mybatis.generator.internal.PluginAggregator
- validate(List<String>) - Method in class org.mybatis.generator.plugins.BaseRecordPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.CacheNamespacePlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.CachePlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.CaseInsensitiveLikePlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.dsql.DisableDeletePlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.dsql.DisableInsertPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.dsql.DisableUpdatePlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.dsql.ReadOnlyPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
-
This plugin is always valid - no properties are required.
- validate(List<String>) - Method in class org.mybatis.generator.plugins.FluentBuilderMethodsPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.IgnoreViewsPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.JSpecifyPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.MapperAnnotationPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.MapperConfigPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.RenameExampleClassPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.SerializablePlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.ToStringPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.UnmergeableXmlMappersPlugin
- validate(List<String>) - Method in class org.mybatis.generator.plugins.VirtualPrimaryKeyPlugin
- validate(List<String>, int, Context, KnownRuntime) - Method in class org.mybatis.generator.config.TableConfiguration
- validate(List<String>, String) - Method in class org.mybatis.generator.config.AbstractRenamingRule
- validate(List<String>, String) - Method in class org.mybatis.generator.config.ColumnOverride
- validate(List<String>, String) - Method in class org.mybatis.generator.config.ColumnRenamingRule
- validate(List<String>, String) - Method in class org.mybatis.generator.config.DomainObjectRenamingRule
- validate(List<String>, String) - Method in class org.mybatis.generator.config.IgnoredColumn
- validate(List<String>, String) - Method in class org.mybatis.generator.config.IgnoredColumnException
- validate(List<String>, String) - Method in class org.mybatis.generator.config.IgnoredColumnPattern
- validate(List<String>, String) - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration
- validate(List<String>, String) - Method in class org.mybatis.generator.config.PluginConfiguration
- validate(List<String>, String) - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration
- validate(List<String>, String, String) - Method in class org.mybatis.generator.config.GeneratedKey
- validate(List<String>, String, KnownRuntime) - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration
- value() - Method in record class org.mybatis.generator.api.dom.xml.Attribute
-
Returns the value of the
valuerecord component. - value() - Method in record class org.mybatis.generator.config.Property
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class org.mybatis.generator.api.dom.java.JavaVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.api.KnownRuntime
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.api.Plugin.ModelClassType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.config.ClientGeneratorConfiguration.LegacyClientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.config.ModelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.internal.db.DatabaseDialects
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.merge.java.JavaMergerFactory.PrinterConfiguration
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator.ResultElementType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.mybatis.generator.api.dom.java.JavaVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.api.dom.kotlin.KotlinType.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.api.KnownRuntime
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.api.Plugin.ModelClassType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.config.ClientGeneratorConfiguration.LegacyClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.config.ModelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.internal.db.DatabaseDialects
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.merge.java.JavaMergerFactory.PrinterConfiguration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.plugins.CacheNamespacePlugin.CacheProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.plugins.CachePlugin.CacheProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mybatis.generator.runtime.mybatis3.xmlmapper.elements.AbstractXmlMapperElementGenerator.ResultElementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VAR - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Type
- VARARG - Enum constant in enum class org.mybatis.generator.api.dom.kotlin.KotlinModifier
- VerboseProgressCallback - Class in org.mybatis.generator.api
-
A slightly more verbose progress callback.
- VerboseProgressCallback() - Constructor for class org.mybatis.generator.api.VerboseProgressCallback
- VirtualPrimaryKeyPlugin - Class in org.mybatis.generator.plugins
-
This plugin can be used to specify columns that act as a primary key, even if they are not strictly defined as primary keys in the database.
- VirtualPrimaryKeyPlugin() - Constructor for class org.mybatis.generator.plugins.VirtualPrimaryKeyPlugin
- visit(Interface) - Method in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- visit(Interface) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnitVisitor
- visit(TopLevelClass) - Method in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- visit(TopLevelClass) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnitVisitor
- visit(TopLevelEnumeration) - Method in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- visit(TopLevelEnumeration) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnitVisitor
- visit(TopLevelRecord) - Method in class org.mybatis.generator.api.dom.DefaultJavaFormatter
- visit(TopLevelRecord) - Method in interface org.mybatis.generator.api.dom.java.CompilationUnitVisitor
- visit(KotlinFunction) - Method in interface org.mybatis.generator.api.dom.kotlin.KotlinNamedItemVisitor
- visit(KotlinFunction) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinNamedItemRenderer
- visit(KotlinProperty) - Method in interface org.mybatis.generator.api.dom.kotlin.KotlinNamedItemVisitor
- visit(KotlinProperty) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinNamedItemRenderer
- visit(KotlinType) - Method in interface org.mybatis.generator.api.dom.kotlin.KotlinNamedItemVisitor
- visit(KotlinType) - Method in class org.mybatis.generator.api.dom.kotlin.render.KotlinNamedItemRenderer
- visit(PublicDocType) - Method in interface org.mybatis.generator.api.dom.xml.DocTypeVisitor
- visit(PublicDocType) - Method in class org.mybatis.generator.api.dom.xml.render.DocTypeRenderer
- visit(SystemDocType) - Method in interface org.mybatis.generator.api.dom.xml.DocTypeVisitor
- visit(SystemDocType) - Method in class org.mybatis.generator.api.dom.xml.render.DocTypeRenderer
- visit(TextElement) - Method in interface org.mybatis.generator.api.dom.xml.ElementVisitor
- visit(TextElement) - Method in class org.mybatis.generator.api.dom.xml.render.ElementRenderer
- visit(XmlElement) - Method in interface org.mybatis.generator.api.dom.xml.ElementVisitor
- visit(XmlElement) - Method in class org.mybatis.generator.api.dom.xml.render.ElementRenderer
- VisitableElement - Interface in org.mybatis.generator.api.dom.xml
W
- warning(SAXParseException) - Method in class org.mybatis.generator.config.xml.ParserErrorHandler
- warnings - Variable in class org.mybatis.generator.codegen.AbstractGenerator
- warnings - Variable in class org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
- withAlias(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets a configured alias for the table.
- withAlias(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withAllColumnDelimitingEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withAnnotation(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg.Builder
- withAnnotation(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem.AbstractBuilder
- withAnnotation(String) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withAnnotation(String) - Method in class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- withAnnotations(List<String>) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withArgument(KotlinArg) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction.Builder
- withArgument(KotlinArg) - Method in class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- withBodyLine(String) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withCatalog(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withClientGeneratorConfiguration(ClientGeneratorConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withCodeLine(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction.Builder
- withCodeLine(String) - Method in class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- withCodeLines(List<String>) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction.Builder
- withColumnName(String) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withColumnNameDelimited(Boolean) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withColumnOverride(ColumnOverride) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withColumnRenamingRule(ColumnRenamingRule) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withCommentGenerator(CommentGenerator) - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- withCommentGenerator(CommentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- withCommentGeneratorConfiguration(CommentGeneratorConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withConfiguration(Configuration) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
- withConfigurationType(String) - Method in class org.mybatis.generator.config.TypedPropertyHolder.TypedBuilder
-
Sets the value of the type specified in the configuration.
- withConnectionFactoryConfiguration(ConnectionFactoryConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withConnectionURL(String) - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- withConstructorProperty(KotlinProperty) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType.Builder
- withContext(Context) - Method in class org.mybatis.generator.api.CodeGenerationAttributes.AbstractBuilder
- withContext(Context) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
- withContext(Context) - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- withContext(Context) - Method in class org.mybatis.generator.codegen.CalculatedContextValues.Builder
- withContextIds(Set<String>) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
-
Set of context IDs to use in generation.
- withContextValues(CalculatedContextValues) - Method in class org.mybatis.generator.codegen.GenerationEngine.Builder
- withContextValues(CalculatedContextValues) - Method in class org.mybatis.generator.codegen.GenerationResults.Builder
- withContextValues(CalculatedContextValues) - Method in class org.mybatis.generator.codegen.IntrospectionEngine.Builder
- withCountByExampleStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withDataType(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg.Builder
- withDataType(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Builder
- withDefaultModelType(ModelType) - Method in class org.mybatis.generator.config.Context.Builder
- withDeleteByExampleStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withDeleteByPrimaryKeyStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withDelimitIdentifiers(boolean) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
If true, then the table identifiers will be delimited at runtime.
- withDelimitIdentifiers(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withDomainObjectName(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Set the configured domain object name for this table.
- withDomainObjectName(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withDomainObjectRenamingRule(DomainObjectRenamingRule) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets a domain object renaming rule.
- withDomainObjectRenamingRule(DomainObjectRenamingRule) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withDriverClass(String) - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- withDynamicSqlSupportClassGenerator(KotlinDynamicSqlSupportClassGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.Builder
- withExplicitReturnType(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinFunction.Builder
- withExtraFunctionParts(KotlinFunctionParts) - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- withExtraMethodParts(JavaMethodParts) - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- withField(Field) - Method in class org.mybatis.generator.runtime.JavaFieldAndImports.Builder
- withField(Field) - Static method in class org.mybatis.generator.runtime.JavaFieldAndImports
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.DeleteByPrimaryKeyMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectDistinctMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectListGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- withFragmentGenerator(FragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder
- withFragmentGenerator(KotlinFragmentGenerator) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator.Builder
- withFullyQualifiedTable(FullyQualifiedTable) - Method in class org.mybatis.generator.api.CodeGenerationAttributes.AbstractBuilder
- withFullyQualifiedTableNames(Set<String>) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
-
Set of table names to generate.
- withFullyQualifiedTableNames(Set<String>) - Method in class org.mybatis.generator.codegen.IntrospectionEngine.Builder
-
Sets a Set of table names for introspection.
- withFunction(KotlinFunction) - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- withFunction(KotlinFunction) - Static method in class org.mybatis.generator.runtime.KotlinFunctionAndImports
- withGeneratedAlways(boolean) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withGeneratedGenericFiles(List<GenericGeneratedFile>) - Method in class org.mybatis.generator.codegen.GenerationResults.Builder
- withGeneratedJavaFiles(List<GeneratedJavaFile>) - Method in class org.mybatis.generator.codegen.GenerationResults.Builder
- withGeneratedKey(GeneratedKey) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withGeneratedKotlinFiles(List<GeneratedKotlinFile>) - Method in class org.mybatis.generator.codegen.GenerationResults.Builder
- withGeneratedXmlFiles(List<GeneratedXmlFile>) - Method in class org.mybatis.generator.codegen.GenerationResults.Builder
- withId(String) - Method in class org.mybatis.generator.config.Context.Builder
- withIgnoredColumn(IgnoredColumn) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withIgnoredColumnPattern(IgnoredColumnPattern) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withIgnoreQualifiersAtRuntime(boolean) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
If true, then the catalog and schema qualifiers will be ignored when composing fully qualified names in the generated SQL.
- withImport(String) - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- withImport(String) - Method in class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- withImport(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- withImport(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withImports(Set<String>) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports.Builder
- withImports(Set<String>) - Method in class org.mybatis.generator.runtime.KotlinFunctionAndImports.Builder
- withImports(Set<String>) - Method in class org.mybatis.generator.runtime.KotlinFunctionParts.Builder
- withImports(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.runtime.JavaFieldAndImports.Builder
- withImports(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- withImports(Set<FullyQualifiedJavaType>) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withInitializationString(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinArg.Builder
- withInitializationString(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinProperty.Builder
- withInsertStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withIntrospectedCatalog(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets the actual catalog of the table as returned from DatabaseMetaData.
- withIntrospectedColumnImpl(String) - Method in class org.mybatis.generator.config.Context.Builder
- withIntrospectedSchema(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets the actual schema of the table as returned from DatabaseMetaData.
- withIntrospectedTable(IntrospectedTable) - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- withIntrospectedTable(IntrospectedTable) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- withIntrospectedTable(IntrospectedTable) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.Builder
- withIntrospectedTableName(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets the actual table name as returned from DatabaseMetaData.
- withIntrospectedTables(List<IntrospectedTable>) - Method in class org.mybatis.generator.codegen.GenerationEngine.Builder
- withJavaFileMergeEnabled(boolean) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
-
If true, then newly generated Java files will be merged if they collide with existing files.
- withJavaMethodParts(JavaMethodParts) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withJavaProperty(String) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withJavaType(String) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withJavaType(FullyQualifiedJavaType) - Method in record class org.mybatis.generator.api.JavaTypeResolver.JdbcTypeInformation
- withJavaTypeResolverConfiguration(JavaTypeResolverConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withJdbcConnectionConfiguration(JDBCConnectionConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withJdbcType(String) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withKnownRuntime(KnownRuntime) - Method in class org.mybatis.generator.api.CodeGenerationAttributes.AbstractBuilder
- withLegacyClientType(ClientGeneratorConfiguration.LegacyClientType) - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration.Builder
- withMapperName(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.DeleteByPrimaryKeyExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralDeleteExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectDistinctExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralSelectOneExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralUpdateExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.SelectByPrimaryKeyExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator.Builder
- withMapperName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder
- withMethod(Method) - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- withMethod(Method) - Static method in class org.mybatis.generator.runtime.JavaMethodAndImports
- withModelGeneratorConfiguration(ModelGeneratorConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withModelType(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withModifier(KotlinModifier) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItem.AbstractBuilder
- withNamedItem(KotlinNamedItem) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinNamedItemContainer.NamedItemContainerBuilder
- withOverwriteEnabled(boolean) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
-
If true, then newly generated files will overwrite existing files if there is a collision.
- withParameter(Parameter) - Method in class org.mybatis.generator.runtime.JavaMethodParts.Builder
- withPassword(String) - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- withPattern(String) - Method in class org.mybatis.generator.config.IgnoredColumnPattern.Builder
- withPluginAggregator(PluginAggregator) - Method in class org.mybatis.generator.api.IntrospectedTable.Builder
- withPluginAggregator(PluginAggregator) - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- withPluginConfiguration(PluginConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withProgressCallback(ProgressCallback) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
- withProgressCallback(ProgressCallback) - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- withProgressCallback(ProgressCallback) - Method in class org.mybatis.generator.codegen.GenerationEngine.Builder
- withProgressCallback(ProgressCallback) - Method in class org.mybatis.generator.codegen.IntrospectionEngine.Builder
- withProject(String) - Method in class org.mybatis.generator.codegen.AbstractJavaGenerator.AbstractJavaGeneratorBuilder
- withProject(String) - Method in class org.mybatis.generator.codegen.AbstractKotlinGenerator.AbstractKotlinGeneratorBuilder
- withProperties(Map<Object, Object>) - Method in class org.mybatis.generator.config.PropertyHolder.AbstractBuilder
- withProperty(KotlinProperty) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports.Builder
- withProperty(KotlinProperty) - Static method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinPropertyAndImports
- withProperty(Property) - Method in class org.mybatis.generator.config.PropertyHolder.AbstractBuilder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicInsertMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicMultipleInsertMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectManyMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.SelectByPrimaryKeyMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateAllColumnsMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeyMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateByPrimaryKeySelectiveMethodGenerator.Builder
- withRecordType(FullyQualifiedJavaType) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.UpdateSelectiveColumnsMethodGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicInsertFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicMultipleInsertFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectManyFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertMultipleVarargExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateAllColumnsExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeyExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateByPrimaryKeySelectiveExtensionFunctionGenerator.Builder
- withRecordType(FullyQualifiedKotlinType) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.UpdateSelectiveColumnsExtensionFunctionGenerator.Builder
- withResultMapId(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- withResultMapId(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- withResultMapId(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- withResultMapId(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.Builder
- withReuseResultMap(boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.BasicSelectOneMethodGenerator.Builder
- withReuseResultMap(boolean) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.BasicSelectOneFunctionGenerator.Builder
- withRuntimeCatalog(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets the runtime catalog.
- withRuntimeSchema(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets the runtime schema.
- withRuntimeTableName(String) - Method in class org.mybatis.generator.api.FullyQualifiedTable.Builder
-
Sets the runtime table name.
- withSchema(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withSelectByExampleStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withSelectByPrimaryKeyStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withShellCallback(ShellCallback) - Method in class org.mybatis.generator.api.MyBatisGenerator.Builder
- withSqlMapGeneratorConfiguration(SqlMapGeneratorConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withSqlProviderName(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withStaticImport(String) - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- withStaticImports(Set<String>) - Method in class org.mybatis.generator.runtime.JavaMethodAndImports.Builder
- withSuperType(String) - Method in class org.mybatis.generator.api.dom.kotlin.KotlinType.Builder
- withSupportObjectImport(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator.Builder
- withSupportObjectImport(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.InsertSelectiveExtensionFunctionGenerator.Builder
- withTableConfiguration(TableConfiguration) - Method in class org.mybatis.generator.api.CodeGenerationAttributes.AbstractBuilder
- withTableConfiguration(TableConfiguration) - Method in class org.mybatis.generator.config.Context.Builder
- withTableFieldImport(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.GeneralCountExtensionFunctionGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.FragmentGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralCountMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralDeleteMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralSelectOneMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.GeneralUpdateMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertMultipleMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.java.elements.InsertSelectiveMethodGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.AbstractKotlinMapperFunctionGenerator.BaseBuilder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.ColumnListGenerator.Builder
- withTableFieldName(String) - Method in class org.mybatis.generator.runtime.dynamicsql.kotlin.elements.KotlinFragmentGenerator.Builder
- withTableName(String) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withTargetPackage(String) - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration.Builder
- withTargetPackage(String) - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration.Builder
- withTargetPackage(String) - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration.Builder
- withTargetProject(String) - Method in class org.mybatis.generator.config.ClientGeneratorConfiguration.Builder
- withTargetProject(String) - Method in class org.mybatis.generator.config.ModelGeneratorConfiguration.Builder
- withTargetProject(String) - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration.Builder
- withTargetRuntime(String) - Method in class org.mybatis.generator.config.Context.Builder
- withTypeHandler(String) - Method in class org.mybatis.generator.config.ColumnOverride.Builder
- withUpdateByExampleStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withUpdateByPrimaryKeyStatementEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- withUserId(String) - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration.Builder
- withWarnings(List<String>) - Method in class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
- withWarnings(List<String>) - Method in class org.mybatis.generator.codegen.CalculatedContextValues.Builder
- withWarnings(List<String>) - Method in class org.mybatis.generator.codegen.GenerationEngine.Builder
- withWarnings(List<String>) - Method in class org.mybatis.generator.codegen.IntrospectionEngine.Builder
- withWildcardEscapingEnabled(boolean) - Method in class org.mybatis.generator.config.TableConfiguration.Builder
- write(CDATASection) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(Comment) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(Document) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(DocumentType) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(Element) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(EntityReference) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(ProcessingInstruction) - Method in class org.mybatis.generator.merge.xml.DomWriter
- write(Text) - Method in class org.mybatis.generator.merge.xml.DomWriter
- writeAnyNode(Node) - Method in class org.mybatis.generator.merge.xml.DomWriter
X
- XML_MAPPER - Enum constant in enum class org.mybatis.generator.config.ClientGeneratorConfiguration.LegacyClientType
- XmlConstants - Class in org.mybatis.generator.codegen
-
Constants for MyBatis XML IDs.
- XmlElement - Class in org.mybatis.generator.api.dom.xml
- XmlElement(String) - Constructor for class org.mybatis.generator.api.dom.xml.XmlElement
- XmlElement(XmlElement) - Constructor for class org.mybatis.generator.api.dom.xml.XmlElement
-
Copy constructor.
- XmlFileMergerJaxp - Class in org.mybatis.generator.merge.xml
-
This class handles the task of merging changes into an existing XML file.
- xmlFormatter() - Method in class org.mybatis.generator.codegen.CalculatedContextValues
- xmlFormatter() - Method in class org.mybatis.generator.codegen.GenerationResults
- XmlFormatter - Interface in org.mybatis.generator.api
-
Objects implementing this interface are used to convert the internal representation of the XML DOM classes into a string suitable for saving to the file system.
- xmlIndent(int) - Static method in class org.mybatis.generator.api.dom.OutputUtilities
- xmlIndent(StringBuilder, int) - Static method in class org.mybatis.generator.api.dom.OutputUtilities
-
Utility method that indents the buffer by the default amount for XML (two spaces per indent level).
- xmlMapperGenerator - Variable in class org.mybatis.generator.api.AbstractRuntime
- XMLMapperGenerator - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper
- XMLMapperGenerator(XMLMapperGenerator.Builder) - Constructor for class org.mybatis.generator.runtime.mybatis3.xmlmapper.XMLMapperGenerator
- XMLMapperGenerator.Builder - Class in org.mybatis.generator.runtime.mybatis3.xmlmapper
- XMLParserException - Exception in org.mybatis.generator.exception
- XMLParserException(String) - Constructor for exception org.mybatis.generator.exception.XMLParserException
- XMLParserException(String, Throwable, List<String>) - Constructor for exception org.mybatis.generator.exception.XMLParserException
- XMLParserException(String, List<String>) - Constructor for exception org.mybatis.generator.exception.XMLParserException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form