이 콘텐츠는 선택한 언어로 제공되지 않습니다.
4.3.3. The targetElement Property
It is possible to override the object type targeted using the
targetElement
parameter. This method can be used when the object type annotated by @IndexedEmbedded
is not the object type targeted by the data grid and the Lucene-based Query API. This occurs when interfaces are used instead of their implementation.
Example 4.6. Using the targetElement
property of @IndexedEmbedded