Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 643 invoked from network); 4 Sep 2008 13:38:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2008 13:38:35 -0000 Received: (qmail 19977 invoked by uid 500); 4 Sep 2008 13:38:33 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 19946 invoked by uid 500); 4 Sep 2008 13:38:33 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 19934 invoked by uid 99); 4 Sep 2008 13:38:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 06:38:33 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 13:37:43 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5EF48234C1CB for ; Thu, 4 Sep 2008 06:37:44 -0700 (PDT) Message-ID: <145603696.1220535464387.JavaMail.jira@brutus> Date: Thu, 4 Sep 2008 06:37:44 -0700 (PDT) From: "Ignacio Andreu (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Created: (OPENJPA-716) Improve the documentation about Streaming LOB Support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Improve the documentation about Streaming LOB Support ----------------------------------------------------- Key: OPENJPA-716 URL: https://issues.apache.org/jira/browse/OPENJPA-716 Project: OpenJPA Issue Type: Improvement Components: docs Affects Versions: 1.3.0 Reporter: Ignacio Andreu Improve the documentation about Streaming LOB support. Put an explanation about how to create the column for a stream in Postgres. Add a note in the @LOB section to link with the streaming explanation. Please assign it to me, thanks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.