[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2228) The isDefined() method in a seam-gen generated EntityHome class incorrectly applies a Strings.isEmpty() method

Shawn Thomas (JIRA) jira-events at lists.jboss.org
Thu Nov 8 17:07:44 EST 2007


 The isDefined() method in a seam-gen generated EntityHome class incorrectly applies a Strings.isEmpty() method
---------------------------------------------------------------------------------------------------------------

                 Key: JBSEAM-2228
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2228
             Project: JBoss Seam
          Issue Type: Bug
          Components: Tools
    Affects Versions: 2.0.0.GA
            Reporter: Shawn Thomas


I attempted to reverse engineer a database with seam-gen/generate-entities. Everything was built correctly. But the isDefined() method in the generated TransectHome class incorrectly applies a Strings.isEmpty() method (the objects are not always Strings).

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

        



More information about the seam-issues mailing list