Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7644D200C55 for ; Thu, 13 Apr 2017 19:40:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 74CD3160B98; Thu, 13 Apr 2017 17:40:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BC7C6160B89 for ; Thu, 13 Apr 2017 19:40:48 +0200 (CEST) Received: (qmail 97369 invoked by uid 500); 13 Apr 2017 17:40:47 -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 97360 invoked by uid 99); 13 Apr 2017 17:40:47 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2017 17:40:47 +0000 Received: from mail-qk0-f179.google.com (mail-qk0-f179.google.com [209.85.220.179]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 8B87E1A00A6 for ; Thu, 13 Apr 2017 17:40:47 +0000 (UTC) Received: by mail-qk0-f179.google.com with SMTP id f133so53776287qke.2 for ; Thu, 13 Apr 2017 10:40:47 -0700 (PDT) X-Gm-Message-State: AN3rC/7pTzDZtTmj9q77Fo/g3ayfVfKFIeOO+9FoogUQhS0ourOwfv/h o8TW44xf7/DQtp5JEVRda95xXEqWCNAN X-Received: by 10.55.96.133 with SMTP id u127mr3927610qkb.105.1492105246730; Thu, 13 Apr 2017 10:40:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.79.136 with HTTP; Thu, 13 Apr 2017 10:40:46 -0700 (PDT) In-Reply-To: <1492104469732-11959.post@n6.nabble.com> References: <1492104469732-11959.post@n6.nabble.com> From: Alexey Kuznetsov Date: Fri, 14 Apr 2017 00:40:46 +0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Persistent store connection pool xml configuration To: user@ignite.apache.org Content-Type: multipart/alternative; boundary=94eb2c0566ce330ec6054d0fd3f5 archived-at: Thu, 13 Apr 2017 17:40:49 -0000 --94eb2c0566ce330ec6054d0fd3f5 Content-Type: text/plain; charset=UTF-8 Hi, May be this: https://apacheignite.readme.io/docs/persistent-store#section-cachejdbcpojostore On Fri, Apr 14, 2017 at 12:27 AM, waterg wrote: > Hello, > > I'm looking into using connection pool for persistent store and found the > example below. > > https://github.com/apache/ignite/blob/master/examples/ > src/main/java/org/apache/ignite/examples/datagrid/store/jdbc/ > CacheJdbcStoreExample.java > > What would be equivalent configuration in xml? > > Thank you! > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Persistent-store-connection-pool-xml-configuration- > tp11959.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Alexey Kuznetsov --94eb2c0566ce330ec6054d0fd3f5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Fri, Apr 14, 2017 at 12:27 AM, wa= terg <jessie.jianwei.lin@gmail.com> wrote:
Hello,

I'm looking into using connection pool for persistent store and found t= he
example below.

https://github.com/apache/ign= ite/blob/master/examples/src/main/java/org/apache/ignite/examples= /datagrid/store/jdbc/CacheJdbcStoreExample.java

What would be equivalent configuration in xml?

Thank you!




--
View this message in context: http://apache-ignite-users.705= 18.x6.nabble.com/Persistent-store-connection-pool-xml-configurati= on-tp11959.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.



--
Alexey Kuznetsov
--94eb2c0566ce330ec6054d0fd3f5--