You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2009/12/09 21:49:18 UTC

[jira] Commented: (OFBIZ-563) Entity Model Reader needs reserved word check

    [ https://issues.apache.org/jira/browse/OFBIZ-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788303#action_12788303 ] 

Adam Heath commented on OFBIZ-563:
----------------------------------

Actually, instead of disallowing various aliases, it should map all aliases in a view definition to an internal token, that way it wouldn't matter what alias name is used.

> Entity Model Reader needs reserved word check
> ---------------------------------------------
>
>                 Key: OFBIZ-563
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-563
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Chris Howe
>            Assignee: Adam Heath
>            Priority: Minor
>
> Entity Engine needs to check if alias for member enttity is a reserved word.  If someone could point me in the direction of a comprehensive list for most databases, I would be happy to look into implementing this. Would this be better to simply throw an error or to append the reserved word with nonsensical letters?  Is there actual usage (or could there be actual usage) of the member entity's defined alias outside of the scope of the entity engine?

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