Hi all, Does anybody know if it is possible to configure OpenJPA EntityManagers to use a specific database schema. ATM I'm using openjpa.jdbc.Schema, but this only allows configuring the schema on EntityManagerFactories.
Alternatively, is it possible to configure a shared QueryCompilationCache across multiple EntityManagerFactories? Thanks in advance, Roger -- View this message in context: http://www.nabble.com/Different-schema-per-entity-manager--tp16405560p16405560.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
