swing « DAO « JPA Q&A





1. swing DAO pattern using JPA 2.0 eclipselink    stackoverflow.com

how to use a DAO Pattern for swing GUI based desktop j2se using JPA 2.0 eclipselink

2. Need Help! Hibernate 3.x DAO to SWING - JTable example?    forum.hibernate.org

I'm putting together a Swing/Hibernate app and I'm having a hard time finding examples of a Java 1.4.2_08 DAO implementation to Swing Jtable. Does anyone have any examples that I could look at? I've already generated the DAOs using Hibernate 3.1.3 and have the abstract and DAO base classes for each table. Thanks, Zig