hibernate uuid extension ------------------------ Key: EJB-50 URL: http://jira.andromda.org/browse/EJB-50 Project: EJB Cartridge Type: New Feature
Environment: All Reporter: Dave Angulo Assigned to: Vance Karimi Priority: Minor Attachments: ejb3_uuid_patch.txt Changes to model: andromda-profile-persistence * EjbGeneratorType - add GENERIC * <<Identifier>> - add Tag Definition @andromda.persistence.generator.genericStrategy * string per http://hibernate.bluemars.net/hib_docs/annotations/api/org/hibernate/annotations/GenericGenerator.html EJB3EntityAttributeFacade * Added following attributes following pattern of others in model * generatorTypeGeneric - boolean Documentation: Returns true if a generic generator has been assigned to this attribute, false otherwise. * generatorGenericStrategy - String Documentation: Returns the org.hibernate.annotations.GenericGenerator strategy either a predefined Hibernate strategy or a fully qualified class name. This is just a basic implmentation and it needs to be finished off to fully take advantage of parameters needed for other generators. Here is doc: http://hibernate.bluemars.net/hib_docs/annotations/api/org/hibernate/annotations/GenericGenerator.html -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV