DatabaseMetaData.getTypeInfo and AUTO_INCREMENT always false in Connector/J 8.0.28
Posted by: Ulf Weiland
Date: March 17, 2022 12:37AM

Calling DatabaseMetaData.getTypeInfo, using the 8.0.28 version of the driver, will return false for all types in the AUTO_INCREMENT column.

When using Connector/J 5.0.49 this is not the case. I.e for a type such as BIGINT it will return true as expected.

I would consider this as a bug in Connector/J 8.0.28. Am I wrong?

Regards

Ulf

Options: ReplyQuote


Subject
Written By
Posted
DatabaseMetaData.getTypeInfo and AUTO_INCREMENT always false in Connector/J 8.0.28
March 17, 2022 12:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.