public final class BeanPersistIdMap extends Object
| Constructor and Description |
|---|
BeanPersistIdMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(BeanDescriptor<?> desc,
PersistRequest.Type type,
Object id)
Add a Insert Update or Delete payload.
|
boolean |
isEmpty() |
String |
toString() |
Collection<BeanPersistIds> |
values() |
public boolean isEmpty()
public Collection<BeanPersistIds> values()
public void add(BeanDescriptor<?> desc, PersistRequest.Type type, Object id)
Copyright © 2014. All Rights Reserved.