Package 

Class ToSqlByQueryStructure

  • All Implemented Interfaces:

    
    public final class ToSqlByQueryStructure
    
                        

    目的是将QueryStructure转换为JDBC风格的SQL(SQL语句中参数占位符为?)及其参数。

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Pair<String, List<Object>> toSqlWithIndexedParams()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait