Este contenido no está disponible en el idioma seleccionado.
15.4. Infinispan Query
15.4.1. Infinispan Query in JBoss Data Grid Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
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.