From: mprzysucha <nu...@jb...> - 2005-08-18 19:04:57
|
In JBoss I have found jbosscmp-jdbc_3_2.dtd and in content of that file there is: | <!ELEMENT cmp-field (field-name, read-only?, read-time-out?, | column-name?, not-null?, ((jdbc-type, sql-type) | (property+))?, | auto-increment?, dbindex?, check-dirty-after-get?, state-factory? )> | We can se auto-increment in here. I don't undetstand it :/ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890503#3890503 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890503 |