connect2vishal,
Sorry for the delay in responding — there is no built-in support *yet* for binding Hibernate objects directly to JTables. This is going to be part of the work we do with the Swing Designer in MyEclipse 8.x by adding support for the upcoming Beans Binding framework and Swing Application Framework support — but at the moment and for MyEclipse 8.0 specifically, you need to wire this behavior up yourself by implementing a custom TableModel.