[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: is there any database control
|
I haven't seen anything close to what Delphi has (I confess, I love Delphi...) but you can check out this:
http://sourceforge.net/projects/essentialdata
Basically it provides MVC controllers that allow you to connect standard SWT controls to your data model, e.g. POJO's.
I haven't tried it myself, I just saw it mentioned in a presentation at EclipseCon 2005.