Hibernate is trying to fetch table meta from different database

Hibernate is trying to fetch table meta from different database

2016/04/24 Programming 1

Hibernate is trying to fetch table meta from different database, why? It is very trouble because the tables in my databases have the same name, but why can’t?

wrong database

One Response

  1. admin says:

    Hibernate is completely crazy, i create a user call “SuperTrader” but it can access to all databases. So hibernate will try to fetch the table structure from *ANY* database. I think it is a bug.

Leave a Reply

Your email address will not be published. Required fields are marked *