aspose file tools
The moose likes JDBC and the fly likes Newbie: How to implement to tables with same structure Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Newbie: How to implement to tables with same structure" Watch "Newbie: How to implement to tables with same structure" New topic
Author

Newbie: How to implement to tables with same structure

Paul Duer
Ranch Hand

Joined: Oct 10, 2002
Posts: 98
Hello all,
I have a quick and dirty question that I am sure is easily accessible.
I have two tables that are exactly the same in sturcture, but each holds different entries for a combo box on a JSP.
How do I write one main class that can support pulling data from either table?
I had considered a Abstract Factory, so that I could just create either/or from one class, but I am not sure.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Newbie: How to implement to tables with same structure
 
Similar Threads
Hibernate : Hibernate :Mapping Multiple Table for single POJO class
Saving Associated objects
datatable and databases
HF-SQL: Design choices
database design problem for asp model