コード例 #1
0
 @Override
 public boolean isIncludedInOptimisticLocking() {
   return componentElement.isOptimisticLock();
 }