If I have a class declared as follows:
   public class Resolve    {       public Map<IdentifierEnum, String>
identifiers;   }
is it possible to add a @QuerySqlField attribute to the identifiers field,
but search within the *contents *of that field via a SQL query?  



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/QuerySqlField-on-a-Java-util-map-tp1458.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to