Searched refs:createPrimaryKeys (Results 1 – 1 of 1) sorted by relevance
151 public boolean createPrimaryKeys(String[] _fieldnames, boolean _bAutoincrementation) in createPrimaryKeys() method in TableDescriptor362 if (createPrimaryKeys(_keycolumnnames, _bAutoincrementation)) in createTable()