[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-628) table names handled badly in diagram

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Jul 30 07:25:04 EDT 2007


table names handled badly in diagram
------------------------------------

                 Key: JBIDE-628
                 URL: http://jira.jboss.com/jira/browse/JBIDE-628
             Project: JBoss Tools
          Issue Type: Bug
          Components: Hibernate
            Reporter: Max Andersen
         Assigned To: Mikle Dryakhlenkov
            Priority: Critical


I noticed that the table names in the diagram was on the form <schemaname>.<tablename>, but this result in default mapping for a customer to show up as e.g. null.Customer

Looking throuhg the code I found numerous references to .getSchema() and none of them handled the case of null...we need to fix that (and centralize it instead of having that duplicated 9 times)

Also remember that catalog can be part of the "id" of the table names and that catalog and schema both can be null.



-- 
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 jbosstools-issues mailing list