Hello all,
Im trying to create a table on Jboss 3.0 RC1 and Postgresql , when i specify :
<field-name>colA</field-name>
<column-name>colA</column-name>
<jdbc-type>BIGINT</jdbc-type>
<sql-type>INT8</sql-type>
it automatically assign NOT NULL to this column.
How can i assign this column as a nullable column.
look forward from your answer.
thanks a lot.
Kitty.
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
