0 Replies Latest reply on Feb 26, 2005 6:49 PM by jbosser2005

    How to add auto-increment for column via IDE/XDoclet?

    jbosser2005

      I am using JBoss Eclipse IDE 1.4, JBoss 3.2.6 and HSQLDB 1.7.2. JBoss generates the tables on deployment. My question is, how do I tell JBoss that the pk-column should be auto-incremented?

      Within JBoss Eclipse IDE I cannot find anything to configure it. Even on the XDoclet homepage I could not find the needed tag, although the <auto-increment/> tag is defined in the corresponding jboss-cmp dtd.

      Any help appreciated. Thanks.

      Sven