Hi, I see that Derby has implemented most methods in java.sql.DatabaseMetaDatainterface but I did not see any way to retrieve CHECK constraints from the database in java.sql.DatabaseMetaData. So How does an application retrieve CHECK constraints from Derby?
Thanks Dimple
