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.
我需要序列化 jpql 查询的结果(这意味着我需要序列化所有 jpa bean)。我想获得所有嵌套关系(即使它们是延迟加载的),以便客户端可以在另一端反序列化而不会出错。有没有办法做到这一点?
我认为您的选择是: