users@woodstock.java.net

Sortable table with JPA

From: Stefan Bley <stefan.bley_at_saxsys.de>
Date: Tue, 22 Apr 2008 09:10:16 -0700 (PDT)

Hi, I'm quite new to Woodstock but I was recommended to use it. So my first
try is to create a sortable table using the Visual Designer in NetBeans 6.1.
I do not want to use DataProviders to communicate with the database, but I'd
like to use JPA and DAOs for that.
But obviously I don't get the clue.

I followed the tutorial on http://www.netbeans.org/kb/60/web/web-jpa.html. I
wonder why I have to bind an array to the table, why not a Collection type?
I also can't manage to make the table sortable. It looks as if table is
tightly coupled to DataProviders (as the description of the 'sort' attribute
shows) and can't get along with simple JPA.

Can anybody help me?

Regards, Stefan
-- 
View this message in context: http://www.nabble.com/Sortable-table-with-JPA-tp16824947p16824947.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.