Class KtWrapperUtils
java.lang.Object
com.github.yulichang.extension.kt.toolkit.KtWrapperUtils
- Since:
- 1.4.6
- Author:
- yulichang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringbuildSubSqlByWrapper(Class<?> clazz, KtLambdaWrapper<?> wrapper, String alias) static StringbuildUnionSqlByWrapper(Class<?> clazz, KtLambdaWrapper<?> wrapper)
-
Constructor Details
-
KtWrapperUtils
public KtWrapperUtils()
-
-
Method Details
-
buildSubSqlByWrapper
-
buildUnionSqlByWrapper
-