此内容没有您所选择的语言版本。
15.4. Infinispan Query
15.4.1. Infinispan Query in JBoss Data Grid 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
In JBoss Data Grid, the identifier for all
@Indexed
objects is the key used to store the value. How the key is indexed can still be customized by using a combination of @Transformable
, @ProvidedID
, custom types and custom FieldBridge
implementations.
The
@DocumentID
identifier does not apply to JBoss Data Grid values.
Important
The Query Module is currently only available as a Technical Preview for JBoss Data Grid 6.1.