Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Tool for atuogenerating DAO's
Tool for atuogenerating DAO's [message #51642] Mon, 15 December 2008 11:01 Go to next message
mnogales is currently offline mnogalesFriend
Messages: 6
Registered: July 2009
Junior Member
Hi, I was looking for a tool for autogenerating DAO code and find a nice
commercial application (FireStorm/DAO [1]) that offers the choice of
generating a DAO tier using either JDBC DAO, Spring DAO and many others.
Is there an open source plugin that generate Spring DAO's or JDBC DAO's?

Thanks in advance,
Manuel
Re: Tool for atuogenerating DAO's [message #51661 is a reply to message #51642] Mon, 15 December 2008 11:03 Go to previous messageGo to next message
mnogales is currently offline mnogalesFriend
Messages: 6
Registered: July 2009
Junior Member
Manuel Nogales escribió:
> Hi, I was looking for a tool for autogenerating DAO code and find a nice
> commercial application (FireStorm/DAO [1]) that offers the choice of
> generating a DAO tier using either JDBC DAO, Spring DAO and many others.
> Is there an open source plugin that generate Spring DAO's or JDBC DAO's?
>
> Thanks in advance,
> Manuel

[1] http://www.codefutures.com/products/firestorm/
Re: Tool for atuogenerating DAO's [message #51676 is a reply to message #51661] Wed, 17 December 2008 15:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Hi Manuel!

Unfortunately at this point, I can't say that DTP handles such tasks. We've
been talking about adding more developer-type hooks for code generation and
the like, but it's not on the list at this point for our next major release
(Galileo).

If you could create a new bugzilla enhancement request for us, we could look
into it for the future however, as it does sound like it would be very
useful and a direction we would definitely like to have.

Thanks for giving us a shout!
--Fitz

Do you have any examples of
"Manuel Nogales" <nogales.manuel@gmail.com> wrote in message
news:gi5dhd$4ou$2@build.eclipse.org...
> Manuel Nogales escribi
Re: Tool for atuogenerating DAO's [message #51733 is a reply to message #51676] Fri, 19 December 2008 07:33 Go to previous messageGo to next message
mnogales is currently offline mnogalesFriend
Messages: 6
Registered: July 2009
Junior Member
Brian Fitzpatrick escribió:
> Hi Manuel!
>
> Unfortunately at this point, I can't say that DTP handles such tasks. We've
> been talking about adding more developer-type hooks for code generation and
> the like, but it's not on the list at this point for our next major release
> (Galileo).
>
> If you could create a new bugzilla enhancement request for us, we could look
> into it for the future however, as it does sound like it would be very
> useful and a direction we would definitely like to have.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=259339 this is the
bugzilla enhancement request.

>
> Thanks for giving us a shout!
> --Fitz
>
> Do you have any examples of
> "Manuel Nogales" <nogales.manuel@gmail.com> wrote in message
> news:gi5dhd$4ou$2@build.eclipse.org...
>> Manuel Nogales escribió:
>>> Hi, I was looking for a tool for autogenerating DAO code and find a nice
>>> commercial application (FireStorm/DAO [1]) that offers the choice of
>>> generating a DAO tier using either JDBC DAO, Spring DAO and many others.
>>> Is there an open source plugin that generate Spring DAO's or JDBC DAO's?
>>>
>>> Thanks in advance,
>>> Manuel
>> [1] http://www.codefutures.com/products/firestorm/
>
>
Re: Tool for atuogenerating DAO's [message #51758 is a reply to message #51733] Fri, 19 December 2008 14:35 Go to previous message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Thanks Manuel. Happy Holidays!

"Manuel Nogales" <nogales.manuel@gmail.com> wrote in message
news:gifiol$175$1@build.eclipse.org...
> Brian Fitzpatrick escribi
Re: Tool for atuogenerating DAO's [message #593967 is a reply to message #51642] Mon, 15 December 2008 11:03 Go to previous message
mnogales is currently offline mnogalesFriend
Messages: 6
Registered: July 2009
Junior Member
Manuel Nogales escribió:
> Hi, I was looking for a tool for autogenerating DAO code and find a nice
> commercial application (FireStorm/DAO [1]) that offers the choice of
> generating a DAO tier using either JDBC DAO, Spring DAO and many others.
> Is there an open source plugin that generate Spring DAO's or JDBC DAO's?
>
> Thanks in advance,
> Manuel

[1] http://www.codefutures.com/products/firestorm/
Re: Tool for atuogenerating DAO's [message #593985 is a reply to message #51661] Wed, 17 December 2008 15:22 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
Hi Manuel!

Unfortunately at this point, I can't say that DTP handles such tasks. We've
been talking about adding more developer-type hooks for code generation and
the like, but it's not on the list at this point for our next major release
(Galileo).

If you could create a new bugzilla enhancement request for us, we could look
into it for the future however, as it does sound like it would be very
useful and a direction we would definitely like to have.

Thanks for giving us a shout!
--Fitz

Do you have any examples of
"Manuel Nogales" <nogales.manuel@gmail.com> wrote in message
news:gi5dhd$4ou$2@build.eclipse.org...
> Manuel Nogales escribi
Re: Tool for atuogenerating DAO's [message #593994 is a reply to message #51676] Fri, 19 December 2008 07:33 Go to previous message
mnogales is currently offline mnogalesFriend
Messages: 6
Registered: July 2009
Junior Member
Brian Fitzpatrick escribió:
> Hi Manuel!
>
> Unfortunately at this point, I can't say that DTP handles such tasks. We've
> been talking about adding more developer-type hooks for code generation and
> the like, but it's not on the list at this point for our next major release
> (Galileo).
>
> If you could create a new bugzilla enhancement request for us, we could look
> into it for the future however, as it does sound like it would be very
> useful and a direction we would definitely like to have.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=259339 this is the
bugzilla enhancement request.

>
> Thanks for giving us a shout!
> --Fitz
>
> Do you have any examples of
> "Manuel Nogales" <nogales.manuel@gmail.com> wrote in message
> news:gi5dhd$4ou$2@build.eclipse.org...
>> Manuel Nogales escribió:
>>> Hi, I was looking for a tool for autogenerating DAO code and find a nice
>>> commercial application (FireStorm/DAO [1]) that offers the choice of
>>> generating a DAO tier using either JDBC DAO, Spring DAO and many others.
>>> Is there an open source plugin that generate Spring DAO's or JDBC DAO's?
>>>
>>> Thanks in advance,
>>> Manuel
>> [1] http://www.codefutures.com/products/firestorm/
>
>
Re: Tool for atuogenerating DAO's [message #594009 is a reply to message #51733] Fri, 19 December 2008 14:35 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
Thanks Manuel. Happy Holidays!

"Manuel Nogales" <nogales.manuel@gmail.com> wrote in message
news:gifiol$175$1@build.eclipse.org...
> Brian Fitzpatrick escribi
Previous Topic:Tool for atuogenerating DAO's
Next Topic:connection profile
Goto Forum:
  


Current Time: Fri Apr 19 19:58:31 GMT 2024

Powered by FUDForum. Page generated in 0.04829 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top