[ http://galaxy.andromda.org:8080/jira/browse/HIB-49?page=history ] Work on HIB-49 started by Chad Brandon
> Problem with Hibernate mapping files & new type mapping > ------------------------------------------------------- > > Key: HIB-49 > URL: http://galaxy.andromda.org:8080/jira/browse/HIB-49 > Project: Hibernate Cartridge > Type: Bug > Reporter: Jan Heise > Assignee: Chad Brandon > > I created a new datatype named Text but set the wrong type in UML. The result > was: > <property name="xml" > type="$attribute.type.fullyQualifiedHibernateType"> > <column name="XML" not-null="true" unique="false" > sql-type="TEXT"/> > </property> > in my .hbm.xml file. > According to Chad, an OCL constraint that checks the type should be added. > This was spotted using the Spring cartridge so perhaps this needs to be added > to different subprojects? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://galaxy.andromda.org:8080/jira/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: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
