Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » CRUD editors
CRUD editors [message #327486] Tue, 22 April 2008 04:00 Go to next message
Eclipse UserFriend
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 04:09 Go to previous messageGo to next message
Eclipse UserFriend
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 08:23 Go to previous message
Eclipse UserFriend
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: Wed Mar 12 07:07:55 EDT 2025

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

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

Back to the top