Re: [JBoss-user] Code generation Utilty

2002-06-04 Thread Sundaram Ramasamy
Thanks, This tool also use full. http://sourceforge.net/projects/jbossdruid/ -SR - Original Message - From: "Marius Kotsbak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 31, 2002 2:26 PM Subject: Re: [JBoss-user] Code generation Utilty > X

Re: [JBoss-user] Code generation Utilty

2002-05-31 Thread Marius Kotsbak
Xdoclet have some links to programs that do that. Or search for jboss or ejb at sf.net On Fri, 2002-05-31 at 20:18, Frederick N. Brier wrote: > I know Togethersoft's Together Control Center does it, combined with Mike > Swainston-Rainford's JBoss Deployer Plugin. Mike's extension is only $60,

Re: [JBoss-user] Code generation Utilty

2002-05-31 Thread David Ward
I don't have any experience with a good DB->code generator, but I strongly suggest using XDoclet to create all your interfaces, value objects and deployment descriptors from a single XXXBean.java file: http://sourceforge.net/projects/xdoclet/ David -- Sundaram Ramasamy wrote: > Hi, > > I ha

Re: [JBoss-user] Code generation Utilty

2002-05-31 Thread Frederick N. Brier
I know Togethersoft's Together Control Center does it, combined with Mike Swainston-Rainford's JBoss Deployer Plugin. Mike's extension is only $60, but TCC is pricey. Fred. At 01:54 PM 5/31/2002, you wrote: >Hi, > >I have set of table's in my database, I want to generate entity bean class >an