On Tue, Oct 02, 2001 at 12:33:45PM +1000, Dmitri Colebatch wrote: > On Mon, 1 Oct 2001, Russell Chan wrote: [snip] > > BTW, In case anyone cares, I have some utility classes which will generate > > an xdoclet file from a database schema using metadata. (A template for the > > templating engine, if you will). Pretty useful for legacy databases. > > this has been brought up a few times now... I've made one myself, but > didn't go far with it. Does it do table -> ejb, or schema -> ejbs? Ara - > perhaps we should create a contrib module for this sort of stuff?
In my case, you specify the tables that you want (properties file), so in my case it generates xdoclet files for 15 classes/tables. Russ _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
