String enums are always stored as varchar2(255) -----------------------------------------------
Key: HIB-121 URL: http://jira.andromda.org/browse/HIB-121 Project: Hibernate Cartridge Type: Improvement Versions: 3.0 Final Reporter: Martin Vysny Assigned to: Carlos Cuenca I have string enumeration with two attributes/constants: String FOO=foo, String BAR=bar. They should have varchar2(3) datatype in db table, but they are stored as varchar2(255) instead. I tried to set @andromda.persistence.column.length=3 tagged value, to no avail. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Andromda-devel mailing list Andromda-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-devel