6 messages in com.mysql.lists.javaMetaData and autoincrement
FromSent OnAttachments
Gary Affonso02 Nov 2004 15:11 
Gary Affonso02 Nov 2004 16:05 
J. David Boyd03 Nov 2004 07:47 
Mark Matthews03 Nov 2004 08:37 
Rikard Froberg04 Nov 2004 07:33 
Gary Affonso05 Nov 2004 10:17 
Subject:MetaData and autoincrement
From:Gary Affonso (gw@greywether.com)
Date:11/02/2004 03:11:24 PM
List:com.mysql.lists.java

Is there any way to determine, via the JDBC DatabaseMetaData stuff whether a column implements autoincrement?

I'm using MySQL 4.1.5-gamma-standard and the MyISAM storage engine. For my connector, I'm using mysql-connector-java-3.0.15-ga.

Thanks!

- Gary