[hibernate-issues] [Hibernate-JIRA] Created: (ANN-779) Test EmbeddedGenericsTest generates a table name "too long" for DB2

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Fri Oct 3 10:13:04 EDT 2008


Test EmbeddedGenericsTest generates a table name "too long" for DB2
-------------------------------------------------------------------

                 Key: ANN-779
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-779
             Project: Hibernate Annotations
          Issue Type: Bug
         Environment: Annotations Trunk / DB2 v9.1
            Reporter: Juraci Paixao Krohling


Annotations test EmbeddedGenericsTest#testWorksWithGenericCollectionOfElements generates the table name "EmbeddedGenericsTest$PopularBook_editions", but DB2 complains about its lengh:

DB2 SQL error: SQLCODE: -107, SQLSTATE: 42622, SQLERRMC: EMBEDDEDGENERICSTEST$POPULARBOOK_ID;30

This error message says that the name exceeds the 30 characters limit. 

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

        



More information about the hibernate-issues mailing list