摘要:
1 <property name="hbm2ddl.auto">create</property>Hibernate Reference Documentation 3.3.1解释如下:Automatically validate or export schema DDL to the database when the SessionFactory is created.With create-drop, the database schema will be dropped when the SessionFactory is closed ex 阅读全文