- CachePlugin - org.mybatis.generator.plugins中的类
-
This plugin adds a cache element to generated sqlMaps.
- CachePlugin() - 类 的构造器org.mybatis.generator.plugins.CachePlugin
-
- CachePlugin.CacheProperty - org.mybatis.generator.plugins中的枚举
-
- calculateAllFieldsClass() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Calculates the class that contains all fields.
- calculateAllFieldsClass() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Calculates the class that contains all fields.
- calculateAllFieldsClass() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- calculateBigDecimalReplacement(IntrospectedColumn, FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- calculateBitReplacement(IntrospectedColumn, FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- calculateClientGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
Calculate client generators.
- calculateDAOGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- calculateGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
This method can be used to initialize the generators before they will be called.
- calculateGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- calculateGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
- calculateIbatis2SqlMapFileName() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate ibatis2 sql map file name.
- calculateIbatis2SqlMapNamespace() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate ibatis2 sql map namespace.
- calculateImports(Set<FullyQualifiedJavaType>) - 类 中的静态方法org.mybatis.generator.api.dom.OutputUtilities
-
returns a unique set of "import xxx;" Strings for the set of types.
- calculateJavaClientAttributes() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate java client attributes.
- calculateJavaClientImplementationPackage() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate java client implementation package.
- calculateJavaClientInterfacePackage() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate java client interface package.
- calculateJavaModelGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- calculateJavaModelGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
Calculate java model generators.
- calculateJavaModelGenerators(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3SimpleImpl
-
- calculateJavaModelPackage() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate java model package.
- calculateJavaType(IntrospectedColumn) - 接口 中的方法org.mybatis.generator.api.JavaTypeResolver
-
Calculates and returns the Java type that should be associated with this
column based on the jdbc type, length, and scale of the column.
- calculateJavaType(IntrospectedColumn) - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- calculateJavaType(IntrospectedColumn) - 类 中的方法test.MyJavaTypeResolverDefaultImpl
-
- calculateJdbcTypeName(IntrospectedColumn) - 接口 中的方法org.mybatis.generator.api.JavaTypeResolver
-
Calculates and returns the JDBC type name that should be associated with
this column based on the jdbc type, length, and scale of the column.
- calculateJdbcTypeName(IntrospectedColumn) - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- calculateJdbcTypeName(IntrospectedColumn) - 类 中的方法test.MyJavaTypeResolverDefaultImpl
-
- calculateModelAttributes() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate model attributes.
- calculateMyBatis3FallbackSqlMapNamespace() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate my batis3 fallback sql map namespace.
- calculateMyBatis3XmlMapperFileName() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate my batis3 xml mapper file name.
- calculateSqlMapAliasedFullyQualifiedRuntimeTableName() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate sql map aliased fully qualified runtime table name.
- calculateSqlMapFullyQualifiedRuntimeTableName() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate sql map fully qualified runtime table name.
- calculateSqlMapGenerator(List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- calculateSqlMapPackage() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate sql map package.
- calculateTypeName(CompilationUnit, FullyQualifiedJavaType) - 类 中的静态方法org.mybatis.generator.api.dom.java.JavaDomUtils
-
Calculates type names for writing into generated Java.
- calculateXmlAttributes() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculate xml attributes.
- calculateXmlMapperGenerator(AbstractJavaClientGenerator, List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
Calculate xml mapper generator.
- calculateXmlMapperGenerator(AbstractJavaClientGenerator, List<String>, ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3SimpleImpl
-
- callPlugins(Method, TopLevelClass) - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
-
- callPlugins(Method, TopLevelClass) - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
-
- callPlugins(Method, TopLevelClass) - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
-
- callPlugins(Method, TopLevelClass) - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
-
- CaseInsensitiveLikePlugin - org.mybatis.generator.plugins中的类
-
This plugin demonstrates adding methods to the example class to enable
case-insensitive LIKE searches.
- CaseInsensitiveLikePlugin() - 类 的构造器org.mybatis.generator.plugins.CaseInsensitiveLikePlugin
-
- checkCancel() - 接口 中的方法org.mybatis.generator.api.ProgressCallback
-
The method is called periodically during a long running method.
- checkCancel() - 类 中的方法org.mybatis.generator.internal.NullProgressCallback
-
- ClassloaderUtility - org.mybatis.generator.internal.util中的类
-
This class holds methods useful for constructing custom classloaders.
- CLIENT_USE_LEGACY_BUILDER - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- clientCountByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the countByExample method has been generated
in the client implementation class.
- clientCountByExampleMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the countByExample method has been generated
in the client interface.
- clientCountByExampleMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientCountByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientCountByExampleMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientCountByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientDeleteByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the deleteByExample method has been generated
in the client implementation class.
- clientDeleteByExampleMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the deleteByExample method has been generated
in the client interface.
- clientDeleteByExampleMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientDeleteByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientDeleteByExampleMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientDeleteByExampleMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- clientDeleteByPrimaryKeyMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the deleteByPrimaryKey method has been
generated in the client implementation class.
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the deleteByPrimaryKey method has been
generated in the client interface.
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientDeleteByPrimaryKeyMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientDeleteByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientDeleteByPrimaryKeyMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BatchInsertPlugin
-
修改Mapper类
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BatchInsertPluginOld
-
已过时。
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BatchUpdatePlugin
-
修改Mapper类
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.OneToManyPlugin
-
修改mapper
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.OneToOnePlugin
-
修改mapper
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the entire client has been generated.
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientGenerated(Interface, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.MapperAnnotationPlugin
-
- clientGenerators - 类 中的变量org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
The client generators.
- clientInsertMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the insert method has been generated in the
client implementation class.
- clientInsertMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the insert method has been generated in the
client interface.
- clientInsertMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientInsertMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientInsertMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientInsertMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientInsertSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the insert selective method has been generated
in the client implementation class.
- clientInsertSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法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) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientInsertSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientInsertSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientInsertSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectAllMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectAll method has been
generated in the client interface.
- clientSelectAllMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectAll method has been
generated in the client implementation class.
- clientSelectAllMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectAllMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectAllMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectAllMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithBLOBs method has been
generated in the client implementation class.
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithBLOBs method has been
generated in the client interface.
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.RowBoundsPlugin
-
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithoutBLOBs method has
been generated in the client implementation class.
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithoutBLOBs method has
been generated in the client interface.
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.RowBoundsPlugin
-
- clientSelectByPrimaryKeyMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByPrimaryKey method has been
generated in the client implementation class.
- clientSelectByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByPrimaryKey method has been
generated in the client interface.
- clientSelectByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectByPrimaryKeyMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientSelectByPrimaryKeyMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientSelectByPrimaryKeyMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByExampleSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleSelective method has been
generated in the client implementation class.
- clientUpdateByExampleSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleSelective method has been
generated in the client interface.
- clientUpdateByExampleSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByExampleSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByExampleSelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByExampleSelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithBLOBs method has been
generated in the client implementation class.
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithBLOBs method has been
generated in the client interface.
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByExampleWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithoutBLOBs method has
been generated in the client implementation class.
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithoutBLOBs method has
been generated in the client interface.
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByExampleWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeySelective method has
been generated in the client implementation class.
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeySelective method has
been generated in the client interface.
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByPrimaryKeySelectiveMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithBLOBs method has
been generated in the client implementation class.
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithBLOBs method has
been generated in the client interface.
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByPrimaryKeyWithBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithoutBLOBs method has
been generated in the client implementation class.
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithoutBLOBs method has
been generated in the client interface.
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, Interface, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- clientUpdateByPrimaryKeyWithoutBLOBsMethodGenerated(Method, TopLevelClass, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- columnName - 类 中的变量org.mybatis.generator.config.IgnoredColumn
-
The column name.
- ColumnOverride - org.mybatis.generator.config中的类
-
The Class ColumnOverride.
- ColumnOverride(String) - 类 的构造器org.mybatis.generator.config.ColumnOverride
-
Instantiates a new column override.
- ColumnRenamingRule - org.mybatis.generator.config中的类
-
This class is used to specify a renaming rule for columns in a table.
- ColumnRenamingRule() - 类 的构造器org.mybatis.generator.config.ColumnRenamingRule
-
- COMMENT_GENERATOR_ADD_REMARK_COMMENTS - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- COMMENT_GENERATOR_DATE_FORMAT - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- COMMENT_GENERATOR_SUPPRESS_ALL_COMMENTS - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- COMMENT_GENERATOR_SUPPRESS_DATE - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- CommentGenerator - org.mybatis.generator.api中的接口
-
Implementations of this interface are used to generate comments for the
various artifacts.
- CommentGeneratorConfiguration - org.mybatis.generator.config中的类
-
- CommentGeneratorConfiguration() - 类 的构造器org.mybatis.generator.config.CommentGeneratorConfiguration
-
- compareTo(FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
- compareTo(Attribute) - 类 中的方法org.mybatis.generator.api.dom.xml.Attribute
-
- CompilationUnit - org.mybatis.generator.api.dom.java中的接口
-
This interface describes methods common to all Java compilation units (Java
classes, interfaces, and enums).
- composeFullyQualifiedTableName(String, String, String, char) - 类 中的静态方法org.mybatis.generator.internal.util.StringUtility
-
- ConditionalModelRules - org.mybatis.generator.internal.rules中的类
-
This class encapsulates all the code generation rules for a table using the
conditional model.
- ConditionalModelRules(IntrospectedTable) - 类 的构造器org.mybatis.generator.internal.rules.ConditionalModelRules
-
Instantiates a new conditional model rules.
- Configuration - org.mybatis.generator.config中的类
-
The Class Configuration.
- Configuration() - 类 的构造器org.mybatis.generator.config.Configuration
-
Instantiates a new configuration.
- ConfigurationParser - org.mybatis.generator.config.xml中的类
-
- ConfigurationParser(List<String>) - 类 的构造器org.mybatis.generator.config.xml.ConfigurationParser
-
- ConfigurationParser(Properties, List<String>) - 类 的构造器org.mybatis.generator.config.xml.ConfigurationParser
-
This constructor accepts a properties object which may be used to specify
an additional property set.
- configureCheckedExceptions() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to add checked exceptions to the throws clause of
any generated DAO method.
- configureCheckedExceptions() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureCheckedExceptions() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureConstructorTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to configure a constructor for generated DAO
implementation classes.
- configureConstructorTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureConstructorTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureConstructorTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureConstructorTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- configuredDelimitedColumnName - 类 中的变量org.mybatis.generator.config.IgnoredColumn
-
The configured delimited column name.
- configureDeleteMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to configure a delete method template.
- configureDeleteMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureDeleteMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureDeleteMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureDeleteMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- configureFields() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to add fields to any generated DAO implementation
class.
- configureFields() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureFields() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureImplementationImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to add imports to generated DAO implementation
classes.
- configureImplementationImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureImplementationImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureImplementationImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureInsertMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to configure an insert method template.
- configureInsertMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureInsertMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureInsertMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureInsertMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- configureInterfaceImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to add imports to generated DAO interface classes.
- configureMethods() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to add methods to generated DAO implementation
classes.
- configureMethods() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureQueryForListMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to configure a queryForList method template.
- configureQueryForListMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureQueryForListMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureQueryForListMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureQueryForListMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- configureQueryForObjectMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to configure a queryForObject method template.
- configureQueryForObjectMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureQueryForObjectMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureQueryForObjectMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureQueryForObjectMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- configureSuperClass() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to set the superclass for any generated DAO
implementation class.
- configureSuperClass() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureSuperClass() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- configureUpdateMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Override this method to configure an update method template.
- configureUpdateMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- configureUpdateMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- configureUpdateMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.IbatisDAOTemplate
-
- configureUpdateMethodTemplate() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- ConnectionFactory - org.mybatis.generator.api中的接口
-
- ConnectionFactoryConfiguration - org.mybatis.generator.config中的类
-
- ConnectionFactoryConfiguration() - 类 的构造器org.mybatis.generator.config.ConnectionFactoryConfiguration
-
- containsProperty(IntrospectedColumn) - 类 中的方法org.mybatis.generator.codegen.RootClassInfo
-
- containsWord(String) - 类 中的静态方法org.mybatis.generator.api.dom.java.JavaReservedWords
-
- containsWord(String) - 类 中的静态方法org.mybatis.generator.internal.db.SqlReservedWords
-
- context - 类 中的变量org.mybatis.generator.api.dom.DefaultJavaFormatter
-
- context - 类 中的变量org.mybatis.generator.api.dom.DefaultXmlFormatter
-
- context - 类 中的变量org.mybatis.generator.api.IntrospectedColumn
-
- context - 类 中的变量org.mybatis.generator.api.IntrospectedTable
-
The context.
- context - 类 中的变量org.mybatis.generator.api.PluginAdapter
-
- context - 类 中的变量org.mybatis.generator.codegen.AbstractGenerator
-
- Context - org.mybatis.generator.config中的类
-
The Class Context.
- Context(ModelType) - 类 的构造器org.mybatis.generator.config.Context
-
Constructs a Context object.
- context - 类 中的变量org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- context - 类 中的变量test.MyJavaTypeResolverDefaultImpl
-
- CONTEXT_AUTO_DELIMIT_KEYWORDS - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- CONTEXT_BEGINNING_DELIMITER - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- CONTEXT_ENDING_DELIMITER - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- CONTEXT_JAVA_FILE_ENCODING - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- CONTEXT_JAVA_FORMATTER - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- CONTEXT_XML_FORMATTER - 类 中的静态变量org.mybatis.generator.config.PropertyRegistry
-
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BoPlugin
-
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- contextGenerateAdditionalJavaFiles() - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method can be used to generate any additional Java file needed by
your implementation.
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - 接口 中的方法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.
- contextGenerateAdditionalJavaFiles() - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- contextGenerateAdditionalJavaFiles(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- contextGenerateAdditionalJavaFiles() - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- contextGenerateAdditionalXmlFiles(IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- contextGenerateAdditionalXmlFiles() - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method can be used to generate any additional XML file needed by
your implementation.
- contextGenerateAdditionalXmlFiles(IntrospectedTable) - 接口 中的方法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.
- contextGenerateAdditionalXmlFiles() - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- contextGenerateAdditionalXmlFiles(IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- contextGenerateAdditionalXmlFiles(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- contextGenerateAdditionalXmlFiles() - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- contextGenerateAdditionalXmlFiles() - 类 中的方法org.mybatis.generator.plugins.MapperConfigPlugin
-
- contextGenerateAdditionalXmlFiles() - 类 中的方法org.mybatis.generator.plugins.SqlMapConfigPlugin
-
- countByExample(E) - 类 中的方法org.beans.AbstractGogoBoImpl
-
- countByExample(E) - 接口 中的方法org.beans.GogoBo
-
- countByExample(E) - 接口 中的方法org.beans.GogoMapper
-
根据指定的条件获取数据库记录数
- CountByExampleElementGenerator - org.mybatis.generator.codegen.ibatis2.sqlmap.elements中的类
-
- CountByExampleElementGenerator() - 类 的构造器org.mybatis.generator.codegen.ibatis2.sqlmap.elements.CountByExampleElementGenerator
-
- CountByExampleElementGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper.elements中的类
-
- CountByExampleElementGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.CountByExampleElementGenerator
-
- CountByExampleMethodGenerator - org.mybatis.generator.codegen.ibatis2.dao.elements中的类
-
- CountByExampleMethodGenerator(boolean) - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.elements.CountByExampleMethodGenerator
-
- CountByExampleMethodGenerator - org.mybatis.generator.codegen.mybatis3.javamapper.elements中的类
-
- CountByExampleMethodGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.elements.CountByExampleMethodGenerator
-
- createCommentGenerator(Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createConnectionFactory(Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
- createCriteriaMethod(String, String, FullyQualifiedJavaType, InnerClass, InnerClass, TopLevelClass) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- createExternalObject(String) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createInnerMethod(JavaVisibility, String, String, FullyQualifiedJavaType, List<Parameter>, String, InnerClass, TopLevelClass) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- createInternalObject(String) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createIntrospectedColumn(Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createIntrospectedTable(TableConfiguration, FullyQualifiedTable, Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createIntrospectedTableForValidation(Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
This method creates an introspected table implementation that is only usable for validation (i.e. for a context
to determine if the target is ibatis2 or mybatis3).
- createJavaClientGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
Creates the java client generator.
- createJavaClientGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3SimpleImpl
-
- createJavaFormatter(Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createJavaTypeResolver(Context, List<String>) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createMethod(JavaVisibility, String, String, FullyQualifiedJavaType, List<Parameter>, String, TopLevelClass) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- createPlugin(Context, PluginConfiguration) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- createPropertyset() - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- createXmlFormatter(Context) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Creates a new Object object.
- generate(ProgressCallback) - 类 中的方法org.mybatis.generator.api.MyBatisGenerator
-
This is the main method for generating code.
- generate(ProgressCallback, Set<String>) - 类 中的方法org.mybatis.generator.api.MyBatisGenerator
-
This is the main method for generating code.
- generate(ProgressCallback, Set<String>, Set<String>) - 类 中的方法org.mybatis.generator.api.MyBatisGenerator
-
This is the main method for generating code.
- generate(ProgressCallback, Set<String>, Set<String>, boolean) - 类 中的方法org.mybatis.generator.api.MyBatisGenerator
-
This is the main method for generating code.
- generateBaseColumnList() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateBaseColumnList() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL base column list element.
- generateBaseColumnList() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateBaseRecordClass() - 类 中的方法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() - 类 中的方法org.mybatis.generator.internal.rules.FlatModelRules
-
We always generate a base record in the flat model.
- generateBaseRecordClass() - 类 中的方法org.mybatis.generator.internal.rules.HierarchicalModelRules
-
Implements the rule for generating a base record.
- generateBaseRecordClass() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating a base record.
- generateBaseRecordClass() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateBaseResultMap() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the result map without BLOBs.
- generateBaseResultMap() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the result map without BLOBs.
- generateBaseResultMap() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateBlobColumnList() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateBlobColumnList() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL blob column list element.
- generateBlobColumnList() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateCountByExample() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateCountByExample() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
- generateCountByExample() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateDeleteByExample() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the delete by example SQL Map element
and DAO method.
- generateDeleteByExample() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the delete by example SQL Map element
and DAO method.
- generateDeleteByExample() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateDeleteByPrimaryKey() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the delete by primary key SQL Map
element and DAO method.
- generateDeleteByPrimaryKey() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the delete by primary key SQL Map
element and DAO method.
- generateDeleteByPrimaryKey() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- GeneratedFile - org.mybatis.generator.api中的类
-
Abstract class that holds information common to all generated files.
- GeneratedFile(String) - 类 的构造器org.mybatis.generator.api.GeneratedFile
-
Instantiates a new generated file.
- GeneratedJavaFile - org.mybatis.generator.api中的类
-
The Class GeneratedJavaFile.
- GeneratedJavaFile(CompilationUnit, String, String, JavaFormatter) - 类 的构造器org.mybatis.generator.api.GeneratedJavaFile
-
Default constructor.
- GeneratedJavaFile(CompilationUnit, String, JavaFormatter) - 类 的构造器org.mybatis.generator.api.GeneratedJavaFile
-
Instantiates a new generated java file.
- GeneratedKey - 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 sequences (pre insert).
- GeneratedKey(String, String, boolean, String) - 类 的构造器org.mybatis.generator.config.GeneratedKey
-
Instantiates a new generated key.
- GeneratedXmlFile - org.mybatis.generator.api中的类
-
The Class GeneratedXmlFile.
- GeneratedXmlFile(Document, String, String, String, boolean, XmlFormatter) - 类 的构造器org.mybatis.generator.api.GeneratedXmlFile
-
Instantiates a new generated xml file.
- generateEquals(TopLevelClass, List<IntrospectedColumn>, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.EqualsHashCodePlugin
-
Generates an equals method that does a comparison of all fields.
- generateExampleClass() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating an example class.
- generateExampleClass() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating an example class.
- generateExampleClass() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateFiles(ProgressCallback, List<GeneratedJavaFile>, List<GeneratedXmlFile>, List<String>) - 类 中的方法org.mybatis.generator.config.Context
-
Generate files.
- generateHashCode(TopLevelClass, List<IntrospectedColumn>, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.EqualsHashCodePlugin
-
Generates a hashCode method that includes all fields.
- generateInsert() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the insert SQL Map element and DAO
method.
- generateInsert() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the insert SQL Map element and DAO
method.
- generateInsert() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateInsertSelective() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the insert selective SQL Map element
and DAO method.
- generateInsertSelective() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the insert selective SQL Map element
and DAO method.
- generateInsertSelective() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateJavaClient() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateJavaClient() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating a Java client.
- generateJavaClient() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateMyBatis3UpdateByExampleWhereClause() - 类 中的方法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() - 接口 中的方法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() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generatePrimaryKeyClass() - 类 中的方法org.mybatis.generator.internal.rules.ConditionalModelRules
-
We generate a primary key if there is more than one primary key field.
- generatePrimaryKeyClass() - 类 中的方法org.mybatis.generator.internal.rules.FlatModelRules
-
We never generate a primary key in the flat model.
- generatePrimaryKeyClass() - 类 中的方法org.mybatis.generator.internal.rules.HierarchicalModelRules
-
Implements the rule for determining whether to generate a primary key
class.
- generatePrimaryKeyClass() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for determining whether to generate a primary key
class.
- generatePrimaryKeyClass() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateRecordWithBLOBsClass() - 类 中的方法org.mybatis.generator.internal.rules.ConditionalModelRules
-
We generate a record with BLOBs class if there is more than one BLOB
column.
- generateRecordWithBLOBsClass() - 类 中的方法org.mybatis.generator.internal.rules.FlatModelRules
-
We never generate a record with BLOBs class in the flat model.
- generateRecordWithBLOBsClass() - 类 中的方法org.mybatis.generator.internal.rules.HierarchicalModelRules
-
Implements the rule for generating a record with BLOBs.
- generateRecordWithBLOBsClass() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating a record with BLOBs.
- generateRecordWithBLOBsClass() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateResultMapWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the result map with BLOBs.
- generateResultMapWithBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the result map with BLOBs.
- generateResultMapWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateSelectByExampleWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the select by example with BLOBs SQL
Map element and DAO method.
- generateSelectByExampleWithBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the select by example with BLOBs SQL
Map element and DAO method.
- generateSelectByExampleWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateSelectByExampleWithoutBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the select by example without BLOBs
SQL Map element and DAO method.
- generateSelectByExampleWithoutBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the select by example without BLOBs
SQL Map element and DAO method.
- generateSelectByExampleWithoutBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateSelectByPrimaryKey() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the select by primary key SQL Map
element and DAO method.
- generateSelectByPrimaryKey() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the select by primary key SQL Map
element and DAO method.
- generateSelectByPrimaryKey() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateSQLExampleWhereClause() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the SQL example where clause element.
- generateSQLExampleWhereClause() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the SQL example where clause element.
- generateSQLExampleWhereClause() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateUpdateByExampleSelective() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateUpdateByExampleSelective() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
- generateUpdateByExampleSelective() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateUpdateByExampleWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateUpdateByExampleWithBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
- generateUpdateByExampleWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateUpdateByExampleWithoutBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- generateUpdateByExampleWithoutBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
- generateUpdateByExampleWithoutBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateUpdateByPrimaryKeySelective() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the update by primary key selective
SQL Map element and DAO method.
- generateUpdateByPrimaryKeySelective() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the update by primary key selective
SQL Map element and DAO method.
- generateUpdateByPrimaryKeySelective() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateUpdateByPrimaryKeyWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the update by primary key with BLOBs
SQL Map element and DAO method.
- generateUpdateByPrimaryKeyWithBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the update by primary key with BLOBs
SQL Map element and DAO method.
- generateUpdateByPrimaryKeyWithBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generateUpdateByPrimaryKeyWithoutBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
Implements the rule for generating the update by primary key without
BLOBs SQL Map element and DAO method.
- generateUpdateByPrimaryKeyWithoutBLOBs() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
Implements the rule for generating the update by primary key without
BLOBs SQL Map element and DAO method.
- generateUpdateByPrimaryKeyWithoutBLOBs() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- generationStarted(int) - 接口 中的方法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.
- generationStarted(int) - 类 中的方法org.mybatis.generator.internal.NullProgressCallback
-
- GeneratorAntTask - org.mybatis.generator.ant中的类
-
This is an Ant task that will run the generator.
- GeneratorAntTask() - 类 的构造器org.mybatis.generator.ant.GeneratorAntTask
-
- GenericCIDAOTemplate - org.mybatis.generator.codegen.ibatis2.dao.templates中的类
-
- GenericCIDAOTemplate() - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.templates.GenericCIDAOTemplate
-
- GenericSIDAOTemplate - org.mybatis.generator.codegen.ibatis2.dao.templates中的类
-
- GenericSIDAOTemplate() - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.templates.GenericSIDAOTemplate
-
- getActualColumnName() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getAesKey() - 类 中的方法org.beans.PrivilegeInfo
-
- getAlias() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the alias.
- getAlias() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the alias.
- getAliasedActualColumnName(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
The aliased column name for a select statement generated by the example clauses.
- getAliasedActualColumnName(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
The aliased column name for a select statement generated by the example clauses.
- getAliasedEscapedColumnName(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
Calculates the string to use in select phrases in SqlMaps.
- getAliasedEscapedColumnName(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
Calculates the string to use in select phrases in SqlMaps.
- getAliasedFullyQualifiedTableNameAtRuntime() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the aliased fully qualified table name at runtime.
- getAliasedFullyQualifiedTableNameAtRuntime() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the aliased fully qualified table name at runtime.
- getAllColumns() - 类 中的方法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).
- getAnnotations() - 类 中的方法org.mybatis.generator.api.dom.java.JavaElement
-
Gets the annotations.
- getAnnotations() - 类 中的方法org.mybatis.generator.api.dom.java.Parameter
-
- getAttribute(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the attribute.
- getAttributeName() - 枚举 中的方法org.mybatis.generator.plugins.CachePlugin.CacheProperty
-
- getAttributes() - 类 中的方法org.mybatis.generator.api.dom.xml.XmlElement
-
Gets the attributes.
- getBaseColumnListElement() - 类 中的方法org.mybatis.generator.codegen.ibatis2.sqlmap.elements.AbstractXmlElementGenerator
-
- getBaseColumnListElement() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
-
- getBaseColumnListId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the base column list id.
- getBaseColumns() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the base columns.
- getBaseRecordType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the base record type.
- getBaseResultMapId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the base result map id.
- getBeansByName(String) - 类 中的静态方法org.beans.util.SpringUtil
-
- getBeansByType(Class<T>) - 类 中的静态方法org.beans.util.SpringUtil
-
- getBegin() - 类 中的方法org.beans.Page
-
- getBeginningDelimiter() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the beginning delimiter.
- getBlobColumnListElement() - 类 中的方法org.mybatis.generator.codegen.ibatis2.sqlmap.elements.AbstractXmlElementGenerator
-
- getBlobColumnListElement() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
-
- getBlobColumnListId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the blob column list id.
- getBLOBColumns() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the BLOB columns.
- getBodyLines() - 类 中的方法org.mybatis.generator.api.dom.java.InitializationBlock
-
- getBodyLines() - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the body lines.
- getBooleanInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getBooleanPrimitiveInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the boolean primitive instance.
- getBoQualifiedIntfName() - 类 中的方法org.beans.GogoDo
-
- getByteInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getCamelCaseString(String, boolean) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
Gets the camel case string.
- getCatalog() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the catalog.
- getCatalog() - 类 中的方法org.mybatis.generator.internal.db.ActualTableName
-
- getCharacterInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getCheckedExceptions() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the checked exceptions.
- getClassPathEntries() - 类 中的方法org.mybatis.generator.config.Configuration
-
Gets the class path entries.
- getColumn(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the column.
- getColumn() - 类 中的方法org.mybatis.generator.config.GeneratedKey
-
Gets the column.
- getColumn() - 类 中的方法org.mybatis.generator.config.OneToMany
-
- getColumn() - 类 中的方法org.mybatis.generator.config.OneToOne
-
- getColumnName() - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Gets the column name.
- getColumnName() - 类 中的方法org.mybatis.generator.config.IgnoredColumn
-
Gets the column name.
- getColumnOverride(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
May return null if the column has not been overridden.
- getColumnOverrides() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the column overrides.
- getColumnRenamingRule() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the column renaming rule.
- getColumns() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
-
- getColumns() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
-
- getColumns() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
-
- getColumns() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
-
- getCommentGenerator() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the comment generator.
- getCommentGeneratorConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the comment generator configuration.
- getCompilationUnit() - 类 中的方法org.mybatis.generator.api.GeneratedJavaFile
-
This method is required by the Eclipse Java merger.
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.AbstractJavaGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.DAOGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.ibatis2.model.BaseRecordGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.ibatis2.model.ExampleGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.ibatis2.model.PrimaryKeyGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.ibatis2.model.RecordWithBLOBsGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.JavaMapperGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.SimpleJavaClientGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.SqlProviderGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.model.BaseRecordGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.model.ExampleGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.model.PrimaryKeyGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.model.RecordWithBLOBsGenerator
-
- getCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.model.SimpleModelGenerator
-
- getConfigfile() - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- getConfigurationType() - 类 中的方法org.mybatis.generator.config.TypedPropertyHolder
-
- getConnection() - 接口 中的方法org.mybatis.generator.api.ConnectionFactory
-
Should return a connection to the database in use for this context.
- getConnection() - 类 中的方法org.mybatis.generator.internal.JDBCConnectionFactory
-
- getConnectionFactoryConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
- getConnectionURL() - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- getConstructorClone(CommentGenerator, FullyQualifiedJavaType, IntrospectedTable) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the constructor clone.
- getContent() - 类 中的方法org.mybatis.generator.api.dom.xml.TextElement
-
Gets the content.
- getContext() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getContext() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the context.
- getContext() - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- getContext() - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- getContext(String) - 类 中的方法org.mybatis.generator.config.Configuration
-
Gets the context.
- getContextIds() - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- getContexts() - 类 中的方法org.mybatis.generator.config.Configuration
-
Gets the contexts.
- getCount() - 类 中的方法org.beans.DataResult
-
- getCount() - 类 中的方法org.beans.Page
-
- getCountByExampleMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the count by example method.
- getCountByExampleMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getCountByExampleMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getCountByExampleStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the count by example statement id.
- getCreator() - 类 中的方法org.beans.GogoDo
-
- getCriteriaInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the criteria instance.
- getCurrent() - 类 中的方法org.beans.Page
-
- getCustomClassloader(List<String>) - 类 中的静态方法org.mybatis.generator.internal.util.ClassloaderUtility
-
- getDAOImplementationType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the DAO implementation type.
- getDAOInterfaceType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the DAO interface type.
- getDAOMethodNameCalculator() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.elements.AbstractDAOElementGenerator
-
- getData() - 类 中的方法org.beans.DataResult
-
- getDatabaseDialect(String) - 枚举 中的静态方法org.mybatis.generator.internal.db.DatabaseDialects
-
Gets the database dialect.
- getDatas() - 类 中的方法test.PageInfo
-
- getDateInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the date instance.
- getDateString() - 类 中的方法org.mybatis.generator.internal.DefaultCommentGenerator
-
This method returns a formated date string to include in the Javadoc tag
and XML comments.
- getDefaultModelType() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the default model type.
- getDefaultValue() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getDeleteByExampleMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the delete by example method.
- getDeleteByExampleMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getDeleteByExampleMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getDeleteByExampleStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the delete by example statement id.
- getDeleteByPrimaryKeyMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the delete by primary key method.
- getDeleteByPrimaryKeyMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getDeleteByPrimaryKeyMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getDeleteByPrimaryKeyStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the delete by primary key statement id.
- getDeleteMethod(String, String, String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the delete method.
- getDirectory(String, String) - 接口 中的方法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) - 类 中的方法org.mybatis.generator.internal.DefaultShellCallback
-
- getDoClassName() - 类 中的方法org.beans.GogoDo
-
- getDocument() - 类 中的方法org.mybatis.generator.codegen.AbstractXmlGenerator
-
- getDocument() - 类 中的方法org.mybatis.generator.codegen.ibatis2.sqlmap.SqlMapGenerator
-
- getDocument() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.SimpleXMLMapperGenerator
-
- getDocument() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.XMLMapperGenerator
-
- getDomainObjectName() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the domain object name.
- getDomainObjectName() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the domain object name.
- getDoubleInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getDriverClass() - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- getDummyPrivilegeInfo() - 类 中的静态方法org.beans.PrivilegeInfo
-
- getElements() - 类 中的方法org.mybatis.generator.api.dom.xml.XmlElement
-
Gets the elements.
- getEnd() - 类 中的方法org.beans.Page
-
- getEndingDelimiter() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the ending delimiter.
- getEnumConstants() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the enum constants.
- getErrMsg() - 类 中的方法org.beans.DataResult
-
- getErrors() - 异常错误 中的方法org.mybatis.generator.exception.InvalidConfigurationException
-
Gets the errors.
- getErrors() - 异常错误 中的方法org.mybatis.generator.exception.XMLParserException
-
Gets the errors.
- getEscapedColumnName(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
Gets the escaped column name.
- getEscapedColumnName(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
Gets the escaped column name.
- getExampleIncludeElement() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
-
- getExampleMethodVisibility() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.elements.AbstractDAOElementGenerator
-
- getExampleType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the example type.
- getExampleWhereClauseId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the example where clause id.
- getExceptions() - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the exceptions.
- getExtendsTypes() - 类 中的方法org.mybatis.generator.api.dom.java.TypeParameter
-
- getExtraCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.AnnotatedClientGenerator
-
- getExtraCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.JavaMapperGenerator
-
- getExtraCompilationUnits() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.SimpleJavaClientGenerator
-
- getFieldClones(CommentGenerator, IntrospectedTable) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the field clones.
- getFields() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the fields.
- getFields() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the fields.
- getFields() - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
- getFileCommentLines() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the file comment lines.
- getFileCommentLines() - 类 中的方法org.mybatis.generator.api.dom.java.Interface
-
- getFileCommentLines() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelClass
-
- getFileCommentLines() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelEnumeration
-
- getFileEncoding() - 类 中的方法org.mybatis.generator.api.GeneratedJavaFile
-
Gets the file encoding.
- getFileName() - 类 中的方法org.mybatis.generator.api.GeneratedFile
-
Get the file name (without any path).
- getFileName() - 类 中的方法org.mybatis.generator.api.GeneratedJavaFile
-
- getFileName() - 类 中的方法org.mybatis.generator.api.GeneratedXmlFile
-
Gets the file name.
- getFloatInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getFormattedContent(CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.DefaultJavaFormatter
-
- getFormattedContent(Document) - 类 中的方法org.mybatis.generator.api.dom.DefaultXmlFormatter
-
- getFormattedContent() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the formatted content.
- getFormattedContent(int, CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- getFormattedContent(int) - 类 中的方法org.mybatis.generator.api.dom.java.InitializationBlock
-
- getFormattedContent(int, CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the formatted content.
- getFormattedContent(int, CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the formatted content.
- getFormattedContent(int, CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
Gets the formatted content.
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.dom.java.Interface
-
- getFormattedContent(int, CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.Interface
-
Gets the formatted content.
- getFormattedContent(int, boolean, CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the formatted content.
- getFormattedContent(CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.Parameter
-
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelClass
-
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelEnumeration
-
- getFormattedContent(CompilationUnit) - 类 中的方法org.mybatis.generator.api.dom.java.TypeParameter
-
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.dom.xml.Attribute
-
Gets the formatted content.
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.dom.xml.Document
-
Gets the formatted content.
- getFormattedContent(int) - 类 中的方法org.mybatis.generator.api.dom.xml.Element
-
- getFormattedContent(int) - 类 中的方法org.mybatis.generator.api.dom.xml.TextElement
-
- getFormattedContent(int) - 类 中的方法org.mybatis.generator.api.dom.xml.XmlElement
-
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.GeneratedFile
-
This method returns the entire contents of the generated file.
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.GeneratedJavaFile
-
- getFormattedContent() - 类 中的方法org.mybatis.generator.api.GeneratedXmlFile
-
- getFormattedContent(CompilationUnit) - 接口 中的方法org.mybatis.generator.api.JavaFormatter
-
- getFormattedContent(Document) - 接口 中的方法org.mybatis.generator.api.XmlFormatter
-
- getFullOrgPath() - 类 中的方法org.beans.GogoExample
-
- getFullyQualifiedJavaType() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getFullyQualifiedJavaType() - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl.JdbcTypeInformation
-
- getFullyQualifiedJavaType() - 类 中的方法test.MyJavaTypeResolverDefaultImpl.JdbcTypeInformation
-
- getFullyQualifiedName() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
This method returns the fully qualified name - including any generic type parameters.
- getFullyQualifiedNameWithoutTypeParameters() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
- getFullyQualifiedTable() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the fully qualified table.
- getFullyQualifiedTableNameAtRuntime() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the fully qualified table name at runtime.
- getFullyQualifiedTableNameAtRuntime() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the fully qualified table name at runtime.
- getFullyQualifiedTableNames() - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- getGeneratedCriteriaInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the generated criteria instance.
- getGeneratedJavaFiles() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
This method should return a list of generated Java files related to this
table.
- getGeneratedJavaFiles() - 类 中的方法org.mybatis.generator.api.MyBatisGenerator
-
Returns the list of generated Java files after a call to one of the generate methods.
- getGeneratedJavaFiles() - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- getGeneratedJavaFiles() - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
- getGeneratedKey() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the generated key.
- getGeneratedKey() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the generated key.
- getGeneratedXmlFiles() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
This method should return a list of generated XML files related to this
table.
- getGeneratedXmlFiles() - 类 中的方法org.mybatis.generator.api.MyBatisGenerator
-
Returns the list of generated XML files after a call to one of the generate methods.
- getGeneratedXmlFiles() - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- getGeneratedXmlFiles() - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
- getGenerationSteps() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
This method should return the number of progress messages that will be
send during the generation phase.
- getGenerationSteps() - 类 中的方法org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- getGenerationSteps() - 类 中的方法org.mybatis.generator.codegen.mybatis3.IntrospectedTableMyBatis3Impl
-
- getGenerationSteps() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the generation steps.
- getGetter(Field) - 类 中的静态方法org.mybatis.generator.codegen.AbstractJavaGenerator
-
- getGetterMethodName(String, FullyQualifiedJavaType) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
JavaBeans rules:
eMail > geteMail() firstName > getFirstName() URL $gt; getURL() XAxis > getXAxis() a > getA() B >
invalid - this method assumes that this is not the case.
- getGmtCreate() - 类 中的方法org.beans.GogoDo
-
- getGmtModified() - 类 中的方法org.beans.GogoDo
-
- getGogoBo() - 类 中的方法org.beans.GogoDo
-
- getIbatis2SqlMapFileName() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculates an SQL Map file name for the table.
- getIbatis2SqlMapNamespace() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
This method returns a string that is the fully qualified table name, with
underscores as the separator.
- getIbatis2SqlMapNamespace() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the ibatis2 sql map namespace.
- getIbatis2SqlMapPackage() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Calculates the package for the current table.
- getId() - 类 中的方法org.beans.GogoDo
-
- getId() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the id.
- getIdentityRetrievalStatement() - 枚举 中的方法org.mybatis.generator.internal.db.DatabaseDialects
-
Gets the identity retrieval statement.
- getIgnoredColumnsInError() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
This method returns a List of Strings.
- getImplementationImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the implementation imports.
- getImplementationPackage() - 类 中的方法org.mybatis.generator.config.JavaClientGeneratorConfiguration
-
- getImportedTypes() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the imported types.
- getImportedTypes() - 类 中的方法org.mybatis.generator.api.dom.java.Interface
-
- getImportedTypes() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelClass
-
Gets the imported types.
- getImportedTypes() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelEnumeration
-
- getImportList() - 类 中的方法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.
- getInitializationBlocks() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the initialization blocks.
- getInitializationString() - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- getInnerClasses() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the inner classes.
- getInnerClasses() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the inner classes.
- getInnerEnums() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the inner enums.
- getInnerEnums() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the inner enums.
- getInnerInterfaces() - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
Gets the inner interface.
- getInsertMethod(String, String, String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the insert method.
- getInsertMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the insert method.
- getInsertMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getInsertMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getInsertSelectiveMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the insert selective method.
- getInsertSelectiveMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getInsertSelectiveMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getInsertSelectiveStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the insert selective statement id.
- getInsertStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the insert statement id.
- getInstance(String, List<String>) - 类 中的静态方法org.mybatis.generator.codegen.RootClassInfo
-
- getIntegerInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getInterfaceImports() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the interface imports.
- getInterfaceShell() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.DAOGenerator
-
- getIntInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the int instance.
- getIntrospectedCatalog() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the introspected catalog.
- getIntrospectedColumnImpl() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the introspected column impl.
- getIntrospectedSchema() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the introspected schema.
- getIntrospectedTable() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getIntrospectedTable() - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- getIntrospectedTable() - 类 中的方法org.mybatis.generator.internal.rules.BaseRules
-
- getIntrospectedTable() - 接口 中的方法org.mybatis.generator.internal.rules.Rules
-
- getIntrospectedTable() - 类 中的方法org.mybatis.generator.internal.rules.RulesDelegate
-
- getIntrospectedTableName() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Gets the introspected table name.
- getIntrospectedTables() - 类 中的方法org.mybatis.generator.config.Context
-
- getIntrospectionSteps() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the introspection steps.
- getIsDeleted() - 类 中的方法org.beans.GogoDo
-
- getJavaBeansField(IntrospectedColumn, Context, IntrospectedTable) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
Gets the java beans field.
- getJavaBeansGetter(IntrospectedColumn, Context, IntrospectedTable) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
Gets the java beans getter.
- getJavaBeansSetter(IntrospectedColumn, Context, IntrospectedTable) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
Gets the java beans setter.
- getJavaClientGeneratorConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the java client generator configuration.
- getJavaDocLines() - 类 中的方法org.mybatis.generator.api.dom.java.InitializationBlock
-
- getJavaDocLines() - 类 中的方法org.mybatis.generator.api.dom.java.JavaElement
-
Gets the java doc lines.
- getJavaFormatter() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the java formatter.
- getJavaModelGeneratorConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the java model generator configuration.
- getJavaProperty() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getJavaProperty(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getJavaProperty() - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Gets the java property.
- getJavaType() - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Gets the java type.
- getJavaTypeResolverConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the java type resolver configuration.
- getJdbcConnectionConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the jdbc connection configuration.
- getJdbcType() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getJdbcType() - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Gets the jdbc type.
- getJdbcType(String) - 类 中的静态方法org.mybatis.generator.internal.types.JdbcTypeNameTranslator
-
Translates from the string representation of the type to the
java.sql.Types value.
- getJdbcTypeName() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getJdbcTypeName() - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl.JdbcTypeInformation
-
- getJdbcTypeName(int) - 类 中的静态方法org.mybatis.generator.internal.types.JdbcTypeNameTranslator
-
Translates from a java.sql.Types values to the proper iBATIS string
representation of the type.
- getJdbcTypeName() - 类 中的方法test.MyJavaTypeResolverDefaultImpl.JdbcTypeInformation
-
- getJoinColumn() - 类 中的方法org.mybatis.generator.config.OneToMany
-
- getJoinColumn() - 类 中的方法org.mybatis.generator.config.OneToOne
-
- getLength() - 类 中的方法org.beans.Page
-
- getLength() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getLog(Class<?>) - 接口 中的方法org.mybatis.generator.logging.AbstractLogFactory
-
- getLog(Class<?>) - 类 中的静态方法org.mybatis.generator.logging.LogFactory
-
- getLongInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getMapperName() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- getMappingTable() - 类 中的方法org.mybatis.generator.config.OneToMany
-
- getMappingTable() - 类 中的方法org.mybatis.generator.config.OneToOne
-
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.AbstractJavaClientGenerator
-
This method returns an instance of the XML generator associated
with this client generator.
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.DAOGenerator
-
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.AnnotatedClientGenerator
-
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.JavaMapperGenerator
-
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.MixedClientGenerator
-
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.SimpleAnnotatedClientGenerator
-
- getMatchedXMLGenerator() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.SimpleJavaClientGenerator
-
- getMergedSource(GeneratedXmlFile, File) - 类 中的静态方法org.mybatis.generator.internal.XmlFileMergerJaxp
-
- getMergedSource(InputSource, InputSource, String) - 类 中的静态方法org.mybatis.generator.internal.XmlFileMergerJaxp
-
- getMessage() - 异常错误 中的方法org.mybatis.generator.exception.InvalidConfigurationException
-
- getMessage() - 异常错误 中的方法org.mybatis.generator.exception.XMLParserException
-
- getMethodClones(CommentGenerator, IntrospectedTable) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the method clones.
- getMethodName() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
-
- getMethodName() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
-
- getMethodName() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithBLOBsMethodGenerator
-
- getMethodName() - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderUpdateByExampleWithoutBLOBsMethodGenerator
-
- getMethods() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the methods.
- getMethods() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the methods.
- getMethods() - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
Gets the methods.
- getModelType() - 枚举 中的方法org.mybatis.generator.config.ModelType
-
- getModelType(String) - 枚举 中的静态方法org.mybatis.generator.config.ModelType
-
- getModelType() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the model type.
- getModifier() - 类 中的方法org.beans.GogoDo
-
- getMyBatis3FallbackSqlMapNamespace() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 fallback sql map namespace.
- getMyBatis3JavaMapperType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 java mapper type.
- getMyBatis3Order() - 类 中的方法org.mybatis.generator.config.GeneratedKey
-
Gets the my batis3 order.
- getMyBatis3SqlMapNamespace() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 sql map namespace.
- getMyBatis3SqlProviderType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 sql provider type.
- getMyBatis3UpdateByExampleWhereClauseId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 update by example where clause id.
- getMyBatis3XmlMapperFileName() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 xml mapper file name.
- getMyBatis3XmlMapperPackage() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the my batis3 xml mapper package.
- getName() - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- getName() - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the name.
- getName() - 类 中的方法org.mybatis.generator.api.dom.java.Parameter
-
- getName() - 类 中的方法org.mybatis.generator.api.dom.java.TypeParameter
-
- getName() - 类 中的方法org.mybatis.generator.api.dom.xml.Attribute
-
Gets the name.
- getName() - 类 中的方法org.mybatis.generator.api.dom.xml.XmlElement
-
Gets the name.
- getNewArrayListInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the new array list instance.
- getNewHashMapInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the new hash map instance.
- getNewIteratorInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the new iterator instance.
- getNewListInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the new list instance.
- getNewMapInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the new map instance.
- getNonBLOBColumnCount() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the non blob column count.
- getNonBLOBColumns() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Returns all columns except BLOBs (for use by the select by example without BLOBs method).
- getNonPrimaryKeyColumns() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the non primary key columns.
- getObjectInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the object instance.
- getOneToManys() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- getOneToManys() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- getOneToOnes() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- getOneToOnes() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- getOpenAccount() - 类 中的方法org.beans.PrivilegeInfo
-
- getOrderByClause() - 类 中的方法org.beans.GogoExample
-
- getOwner() - 类 中的方法org.beans.GogoExample
-
- getPackageName() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the package name.
- getPage() - 类 中的方法org.beans.GogoExample
-
- getPage() - 类 中的方法test.PageInfo
-
- getPageByExample(E) - 类 中的方法org.beans.AbstractGogoBoImpl
-
- getPageByExample(E) - 接口 中的方法org.beans.GogoBo
-
- getPageCount() - 类 中的方法test.PageInfo
-
- getParameterClause(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
Gets the parameter clause.
- getParameterClause(IntrospectedColumn, String) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
Gets the parameter clause.
- getParameterClause(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
Gets the parameter clause.
- getParameterClause(IntrospectedColumn, String) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
Gets the parameter clause.
- getParameters() - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the parameters.
- getPassword() - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- getPlugins() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the plugins.
- getPrimaryKeyColumns() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Returns the columns in the primary key.
- getPrimaryKeyType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the primary key type.
- getPrimitiveTypeWrapper() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the primitive type wrapper.
- getProgressCallback() - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- getProperties() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getProperties() - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- getProperties() - 类 中的方法org.mybatis.generator.config.PropertyHolder
-
- getProperty(String) - 类 中的方法org.mybatis.generator.config.PropertyHolder
-
- getPropertyName() - 枚举 中的方法org.mybatis.generator.plugins.CachePlugin.CacheProperty
-
- getPublicId() - 类 中的方法org.mybatis.generator.api.dom.xml.Document
-
Gets the public id.
- getQueryForListMethod(String, String, String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the query for list method.
- getQueryForObjectMethod(String, String, String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the query for object method.
- getRecordWithBLOBsType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the record with blo bs type.
- getRemark() - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
- getRemarks() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getRemarks() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- getRenamedColumnNameForResultMap(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
The renamed column name for a select statement.
- getRenamedColumnNameForResultMap(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
The renamed column name for a select statement.
- getReplaceString() - 类 中的方法org.mybatis.generator.config.ColumnRenamingRule
-
- getResource(String) - 类 中的静态方法org.mybatis.generator.internal.ObjectFactory
-
Gets the resource.
- getResultAnnotation(Interface, IntrospectedColumn, boolean, boolean) - 类 中的方法org.mybatis.generator.codegen.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
-
- getResultMapWithBLOBsId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the result map with blo bs id.
- getReturnType() - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the return type.
- getRootClass() - 类 中的方法org.mybatis.generator.codegen.AbstractJavaGenerator
-
- getRootElement() - 类 中的方法org.mybatis.generator.api.dom.xml.Document
-
Gets the root element.
- getRules() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the rules.
- getRuntimeSqlStatement() - 类 中的方法org.mybatis.generator.config.GeneratedKey
-
Gets the runtime sql statement.
- getScale() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getSchema() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the schema.
- getSchema() - 类 中的方法org.mybatis.generator.internal.db.ActualTableName
-
- getSearchString() - 类 中的方法org.mybatis.generator.config.ColumnRenamingRule
-
- getSelectAllStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the select all statement id.
- getSelectByExampleQueryId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the select by example query id.
- getSelectByExampleQueryId() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the select by example query id.
- getSelectByExampleStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the select by example statement id.
- getSelectByExampleWithBLOBsMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the select by example with BLOBs method.
- getSelectByExampleWithBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
1. if this will be the only selectByExample, then the result should be
selectByExample. 2.
- getSelectByExampleWithBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
1. if this will be the only selectByExample, then the result should be
selectByExample. 2.
- getSelectByExampleWithBLOBsStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the select by example with blo bs statement id.
- getSelectByExampleWithoutBLOBsMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the select by example method.
- getSelectByExampleWithoutBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
1. if this will be the only selectByExample, then the result should be
selectByExample. 2.
- getSelectByExampleWithoutBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
1. if this will be the only selectByExample, then the result should be
selectByExample. 2.
- getSelectByPrimaryKeyMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the select by primary key method.
- getSelectByPrimaryKeyMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getSelectByPrimaryKeyMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getSelectByPrimaryKeyQueryId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the select by primary key query id.
- getSelectByPrimaryKeyQueryId() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the select by primary key query id.
- getSelectByPrimaryKeyStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the select by primary key statement id.
- getSelectCount() - 类 中的方法test.PageInfo
-
- getSelectKey(IntrospectedColumn, GeneratedKey) - 类 中的方法org.asia.mybatis.generator.plugins.BatchInsertPluginOld
-
已过时。
This method should return an XmlElement for the select key used to
automatically generate keys.
- getSelectKey(IntrospectedColumn, GeneratedKey) - 类 中的方法org.mybatis.generator.codegen.ibatis2.sqlmap.elements.AbstractXmlElementGenerator
-
This method should return an XmlElement for the select key used to
automatically generate keys.
- getSelectKey(IntrospectedColumn, GeneratedKey) - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
-
This method should return an XmlElement for the select key used to
automatically generate keys.
- getSelectListPhrase(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.ibatis2.Ibatis2FormattingUtilities
-
The phrase to use in a select list.
- getSelectListPhrase(IntrospectedColumn) - 类 中的静态方法org.mybatis.generator.codegen.mybatis3.MyBatis3FormattingUtilities
-
The phrase to use in a select list.
- getSetterMethodName(String) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
JavaBeans rules:
eMail > seteMail() firstName > setFirstName() URL > setURL() XAxis > setXAxis() a > setA() B >
invalid - this method assumes that this is not the case.
- getShortInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getShortName() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the short name.
- getShortNameWithoutTypeArguments() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
- getSqlMapElement() - 类 中的方法org.mybatis.generator.codegen.ibatis2.sqlmap.SqlMapGenerator
-
- getSqlMapElement() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.SimpleXMLMapperGenerator
-
- getSqlMapElement() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.XMLMapperGenerator
-
- getSqlMapGeneratorConfiguration() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the sql map generator configuration.
- getSqlProviderName() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- getStart() - 类 中的方法test.PageInfo
-
- getStaticImports() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the static imports.
- getStaticImports() - 类 中的方法org.mybatis.generator.api.dom.java.Interface
-
- getStaticImports() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelClass
-
- getStaticImports() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelEnumeration
-
- getStatus() - 类 中的方法org.beans.PrivilegeInfo
-
- getString(String) - 类 中的静态方法org.mybatis.generator.internal.util.messages.Messages
-
- getString(String, String) - 类 中的静态方法org.mybatis.generator.internal.util.messages.Messages
-
- getString(String, String, String) - 类 中的静态方法org.mybatis.generator.internal.util.messages.Messages
-
- getString(String, String, String, String) - 类 中的静态方法org.mybatis.generator.internal.util.messages.Messages
-
- getStringInstance() - 类 中的静态方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
Gets the string instance.
- getSubPackageForClientOrSqlMap(boolean) - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Calculates a Java package fragment based on the table catalog and schema.
- getSubPackageForModel(boolean) - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
Calculates a Java package fragment based on the table catalog and schema.
- getSuperClass() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the super class.
- getSuperClass() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the super class.
- getSuperClass() - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
- getSuperClass() - 类 中的方法org.mybatis.generator.api.dom.java.TopLevelEnumeration
-
- getSuperClass() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the super class.
- getSuperInterfaceTypes() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the super interface types.
- getSuperInterfaceTypes() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the super interface types.
- getSuperInterfaceTypes() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the super interface types.
- getSuperInterfaceTypes() - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
- getSystemId() - 类 中的方法org.mybatis.generator.api.dom.xml.Document
-
Gets the system id.
- getTableAlias() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getTableConfiguration() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the table configuration.
- getTableConfigurationProperty(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the table configuration property.
- getTableConfigurations() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the table configurations.
- getTableName() - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Gets the table name.
- getTableName() - 类 中的方法org.mybatis.generator.internal.db.ActualTableName
-
- getTableType() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- getTargetPackage() - 类 中的方法org.mybatis.generator.api.GeneratedFile
-
Get the target package for the file.
- getTargetPackage() - 类 中的方法org.mybatis.generator.api.GeneratedJavaFile
-
- getTargetPackage() - 类 中的方法org.mybatis.generator.api.GeneratedXmlFile
-
Gets the target package.
- getTargetPackage() - 类 中的方法org.mybatis.generator.config.JavaClientGeneratorConfiguration
-
- getTargetPackage() - 类 中的方法org.mybatis.generator.config.JavaModelGeneratorConfiguration
-
- getTargetPackage() - 类 中的方法org.mybatis.generator.config.SqlMapGeneratorConfiguration
-
- getTargetProject() - 类 中的方法org.mybatis.generator.api.GeneratedFile
-
Gets the target project.
- getTargetProject() - 类 中的方法org.mybatis.generator.config.JavaClientGeneratorConfiguration
-
- getTargetProject() - 类 中的方法org.mybatis.generator.config.JavaModelGeneratorConfiguration
-
- getTargetProject() - 类 中的方法org.mybatis.generator.config.SqlMapGeneratorConfiguration
-
- getTargetRuntime() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the target runtime.
- getTargetRuntime() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the target runtime.
- getToken() - 类 中的方法org.beans.PrivilegeInfo
-
- getTopLevelClassShell() - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.DAOGenerator
-
- getToPrimitiveMethod() - 类 中的方法org.mybatis.generator.api.dom.java.PrimitiveTypeWrapper
-
- getTotal() - 类 中的方法org.beans.Page
-
- getType() - 类 中的方法org.beans.PrivilegeInfo
-
- getType() - 接口 中的方法org.mybatis.generator.api.dom.java.CompilationUnit
-
Gets the type.
- getType() - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- getType() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the type.
- getType() - 类 中的方法org.mybatis.generator.api.dom.java.InnerEnum
-
Gets the type.
- getType() - 类 中的方法org.mybatis.generator.api.dom.java.InnerInterface
-
Gets the type.
- getType() - 类 中的方法org.mybatis.generator.api.dom.java.Parameter
-
- getType() - 类 中的方法org.mybatis.generator.config.GeneratedKey
-
Gets the type.
- getTypeArguments() - 类 中的方法org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
-
- getTypeHandler() - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- getTypeHandler() - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Gets the type handler.
- getTypeParameters() - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Gets the type parameters.
- getTypeParameters() - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Gets the type parameters.
- getUpdateByExampleIncludeElement() - 类 中的方法org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
-
- getUpdateByExampleSelectiveMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the update by example selective method.
- getUpdateByExampleSelectiveMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getUpdateByExampleSelectiveMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getUpdateByExampleSelectiveStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the update by example selective statement id.
- getUpdateByExampleStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the update by example statement id.
- getUpdateByExampleWithBLOBsMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the update by example with BLOBs method.
- getUpdateByExampleWithBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getUpdateByExampleWithBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getUpdateByExampleWithBLOBsStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the update by example with blo bs statement id.
- getUpdateByExampleWithoutBLOBsMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the update by example without BLOBs method.
- getUpdateByExampleWithoutBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getUpdateByExampleWithoutBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getUpdateByPrimaryKeySelectiveMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the update by primary key selective method.
- getUpdateByPrimaryKeySelectiveMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
- getUpdateByPrimaryKeySelectiveMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
- getUpdateByPrimaryKeySelectiveStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the update by primary key selective statement id.
- getUpdateByPrimaryKeyStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the update by primary key statement id.
- getUpdateByPrimaryKeyWithBLOBsMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the update by primary key with BLOBs method.
- getUpdateByPrimaryKeyWithBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
1. if this will be the only updateByPrimaryKey, then the result should be
updateByPrimaryKey. 2.
- getUpdateByPrimaryKeyWithBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
1. if this will be the only updateByPrimaryKey, then the result should be
updateByPrimaryKey. 2.
- getUpdateByPrimaryKeyWithBLOBsStatementId() - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Gets the update by primary key with blo bs statement id.
- getUpdateByPrimaryKeyWithoutBLOBsMethodName(IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.DAOMethodNameCalculator
-
Calculates and returns a name for the update by primary key without BLOBs method.
- getUpdateByPrimaryKeyWithoutBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.DefaultDAOMethodNameCalculator
-
1. if this will be the only updateByPrimaryKey, then the result should be
updateByPrimaryKey. 2.
- getUpdateByPrimaryKeyWithoutBLOBsMethodName(IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.ExtendedDAOMethodNameCalculator
-
1. if this will be the only updateByPrimaryKey, then the result should be
updateByPrimaryKey. 2.
- getUpdateMethod(String, String, String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Gets the update method.
- getUserId() - 类 中的方法org.beans.PrivilegeInfo
-
- getUserId() - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- getValidPropertyName(String) - 类 中的静态方法org.mybatis.generator.internal.util.JavaBeansUtil
-
This method ensures that the specified input string is a valid Java property name.
- getValue() - 枚举 中的方法org.mybatis.generator.api.dom.java.JavaVisibility
-
- getValue() - 类 中的方法org.mybatis.generator.api.dom.xml.Attribute
-
Gets the value.
- getVersion(Document) - 类 中的方法org.mybatis.generator.internal.DomWriter
-
Extracts the XML version from the Document.
- getVisibility() - 类 中的方法org.mybatis.generator.api.dom.java.JavaElement
-
Gets the visibility.
- getWarnings() - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- getWhere() - 类 中的方法org.mybatis.generator.config.OneToMany
-
- getWhere() - 类 中的方法org.mybatis.generator.config.OneToOne
-
- getXmlFormatter() - 类 中的方法org.mybatis.generator.config.Context
-
Gets the xml formatter.
- GogoBo<D extends GogoDo,E extends GogoExample> - org.beans中的接口
-
- GogoDo - org.beans中的类
-
- GogoDo() - 类 的构造器org.beans.GogoDo
-
- GogoExample - org.beans中的类
-
- GogoExample() - 类 的构造器org.beans.GogoExample
-
- GogoMapper<T,E> - org.beans中的接口
-
- saveStarted(int) - 接口 中的方法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 phase.
- saveStarted(int) - 类 中的方法org.mybatis.generator.internal.NullProgressCallback
-
- scale - 类 中的变量org.mybatis.generator.api.IntrospectedColumn
-
- SEED - 类 中的静态变量org.mybatis.generator.internal.util.HashCodeUtil
-
An initial value for a hashCode, to which is added
contributions from fields.
- SelectAllMethodGenerator - org.mybatis.generator.codegen.mybatis3.javamapper.elements中的类
-
The selectAll method is only generated by the Mybatis3Simple runtime.
- SelectAllMethodGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectAllMethodGenerator
-
- selectByExample(E) - 类 中的方法org.beans.AbstractGogoBoImpl
-
- selectByExample(E) - 接口 中的方法org.beans.GogoBo
-
- selectByExample(E) - 接口 中的方法org.beans.GogoMapper
-
根据指定的条件查询符合条件的数据库记录
- SelectByExampleWithBLOBsElementGenerator - org.mybatis.generator.codegen.ibatis2.sqlmap.elements中的类
-
- SelectByExampleWithBLOBsElementGenerator() - 类 的构造器org.mybatis.generator.codegen.ibatis2.sqlmap.elements.SelectByExampleWithBLOBsElementGenerator
-
- SelectByExampleWithBLOBsElementGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper.elements中的类
-
- SelectByExampleWithBLOBsElementGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SelectByExampleWithBLOBsElementGenerator
-
- SelectByExampleWithBLOBsMethodGenerator - org.mybatis.generator.codegen.ibatis2.dao.elements中的类
-
- SelectByExampleWithBLOBsMethodGenerator(boolean) - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByExampleWithBLOBsMethodGenerator
-
- SelectByExampleWithBLOBsMethodGenerator - org.mybatis.generator.codegen.mybatis3.javamapper.elements中的类
-
- SelectByExampleWithBLOBsMethodGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator
-
- SelectByExampleWithoutBLOBsElementGenerator - org.mybatis.generator.codegen.ibatis2.sqlmap.elements中的类
-
- SelectByExampleWithoutBLOBsElementGenerator() - 类 的构造器org.mybatis.generator.codegen.ibatis2.sqlmap.elements.SelectByExampleWithoutBLOBsElementGenerator
-
- SelectByExampleWithoutBLOBsElementGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper.elements中的类
-
- SelectByExampleWithoutBLOBsElementGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SelectByExampleWithoutBLOBsElementGenerator
-
- SelectByExampleWithoutBLOBsMethodGenerator - org.mybatis.generator.codegen.ibatis2.dao.elements中的类
-
- SelectByExampleWithoutBLOBsMethodGenerator(boolean) - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByExampleWithoutBLOBsMethodGenerator
-
- SelectByExampleWithoutBLOBsMethodGenerator - org.mybatis.generator.codegen.mybatis3.javamapper.elements中的类
-
- SelectByExampleWithoutBLOBsMethodGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByExampleWithoutBLOBsMethodGenerator
-
- selectByPrimaryKey(Long) - 类 中的方法org.beans.AbstractGogoBoImpl
-
- selectByPrimaryKey(Long) - 接口 中的方法org.beans.GogoBo
-
- selectByPrimaryKey(Long) - 接口 中的方法org.beans.GogoMapper
-
根据指定主键获取一条数据库记录
- SelectByPrimaryKeyElementGenerator - org.mybatis.generator.codegen.ibatis2.sqlmap.elements中的类
-
- SelectByPrimaryKeyElementGenerator() - 类 的构造器org.mybatis.generator.codegen.ibatis2.sqlmap.elements.SelectByPrimaryKeyElementGenerator
-
- SelectByPrimaryKeyElementGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper.elements中的类
-
- SelectByPrimaryKeyElementGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SelectByPrimaryKeyElementGenerator
-
- SelectByPrimaryKeyMethodGenerator - org.mybatis.generator.codegen.ibatis2.dao.elements中的类
-
- SelectByPrimaryKeyMethodGenerator() - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByPrimaryKeyMethodGenerator
-
- SelectByPrimaryKeyMethodGenerator - org.mybatis.generator.codegen.mybatis3.javamapper.elements中的类
-
- SelectByPrimaryKeyMethodGenerator(boolean) - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByPrimaryKeyMethodGenerator
-
- SerializablePlugin - org.asia.mybatis.generator.plugins中的类
-
Created by csz on 15-7-1.
- SerializablePlugin() - 类 的构造器org.asia.mybatis.generator.plugins.SerializablePlugin
-
- SerializablePlugin - org.mybatis.generator.plugins中的类
-
This plugin adds the java.io.Serializable marker interface to all generated
model objects.
- SerializablePlugin() - 类 的构造器org.mybatis.generator.plugins.SerializablePlugin
-
- setAbstract(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Sets the abstract.
- setActualColumnName(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setAesKey(String) - 类 中的方法org.beans.PrivilegeInfo
-
- setAlias(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the alias.
- setAllColumnDelimitingEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the all column delimiting enabled.
- setApplicationContext(ApplicationContext) - 类 中的方法org.beans.util.SpringUtil
-
- setAttribute(String, Object) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the attribute.
- setAutoIncrement(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setBaseColumnListId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the base column list id.
- setBaseRecordType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the base record type.
- setBaseResultMapId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the base result map id.
- setBegin(int) - 类 中的方法org.beans.Page
-
- setBlobColumnListId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the blob column list id.
- setCatalog(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the catalog.
- setColumn(String) - 类 中的方法org.mybatis.generator.config.OneToMany
-
- setColumn(String) - 类 中的方法org.mybatis.generator.config.OneToOne
-
- setColumnNameDelimited(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setColumnNameDelimited(boolean) - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Sets the column name delimited.
- setColumnNameDelimited(boolean) - 类 中的方法org.mybatis.generator.config.IgnoredColumn
-
Sets the column name delimited.
- setColumnRenamingRule(ColumnRenamingRule) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the column renaming rule.
- setCommentGeneratorConfiguration(CommentGeneratorConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the comment generator configuration.
- setConfigfile(String) - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- setConfigurationType(String) - 类 中的方法org.mybatis.generator.config.TypedPropertyHolder
-
Sets the value of the type specified in the configuration.
- setConfiguredModelType(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the configured model type.
- setConnectionFactoryConfiguration(ConnectionFactoryConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
- setConnectionURL(String) - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- setConstructor(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Sets the constructor.
- setConstructorTemplate(Method) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the constructor template.
- setContext(Context) - 类 中的方法org.mybatis.generator.api.dom.DefaultJavaFormatter
-
- setContext(Context) - 类 中的方法org.mybatis.generator.api.dom.DefaultXmlFormatter
-
- setContext(Context) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setContext(Context) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the context.
- setContext(Context) - 接口 中的方法org.mybatis.generator.api.JavaFormatter
-
- setContext(Context) - 接口 中的方法org.mybatis.generator.api.JavaTypeResolver
-
Sets the instance of the Context object associated with this instance.
- setContext(Context) - 接口 中的方法org.mybatis.generator.api.Plugin
-
Set the context under which this plugin is running.
- setContext(Context) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- setContext(Context) - 接口 中的方法org.mybatis.generator.api.XmlFormatter
-
- setContext(Context) - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- setContext(Context) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- setContext(Context) - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- setContext(Context) - 类 中的方法test.MyJavaTypeResolverDefaultImpl
-
- setContextIds(String) - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- setCount(int) - 类 中的方法org.beans.DataResult
-
- setCount(int) - 类 中的方法org.beans.Page
-
- setCountByExampleStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the count by example statement enabled.
- setCountByExampleStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the count by example statement id.
- setCreator(String) - 类 中的方法org.beans.GogoDo
-
- setCurrent(int) - 类 中的方法org.beans.Page
-
- setDAOImplementationType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the DAO implementation type.
- setDAOInterfaceType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the DAO interface type.
- setDAOTemplate(AbstractDAOTemplate) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.elements.AbstractDAOElementGenerator
-
- setData(List<? extends T>) - 类 中的方法org.beans.DataResult
-
- setDatas(List<T>) - 类 中的方法test.PageInfo
-
- setDefault(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
- setDefaultValue(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setDeleteByExampleStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the delete by example statement enabled.
- setDeleteByExampleStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the delete by example statement id.
- setDeleteByPrimaryKeyStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the delete by primary key statement enabled.
- setDeleteByPrimaryKeyStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the delete by primary key statement id.
- setDeleteMethodTemplate(String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the delete method template.
- setDelimitIdentifiers(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the delimit identifiers.
- setDistinct(boolean) - 类 中的方法org.beans.GogoExample
-
- setDomainObjectName(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the domain object name.
- setDriverClass(String) - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- setEnd(int) - 类 中的方法org.beans.Page
-
- setErrMsg(String) - 类 中的方法org.beans.DataResult
-
- setExampleType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the example type.
- setExampleWhereClauseId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the example where clause id.
- setFinal(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.JavaElement
-
Sets the final.
- setFullOrgPath(String) - 类 中的方法org.beans.GogoExample
-
- setFullyQualifiedJavaType(FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setFullyQualifiedTable(FullyQualifiedTable) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the fully qualified table.
- setFullyQualifiedTableNames(String) - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- setGeneratedAlways(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setGeneratedAlways(boolean) - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
- setGeneratedColumn(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setGeneratedKey(GeneratedKey) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the generated key.
- setGmtCreate(Date) - 类 中的方法org.beans.GogoDo
-
- setGmtModified(Date) - 类 中的方法org.beans.GogoDo
-
- setIbatis2SqlMapFileName(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the ibatis2 sql map file name.
- setIbatis2SqlMapNamespace(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the ibatis2 sql map namespace.
- setIbatis2SqlMapPackage(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the ibatis2 sql map package.
- setId(Long) - 类 中的方法org.beans.GogoDo
-
- setId(String) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the id.
- setIdentity(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setImplementationPackage(String) - 类 中的方法org.mybatis.generator.config.JavaClientGeneratorConfiguration
-
- setInitializationString(String) - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- setInsertMethodTemplate(String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the insert method template.
- setInsertSelectiveStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the insert selective statement id.
- setInsertStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the insert statement enabled.
- setInsertStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the insert statement id.
- setIntrospectedColumnImpl(String) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the introspected column impl.
- setIntrospectedTable(IntrospectedTable) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setIntrospectedTable(IntrospectedTable) - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- setIsDeleted(String) - 类 中的方法org.beans.GogoDo
-
- setJavaClientGeneratorConfiguration(JavaClientGeneratorConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the java client generator configuration.
- setJavaModelGeneratorConfiguration(JavaModelGeneratorConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the java model generator configuration.
- setJavaProperty(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setJavaProperty(String) - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Sets the java property.
- setJavaType(String) - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Sets the java type.
- setJavaTypeResolverConfiguration(JavaTypeResolverConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the java type resolver configuration.
- setJdbcConnectionConfiguration(JDBCConnectionConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the jdbc connection configuration.
- setJdbcType(int) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setJdbcType(String) - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Sets the jdbc type.
- setJdbcTypeName(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setJoinColumn(String) - 类 中的方法org.mybatis.generator.config.OneToMany
-
- setJoinColumn(String) - 类 中的方法org.mybatis.generator.config.OneToOne
-
- setLength(int) - 类 中的方法org.beans.Page
-
- setLength(int) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setLogFactory(AbstractLogFactory) - 类 中的静态方法org.mybatis.generator.logging.LogFactory
-
- setMapper(K) - 类 中的方法org.beans.AbstractGogoBoImpl
-
- setMapperName(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- setMappingTable(String) - 类 中的方法org.mybatis.generator.config.OneToMany
-
- setMappingTable(String) - 类 中的方法org.mybatis.generator.config.OneToOne
-
- setMergeable(boolean) - 类 中的方法org.mybatis.generator.api.GeneratedXmlFile
-
- setModifier(String) - 类 中的方法org.beans.GogoDo
-
- setMyBatis3FallbackSqlMapNamespace(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the my batis3 fallback sql map namespace.
- setMyBatis3JavaMapperType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the my batis3 java mapper type.
- setMyBatis3SqlProviderType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the my batis3 sql provider type.
- setMyBatis3UpdateByExampleWhereClauseId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the my batis3 update by example where clause id.
- setMyBatis3XmlMapperFileName(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the my batis3 xml mapper file name.
- setMyBatis3XmlMapperPackage(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the my batis3 xml mapper package.
- setName(String) - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- setName(String) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Sets the name.
- setName(String) - 类 中的方法org.mybatis.generator.api.dom.xml.XmlElement
-
Sets the name.
- setNative(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Sets the native.
- setNullable(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setOneToManys(List<OneToMany>) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- setOneToManys(List<OneToMany>) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- setOneToOnes(List<OneToOne>) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- setOneToOnes(List<OneToOne>) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- setOpenAccount(String) - 类 中的方法org.beans.PrivilegeInfo
-
- setOrderByClause(String) - 类 中的方法org.beans.GogoExample
-
- setOverwrite(boolean) - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- setOwner(String) - 类 中的方法org.beans.GogoExample
-
- setPage(Page) - 类 中的方法org.beans.GogoExample
-
- setPassword(String) - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- setPrimaryKeyType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the primary key type.
- setProgressCallback(ProgressCallback) - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- setProperties(Properties) - 类 中的方法org.asia.mybatis.generator.plugins.SerializablePlugin
-
- setProperties(Properties) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setProperties(Properties) - 接口 中的方法org.mybatis.generator.api.Plugin
-
Set properties from the plugin configuration.
- setProperties(Properties) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- setProperties(Properties) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- setProperties(Properties) - 类 中的方法org.mybatis.generator.plugins.EqualsHashCodePlugin
-
- setProperties(Properties) - 类 中的方法org.mybatis.generator.plugins.SerializablePlugin
-
- setProperties(Properties) - 类 中的方法org.mybatis.generator.plugins.ToStringPlugin
-
- setQueryForListMethodTemplate(String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the query for list method template.
- setQueryForObjectMethodTemplate(String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the query for object method template.
- setRecordWithBLOBsType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the record with blo bs type.
- setRemark(String) - 类 中的方法org.mybatis.generator.api.FullyQualifiedTable
-
- setRemarks(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setRemarks(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- setReplaceString(String) - 类 中的方法org.mybatis.generator.config.ColumnRenamingRule
-
- setResultMapWithBLOBsId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the result map with blo bs id.
- setReturnType(FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Sets the return type.
- setRootElement(XmlElement) - 类 中的方法org.mybatis.generator.api.dom.xml.Document
-
Sets the root element.
- setRules(Rules) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
This method exists to give plugins the opportunity to replace the calculated rules if necessary.
- setScale(int) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setSchema(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the schema.
- setSearchString(String) - 类 中的方法org.mybatis.generator.config.ColumnRenamingRule
-
- setSelectAllStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the select all statement id.
- setSelectByExampleQueryId(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the select by example query id.
- setSelectByExampleStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the select by example statement enabled.
- setSelectByExampleStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the select by example statement id.
- setSelectByExampleWithBLOBsStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the select by example with blo bs statement id.
- setSelectByPrimaryKeyQueryId(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the select by primary key query id.
- setSelectByPrimaryKeyStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the select by primary key statement enabled.
- setSelectByPrimaryKeyStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the select by primary key statement id.
- setSelectCount(Integer) - 类 中的方法test.PageInfo
-
- setSequenceColumn(boolean) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setSqlMapAliasedFullyQualifiedRuntimeTableName(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the sql map aliased fully qualified runtime table name.
- setSqlMapFullyQualifiedRuntimeTableName(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the sql map fully qualified runtime table name.
- setSqlMapGeneratorConfiguration(SqlMapGeneratorConfiguration) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the sql map generator configuration.
- setSqlProviderName(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
- setStatic(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.InitializationBlock
-
- setStatic(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.JavaElement
-
Sets the static.
- setStatus(String) - 类 中的方法org.beans.PrivilegeInfo
-
- setSuccess(boolean) - 类 中的方法org.beans.DataResult
-
- setSuperClass(FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Sets the super class.
- setSuperClass(String) - 类 中的方法org.mybatis.generator.api.dom.java.InnerClass
-
Sets the super class.
- setSuperClass(FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the super class.
- setSynchronized(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.Method
-
Sets the synchronized.
- setTableAlias(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setTableConfiguration(TableConfiguration) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the table configuration.
- setTableName(String) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the table name.
- setTableType(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
- setTargetPackage(String) - 类 中的方法org.mybatis.generator.config.JavaClientGeneratorConfiguration
-
- setTargetPackage(String) - 类 中的方法org.mybatis.generator.config.JavaModelGeneratorConfiguration
-
- setTargetPackage(String) - 类 中的方法org.mybatis.generator.config.SqlMapGeneratorConfiguration
-
- setTargetProject(String) - 类 中的方法org.mybatis.generator.config.JavaClientGeneratorConfiguration
-
- setTargetProject(String) - 类 中的方法org.mybatis.generator.config.JavaModelGeneratorConfiguration
-
- setTargetProject(String) - 类 中的方法org.mybatis.generator.config.SqlMapGeneratorConfiguration
-
- setTargetRuntime(String) - 类 中的方法org.mybatis.generator.config.Context
-
Sets the target runtime.
- setToken(String) - 类 中的方法org.beans.PrivilegeInfo
-
- setTotal(int) - 类 中的方法org.beans.Page
-
- setTransient(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- setType(String) - 类 中的方法org.beans.PrivilegeInfo
-
- setType(FullyQualifiedJavaType) - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- setTypeHandler(String) - 类 中的方法org.mybatis.generator.api.IntrospectedColumn
-
- setTypeHandler(String) - 类 中的方法org.mybatis.generator.config.ColumnOverride
-
Sets the type handler.
- setUpdateByExampleSelectiveStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the update by example selective statement id.
- setUpdateByExampleStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the update by example statement enabled.
- setUpdateByExampleStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the update by example statement id.
- setUpdateByExampleWithBLOBsStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the update by example with blo bs statement id.
- setUpdateByPrimaryKeySelectiveStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the update by primary key selective statement id.
- setUpdateByPrimaryKeyStatementEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the update by primary key statement enabled.
- setUpdateByPrimaryKeyStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the update by primary key statement id.
- setUpdateByPrimaryKeyWithBLOBsStatementId(String) - 类 中的方法org.mybatis.generator.api.IntrospectedTable
-
Sets the update by primary key with blo bs statement id.
- setUpdateMethodTemplate(String) - 类 中的方法org.mybatis.generator.codegen.ibatis2.dao.templates.AbstractDAOTemplate
-
Sets the update method template.
- setUserId(String) - 类 中的方法org.beans.PrivilegeInfo
-
- setUserId(String) - 类 中的方法org.mybatis.generator.config.JDBCConnectionConfiguration
-
- setVerbose(boolean) - 类 中的方法org.mybatis.generator.ant.GeneratorAntTask
-
- setVisibility(JavaVisibility) - 类 中的方法org.mybatis.generator.api.dom.java.JavaElement
-
Sets the visibility.
- setVolatile(boolean) - 类 中的方法org.mybatis.generator.api.dom.java.Field
-
- setWarnings(List<String>) - 接口 中的方法org.mybatis.generator.api.JavaTypeResolver
-
The generator will supply a list to this method.
- setWarnings(List<String>) - 类 中的方法org.mybatis.generator.codegen.AbstractGenerator
-
- setWarnings(List<String>) - 类 中的方法org.mybatis.generator.internal.types.JavaTypeResolverDefaultImpl
-
- setWarnings(List<String>) - 类 中的方法test.MyJavaTypeResolverDefaultImpl
-
- setWhere(String) - 类 中的方法org.mybatis.generator.config.OneToMany
-
- setWhere(String) - 类 中的方法org.mybatis.generator.config.OneToOne
-
- setWildcardEscapingEnabled(boolean) - 类 中的方法org.mybatis.generator.config.TableConfiguration
-
Sets the wildcard escaping enabled.
- ShellCallback - org.mybatis.generator.api中的接口
-
This interface defines methods that a shell should support to enable
the generator
to work.
- ShellException - org.mybatis.generator.exception中的异常错误
-
This class is used by the ShellCallback methods to denote unrecoverable
errors.
- ShellException() - 异常错误 的构造器org.mybatis.generator.exception.ShellException
-
Instantiates a new shell exception.
- ShellException(String) - 异常错误 的构造器org.mybatis.generator.exception.ShellException
-
Instantiates a new shell exception.
- ShellException(String, Throwable) - 异常错误 的构造器org.mybatis.generator.exception.ShellException
-
Instantiates a new shell exception.
- ShellException(Throwable) - 异常错误 的构造器org.mybatis.generator.exception.ShellException
-
Instantiates a new shell exception.
- ShellRunner - org.mybatis.generator.api中的类
-
This class allows the code generator to be run from the command line.
- ShellRunner() - 类 的构造器org.mybatis.generator.api.ShellRunner
-
- SimpleAnnotatedClientGenerator - org.mybatis.generator.codegen.mybatis3.javamapper中的类
-
- SimpleAnnotatedClientGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.SimpleAnnotatedClientGenerator
-
- SimpleJavaClientGenerator - org.mybatis.generator.codegen.mybatis3.javamapper中的类
-
- SimpleJavaClientGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.SimpleJavaClientGenerator
-
- SimpleJavaClientGenerator(boolean) - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.SimpleJavaClientGenerator
-
- SimpleModelGenerator - org.mybatis.generator.codegen.mybatis3.model中的类
-
- SimpleModelGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.model.SimpleModelGenerator
-
- SimpleSelectAllElementGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper.elements中的类
-
- SimpleSelectAllElementGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SimpleSelectAllElementGenerator
-
- SimpleSelectByPrimaryKeyElementGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper.elements中的类
-
- SimpleSelectByPrimaryKeyElementGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.SimpleSelectByPrimaryKeyElementGenerator
-
- SimpleXMLMapperGenerator - org.mybatis.generator.codegen.mybatis3.xmlmapper中的类
-
- SimpleXMLMapperGenerator() - 类 的构造器org.mybatis.generator.codegen.mybatis3.xmlmapper.SimpleXMLMapperGenerator
-
- sortAttributes(NamedNodeMap) - 类 中的方法org.mybatis.generator.internal.DomWriter
-
Returns a sorted list of attributes.
- SOURCE_TYPE_INSERT - 类 中的静态变量org.beans.AbstractGogoBoImpl
-
- SOURCE_TYPE_UPDATE - 类 中的静态变量org.beans.AbstractGogoBoImpl
-
- SpringDAOTemplate - org.mybatis.generator.codegen.ibatis2.dao.templates中的类
-
- SpringDAOTemplate() - 类 的构造器org.mybatis.generator.codegen.ibatis2.dao.templates.SpringDAOTemplate
-
- SpringUtil - org.beans.util中的类
-
- SpringUtil() - 类 的构造器org.beans.util.SpringUtil
-
- sqlMapBaseColumnListElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the baseColumnList element is generated.
- sqlMapBaseColumnListElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapBaseColumnListElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapBlobColumnListElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the blobColumnList element is generated.
- sqlMapBlobColumnListElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapBlobColumnListElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- SqlMapConfigPlugin - org.mybatis.generator.plugins中的类
-
This plugin generates an SqlMapConfig file containing sqlMap entries for
all generated SQL maps.
- SqlMapConfigPlugin() - 类 的构造器org.mybatis.generator.plugins.SqlMapConfigPlugin
-
- sqlMapCountByExampleElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapCountByExampleElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the countByExample element is generated.
- sqlMapCountByExampleElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapCountByExampleElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapDeleteByExampleElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the deleteByExample element is generated.
- sqlMapDeleteByExampleElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapDeleteByExampleElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapDeleteByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapDeleteByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the deleteByPrimaryKey element is generated.
- sqlMapDeleteByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapDeleteByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BatchInsertPlugin
-
修改Mapper.xml
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BatchInsertPluginOld
-
已过时。
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.BatchUpdatePlugin
-
修改Mapper.xml
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.OneToManyPlugin
-
修改mapper.xml
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.OneToOnePlugin
-
修改mapper.xml
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the SqlMap document has been generated.
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.CachePlugin
-
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.RowBoundsPlugin
-
We'll override this method and add any new elements generated by
previous calls
- sqlMapExampleWhereClauseElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the exampleWhereClause element is generated.
- sqlMapExampleWhereClauseElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapExampleWhereClauseElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the SqlMap file has been generated.
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.MapperConfigPlugin
-
- sqlMapGenerated(GeneratedXmlFile, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.SqlMapConfigPlugin
-
- sqlMapGenerator - 类 中的变量org.mybatis.generator.codegen.ibatis2.IntrospectedTableIbatis2Java2Impl
-
- SqlMapGenerator - org.mybatis.generator.codegen.ibatis2.sqlmap中的类
-
- SqlMapGenerator() - 类 的构造器org.mybatis.generator.codegen.ibatis2.sqlmap.SqlMapGenerator
-
- SqlMapGeneratorConfiguration - org.mybatis.generator.config中的类
-
- SqlMapGeneratorConfiguration() - 类 的构造器org.mybatis.generator.config.SqlMapGeneratorConfiguration
-
- sqlMapInsertElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the insert element is generated.
- sqlMapInsertElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapInsertElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapInsertSelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapInsertSelectiveElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the insert selective element is generated.
- sqlMapInsertSelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapInsertSelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapResultMapWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the resultMap with BLOBs element is generated
- this resultMap will extend the base resultMap.
- sqlMapResultMapWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapResultMapWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapResultMapWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the base resultMap is generated.
- sqlMapResultMapWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapResultMapWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapSelectAllElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectAll element is generated.
- sqlMapSelectAllElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapSelectAllElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.IbatisPaginationPlugin
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.OraclePaginationPlugin
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.PaginationPlugin
-
已过时。
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByExampleWithBLOBs element is
generated.
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.RowBoundsPlugin
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法test.PaginationPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.IbatisPaginationPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.OraclePaginationPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.PaginationPlugin
-
已过时。
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByExample element is generated.
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.plugins.RowBoundsPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法test.PaginationPlugin
-
- sqlMapSelectByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapSelectByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the selectByPrimaryKey element is generated.
- sqlMapSelectByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapSelectByPrimaryKeyElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapUpdateByExampleSelectiveElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleSelective element is
generated.
- sqlMapUpdateByExampleSelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapUpdateByExampleSelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapUpdateByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithBLOBs element is
generated.
- sqlMapUpdateByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapUpdateByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapUpdateByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByExampleWithourBLOBs element is
generated.
- sqlMapUpdateByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapUpdateByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapUpdateByPrimaryKeySelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapUpdateByPrimaryKeySelectiveElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeySelective element is
generated.
- sqlMapUpdateByPrimaryKeySelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapUpdateByPrimaryKeySelectiveElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapUpdateByPrimaryKeyWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithBLOBs element is
generated.
- sqlMapUpdateByPrimaryKeyWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapUpdateByPrimaryKeyWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- sqlMapUpdateByPrimaryKeyWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.asia.mybatis.generator.plugins.MySqlPaginationPlugin
-
- sqlMapUpdateByPrimaryKeyWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 接口 中的方法org.mybatis.generator.api.Plugin
-
This method is called when the updateByPrimaryKeyWithoutBLOBs element is
generated.
- sqlMapUpdateByPrimaryKeyWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.api.PluginAdapter
-
- sqlMapUpdateByPrimaryKeyWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法org.mybatis.generator.internal.PluginAggregator
-
- SqlProviderGenerator - org.mybatis.generator.codegen.mybatis3.javamapper中的类
-
- SqlProviderGenerator(boolean) - 类 的构造器org.mybatis.generator.codegen.mybatis3.javamapper.SqlProviderGenerator
-
- SqlReservedWords - org.mybatis.generator.internal.db中的类
-
This class contains a somewhat comprehensive list of SQL reserved words.
- startTask(String) - 类 中的方法org.mybatis.generator.ant.AntProgressCallback
-
- startTask(String) - 接口 中的方法org.mybatis.generator.api.ProgressCallback
-
Called to denote the beginning of a save task
- startTask(String) - 类 中的方法org.mybatis.generator.api.VerboseProgressCallback
-
- startTask(String) - 类 中的方法org.mybatis.generator.internal.NullProgressCallback
-
- stringContainsSpace(String) - 类 中的静态方法org.mybatis.generator.internal.util.StringUtility
-
- stringContainsSQLWildcard(String) - 类 中的静态方法org.mybatis.generator.internal.util.StringUtility
-
- stringHasValue(String) - 类 中的静态方法org.mybatis.generator.internal.util.StringUtility
-
- StringUtility - org.mybatis.generator.internal.util中的类
-