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 6BE14200BB1 for ; Thu, 3 Nov 2016 18:38:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6A9E6160AFF; Thu, 3 Nov 2016 17:38:04 +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 94E61160AE5 for ; Thu, 3 Nov 2016 18:38:00 +0100 (CET) Received: (qmail 60679 invoked by uid 500); 3 Nov 2016 17:37:59 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 60488 invoked by uid 99); 3 Nov 2016 17:37:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 17:37:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E0CFF2C2A66 for ; Thu, 3 Nov 2016 17:37:58 +0000 (UTC) Date: Thu, 3 Nov 2016 17:37:58 +0000 (UTC) From: "Igor Sapego (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (IGNITE-3921) ODBC: Add documentation for the PDO interoperability. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 03 Nov 2016 17:38:04 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633579#comment-15633579 ] Igor Sapego edited comment on IGNITE-3921 at 11/3/16 5:37 PM: -------------------------------------------------------------- I know, I just thought that we can use annotations instead. On the second thought I see that if user wants to use PHP it could be more convenient for them to just specify {{QueryEntity}} in cache without writing any Java code. was (Author: isapego): I know, I just thought that we can use annotations instead. On the second thought I see that if user wants to use PHP it could be more convenient for them to just specify{{QueryEntity}} in cache without writing any Java code. > ODBC: Add documentation for the PDO interoperability. > ----------------------------------------------------- > > Key: IGNITE-3921 > URL: https://issues.apache.org/jira/browse/IGNITE-3921 > Project: Ignite > Issue Type: Task > Components: documentation, odbc > Affects Versions: 1.7 > Reporter: Igor Sapego > Assignee: Igor Sapego > Labels: documentation, odbc > Fix For: 1.8 > > > We have checked our ODBC driver for the compatibility with the PDO. Now we need to document it for our users. -- This message was sent by Atlassian JIRA (v6.3.4#6332)