0 Replies Latest reply on Aug 18, 2003 7:17 PM by mdoubrava

    CMP and multiple schemas

    mdoubrava

      I am developing a new application, where each client has their own database schema. So once the user logs on I need to have the EJBs reflect the correct database schema for that session based on what client they logged into the system as. Each database schema is identical in table layout.

      Is there anyway to do this using CMP? or any other method.

      FYI: Each client has to have their own shema for security and performance requirements. I cannot change this requirement.

      Any help would be greatly appreciated!