Baseball players example

The DataView classes are efficient at slicing and dicing long tables. Databinder supplies an IDataProvider implementation for all its integration modules, in this case HibernateProvider for Hibernate Annotations. As seen in this example, that’s all you need to populate Wicket DataViews.

Special thanks to Mark Southern for taking over and expanding this example.

Demonstration

Try this application and find your favorite player

Source Files

Browse the git repository. Baseball data is available from the baseball archive.

Projects for the reader

  1. List statistics from joined tables
  2. Add details page, edit functionality
Page last updated March 22, 2009. Produced with Databinder.