Table Data Provider

Hi,

I am trying to manually fill a table component from a ResultSet.

My question is : what Table Data Provider to use ?

If you have a look to this adress : http://developers.sun.com/prodtech/javatools/jscreator/reference/fi/2/data-prov iders.html

you will see that we should have a "ResultSet Table Data Provider" in the Palette Window but it is not my case.

Thank you in adavance for any help !

Marc

[443 byte] By [Marc_Oz_Sar] at [2007-11-26 9:31:10]
# 1
Hi There,The tutorials under the section "Accesd database" will be of use to you.Here is the link http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index .jspThanksK
kish@sun at 2007-7-7 0:16:09 > top of Java-index,Development Tools,Java Tools...
# 2

Hi,

The article at http://developers.sun.com/prodtech/javatools/jscreator/reference/fi/2/data-prov iders.html was writen pre EA and not all that accurate. I let the author know that it needs to be corrected.

We published a new tutorial that might help you. While it is about Hibernate, you can apply the same techniques to your result set results:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/hib ernate.html

MrsJetsons at 2007-7-7 0:16:09 > top of Java-index,Development Tools,Java Tools...