| Package | Description |
|---|---|
| com.h3c.util.dao |
| Modifier and Type | Method and Description |
|---|---|
protected static <R extends Serializable,E extends Storable<R>,D extends Transportable<? super D,R>> |
AbstractBaseDao.updateDependents(Collection<E> currentDependents,
Collection<D> newDependents,
DependentUpdater<E,D> updater)
Updates a collection of dependent entities in a one-to-many relation
where this DAO represents the independent entity.
|
Copyright © 2014. All Rights Reserved.