[infinispan-issues] [JBoss JIRA] (ISPN-1458) Allow explicitly registering a key transformer in KeyTransformationHandler

Marko Lukša (Created) (JIRA) jira-events at lists.jboss.org
Sun Oct 16 10:44:45 EDT 2011


Allow explicitly registering 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