JPA Console bug with multiple datasources an Persistence Units
已回答
I think i discovered a bug in JPA Console. I have a persistence.xml with multiple persistence units. For every PU i selected a different datasource. Every datasource has a different username, password and schema.
If i run a select in the jpa console it always uses the username, password and schema of the datasource that is assingned ot the last pu in persistence.xml.
请先登录再写评论。
Could you please report it at https://youtrack.jetbrains.com/issues/IDEA with the small sample project to reproduce? Thanks!