序列化表格
-
程序包 org.elsfs.tool.sql.mybatisplus.extension
-
类 org.elsfs.tool.sql.mybatisplus.extension.JoinQueryWrapper
class JoinQueryWrapper extends com.baomidou.mybatisplus.core.conditions.AbstractWrapper<E,String, JoinQueryWrapper<E>> implements Serializable -
序列化字段
-
defaultSelectedFieldsCleared
boolean defaultSelectedFieldsCleared
是否为自定义SQL选择字段 -
joinBuilders
List<JoinQueryWrapper<E>.WrapperSelectJoinBuilderImpl> joinBuilders
Join构建器列表 -
selectedFields
com.baomidou.mybatisplus.core.conditions.SharedString selectedFields
SQL选择字段 -
tableAliasManager
org.elsfs.tool.sql.interfaces.TableAliasManager tableAliasManager
表别名管理器
-
-
-
-
程序包 org.elsfs.tool.sql.mybatisplus.method
-
类 org.elsfs.tool.sql.mybatisplus.method.AbstractJoinMethod
class AbstractJoinMethod extends com.baomidou.mybatisplus.core.injector.AbstractMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.ExistsById
class ExistsById extends com.baomidou.mybatisplus.core.injector.AbstractMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.ExistsByJoinWrapper
class ExistsByJoinWrapper extends AbstractJoinMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.ExistsByWrapper
class ExistsByWrapper extends com.baomidou.mybatisplus.core.injector.AbstractMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.SelectJoinCount
class SelectJoinCount extends AbstractJoinMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.SelectJoinList
class SelectJoinList extends AbstractJoinMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.SelectJoinOne
class SelectJoinOne extends AbstractJoinMethod implements Serializable -
类 org.elsfs.tool.sql.mybatisplus.method.SelectJoinPage
class SelectJoinPage extends AbstractJoinMethod implements Serializable
-
-
程序包 org.elsfs.tool.sql.mybatisplus.mybatis
-
类 org.elsfs.tool.sql.mybatisplus.mybatis.PageMybatisPlusQueryAction.PageImpl
class PageImpl extends Object implements Serializable
-