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.
Try this application and find your favorite player.
Baseball data is available from the baseball archive.
The word senses example shows how to display, edit, and persist arbitrary tree structures.