JPA Console bug with multiple datasources an Persistence Units

Answered

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.

0
1 comment

Could you please report it at https://youtrack.jetbrains.com/issues/IDEA with the small sample project to reproduce? Thanks!

0

Please sign in to leave a comment.