Searched refs:unique (Results 1 – 3 of 3) sorted by relevance
6 and the "n" is a unique integer identifier starting at 0 to deal
254 boolean unique = false; in test_getIndexInfoLjava_lang_StringLjava_lang_StringLjava_lang_StringZZ()256 DatabaseCreator.TEST_TABLE1, unique, true); in test_getIndexInfoLjava_lang_StringLjava_lang_StringLjava_lang_StringZZ()276 assertEquals("Incorrect state of uniquess", unique, rs in test_getIndexInfoLjava_lang_StringLjava_lang_StringLjava_lang_StringZZ()
1204 boolean unique, boolean approximate) throws SQLException; in getIndexInfo() argument