| Package | Description |
|---|---|
| com.breeze.save |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeyMapping> |
SaveResult.getKeyMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SaveResult.setKeyMappings(java.util.List<KeyMapping> keyMappings) |
| Constructor and Description |
|---|
SaveResult(java.util.List<java.lang.Object> entities,
java.util.List<KeyMapping> keyMappings) |