String columnName
String onInsertValue
String onUpdateValue
Boolean isLarge
Boolean isLogicDelete
Boolean version
Boolean tenantId
org.apache.ibatis.type.JdbcType jdbcType
String propertyType
属性的类型。
原始类型直接写类型名称,例如:int/long/float/double/boolean
对象类型请写对应类的全限定名,例如:java.lang.String/com.example.enums.Gender
String propertyDefaultValue
Class<T> typeHandler
String maskType
boolean isPrimaryKey
KeyType keyType
String keyValue
Boolean keyBefore
String sourceDir
String requestMappingPrefix
String classPrefix
String classSuffix
Class<T> superClass
boolean overwriteEnable
boolean restStyle
String sourceDir
String classPrefix
String classSuffix
Class<T> superClass
Function<T,R> superClassFactory
boolean overwriteEnable
Class<T>[] implInterfaces
boolean withLombok
boolean withSwagger
EntityConfig.SwaggerVersion swaggerVersion
boolean withActiveRecord
String dataSource
int jdkVersion
boolean withBaseClassEnable
String withBaseClassSuffix
String withBasePackage
boolean columnCommentEnable
boolean alwaysGenColumnAnnotation
boolean superClassGenericity
GlobalConfig.FileType fileType
JavadocConfig javadocConfig
PackageConfig packageConfig
StrategyConfig strategyConfig
TemplateConfig templateConfig
EntityConfig entityConfig
MapperConfig mapperConfig
ServiceConfig serviceConfig
ServiceImplConfig serviceImplConfig
ControllerConfig controllerConfig
TableDefConfig tableDefConfig
MapperXmlConfig mapperXmlConfig
Map<K,V> customConfig
boolean entityGenerateEnable
boolean mapperGenerateEnable
boolean serviceGenerateEnable
boolean serviceImplGenerateEnable
boolean controllerGenerateEnable
boolean tableDefGenerateEnable
boolean mapperXmlGenerateEnable
boolean packageInfoGenerateEnable
String author
Supplier<T> since
UnaryOperator<T> tableCommentFormat
UnaryOperator<T> columnCommentFormat
String entityPackage
String mapperPackage
String servicePackage
String serviceImplPackage
String controllerPackage
String tableDefPackage
String sourceDir
String classPrefix
String classSuffix
Class<T> superClass
boolean overwriteEnable
boolean mapperAnnotation
@Mapper
注解。String sourceDir
String basePackage
String entityPackage
String mapperPackage
String servicePackage
String serviceImplPackage
String controllerPackage
String tableDefPackage
String mapperXmlPath
String sourceDir
String classPrefix
String classSuffix
Class<T> superClass
boolean overwriteEnable
boolean cacheExample
String tablePrefix
String tableSuffix
String logicDeleteColumn
String versionColumn
boolean generateForView
Map<K,V> tableConfigMap
Map<K,V> columnConfigMap
ColumnConfigFactory columnConfigFactory
String generateSchema
Set<E> generateTables
Set<E> unGenerateTables
Set<E> ignoreColumns
String schema
String tableName
Boolean camelToUnderline
Class<T> insertListenerClass
Class<T> updateListenerClass
Class<T> setListenerClass
Boolean mapperGenerateEnable
Map<K,V> columnConfigMap
String sourceDir
String classPrefix
String classSuffix
boolean overwriteEnable
TableDefConfig.NameStyle propertiesNameStyle
String instanceSuffix
ITemplate template
String platform
String module
String url
String bizId
String user
String userIp
String hostIp
String query
List<E> queryParams
int queryCount
long queryTime
long elapsedTime
String dsName
Map<K,V> metas
Localizable pattern
Object[] arguments
Class<T> entityClass
String fieldName
FieldWrapper fieldWrapper
boolean prevent
QueryBuilder<T> queryBuilder
FieldQuery.Builder<T> builder
org.apache.ibatis.type.TypeHandler<T> typeHandler
Object value
org.apache.ibatis.type.JdbcType jdbcType
FlexDataSource dataSource
With with
List<E> queryTables
String dataSource
String hint
List<E> selectColumns
List<E> joins
List<E> joinTables
QueryCondition whereQueryCondition
List<E> groupByColumns
QueryCondition havingQueryCondition
List<E> orderBys
List<E> unions
Long limitOffset
Long limitRows
List<E> endFragments
Map<K,V> context
QueryCondition childCondition
QueryCondition whenCondition
Object thenValue
QueryColumn queryColumn
List<E> whens
Object elseValue
QueryCondition condition
QueryColumn trueValue
QueryColumn falseValue
String type
QueryTable queryTable
QueryCondition on
boolean effective
QueryColumn queryColumn
String operator
QueryCondition childCondition
String operator
QueryWrapper queryWrapper
BaseMapper<T> baseMapper
QueryTable table
String name
String alias
boolean returnCopyByAsMethod
QueryCondition condition
QueryColumn column
String logic
Object value
boolean effective
QueryCondition prev
QueryCondition next
SqlConnector connector
boolean empty
QueryColumn queryColumn
String orderType
boolean nullsFirst
boolean nullsLast
String content
String content
String content
QueryWrapper queryWrapper
QueryWrapper queryWrapper
String key
QueryWrapper queryWrapper
String name
List<E> params
WithDetail withDetail
QueryWrapper queryWrapper
List<E> values
QueryWrapper queryWrapper
Object object
BaseMapper<T> baseMapper
Object entity
UpdateWrapper<T> entityWrapper
org.aopalliance.aop.Advice advice
org.springframework.aop.Pointcut pointcut
Copyright © 2024. All rights reserved.