Searched refs:isPrimaryKey (Results 1 – 1 of 1) sorted by relevance
397 if (isPrimaryKey() != column.isPrimaryKey()) return false; in equals()411 public boolean isPrimaryKey() { in isPrimaryKey() method in TableInfo.Column