You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vkulichenko <va...@gmail.com> on 2017/02/04 00:06:25 UTC

Re: does QuerySqlField support data type Collection?

Hi,

Please properly subscribe to the mailing list so that the community can
receive email notifications for your messages. To subscribe, send empty
email to user-subscribe@ignite.apache.org and follow simple instructions in
the reply.


howfree wrote
> if true,  send me some examples or its link, please.

It depends on what you're trying to achieve. If you just select this field,
it will work. But if it's a one-to-many relationship and you want to do a
join, then you need to store each item of this collection as a separate
cache entry.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/does-QuerySqlField-support-data-type-Collection-tp10428p10429.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.