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 模式中定义双向多对一关系,hyperjaxb3 正在使用它来生成实体类。
当我尝试在每个实体声明中引用这两个实体时,类转换会引发异常。
我使用 maven 作为构建工具。请建议。