Example for Scripting SQL Template for 3.0
------------------------------------------

                 Key: CAY-1106
                 URL: https://issues.apache.org/cayenne/browse/CAY-1106
             Project: Cayenne
          Issue Type: Bug
          Components: Cayenne Documentation
    Affects Versions: 3.0
            Reporter: Borut BolĨina
            Assignee: Andrus Adamchik


At http://cayenne.apache.org/doc/scripting-sqltemplate.html which is Cayenne 
3.0 doc there is a line

SQLTemplate update = new SQLTemplate(Artist.class, sql, false);

which can not be compiled under 3.0 as the third parameter is removed from 3.0 
API.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to