Databinding with POJOs
Tuesday, July 12th, 2005I came across a similar problem that this fellow encountered when attempting to find a way bind POJOs in Hibernate to a Swing UI. I had developed several web apps using Hibernate with much success and recently, I have been exploring using Swing and Hibernate by extending one of my prior projects. In general, the [...]