Re: [Andromda-user] Stereotyping Hibernate classes as entity and service

2005-05-13 Thread Chad Brandon
Hi Phil, Please post your question to the forum and we'll answer there: http://forum.andromda.org Thanks, Chad Philip Mark Donaghy wrote: Hi all, I've grabbed the 3.0 release of AndroMDA and I am trying to create a hibernate entities with ejb session bean facades. I have declared the class to be

[Andromda-user] Stereotyping Hibernate classes as entity and service

2005-05-13 Thread Philip Mark Donaghy
Hi all, I've grabbed the 3.0 release of AndroMDA and I am trying to create a hibernate entities with ejb session bean facades. I have declared the class to be of stereotype <> and <> yet the classes generated are only hibernate entities (MyEntity.java, MyEntityFactory.java, and a MyEntityImpl.jav