You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by HHB <hu...@yahoo.ca> on 2009/04/27 14:54:42 UTC

Example of DataTable and Hibernate

Hey,
Do you know any example regarding using DataTable repeater with Spring Dao bean
(Hibernate preferably)?
Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Example of DataTable and Hibernate

Posted by James Carman <jc...@carmanconsulting.com>.
DataTable specifically or one of its subclasses?  Here's an example of
using AjaxFallbackDefaultDataTable with a "repository" (which is
implemented as a hibernate-based Spring dao subclass).

http://svn.carmanconsulting.com/public/wicket-advanced/trunk/src/main/java/com/carmanconsulting/wicket/advanced/web/story3/page/Home.java


On Mon, Apr 27, 2009 at 8:54 AM, HHB <hu...@yahoo.ca> wrote:
> Hey,
> Do you know any example regarding using DataTable repeater with Spring Dao bean
> (Hibernate preferably)?
> Thanks.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org