[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4117) Seam-gen generate EntityList with RESTRICTIONS which do not work for other JPA providers

Julien Kronegg (JIRA) jira-events at lists.jboss.org
Tue Apr 14 09:30:22 EDT 2009


Seam-gen generate EntityList with RESTRICTIONS which do not work for other JPA providers
----------------------------------------------------------------------------------------

                 Key: JBSEAM-4117
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4117
             Project: Seam
          Issue Type: Bug
          Components: Tools
            Reporter: Julien Kronegg


Each EntityList generated by Seam-gen contains RESTRICTIONS like:

    "lower(myEntity.myField) like lower(concat(#{myEntityList.myEntity.myField, '%'))"



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list