文件名称: mybatis-plus-join-core-1.5.4.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join-core</artifactId>
<version>1.5.4</version>
</dependency>Gradle:
implementation group: 'com.github.yulichang', name: 'mybatis-plus-join-core', version: '1.5.4'
Gradle (Short):
implementation 'com.github.yulichang:mybatis-plus-join-core:1.5.4'
Gradle (Kotlin):
implementation("com.github.yulichang:mybatis-plus-join-core:1.5.4")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.github.yulichang.adapter
com.github.yulichang.base
com.github.yulichang.config
com.github.yulichang.config.enums
com.github.yulichang.extension.apt
com.github.yulichang.extension.apt.interfaces
com.github.yulichang.extension.apt.matedata
com.github.yulichang.extension.apt.resultmap
com.github.yulichang.extension.apt.toolkit
com.github.yulichang.extension.kt
com.github.yulichang.extension.kt.interfaces
com.github.yulichang.extension.kt.resultmap
com.github.yulichang.extension.kt.segments
com.github.yulichang.extension.kt.toolkit
com.github.yulichang.injector
com.github.yulichang.interceptor
com.github.yulichang.interceptor.pagination
com.github.yulichang.interfaces
com.github.yulichang.method
com.github.yulichang.method.mp
com.github.yulichang.query
com.github.yulichang.query.interfaces
com.github.yulichang.repository
com.github.yulichang.toolkit
com.github.yulichang.toolkit.reflect
com.github.yulichang.toolkit.sql
com.github.yulichang.toolkit.support
com.github.yulichang.wrapper
com.github.yulichang.wrapper.enums
com.github.yulichang.wrapper.interfaces
com.github.yulichang.wrapper.resultmap
com.github.yulichang.wrapper.segmentscom.github.yulichang.adapter.Adapter
com.github.yulichang.adapter.AdapterHelper
com.github.yulichang.base.JoinMapper
com.github.yulichang.base.JoinService
com.github.yulichang.base.MPJBaseMapper
com.github.yulichang.base.MPJBaseService
com.github.yulichang.base.MPJBaseServiceImpl
com.github.yulichang.config.ConfigProperties
com.github.yulichang.config.ConfigProperties.Convert
com.github.yulichang.config.MPJInterceptorConfig
com.github.yulichang.config.enums.IfExistsEnum
com.github.yulichang.config.enums.LogicDelTypeEnum
com.github.yulichang.extension.apt.AptAbstractWrapper
com.github.yulichang.extension.apt.AptQueryWrapper
com.github.yulichang.extension.apt.JoinAbstractWrapper
com.github.yulichang.extension.apt.interfaces.Compare
com.github.yulichang.extension.apt.interfaces.CompareIfExists
com.github.yulichang.extension.apt.interfaces.Func
com.github.yulichang.extension.apt.interfaces.FuncLambda
com.github.yulichang.extension.apt.interfaces.OnCompare
com.github.yulichang.extension.apt.interfaces.Query
com.github.yulichang.extension.apt.interfaces.QueryJoin
com.github.yulichang.extension.apt.interfaces.QueryLabel
com.github.yulichang.extension.apt.matedata.BaseColumn
com.github.yulichang.extension.apt.matedata.Column
com.github.yulichang.extension.apt.resultmap.MybatisLabel
com.github.yulichang.extension.apt.resultmap.MybatisLabel.Builder
com.github.yulichang.extension.apt.resultmap.MybatisLabelFree
com.github.yulichang.extension.apt.resultmap.MybatisLabelFree.Builder
com.github.yulichang.extension.apt.resultmap.Result
com.github.yulichang.extension.apt.resultmap.Result.Builder
com.github.yulichang.extension.apt.toolkit.AptWrapperUtils
com.github.yulichang.extension.apt.toolkit.AptWrappers
com.github.yulichang.extension.kt.KtAbstractLambdaWrapper
com.github.yulichang.extension.kt.KtAbstractWrapper
com.github.yulichang.extension.kt.KtDeleteJoinWrapper
com.github.yulichang.extension.kt.KtLambdaWrapper
com.github.yulichang.extension.kt.KtUpdateJoinWrapper
com.github.yulichang.extension.kt.KtUpdateJoinWrapper.UpdateSet
com.github.yulichang.extension.kt.interfaces.Compare
com.github.yulichang.extension.kt.interfaces.CompareIfExists
com.github.yulichang.extension.kt.interfaces.Func
com.github.yulichang.extension.kt.interfaces.OnCompare
com.github.yulichang.extension.kt.interfaces.Query
com.github.yulichang.extension.kt.interfaces.QueryJoin
com.github.yulichang.extension.kt.interfaces.QueryLabel
com.github.yulichang.extension.kt.interfaces.Update
com.github.yulichang.extension.kt.resultmap.MybatisLabel
com.github.yulichang.extension.kt.resultmap.MybatisLabel.Builder
com.github.yulichang.extension.kt.resultmap.MybatisLabelFree
com.github.yulichang.extension.kt.resultmap.MybatisLabelFree.Builder
com.github.yulichang.extension.kt.resultmap.Result
com.github.yulichang.extension.kt.resultmap.Result.Builder
com.github.yulichang.extension.kt.segments.FuncArgs
com.github.yulichang.extension.kt.toolkit.KtWrapperUtils
com.github.yulichang.extension.kt.toolkit.KtWrappers
com.github.yulichang.injector.MPJSqlInjector
com.github.yulichang.interceptor.MPJInterceptor
com.github.yulichang.interceptor.MPJInterceptor.Val
com.github.yulichang.interceptor.pagination.DialectWrapper
com.github.yulichang.interceptor.pagination.PageInnerInterceptorWrapper
com.github.yulichang.interceptor.pagination.ParseHelper
com.github.yulichang.interceptor.pagination.SqlSourceWrapper
com.github.yulichang.interfaces.MPJBaseJoin
com.github.yulichang.method.DeleteJoin
com.github.yulichang.method.MPJAbstractMethod
com.github.yulichang.method.MPJBaseMethod
com.github.yulichang.method.SelectJoinCount
com.github.yulichang.method.SelectJoinList
com.github.yulichang.method.SelectJoinOne
com.github.yulichang.method.SelectJoinPage
com.github.yulichang.method.SqlMethod
com.github.yulichang.method.UpdateJoin
com.github.yulichang.method.UpdateJoinAndNull
com.github.yulichang.method.mp.Delete
com.github.yulichang.method.mp.SelectCount
com.github.yulichang.method.mp.SelectList
com.github.yulichang.method.mp.SelectMaps
com.github.yulichang.method.mp.SelectMapsPage
com.github.yulichang.method.mp.SelectObjs
com.github.yulichang.method.mp.SelectOne
com.github.yulichang.method.mp.SelectPage
com.github.yulichang.method.mp.TableAlias
com.github.yulichang.method.mp.Update
com.github.yulichang.query.MPJLambdaQueryWrapper
com.github.yulichang.query.MPJQueryWrapper
com.github.yulichang.query.interfaces.CompareIfExists
com.github.yulichang.query.interfaces.StringJoin
com.github.yulichang.repository.JoinAbstractRepository
com.github.yulichang.repository.JoinCrudRepository
com.github.yulichang.repository.JoinRepository
com.github.yulichang.toolkit.ClassUtils
com.github.yulichang.toolkit.Constant
com.github.yulichang.toolkit.FieldStringMap
com.github.yulichang.toolkit.FillUtils
com.github.yulichang.toolkit.InterceptorList
com.github.yulichang.toolkit.JoinWrappers
com.github.yulichang.toolkit.KtUtils
com.github.yulichang.toolkit.LambdaUtils
com.github.yulichang.toolkit.LogicInfoUtils
com.github.yulichang.toolkit.MPJReflectionKit
com.github.yulichang.toolkit.MPJSqlInjectionUtils
com.github.yulichang.toolkit.MPJTableMapperHelper
com.github.yulichang.toolkit.MPJWrappers
com.github.yulichang.toolkit.MybatisJoinPlusVersion
com.github.yulichang.toolkit.Ref
com.github.yulichang.toolkit.ReflectionKit
com.github.yulichang.toolkit.SetAccessibleAction
com.github.yulichang.toolkit.SpringContentUtils
com.github.yulichang.toolkit.SpringContentUtils.SpringContext
com.github.yulichang.toolkit.SqlHelper
com.github.yulichang.toolkit.StrUtils
com.github.yulichang.toolkit.TableHelper
com.github.yulichang.toolkit.TableList
com.github.yulichang.toolkit.TableList.Node
com.github.yulichang.toolkit.TableMap
com.github.yulichang.toolkit.ThrowOptional
com.github.yulichang.toolkit.WrapperUtils
com.github.yulichang.toolkit.reflect.GenericTypeUtils
com.github.yulichang.toolkit.reflect.IGenericTypeResolver
com.github.yulichang.toolkit.reflect.SpringReflectionHelper
com.github.yulichang.toolkit.reflect.TypeParameterResolver
com.github.yulichang.toolkit.sql.SqlScriptUtils
com.github.yulichang.toolkit.support.ColumnCache
com.github.yulichang.toolkit.support.FieldCache
com.github.yulichang.toolkit.support.IdeaProxyLambdaMeta
com.github.yulichang.toolkit.support.LambdaMeta
com.github.yulichang.toolkit.support.ReflectLambdaMeta
com.github.yulichang.toolkit.support.SerializedLambda
com.github.yulichang.toolkit.support.ShadowLambdaMeta
com.github.yulichang.wrapper.DeleteJoinWrapper
com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
com.github.yulichang.wrapper.JoinAbstractWrapper
com.github.yulichang.wrapper.MPJLambdaWrapper
com.github.yulichang.wrapper.UpdateJoinWrapper
com.github.yulichang.wrapper.UpdateJoinWrapper.UpdateSet
com.github.yulichang.wrapper.enums.BaseFuncEnum
com.github.yulichang.wrapper.enums.DefaultFuncEnum
com.github.yulichang.wrapper.enums.IfExistsSqlKeyWordEnum
com.github.yulichang.wrapper.enums.PrefixEnum
com.github.yulichang.wrapper.interfaces.Chain
com.github.yulichang.wrapper.interfaces.Compare
com.github.yulichang.wrapper.interfaces.CompareIfExists
com.github.yulichang.wrapper.interfaces.CompareStr
com.github.yulichang.wrapper.interfaces.CompareStrIfExists
com.github.yulichang.wrapper.interfaces.CompareWrapper
com.github.yulichang.wrapper.interfaces.DeleteChain
com.github.yulichang.wrapper.interfaces.DoSomething
com.github.yulichang.wrapper.interfaces.Fill
com.github.yulichang.wrapper.interfaces.Func
com.github.yulichang.wrapper.interfaces.FuncStr
com.github.yulichang.wrapper.interfaces.FuncWrapper
com.github.yulichang.wrapper.interfaces.IExt
com.github.yulichang.wrapper.interfaces.Join
com.github.yulichang.wrapper.interfaces.MBiPredicate
com.github.yulichang.wrapper.interfaces.MConsumer
com.github.yulichang.wrapper.interfaces.MFunction
com.github.yulichang.wrapper.interfaces.MPredicate
com.github.yulichang.wrapper.interfaces.Nested
com.github.yulichang.wrapper.interfaces.OnCompare
com.github.yulichang.wrapper.interfaces.Query
com.github.yulichang.wrapper.interfaces.QueryJoin
com.github.yulichang.wrapper.interfaces.QueryLabel
com.github.yulichang.wrapper.interfaces.SelectWrapper
com.github.yulichang.wrapper.interfaces.Update
com.github.yulichang.wrapper.interfaces.UpdateChain
com.github.yulichang.wrapper.resultmap.IResult
com.github.yulichang.wrapper.resultmap.Label
com.github.yulichang.wrapper.resultmap.MybatisLabel
com.github.yulichang.wrapper.resultmap.MybatisLabel.Builder
com.github.yulichang.wrapper.resultmap.MybatisLabelFree
com.github.yulichang.wrapper.resultmap.MybatisLabelFree.Builder
com.github.yulichang.wrapper.resultmap.Result
com.github.yulichang.wrapper.resultmap.Result.Builder
com.github.yulichang.wrapper.resultmap.ResultList
com.github.yulichang.wrapper.segments.AptConsumer
com.github.yulichang.wrapper.segments.Fun
com.github.yulichang.wrapper.segments.FuncConsumer
com.github.yulichang.wrapper.segments.PageInfo
com.github.yulichang.wrapper.segments.Select
com.github.yulichang.wrapper.segments.SelectAlias
com.github.yulichang.wrapper.segments.SelectApt
com.github.yulichang.wrapper.segments.SelectCache
com.github.yulichang.wrapper.segments.SelectCache.Cache
com.github.yulichang.wrapper.segments.SelectFunc
com.github.yulichang.wrapper.segments.SelectFunc.Arg
com.github.yulichang.wrapper.segments.SelectLabel
com.github.yulichang.wrapper.segments.SelectNormal
com.github.yulichang.wrapper.segments.SelectString
com.github.yulichang.wrapper.segments.SelectSub