users@glassfish.java.net

Re: JPA and unknown db-schema

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Nov 2007 15:04:36 PST

You Might have to use createEntityManagerFactory.createEntityManager(String, Map) and specify a property for your provider to access the schema you are interested in.
[Message sent by forum member 'lancea' (lancea)]

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