java - JPA 实体的 DTO 生成器

标签 java hibernate jpa

谁能告诉我是否有用于 JPA 实体的 DTO 生成器? 谢谢你帮助我。

最佳答案

如果您使用 eclipse,Hibernate Tools 可能应该这样做:http://hibernate.org/subprojects/tools.html

关于java - JPA 实体的 DTO 生成器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8494925/

相关文章:

java - 如何使用 MSI 从 Spring Boot 应用程序连接到 Azure key 保管库以进行本地开发

java - 使用 Maven 和 cxf-codegen-plugin 将 WSDL 客户端打包在 JAR 中

java - JSON 解析错误 : Can not construct instance of io. starter.topic.Topic

java - Datanucleus type_converter 插件

java - 保存子对象列表时出现 org.hibernate.NonUniqueObjectException

java - List 或 Set<String> 的 JPA 映射

java - 使用 JSTL 迭代列表内的集合

mysql - 在 hibernate 中使用非主键属性(唯一)作为外键

java - 如何将更新的实体与旧实体进行比较并仅将更新的值存储在数据库中

java - JPA 单元测试 - 查询返回比以往任何时候都多的实体