From user-return-18157-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Mar 8 16:02:48 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C1E5218064C for ; Thu, 8 Mar 2018 16:02:47 +0100 (CET) Received: (qmail 88080 invoked by uid 500); 8 Mar 2018 15:02:46 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 88070 invoked by uid 99); 8 Mar 2018 15:02:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2018 15:02:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B18F0C76FA for ; Thu, 8 Mar 2018 15:02:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.971 X-Spam-Level: X-Spam-Status: No, score=0.971 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hZRpwW5JZGgS for ; Thu, 8 Mar 2018 15:02:43 +0000 (UTC) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D62615F1B9 for ; Thu, 8 Mar 2018 15:02:43 +0000 (UTC) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 20B1D528303A for ; Thu, 8 Mar 2018 08:02:37 -0700 (MST) Date: Thu, 8 Mar 2018 08:02:37 -0700 (MST) From: takumi To: user@ignite.apache.org Message-ID: <1520521357131-0.post@n6.nabble.com> In-Reply-To: <5aa13675.9be1190a.f1817.c121@mx.google.com> References: <1520437203351-0.post@n6.nabble.com> <5aa13675.9be1190a.f1817.c121@mx.google.com> Subject: RE: How to use SqlQuery for multi tables MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I solved my self. It was the cause that I didn't set to SqlSchema of CacheConfigration. Please tell me in connection with this. I don't know which instance query() method should be called. If it is an instance of the same schema, whichever one I am using will not change? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/