Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
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