Class RDBMSQueryCompilation.StatementCompilation

    • Constructor Detail

      • StatementCompilation

        public StatementCompilation​(SQLStatement stmt,
                                    String sql,
                                    boolean useInCount)
    • Method Detail

      • getSQL

        public String getSQL()
      • useInCount

        public boolean useInCount()
      • setSQL

        public void setSQL​(String sql)