Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 gwt 的 gilead,并且我想从我的 Oracle Db 移动到 mySql Db
所以我尝试使用 hibernate.hbm2ddl.auto 属性,但什么也没发生。
请注意,我使用的是带注释的 pojo,而不是 hbm.xml。