[infinispan-issues] [JBoss JIRA] (ISPN-1458) Allow to explicitly register a key transformer in KeyTransformationHandler
Marko Lukša (Updated) (JIRA)
jira-events at lists.jboss.org
Sun Oct 16 10:46:45 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marko Lukša updated ISPN-1458:
------------------------------
Summary: Allow to explicitly register a key transformer in KeyTransformationHandler (was: Allow explicitly registering a key transformer in KeyTransformationHandler)
> Allow to explicitly register a key transformer in KeyTransformationHandler
> --------------------------------------------------------------------------
>
> Key: ISPN-1458
> URL: https://issues.jboss.org/browse/ISPN-1458
> Project: Infinispan
> Issue Type: Enhancement
> Components: Querying
> Affects Versions: 5.1.0.BETA1
> Reporter: Marko Lukša
> Assignee: Manik Surtani
> Priority: Minor
>
> Currently, KeyTransformationHandler only supports simple key types (String, int, ...) and custom key types annotated with {{@Transformable}}.
> If you are unable to annotate the key class you are using (e.g. the key class is from another library), you can't store the key as a cache key (if indexing is enabled on the cache).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list