Return-Path: Delivered-To: apmail-db-ojb-user-archive@www.apache.org Received: (qmail 104 invoked from network); 3 Oct 2003 19:37:35 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Oct 2003 19:37:35 -0000 Received: (qmail 85431 invoked by uid 500); 3 Oct 2003 19:37:20 -0000 Delivered-To: apmail-db-ojb-user-archive@db.apache.org Received: (qmail 85417 invoked by uid 500); 3 Oct 2003 19:37:19 -0000 Mailing-List: contact ojb-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Users List" Reply-To: "OJB Users List" Delivered-To: mailing list ojb-user@db.apache.org Received: (qmail 85397 invoked from network); 3 Oct 2003 19:37:18 -0000 Received: from unknown (HELO ns.pyerotechnics.com) (67.95.164.48) by daedalus.apache.org with SMTP; 3 Oct 2003 19:37:18 -0000 Received: from localhost (jpyeron@localhost) by ns.pyerotechnics.com (8.11.6/8.11.6) with ESMTP id h93Jatj31058 for ; Fri, 3 Oct 2003 15:36:55 -0400 Date: Fri, 3 Oct 2003 15:36:55 -0400 (EDT) From: Jason Pyeron To: OJB Users List Subject: mysql identity columns? In-Reply-To: <3F7DC86D.6030009@sitadelle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Any suggestions on this? I am trying to inser a NEW Address object. -Jason Pyeron class com.pyerotechnics.customer.mmserv.rejistore.tier1.dataobjects.Addresses:> addr1:t addr2:t addr3:t city:t id:null name:test notes:x postal:t state:t type:Work typeRef:null phoneNumbers:null org.apache.ojb.broker.PersistenceBrokerException: assertValidPkFields failed for Object of type: com.pyerotechnics.customer.mmserv.rejistore.tier1.dataobjects.Addresses on insert at org.apache.ojb.broker.core.PersistenceBrokerImpl.storeToDb(Unknown Source) at org.apache.ojb.broker.core.PersistenceBrokerImpl.store(Unknown Source) at org.apache.ojb.broker.core.PersistenceBrokerImpl.store(Unknown Source) at org.apache.ojb.broker.core.DelegatingPersistenceBroker.store(Unknown Source) at org.apache.ojb.broker.core.DelegatingPersistenceBroker.store(Unknown Source) at com.pyerotechnics.customer.mmserv.rejistore.tier2.swing.controls.data.AddressEditor.store(AddressEditor.java:76) at com.pyerotechnics.customer.mmserv.rejistore.tier2.swing.controls.data.AddressEditor$1.actionPerformed(AddressEditor.java:40) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764) ... -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Partner & Sr. Manager Pyerotechnics Development, Inc. - - 500 West University Parkway #1S - - +1 (410) 808-6646 Baltimore, Maryland 21210-3253 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, purge the message from your system and notify the sender immediately. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org For additional commands, e-mail: ojb-user-help@db.apache.org