Package com.github.yulichang.interfaces
Interface MPJBaseJoin<T>
- All Known Subinterfaces:
Chain<T>,DeleteChain<T>,QueryJoin<Children,,Entity> QueryJoin<Children,,Entity> QueryJoin<Children,,Entity> StringJoin<Children,,T> UpdateChain<T>
- All Known Implementing Classes:
AptAbstractWrapper,AptQueryWrapper,DeleteJoinWrapper,JoinAbstractLambdaWrapper,KtAbstractLambdaWrapper,KtDeleteJoinWrapper,KtLambdaWrapper,KtUpdateJoinWrapper,MPJLambdaQueryWrapper,MPJLambdaWrapper,MPJQueryWrapper,UpdateJoinWrapper
public interface MPJBaseJoin<T>
- Author:
- yulichang
-
Method Details
-
getDeleteSql
-
getDeleteLogicSql
-
getUnionSql
-