Hi,

I hope this is the right forum for asking this question.

We are using the DAO design pattern
(http://java.sun.com/j2ee/blueprints/design_patterns/data_access_object/) from
Sun.  We have to manually code these DAOs on the basis of the database fields.
Is there any IDE which supports creation of these DAOs through an interface?
What we are looking at is an IDE/Interface that will allow us to connect to the
database, give a GUI/Wizard that will allow us to select the columns we want to
insert/update/delete and then generate corresponding java+SQL code for the same.

As we are looking at large number of DAOs to code, any help which makes us
proceed is appreciated.  Any IDE/Interface which accomplishes even a part of
this is welcome.

Regards
Nitin Goyal
Webrizon eSolutions Pvt. Ltd.,
B-31, Sector 5, Noida-201301 (UP) INDIA
Tel (O) : 91.118.4421319, 4421320. Cell : 91.9810353030
email: [EMAIL PROTECTED]

There is no failure except in no longer trying.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to