Package | Description |
---|---|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
org.springframework.data.support |
Core support classes.
|
Class and Description |
---|
IsNewStrategy
Strategy interface to determine whether a given entity is to be considered new.
|
Class and Description |
---|
IsNewStrategy
Strategy interface to determine whether a given entity is to be considered new.
|
PersistableIsNewStrategy
IsNewStrategy that invokes Persistable.isNew() on the given object. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.