Re: ActionForm (DataObject) generator?

2001-03-15 Thread Tom Miller

Kyle

See jRelationalFramework at www.sourceforge.com. I find this an
outstanding framework, and I've been very successful combining it with
Struts.
--
Tom Miller
Miller Associates, Inc.
[EMAIL PROTECTED]
641.469.3535 Phone
413.581.6326 FAX


Kyle Robinson wrote:

>  We are using Struts with an Oracle database as the backend.  We don't
> really feel like handwriting 100's of java files (one for each
> table).  Does anyone know of a good db table -> java object
> generator?  Preferably open source?ThanksKyle Robinson
> Systems Consultant
> Pangaea Systems Inc.
> (250) 360-0111







Re: ActionForm (DataObject) generator?

2001-03-15 Thread Ben Soedjono

Try  http://sundararajan.tripod.com/java_course/db.htm . At the bottom
is the link for downloads. The file type shows .gif. Download and rename
to file type .zip. Then extract it.

Ben Soedjono
Delphi Consultants LLC

Kyle Robinson wrote:

>  We are using Struts with an Oracle database as the backend.  We don't
> really feel like handwriting 100's of java files (one for each
> table).  Does anyone know of a good db table -> java object
> generator?  Preferably open source?ThanksKyle Robinson
> Systems Consultant
> Pangaea Systems Inc.
> (250) 360-0111




RE: ActionForm (DataObject) generator?

2001-03-19 Thread Cook, Levi



You 
might also check into another apache tool called Torque. I think its officially 
bundled with Turbine, but it could be a subproject for code generation in its 
own right.
 
I'm 
not sure of its current status, but I acquired a pre-release version from 
cvs and have had very good results.
 
Here's 
a useful starting point:
http://jakarta.apache.org/turbine/torque.html
 
Regards,
Levi 


Levi Cook Greenbrier & Russel Madison, Wisconsin www.gr.com [EMAIL PROTECTED] 


  -Original Message-From: Kyle Robinson 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, March 14, 2001 
  5:35 PMTo: '[EMAIL PROTECTED]'Subject: 
  ActionForm (DataObject) generator?
  
  We are using 
  Struts with an Oracle database as the backend.  We don't really feel 
  like handwriting 100's of java files (one for each table).  Does anyone 
  know of a good db table -> java object generator?  Preferably open 
  source?
   
  Thanks
  Kyle Robinson Systems Consultant Pangaea Systems 
  Inc. (250) 360-0111 
   


Re: ActionForm (DataObject) generator?

2001-03-19 Thread jakarta mailing list



Try  Town : http://www.working-dogs.com/town 

It has a built-in object-relational mapping utility 
named ormapmaker.
 
Its documentation is very concise, but it 
works.
 
 
 

  - Original Message - 
  From: 
  Kyle 
  Robinson 
  To: '[EMAIL PROTECTED]' 
  
  Sent: Thursday, March 15, 2001 12:34 
  AM
  Subject: ActionForm (DataObject) 
  generator?
  
  
  We are using 
  Struts with an Oracle database as the backend.  We don't really feel 
  like handwriting 100's of java files (one for each table).  Does anyone 
  know of a good db table -> java object generator?  Preferably open 
  source?
   
  Thanks
  Kyle Robinson Systems Consultant Pangaea Systems 
  Inc. (250) 360-0111 
   


RE: ActionForm (DataObject) generator?

2001-03-19 Thread Flying Cloud




Try Expresso : http://www.jcorporate.com
It has a built-in 
object-relational mapping utility
http://www.jcorporate.com/html/products/expresso/dbobj.html

  -Original Message-From: Kyle Robinson 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, March 14, 2001 
  6:35 PMTo: '[EMAIL PROTECTED]'Subject: 
  ActionForm (DataObject) generator?
  
  We are using 
  Struts with an Oracle database as the backend.  We don't really feel 
  like handwriting 100's of java files (one for each table).  Does anyone 
  know of a good db table -> java object generator?  Preferably open 
  source?
   
  Thanks
  Kyle Robinson Systems Consultant Pangaea Systems 
  Inc. (250) 360-0111