hibernate 零碎总结

指定数据库用户名生成数据表,避免在别的用户有此表而不生成此表

hibernate.default_schema =“数据库用户名”

你可能感兴趣的:(hibernate 零碎总结)