The DataView widget is the core component of the hibernate-swt library. This widget provides the bread and butter of rapid prototyped hibernate DAO (Data Access Object) enabled SWT applications. Being the core feature, DataViews are designed to be easily and quickly integrated into any SWT GUI application. The following diagram gives a quick high-level view of how a developer would use the DataView feature: