- java.lang.Object
-
- com.baomidou.mybatisplus.core.conditions.Wrapper<T>
-
- ltd.fdsa.database.mybatis.plus.mapper.EntityWrapper<T>
-
-
Method Summary
-
Methods inherited from class com.baomidou.mybatisplus.core.conditions.Wrapper
getCustomSqlSegment, getSqlComment, getSqlFirst, getSqlSelect, getSqlSet, getTargetSql, isEmptyOfEntity, isEmptyOfNormal, isEmptyOfWhere, nonEmptyOfEntity, nonEmptyOfNormal, nonEmptyOfWhere
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
EntityWrapper
public EntityWrapper()
-
Method Detail
-
getEntity
public T getEntity()
- Specified by:
getEntity in class com.baomidou.mybatisplus.core.conditions.Wrapper<T>
-
clear
public void clear()
- Specified by:
clear in class com.baomidou.mybatisplus.core.conditions.Wrapper<T>
Copyright © 2022. All rights reserved.