You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Robert Zeigler (JIRA)" <ji...@apache.org> on 2008/12/17 15:14:11 UTC

[jira] Created: (CAY-1150) Generated DataMap classes should contain public constants for all query names

Generated DataMap classes should contain public constants for all query names
-----------------------------------------------------------------------------

                 Key: CAY-1150
                 URL: https://issues.apache.org/cayenne/browse/CAY-1150
             Project: Cayenne
          Issue Type: Improvement
          Components: Cayenne Core Library
         Environment: any
            Reporter: Robert Zeigler


The new DataMap classes are great for accessing named queries in a type-safe manner.  An additional improvement would be to add the public static final strings for every named query (not just object select queries), similar to how DataObjects are generated with constants for references property names of the entity.

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