[ http://thecla.homeftp.net:8380/jira/browse/HIB-20?page=comments#action_11019 ] Carlos Cuenca commented on HIB-20: ----------------------------------
this is what I had done: on the one side: @andromda.hibernate.collection.type for set, list, maps and bags and @andromda.hibernate.collection.index for column index (in case it is required) on the many side: @andromda.hibernate.sort.type for comparator classes for ordering @andromda.hibernate.orderByColumns for sql order within db @andromda.hibernate.whereClause for filtering elements any comments or questions are welcomed :-) Carlos > Set and Lists > ------------- > > Key: HIB-20 > URL: http://thecla.homeftp.net:8380/jira/browse/HIB-20 > Project: Hibernate Cartridge > Type: New Feature > Reporter: Carlos Cuenca > Assignee: Carlos Cuenca > Attachments: cartridge-hibernate-patch.txt > > > Create set and lists depending on wheter the relation End is ordered or not. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://thecla.homeftp.net:8380/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
