comment added

pull/3663/head
Nikita Koksharov 4 years ago
parent e223321de9
commit d64fd969a0

@ -158,6 +158,8 @@ public interface RLiveObjectService {
/** /**
* Returns proxied attached objects for the detached objects. Stores all the * Returns proxied attached objects for the detached objects. Stores all the
* <b>NON NULL</b> field values. * <b>NON NULL</b> field values.
* <p>
* Executed in a batch mode.
* *
* @param <T> Entity type * @param <T> Entity type
* @param detachedObjects - not proxied objects * @param detachedObjects - not proxied objects

Loading…
Cancel
Save