Are you using the <selectKey> functionality in your <insert> to populate the auto generated primary key?

Brandon

On 9/8/06, Andreas Prudzilko <[EMAIL PROTECTED]> wrote:

Hey,

 

I'm using a regular method to insert stuff as in:

 

Object id = client.insert("ProductionTrack.insert", track);

 

I'm using mysql with an autoincrement column. But my id is always null. Any ideas?

 

- Andreas

 

Andreas Prudzilko

Tools Developer

 

 


Reply via email to