[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] eclipse with database plug-inns

Hi forum members. I'm very new in eclipse At this time I'm writing programs that connect with several databases : mysql,oracle,sybase,postgresql But I would like to know ,if:
Does exist any plug-inn that help me making automatic generation of code to connect with a database?


For example there is a window designer plug-in called windowbuilder-pro, in that plug-in if I drag and drop a (for example) Jtext, the plug-in automatic generates the code of the Jtext componet? Is there a database plug-inn which could do the same but with database connectivity?? Or similar to MS VB, there I can create recordset and I just called in order to set or get database information instead of typing code by hand, is there a plug-inn similiar like that?

Thanks in advance