Hi *,

now I run into a Problem getting the right value back for the function
isAutoIncrement in ResultsetMetaData
If I go over jdbcResultSetMetadata.isAutoIncrement I get always false back,
even it is Identity or not.
if I go over jdbcDatabaseMetaData.getColumns I get TYPE_NAME = INTEGER
IDENTITY back, what is the right value.
In jdbcResultSetMetadata and jdbcColumnMetaData I seems that isAutoincremnet
is right filled with the value of isIdentity. But I donīt found the code now
where isIdentity is filled, so can someone take a look at it who knows more
than I of hsqldb?

regards

        Hermann Kienlein


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to