Documentation Home
>
Sun Java System Application Server Platform Edition 9 发行说明
>
第 3 章 已知问题和限制
>
Java Persistence API
> 在继承的类上实体映射 @ManyToMany 失败。
Sun Java System Application Server Platform Edition 9 发行说明
Previous
: 无法使用 persistence.xml 中的类元素明确地列出 MappedSuperclass。
Next
: 如果对某个关系使用 List<>,会导致 MetadataHelper.getAttributeNameFromMethodName 中出现 StringIndexOutOfBoundException。
在继承的类上实体映射
@ManyToMany
失败。
有关更多信息,请参见
https://glassfish.dev.java.net/issues/show_bug.cgi?id=578
。
解决方法
请勿在子类中使用
ManyToMany
关系。
Previous
: 无法使用 persistence.xml 中的类元素明确地列出 MappedSuperclass。
Next
: 如果对某个关系使用 List<>,会导致 MetadataHelper.getAttributeNameFromMethodName 中出现 StringIndexOutOfBoundException。
© 2010, Oracle Corporation and/or its affiliates