public function getFieldsToLock()
 {
     return DatabaseDescription::getFieldsToLock($this->getTableName(), $this->getFieldName());
 }