Re: Unique index not visible in DatabaseMetaData

2012-12-27 Thread Knut Anders Hatlen
Mo Maison writes: > Hello Derby users, > > I detected a strange behaviour, where indices created by uniques > constraints are not reported in DatabaseMedata.getIndexInfo() : > > getIndexInfo(String catalog, > String schema, > String table, > boolean uniq

Unique index not visible in DatabaseMetaData

2012-12-23 Thread Mo Maison
Hello Derby users, I detected a strange behaviour, where indices created by uniques constraints are not reported in DatabaseMedata.getIndexInfo() : *getIndexInfo*(String catalog, String