users@glassfish.java.net

Re: How to change database source when using entity beans

From: <glassfish_at_javadesktop.org>
Date: Fri, 06 Feb 2009 12:46:07 PST

If your database changes, but the schema definition doesn't, you don't need to recapture the schema.

You can change the jdbc pool settings without changing anything else using asadmin command, and after redeploy the application will connect to the database that the corresponding pool points to.

HTH,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

http://forums.java.net/jive/thread.jspa?messageID=330607