Return-Path: Delivered-To: apmail-cayenne-user-archive@www.apache.org Received: (qmail 83502 invoked from network); 6 May 2009 12:44:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 12:44:47 -0000 Received: (qmail 5449 invoked by uid 500); 6 May 2009 12:44:47 -0000 Delivered-To: apmail-cayenne-user-archive@cayenne.apache.org Received: (qmail 5419 invoked by uid 500); 6 May 2009 12:44:47 -0000 Mailing-List: contact user-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cayenne.apache.org Delivered-To: mailing list user@cayenne.apache.org Received: (qmail 5409 invoked by uid 99); 6 May 2009 12:44:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 12:44:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of borut.bolcina@gmail.com designates 209.85.220.174 as permitted sender) Received: from [209.85.220.174] (HELO mail-fx0-f174.google.com) (209.85.220.174) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 12:44:39 +0000 Received: by fxm22 with SMTP id 22so101007fxm.4 for ; Wed, 06 May 2009 05:44:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=4h6f82g53kCyQEdOh5Uak1vCYyznm9MBKBBOYY6x6cA=; b=bF2jhOQTbWoaFlmzb62NUn3kEwCShp1eRjoruD5AM9dujFtAAH9TEV6ttxO4V0GNPx S64SYfMpyzPZ0MbudMl5PW3EbPpZ0W87E4rkSm4FlKFymk0PictjlIneZ1KN9/iEyw3c 2vc+31A8EdbkXRBkfFo5dntiOa9wj01/j+lFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=VqK9bt/WVQAvYpk+xJFZLj0+vWpDXG4dBsae9Z8wF1pX2FW0SdwRVeXfNWzuZ/O0Mm R/81sT1dpGE71I3/wCWetBL13QUpClFkH/RafLCEfEG0VICY9RUMunoM8gZdFSuWBH7G 0f32DXsRuu9bsytTyw/gNScWjSUxkvepKIOrU= MIME-Version: 1.0 Received: by 10.204.64.142 with SMTP id e14mr912474bki.169.1241613858235; Wed, 06 May 2009 05:44:18 -0700 (PDT) Date: Wed, 6 May 2009 14:44:18 +0200 Message-ID: Subject: dbentity attribute catalog/schema From: =?UTF-8?Q?Borut_Bol=C4=8Dina?= To: List Cayenne User Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am looking at my mapping file which was initially developed with 3.0M4. I am seeing some dbentity elements having an attribute 'catalog'. Can I remove them by hand and is this attribute now replaced with 'schema'? I am using M5, Cayenne, not the BMW :-) Thanks, Borut