Eclipse Hibernate Tools not showing any tables

304 단어
1. Problem Description
Eclipse Hibernate Tools, the database connection is fine, but can not show any tables
2. Solution
Edit the hibernate.cfg.xml, remove the following line:
<property name="hibernate.default_schema">xxx</property>

좋은 웹페이지 즐겨찾기