标签: hibernate spring-mvc
我正在做spring-mvc +休眠项目。在hibernate cfg中,我已经写了hbm2ddl.auto属性来更新静态表删除和重新创建。我该如何解决这个问题?我想在表中添加更多记录。