使用Hibernate Tools工具生成了数据访问层(Database Access)和数据领域层(Domain)的代码。其中,仅对Department作了修改,测试基本上没有见到问题。但是,其他生成的代码可能会有一点问题……
Initial commit