[lug] Database design tools?

Bear Giles bgiles at coyotesong.com
Mon Dec 8 16:50:05 MST 2003


Michael Wegener wrote:
> Oh, so you're using OR mapping -- that's a different ball game. Is the issue
> that the PHB needs a pretty picture? Why not use TogetherJ or something like
> it for an object diagram where you can see all the dependencies? 

An object diagram isn't sufficient because everything is in Java 
collections, not instances and arrays of the specific type. 
That's why xdoclet tags are required - it says what the 
collections actually contain.

Bear




More information about the LUG mailing list