Package 

Class QueryProSql

  • All Implemented Interfaces:

    
    public final class QueryProSql
    
                        

    用于:

    • 直接执行SQL语句

    • 动态生成插入语句并执行

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      QueryProSql()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QueryProSql

        QueryProSql()
    • Method Detail