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.
如果我已经完成了数据库架构,实体框架能否以某种方式为我生成存储架构?
或者,如果我开发了类,它是否可以生成其他描述类及其关系的 xml?
大多数可以是的......我相信你会寻找的是休眠工具(tools.hibernate.com)。Toplink 和其他框架应该具有等效的功能。您本质上提供登录/数据库提供程序信息,它会查询目录并生成 xml 和类