lvjin wrote:
> 
> Hi, all
> I created a table with a primary key of auto-increment value.
> but when excute doInsert(criteria), the following exception were thrown:
> 

Are you specifying the id method in your schema?

<table name="foo" idmethod="autoincrement">

(As was mentioned by Jon in response to a similar question?)

John McNally


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to