@Override
 public boolean isIncludedInOptimisticLocking() {
   return componentElement.isOptimisticLock();
 }