RE: Multiple Schemas with Derby, Hibernate & JPA

2010-09-20 Thread Clark, Harry
ma.set(name); } /** * Gets the schema name for thread */ public static String getSchemaName() { return (String) schema.get(); } } -Original Message- From: Simon James [mailto:sja...@btisystems.com] Sent: Mon 9/20/2010 2:48 AM To: derby-user@db.apache.org Cc:

Multiple Schemas with Derby, Hibernate & JPA

2010-09-20 Thread Simon James
I have a problem using multiple schemas with Derby, Hibernate & JPA. Although I don't have the problem when using MySql, the database/schema models of Derby and MySql are different and so I realise this might be a problem with Hibernate rather than Derby. I have 2 schemas (S1 &