I'm new to hibernate. I'm testing and learning how to use it. I want to use it to make three tier desktop applications (Ex: DB: MySQL, AppServer: JBOSS, Client). I couldn't find a GUI components framework to make the client side of the application as a desktop application not as a web application like for example, the Borland db components that works with Borland datasets and manage the changes to apply them in the database. I'm talking about a framework or a set of GUI components (Data sources, table, fields, combos, grids, etc) to manage the changes to/from the lists of objects retrieved, for example,from the session.find method.
Thanks a lot in advance.
Lic. Diego Juiz.
|