1 Reply Latest reply on Dec 20, 2007 6:53 AM by pmuir

    Seam - Redhat Studio -- How to persist multiple databases?

    codemonkey010101

      We are building a system with Redhat Studio in Seam on JBoss. The database backend is Postgres 8.1. We need to create multiple databases, all with the same entity structure, but housing individual client's data. So, theoretically, I would like to use the same set of entity classes and connect them to multiple databases; all of which match the entity classes.

      I am not finding a lot of help of the web surrounding this problem.

      Thanks in advance!