1. Saving data when using JPA and BeansBinding stackoverflow.comI am currently experimenting with JPA in a desktop application, while using BeansBinding to make the GUI development easier. So far the results are quite good. As an example application I have ... |
2. netbeans + hibernate for java swing application stackoverflow.comim developing a java swing app and i would use hibernate for persistance. Im totally new in jpa, hibernate and ORM in general. Im follow this tutorial, its easy but the ... |
3. Peristence Web Service for Rich Client Java (Swing) applications stackoverflow.comI am rewriting my client-server rich client database application (Swing) to a three-tiered application with a Netbeans RCP rich-client. By default Hibernate and other JPA providers can be used only in a ... |