-
- All Implemented Interfaces:
public final class ToSqlByQS
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classToSqlByQS.Companion
-
Constructor Summary
Constructors Constructor Description ToSqlByQS(QueryStructure qs)
-
Method Summary
Modifier and Type Method Description final Pair<String, List<Object>>toSqlWithIndexedParams()-
-
Constructor Detail
-
ToSqlByQS
ToSqlByQS(QueryStructure qs)
-
-
Method Detail
-
toSqlWithIndexedParams
final Pair<String, List<Object>> toSqlWithIndexedParams()
-
-
-
-