也不知道这个的JPA属性。但是你可以仅将Hibernate属性(假设你使用Hibernate作为提供程序)添加为
...<property name="hibernate.default_schema" value="myschema"/>...
Hibernate should pick that up

也不知道这个的JPA属性。但是你可以仅将Hibernate属性(假设你使用Hibernate作为提供程序)添加为
...<property name="hibernate.default_schema" value="myschema"/>...
Hibernate should pick that up