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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira