Enough for tonight. Thanks to everyone for the help thus far.
When I get back to this project, I'll be looking into starting/ending transactions and getting IDs before the object is persisted. Regards, Kevin > Hah! Success! > > It seemed that I did not have a primary key field defined. I define that, > and I have just had a successful commit. > > *) newObject > *) assign > *) commit > > works. > > Does Cayenne provide a SQL Data type helper? Something that helps > Cayenne guess SQL data types for given value types? Or must I > implement my own? >
