Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 13502 invoked from network); 29 Jun 2007 00:02:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jun 2007 00:02:24 -0000 Received: (qmail 52332 invoked by uid 500); 29 Jun 2007 00:02:27 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Delivered-To: moderator for jdo-dev@db.apache.org Received: (qmail 46942 invoked by uid 99); 28 Jun 2007 20:50:35 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of karan.malhi@gmail.com designates 209.85.146.176 as permitted sender) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=REFvBoLMpRcClheWTjnDXph5Ok2nkPBX8z8aXlHEJ/ELcCdy0X8nEvCI6h8bei87Uo1MHHX6xZrrHAGMMhhpeWFq31agufKcM+t/xpMczM2TLVg85eWcbafMJ/pQ1nO95pa+5yzjgV7jjwS33aXdZYW4gL/BhD649WJmcVwL48w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MOHjecR2/ZsovDNNNcgvmqC+1htsSoR+bk2rKR1/QVKvlwQKSW2eh4+nmqJdLNooUiBSVjySAaDe06oIrFeBlN/BUhaB5vu5X/AzXkg7mIHKQbndGkq4CAyTJ0YZobjDTjOC4szpItsj53amkhwjDI17g2okIcHhzgdx90sfAgA= Message-ID: Date: Thu, 28 Jun 2007 16:50:10 -0400 From: "Karan Malhi" To: jdo-dev@db.apache.org Subject: question MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Does a persistent-new object have an objectID. If yes, then what is the value stored in that? How does JDO determine what value to store in it? -- Karan Malhi