- 2025年06月28日
- 星期六
我有这样的实体: Document | n .. to ..1 | DocumentType | 1 .. to .. n | PropertyType | 1 .. to .. n | DocumentProperty 我只是尝试删除一个文件,如: entityManager.remove(文件); 但是发生错误: 16:45:51,499 ERROR [[Seam Resource Servl
我有这样的实体: Document | n .. to ..1 | DocumentType | 1 .. to .. n | PropertyType | 1 .. to .. n | DocumentProperty 我只是尝试删除一个文件,如: entityManager.remove(文件); 但是发生错误: 16:45:51,499 ERROR [[Seam Resource Servl