Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - edwar64896

Pages: [1]
1
Suggestions and Requests / EJB3
« on: February 19, 2006, 10:09:48 pm »
Any chance of some transformation templates to support EJB3 entity bean creation?

mark

2
General Board / Database Modeling - Logical and Physical
« on: November 03, 2005, 01:16:49 pm »
Am currently evaluating EA, so pls forgive newbie questions...

1. Previously used a database modelling tool that allowed the creation of a "logical' schema diagram" that would then autmoatically create a "physical" diagram containing all FK relationships and intermediate tables (for N:N joins) where necessary. Can EA do this, or do I have to manually create all FK relationships and intermediate tables?

2. Want to be able to create get_ and set_ methods for class entities automatically...

3. WAnt to be able to create persistence code for a database schema I am designing. At the moment, I don't seem to be able to create any code based on any "Table" stereotypes. EA tries to create the files, but they are all empty! Must be doing something wrong here... I'm lazy and just need a quick way of dumping out a persistence interface.

Tkx
Mark

Pages: [1]