Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 62569 invoked from network); 29 May 2006 15:01:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 May 2006 15:01:00 -0000 Received: (qmail 64275 invoked by uid 500); 29 May 2006 15:00:58 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 64253 invoked by uid 500); 29 May 2006 15:00:58 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 64236 invoked by uid 99); 29 May 2006 15:00:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2006 08:00:57 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dooverone@op.pl designates 213.180.130.73 as permitted sender) Received: from [213.180.130.73] (HELO smtp13.poczta.onet.pl) (213.180.130.73) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2006 08:00:56 -0700 Received: from dop237.neoplus.adsl.tpnet.pl ([83.24.123.237]:16388 "EHLO bs3") by ps13.test.onet.pl with ESMTP id ; Mon, 29 May 2006 16:54:06 +0200 Message-ID: <018201c6832f$bb19a740$0b01a8c0@bs3> From: "Darek Dober" To: References: <44759946.40503@primeur.com> <4475D3FC.5010905@primeur.com> <00f401c68019$8e69e480$0b01a8c0@bs3> Subject: Re: auto-generated key into RDBMS that not support the auto-generated key Date: Mon, 29 May 2006 16:54:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Antivirus: avast! (VPS 0621-4, 2006-05-26), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Worse than that, the example provided gives you the certainty of never > getting a unique identifier. :-D To be precise, undoubtedly you're right :):) Darek