Home | History | Annotate | Download | only in JDBC2z

Lines Matching refs:unique

777 		int col = ((Integer) h0.get("unique")).intValue();
896 int col = ((Integer) h0.get("unique")).intValue();
1273 boolean unique, boolean approximate)
1316 int col = ((Integer) h0.get("unique")).intValue();
1320 if (unique && uniq.charAt(0) == '0') {