Exemplo n.º 1
0
NABoolean Update::isCacheableExpr(CacheWA& cwa)
{
  cwa.setIsUpdate(TRUE);
  return GenericUpdate::isCacheableExpr(cwa);
}