Searched refs:getCheckConstraints (Results 1 – 2 of 2) sorted by relevance
126 public List<String> getCheckConstraints() { in getCheckConstraints() method in ColumnInfo
325 if (!columnInfo.getCheckConstraints().isEmpty()) { in checkColumnModification()