You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Borut Bolčina (JIRA)" <de...@cayenne.apache.org> on 2008/09/10 17:24:11 UTC

[jira] Created: (CAY-1106) Example for Scripting SQL Template for 3.0

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.