CRUD editors [message #327486] |
Tue, 22 April 2008 04:00  |
Eclipse User |
|
|
|
Hi,
I'm building my own framework for easing the creation of CRUD editors
based on TableViewers and alike, and JDBC.
But now, I'm thinking if Eclipse already provides something for this.
This is a very common need in nearly every app.
Thanks in advance for any tips.
David
|
|
|
|
Re: CRUD editors [message #327520 is a reply to message #327487] |
Wed, 23 April 2008 08:23  |
Eclipse User |
|
|
|
In my experience, CRUD operations rarely stay simple and you tend to
need more sophisticated solutions.
Whatever the case, there is no such behaviour inherent in SWT/JFace. You
might consider having a look at the EclipseLink project (but it falls
into the "more sophisticated solutions" category mentioned above).
HTH,
Wayne
On Tue, 2008-04-22 at 08:09 +0000, David Perez wrote:
> An alternative that can be used is OpenSwing, but I prefer to give
> SWT/JFace a chance. The result till know are quite good.
>
> David Perez wrote:
>
> > Hi,
>
> > I'm building my own framework for easing the creation of CRUD editors
> > based on TableViewers and alike, and JDBC.
>
> > But now, I'm thinking if Eclipse already provides something for this.
> > This is a very common need in nearly every app.
>
> > Thanks in advance for any tips.
> > David
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03691 seconds