Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CRUD editors
CRUD editors [message #327486] Tue, 22 April 2008 08:00 Go to next message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
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 #327487 is a reply to message #327486] Tue, 22 April 2008 08:09 Go to previous messageGo to next message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
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
Re: CRUD editors [message #327520 is a reply to message #327487] Wed, 23 April 2008 12:23 Go to previous message
Wayne Beaton is currently offline Wayne BeatonFriend
Messages: 554
Registered: December 2017
Senior Member
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
>
>
Previous Topic:Copy as RTF
Next Topic:possible to store preferences in database?
Goto Forum:
  


Current Time: Sat Jul 13 21:40:27 GMT 2024

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

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

Back to the top