Package 

Object SqlUtils

  • All Implemented Interfaces:

    
    public class SqlUtils
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum SqlUtils.CommentTag
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static SqlUtils INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<Pair<String, Integer>> splitBySemicolonAndCountQuestionMark(String sqlStatement) 按照;切割sql,返回值是 sql与sql中?
      • Methods inherited from class java.lang.Object

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