| Package | Description |
|---|---|
| org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
| org.springframework.data.support |
Core support classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected IsNewStrategy |
BasicPersistentEntity.getFallbackIsNewStrategy()
Returns the default
IsNewStrategy to be used. |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistableIsNewStrategy
IsNewStrategy that invokes Persistable.isNew() on the given object. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.