CDO=R(DB)CP ? [message #608588] |
Mon, 25 June 2007 21:09 |
Giovanni Messages: 32 Registered: July 2009 |
Member |
|
|
I watched this demo http://www.eclipse.org/emft/doc/cdo/demo.html
and it looks like what I want to get from Eclipse.
My goal is to define a model of data and a model of a navigation tree and
with just few clicks I would have tables created on my DB (e.g. Postgresql)
and a Rich "DB" Client Platform application with eventually a server like
that seen in the above demo.
The RCP application will have a navigator, a view with a TableViewer and a
"detail" view just like a property view to edit record.
Clicking on tree nodes you query the DB to populate the virtual TableViewer;
virtual because I don't want to load thousands of records but only the
visible ones and some others...
I am new to EMF and to a lot of projects that in some case seem overlapping,
so I am trying to understand if a project exists whose goal is my goal.
If in the CDO demo you hide some EMF concepts and add a TableViewer, you
have a good DB client...
Is this true?
Can anybody give me some suggestions?
Thanks in advance
Giovanni
|
|
|
Powered by
FUDForum. Page generated in 0.01743 seconds