-
components for DataBase
Hi every body,
are there any graphic components in Java which are dedicated to DataBase exploration,
i mean components such as Textarea, textfield, combobox, grid, ... that permit to deal with database tables and objects.
I looked in the swing package and didn't find any thing,
Can some one give an idea ?
-
perhaps the druid project, they are a GUI database designer kind of tool written in Java.
-
Thank you TRAVISHEIN, i'll have a glance,
but, sincerly, i am surprised to know that in native Java there is no package of classes provided for this purpose !!